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 647754 - Add usb id Xperia X12(Arc)
Add usb id Xperia X12(Arc)
Status: RESOLVED FIXED
Product: banshee
Classification: Other
Component: Device - USB Mass Storage
git master
Other Linux
: Normal minor
: 1.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-04-14 10:14 UTC by Hajime MIZUNO
Modified: 2011-04-26 19:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to fix devices usb id (1.24 KB, patch)
2011-04-14 10:15 UTC, Hajime MIZUNO
committed Details | Review

Description Hajime MIZUNO 2011-04-14 10:14:12 UTC
I reported android phone device's usb id.

Xperia X12(Arc):0xe14f (USB non-debug mode)
                0x614f (USB debug mode)

So, I added usb id to Banshee.Dap.MassStorage.addin.xml,
and confirmed devices connected Banshee works fine.
but, It confirms it with Banshee 1.6(Ubuntu 10.04's package).
Comment 1 Hajime MIZUNO 2011-04-14 10:15:21 UTC
Created attachment 185943 [details] [review]
Patch to fix devices usb id
Comment 2 Hajime MIZUNO 2011-04-18 12:59:16 UTC
This patch works fine by trunk.
Comment 3 Gabriel Burt 2011-04-26 19:27:03 UTC
Comment on attachment 185943 [details] [review]
Patch to fix devices usb id

Committed to master and stable-2.0 branches, thanks!