Package: jmtpfs
Version: 0.5-2
Severity: important

Dear Maintainer,

* What led up to the situation?
Trying to connect to a Samsung S4 mini (GT-I9195) android phone via usb with 
jmtpfs


* What exactly did you do (or not do) that was effective (or
ineffective)?
* What was the outcome of this action?

Listing versions:
~/Downloads$ jmtpfs -V
jmtpfs version: 0.5
FUSE library version: 2.9.3
fusermount version: 2.9.3  
using FUSE kernel interface version 7.19


Listing devices but the pc and the phone are not already connected:
~/Downloads$ jmtpfs -l
Unable to open ~/.mtpz-data for reading, MTPZ disabled.Available devices 
(busLocation, devNum, productId, vendorId, product, vendor):


Connect the pc and the phone via usb (the phone was not blocked). Then typing 
again:
~/Downloads$ jmtpfs -l
Unable to open ~/.mtpz-data for reading, MTPZ disabled.Device 0 (VID=04e8 and 
PID=6860) is a Samsung Galaxy models (MTP).
Available devices (busLocation, devNum, productId, vendorId, product, vendor):
2, 6, 0x6860, 0x04e8, Galaxy models (MTP), Samsung


Trying to connect:
~/Downloads$ jmtpfs -device=2,6 s4/
Unable to open ~/.mtpz-data for reading, MTPZ disabled.Device 0 (VID=04e8 and 
PID=6860) is a Samsung Galaxy models (MTP).
PTP_ERROR_IO: failed to open session, trying again after resetting USB interface
LIBMTP libusb: Attempt to reset device
LIBMTP PANIC: Unable to read device information on device 6 on bus 2, trying to 
continueterminate called after throwing an instance of 'MtpErrorCantOpenDevice'
  what():  Can't open device
Aborted


Trying to connect again automatically:
~/Downloads$ jmtpfs s4/
Unable to open ~/.mtpz-data for reading, MTPZ disabled.Device 0 (VID=04e8 and 
PID=6860) is a Samsung Galaxy models (MTP).
LIBMTP PANIC: could not inspect object property descriptions!
LIBMTP PANIC: could not inspect object property descriptions!
LIBMTP PANIC: could not inspect object property descriptions!
LIBMTP PANIC: could not inspect object property descriptions!

No navigation is possible and trying to ls into the dir blocks (no response and 
no 
return to command line). Trying to demount (another shell is nedeed) doesn't 
seems 
to work:

~/Downloads$ fusermount -u s4/
fusermount: failed to unmount /home/ci/Downloads/s4: Device or resource busy


* What outcome did you expect instead?
>From https://github.com/JasonFerrara/jmtpfs and the manual (man jmtpfs):
I expected to be able navigate the device from the command line..


Thanks in advance!
xiscu

-- System Information:
Debian Release: jessie/sid
Architecture: amd64 (x86_64)

Kernel: Linux 3.13-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages jmtpfs depends on:
ii  fuse          2.9.3-9
ii  libc6         2.18-4
ii  libfuse2      2.9.3-9
ii  libgcc1       1:4.8.2-16
ii  libmagic1     1:5.17-1
ii  libmtp9       1.1.6-51-g1a2669c~ds0-1
ii  libstdc++6    4.8.2-16
ii  libusb-1.0-0  2:1.0.18-2

jmtpfs recommends no packages.

jmtpfs suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to