-
Notifications
You must be signed in to change notification settings - Fork 85
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
panic: runtime error: slice bounds out of range [:-99] #159
Comments
I see similar crashes with Samsung phone that makes it impossible to transfer files. Switched to https://github.com/JasonFerrara/jmtpfs and it just worked |
See https://sourcegraph.com/github.com/OneOfEleven/NanoVNA-App/-/blob/libusb.cpp?L772 , LIBUSB_ERROR_OTHER is -99. |
I assume there was some error before the crash that caused the USB connection to break before. |
Same problem today, yes there is a msg before the crash - Unimplemented opcode OPCODE-52 |
Version 1.0.0-1
The mobile phone was attached okay and transferring files. Then there were problems with navigating empty paths, and these messages
The text was updated successfully, but these errors were encountered: