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

uploadDirectory fails: 'mtp::InvalidResponseException' #136

Open
simonbcn opened this issue Sep 19, 2016 · 2 comments
Open

uploadDirectory fails: 'mtp::InvalidResponseException' #136

simonbcn opened this issue Sep 19, 2016 · 2 comments

Comments

@simonbcn
Copy link

I'm trying to upload a folder with subfolders but it fails at start:

upload worker started
device found, opening session...
device info "Samsung Electronics Co., Ltd."   "SM-T550"
switching to storage id  65537
session opened, starting
10010 ms since the last poll call
failed to get object info  "timeout reaping usb urb"
deleting object  100016
uploadFiles  ("/home/juan/Descargas/comics")
adding subdirectory "/home/juan/Descargas/comics"
uploading 6155597340 bytes
making directory "/home/juan/Descargas/comics"
parent:  "/home/juan/Descargas/comics" , dir:  "comics"
making directory "/home/juan/Descargas/comics/Monster [Naoki Urasawa]"
parent:  "/home/juan/Descargas/comics/Monster [Naoki Urasawa]" , dir:  "Monster [Naoki Urasawa]"
terminate called after throwing an instance of 'mtp::InvalidResponseException'
  what():  Get: invalid response code InvalidObjectHandle (0x2009)
[1]    24439 abort (core dumped)  ./qt/android-file-transfer
@whoozle
Copy link
Owner

whoozle commented Sep 26, 2016

duplicate of #124
can you check dmesg/syslog for anything suspicious? Do you have another cable?

@whoozle
Copy link
Owner

whoozle commented Feb 25, 2017

please check revision 3eb5268

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

No branches or pull requests

2 participants