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

Crash report #47

Closed
fire-bot opened this issue Feb 24, 2019 · 5 comments
Closed

Crash report #47

fire-bot opened this issue Feb 24, 2019 · 5 comments
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed

Comments

@fire-bot
Copy link
Collaborator

Sent by Michael Hawley (michael.hawley01@gmail.com). Created by fire.


java.lang.StringIndexOutOfBoundsException: length=0; index=-1
at java.lang.String.substring(String.java)
at com.codekidlabs.storagechooser.fragments.SecondaryChooserFragment.populateList(SecondaryChooserFragment.java:623)
at com.codekidlabs.storagechooser.fragments.SecondaryChooserFragment.initListView(SecondaryChooserFragment.java:454)
at com.codekidlabs.storagechooser.fragments.SecondaryChooserFragment.getLayout(SecondaryChooserFragment.java:359)
at com.codekidlabs.storagechooser.fragments.SecondaryChooserFragment.onCreateDialog(SecondaryChooserFragment.java:698)
at android.app.DialogFragment.getLayoutInflater(DialogFragment.java)
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java)
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java)
at android.app.BackStackRecord.run(BackStackRecord.java)
at android.app.FragmentManagerImpl.execPendingActions(FragmentManager.java)
at android.app.FragmentManagerImpl$1.run(FragmentManager.java)
at android.os.Handler.handleCallback(Handler.java)
at android.os.Handler.dispatchMessage(Handler.java)
at android.os.Looper.loop(Looper.java)
at android.app.ActivityThread.main(ActivityThread.java)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java)
at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:107)

Mike Hawley
General Smartass
Defense Contractor for US NAVY

@yhs0602
Copy link
Owner

yhs0602 commented Feb 24, 2019

Thank you for reporting the error to me. Could you elaborate when it happened?(and which file you tried to choose)

@yhs0602
Copy link
Owner

yhs0602 commented Feb 27, 2019

Hi, thanks for letting me know. I have got this weird bug sometimes but I couldn't spot the error as the next time it would work. The dev-3.0 branch is now rewritten in Kotlin and has a fresh codebase so I hope this won't come in the next release as well.
I'm not closing this issue until 3.0.

-CodeKidX

@yhs0602 yhs0602 closed this as completed Feb 27, 2019
@yhs0602 yhs0602 reopened this Feb 27, 2019
@yhs0602
Copy link
Owner

yhs0602 commented Feb 27, 2019

I accidently closed it.

yhs0602 added a commit that referenced this issue Mar 9, 2019
@yhs0602
Copy link
Owner

yhs0602 commented Apr 28, 2019

I updated the dependency from StorageChooser 2.0 to 2.0.4.4.

@yhs0602
Copy link
Owner

yhs0602 commented Apr 29, 2019

If this issue continue, please consider reopening this issue. Thanks

@yhs0602 yhs0602 closed this as completed Apr 29, 2019
@yhs0602 yhs0602 pinned this issue Apr 29, 2019
@yhs0602 yhs0602 unpinned this issue Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants