[Bug 1487185] [NEW] libmtp9 lacks support for LG VS950 phone

Launchpad Bug Tracker 1487185 at bugs.launchpad.net
Tue Sep 29 12:01:01 UTC 2015


You have been subscribed to a public bug by Sebastien Bacher (seb128):

I recently obtained an LG VS950 android phone and find that it is not
recognized by the libmtp9 release in trusty.  I contacted the maintainer
and he added support to git for the 1.1.10 release, but this does not
get my phone connected.  The fix is simply adding the information about
the phone to a single file.  The patch is:

--- a/src/music-players.h
+++ b/src/music-players.h
@@ -1426,6 +1426,9 @@
       DEVICE_FLAGS_ANDROID_BUGS },
   { "LG Electronics Inc.", 0x1004, "LG2 Optimus", 0x6225,
       DEVICE_FLAGS_ANDROID_BUGS },
+  /* https://sourceforge.net/p/libmtp/bugs/1386/ */
+  { "LG Electronics Inc.", 0x1004, "LG VS950", 0x622a,
+      DEVICE_FLAGS_ANDROID_BUGS },
   { "LG Electronics Inc.", 0x1004, "LG VS870", 0x6239,
       DEVICE_FLAGS_ANDROID_BUGS },
   /* https://sourceforge.net/p/libmtp/bugs/992/ */

I had posted to the ubuntu-devel-discuss mailing list and was told that
this was appropriate for an SRU

** Affects: libmtp (Ubuntu)
     Importance: Undecided
         Status: New

-- 
libmtp9 lacks support for LG VS950 phone
https://bugs.launchpad.net/bugs/1487185
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.



More information about the Ubuntu-sponsors mailing list