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 723806 - MTP devices are not enumerated when not automatically mounted
MTP devices are not enumerated when not automatically mounted
Status: RESOLVED FIXED
Product: banshee
Classification: Other
Component: Device - MTP
git master
Other Linux
: Normal normal
: ---
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks: 723695
 
 
Reported: 2014-02-06 23:23 UTC by Nicholas Little
Modified: 2014-08-07 13:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Adds a VolumeAdded handler to GIO Manager (2.75 KB, patch)
2014-02-06 23:23 UTC, Nicholas Little
none Details | Review

Description Nicholas Little 2014-02-06 23:23:36 UTC
Created attachment 268364 [details] [review]
Adds a VolumeAdded handler to GIO Manager

Should a gnome user disable automount in their configuration, MTP devices are not recognised when plugged in.

The attached patch adds a VolumeAdded handler to the Manager class to provide this functionality.
Comment 1 Nicholas Little 2014-08-07 13:39:09 UTC
This issue was fixed in master by commit 5a5cb82394519779c4ba641b7e993f4015714417. Thanks for your bug report and patch ;)