Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App carshes when i open a video!! #40

Open
Alaswadi opened this issue Jun 11, 2013 · 2 comments
Open

App carshes when i open a video!! #40

Alaswadi opened this issue Jun 11, 2013 · 2 comments

Comments

@Alaswadi
Copy link

evey time i run the app, everything goes ok, but when i try to open a video the app carshes, i wrote try catch exceptions everywhere but got nothing...

@dalinaum
Copy link
Member

dalinaum commented Aug 5, 2013

Can you post some logcat logs?

@proin
Copy link
Member

proin commented Aug 5, 2013

java.lang.StringIndexOutOfBoundsException: length=23205; regionStart=0; regionLength=-1
at java.lang.String.startEndAndLength(String.java:593)
at java.lang.String.substring(String.java:1474)
at com.proinlab.gdlapp.Schedule$2.run(Schedule.java:115)
at java.lang.Thread.run(Thread.java:856)

It caused by parsing process.. I will fix that as soon as possible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants