After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 568514 - gvfs 1.0.2 doesn't allow to mount a MTP device
gvfs 1.0.2 doesn't allow to mount a MTP device
Status: RESOLVED FIXED
Product: gvfs
Classification: Core
Component: gphoto backend
1.0.x
Other Linux
: Normal major
: ---
Assigned To: gvfs-maint
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2009-01-21 03:05 UTC by Luis Medinas
Modified: 2009-03-14 03:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Luis Medinas 2009-01-21 03:05:31 UTC
Hi

I had my mobile phone (mtp device) working on previous GNOME version (2.22) with gvfs (i can't remember what version was) but it stop working with 1.0.2.
The device is mounted but it can't be opened by any gnome application (nautilus, f-spot, banshee etc...) but using gphoto2 to extract photos works.

This bug was previously reported on https://bugzilla.novell.com/show_bug.cgi?id=439346 and https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/291840
Comment 1 Bastien Nocera 2009-01-21 11:21:27 UTC
Mounting those devices (MTP music players) was disabled in 1.0.x because it clashes with applications that use the libmtp library. Only one application could have opened the device at a time.

Cameras (and devices that were only cameras, eg. not mobile phones with music players) were disabled.

This should be working with gvfs 1.1.x
Comment 2 Johan Brannlund 2009-01-21 17:19:26 UTC
I believe this is a duplicate of http://bugzilla.gnome.org/show_bug.cgi?id=520121
Comment 3 Luis Medinas 2009-02-10 05:22:52 UTC
Bastien, this is still not working on gvfs 1.1.x.
Do you need any more info to help debug ?
Comment 4 Luis Medinas 2009-03-14 03:57:56 UTC
Fixed for me on 1.1.8

Thanks!