[Bug 366521] Re: VMWare fusion host + vmmouse driver generates drag events on any click

2009-05-12 Thread Philip Langdale
Fix is out in upstream version 12.6.4 -- VMWare fusion host + vmmouse driver generates drag events on any click https://bugs.launchpad.net/bugs/366521 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bu

[Bug 285305] [NEW] vmmouse doesn't work with input hotplug

2008-10-17 Thread Philip Langdale
Public bug reported: The vmmouse driver currently included in Intrepid is broken when used in conjunction with Server 1.5. This has been noted in bug 248521. I have made an upstream update release of the driver that fixes this problem: http://xorg.freedesktop.org/releases/individual/driver/xf86-

[Bug 285305] Re: vmmouse doesn't work with input hotplug

2008-10-17 Thread Philip Langdale
** Attachment added: "fdi descriptor for vmmouse" http://launchpadlibrarian.net/18655083/11-x11-vmmouse.fdi -- vmmouse doesn't work with input hotplug https://bugs.launchpad.net/bugs/285305 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 285305] Re: vmmouse doesn't work with input hotplug

2008-10-17 Thread Philip Langdale
** Attachment added: "Callout script to invoke vmmouse-detect" http://launchpadlibrarian.net/18655088/hal-probe-vmmouse -- vmmouse doesn't work with input hotplug https://bugs.launchpad.net/bugs/285305 You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 285305] Re: vmmouse doesn't work with input hotplug

2008-10-17 Thread Philip Langdale
I'd like to nominate adding input hotplug support as an SRU. Intrepid isn't officially out yet, but it will be before any update can take place. If we agree that the broken driver should be fixed, the driver will still be very difficult to actually use in the absence of fixing this bug. Users would

[Bug 248521] Re: vmmouse seems to register incorrect x, y values for mouseclick

2008-10-17 Thread Philip Langdale
I have pushed a new upstream release that fixes the broken mouseclicks: http://xorg.freedesktop.org/releases/individual/driver/xf86-input- vmmouse-12.5.2.tar.bz2 and I have filed bug 285305 to track adding proper input hotplug detection. -- vmmouse seems to register incorrect x,y values for mou

[Bug 248521] Re: vmmouse seems to register incorrect x, y values for mouseclick

2008-10-17 Thread Philip Langdale
I'd like to nominate updating the driver as an SRU. Intrepid isn't officially out yet, but it will be before any update can take place. As the current driver is completely broken and unusable, there is no way to regress the situation and having a broken driver sitting around is highly undesirable.

[Bug 285305] Re: vmmouse doesn't work with input hotplug

2008-11-05 Thread Philip Langdale
Package from -proposed works correctly in a VMware VM. -- vmmouse doesn't work with input hotplug https://bugs.launchpad.net/bugs/285305 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubunt

[Bug 248521] Re: vmmouse seems to register incorrect x, y values for mouseclick

2008-10-18 Thread Philip Langdale
That other build is incorrect in the way it attempts to address the problem. What is your output of 'xinput list' with the original and new 12.5.1? -- vmmouse seems to register incorrect x,y values for mouseclick https://bugs.launchpad.net/bugs/248521 You received this bug notification because y

[Bug 248521] Re: vmmouse seems to register incorrect x, y values for mouseclick

2008-10-18 Thread Philip Langdale
Bryce. Your patch unfortunately left out the configure.ac change. Without it, it won't set the #ifdef correctly. So, the net result is that nothing has changed. That's why Christopher didn't observe any change. Christopher - if you build 12.5.2 from source, it should work. -- vmmouse seems to re

[Bug 248521] Re: vmmouse seems to register incorrect x, y values for mouseclick

2008-10-20 Thread Philip Langdale
Diff attached. ** Attachment added: "configure.ac diff" http://launchpadlibrarian.net/18753759/configure.diff -- vmmouse seems to register incorrect x,y values for mouseclick https://bugs.launchpad.net/bugs/248521 You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 248521] Re: vmmouse seems to register incorrect x, y values for mouseclick

2008-11-07 Thread Philip Langdale
Those of you with problems with the new (working) driver should remove all input device references from xorg.conf. vmmouse now works with input hotplug. -- vmmouse seems to register incorrect x,y values for mouseclick https://bugs.launchpad.net/bugs/248521 You received this bug notification becau

[Bug 285305] Re: vmmouse doesn't work with input hotplug

2008-10-29 Thread Philip Langdale
Bryce, diff looks good to me. I'm attaching an improved version of the fdi file - it tries to detect the VMware virtual machine so the probe binary isn't actually called on real hardware. The probe is still required because a VM could have the mouse device disabled. This is just an optimization -

[Bug 285305] Re: vmmouse doesn't work with input hotplug

2008-10-30 Thread Philip Langdale
Martin, Good point. As I said, I have no problems shipping the original fdi file - it will work just fine. -- vmmouse doesn't work with input hotplug https://bugs.launchpad.net/bugs/285305 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 285305] Re: vmmouse doesn't work with input hotplug

2008-10-30 Thread Philip Langdale
Bryce has incorporated a more robust fix for 248521 into his diff for this bug. -- vmmouse doesn't work with input hotplug https://bugs.launchpad.net/bugs/285305 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing lis

[Bug 285305] Re: vmmouse doesn't work with input hotplug

2008-10-23 Thread Philip Langdale
Change looks fine and Martin's file locations are the the ones to use. As Martin says, we'd better make sure the updated vmmouse binary works correctly or the hotplug support will actually make things worse (throwing a completely broken driver at the user instead of a sub- optimal but basically fu

[Bug 285305] Re: vmmouse doesn't work with input hotplug

2008-10-23 Thread Philip Langdale
If that doesn't work, nothing will :-) -- vmmouse doesn't work with input hotplug https://bugs.launchpad.net/bugs/285305 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://li

[Bug 59213] No vmmouse package for VMware mouse device

2006-09-06 Thread Philip Langdale
Public bug reported: Binary package hint: xorg The vmmouse driver is now available in Xorg 7.1 and should, at the very least, be available as an Ubuntu package. Ideally, the installer would detect the hardware and use the driver when installing in a VM, just as it already does for the video driv

[Bug 47792] Re: vmplayer fails to start

2006-09-07 Thread Philip Langdale
Gary has identified the fundamental cause. If libdbus-1-2 is removed, things will mostly work (the player will not use HAL for device enumeration, but it won't crash either). By the time Edgy is finished, libdbus-1-2 will be gone (right now it's just there for openoffice which apparently hasn't bee

[Bug 63785] Re: VMware Player creates empty ~/vmware directory

2006-10-03 Thread Philip Langdale
It's the default location to look for VMs. It's behaviour that's inherited from Workstation - it admittedly makes less sense here because the player can't create VMs. -- VMware Player creates empty ~/vmware directory https://launchpad.net/bugs/63785 -- ubuntu-bugs mailing list ubuntu-bugs@lists

[Bug 71167] installer and livecd should detect vmware mouse device and use the right driver

2006-11-09 Thread Philip Langdale
Public bug reported: First, see bug 69780 about making sure the vmmouse driver is in main (or it won't be available to use at install time). To provide the best user experience for someone installing Ubuntu into a VM, the vmware mouse driver should be autoselected just as the video driver is. Now

[Bug 71810] A libview package would be great

2006-11-14 Thread Philip Langdale
Public bug reported: Libview is an open-source set of widgets produced by VMware and used by VMware products. To successfully produce a VMware workstation or player deb with the correct dependencies, all dependencies must be available, and as there is no libview package, that's not going to work o

[Bug 72772] Re: Usplash in edgy doesn't play well with vmware

2008-02-06 Thread Philip Langdale
This was already fixed in feisty. ** Changed in: usplash (Ubuntu) Status: New => Fix Released -- Usplash in edgy doesn't play well with vmware https://bugs.launchpad.net/bugs/72772 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubu

[Bug 71167] Re: installer and livecd should detect vmware mouse device and use the right driver

2007-06-26 Thread Philip Langdale
I have put together a simple program that will test for the presence of the vmmouse device and return 0 if it is present or 1 otherwise. http://intr.overt.org/misc/vmmouse-detect-1.0.0.tar.bz2 I don't know what the best way to integrate this into the installer and live-cd startup flows is. It mig

[Bug 69780] Vmmouse package should be in main instead of universe

2006-11-01 Thread Philip Langdale
Public bug reported: Binary package hint: xserver-xorg-input-vmmouse If the vmware video driver is worthy of being in main (and I totally agree it is), then the mouse driver should be too. Both are essential for a smooth user experience. ** Affects: xserver-xorg-input-vmmouse (Ubuntu) Impor

[Bug 93858] Re: fonts in vmplayer are not readable under amd64

2007-03-22 Thread Philip Langdale
Edgy has a bug where the locales that are installed are not accessible to 32bit applications (like vmplayer in this case). You might be able to work around it by symlinking /usr/lib64/locale to /usr/lib32/locale -- fonts in vmplayer are not readable under amd64 https://launchpad.net/bugs/93858

[Bug 75673] 32bit apps have no access to locales other than 'C' on 64bit system

2006-12-13 Thread Philip Langdale
Public bug reported: In Edgy, locale files generated by locale-gen go into /usr/lib/locale. Without these files, an application cannot use any locales. 32bit applications look in /usr/lib32/locale for locale files and consequently can never find any and always fallback to the built in C locale. S

[Bug 62707] Re: [edgy] vmware-player cannot see usb devices

2006-09-28 Thread Philip Langdale
You must mount /proc/bus/usb which is no longer done by default in Edgy - the player uses it for usb device detection and enumeration. -- [edgy] vmware-player cannot see usb devices https://launchpad.net/bugs/62707 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.co

[Bug 62707] Re: [edgy] vmware-player cannot see usb devices

2006-09-28 Thread Philip Langdale
Not for me to say. The situation of /proc/bus/usb vs (/dev/usb/usb + sysfs + hal) is unclear - the last word from the kernel driver maintainer was that /proc/bus/usb was not deprecated but everyone else seems to think it is. Go figure. -- [edgy] vmware-player cannot see usb devices https://launch

[Bug 570323] Re: DKMS cannot build nvidia-graphics-drivers against a custom kernel using a separate build ouput directory

2010-04-29 Thread Philip Langdale
It's likely but he doesn't say if he used a separate build output directory or not. -- DKMS cannot build nvidia-graphics-drivers against a custom kernel using a separate build ouput directory https://bugs.launchpad.net/bugs/570323 You received this bug notification because you are a member of Ub

[Bug 570323] [NEW] DKMS cannot build nvidia-graphics-drivers against a custom kernel using a separate build ouput directory

2010-04-26 Thread Philip Langdale
Public bug reported: When building against a custom kernel using a separate build output directory, the source directory (/lib/modules//source) should be passed to the nvidia makefile as SYSSRC and the build output directory (/lib/modules//build) as SYSOUT. Currently dkms passes the build output

[Bug 570323] Re: DKMS cannot build nvidia-graphics-drivers against a custom kernel using a separate build ouput directory

2010-04-26 Thread Philip Langdale
Changing the make invocation in dkms.conf to: "make module KERNDIR=/lib/modules/$kernelver IGNORE_XEN_PRESENCE=1 IGNORE_CC_MISMATCH=1 SYSSRC="/lib/modules/$kernelver/source" SYSOUT=$kernel_source_dir" fixes the problem. DKMS sets $kernel_source_dir to the build dir and has no specific variable f

[Bug 1854403] Re: Need updated libimobiledevice and dependencies to access iOS 13 devices

2020-01-12 Thread Philip Langdale
I can't test the latest packages fully because I'm running eoan but I did install the packages from focal and it didn't work, while I'm home- built binaries from mid october do work, so maybe some regressed? The usbmuxd upgrade is fine, but libimobiledevice/libusbmuxd is what breaks it. I can't dis

[Bug 1854403] Re: Need updated libimobiledevice and dependencies to access iOS 13 devices

2019-12-12 Thread Philip Langdale
I'll try out the focal builds when I get a chance. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1854403 Title: Need updated libimobiledevice and dependencies to access iOS 13 devices To manage n

[Bug 1854403] Re: Need updated libimobiledevice and dependencies to access iOS 13 devices

2019-12-12 Thread Philip Langdale
At the time I filed the bug, I did not notice an updated build in focal - it was still the same one as in eoan, but perhaps I was just not paying enough attention. I will try it out. That version is likely to be new enough to work, although I know there was an update to libusbmuxd with a version an

[Bug 1736617] Re: Port nvidia-settings to gtk3

2017-12-13 Thread Philip Langdale
It already uses gtk3. It builds in this complicated way where it can use either gtk3 or gtk2 at runtime, but presumably you can just stop building the gtk2 support in. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 1706097] Re: gvfsd-mtp crashed with SIGSEGV

2018-03-28 Thread Philip Langdale
This has been fixed and released upstream (1.32.2, 1.34.2.1, 1.36.0) ** Also affects: gvfs via https://bugzilla.gnome.org/show_bug.cgi?id=787992 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1368868] Re: libmtp error when attempting to write to root of internal storage

2018-03-28 Thread Philip Langdale
This was actually a gvfs issue, and it was fixed many years ago. The root of the device is now correctly marked as read-only. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1368868 Title: libmtp erro

[Bug 1703385] Re: gvfsd-mtp crashed with SIGSEGV

2018-03-28 Thread Philip Langdale
*** This bug is a duplicate of bug 1706097 *** https://bugs.launchpad.net/bugs/1706097 ** This bug is no longer a duplicate of bug 1693390 gvfsd-mtp crashed with SIGSEGV ** This bug has been marked a duplicate of bug 1706097 gvfsd-mtp crashed with SIGSEGV -- You received this bug notif

[Bug 1702115] Re: gvfsd-mtp crashed with SIGSEGV

2018-03-28 Thread Philip Langdale
*** This bug is a duplicate of bug 1706097 *** https://bugs.launchpad.net/bugs/1706097 ** This bug is no longer a duplicate of bug 1693390 gvfsd-mtp crashed with SIGSEGV ** This bug has been marked a duplicate of bug 1706097 gvfsd-mtp crashed with SIGSEGV -- You received this bug notif

[Bug 1704136] Re: gvfsd-mtp crashed with SIGSEGV

2018-03-28 Thread Philip Langdale
*** This bug is a duplicate of bug 1706097 *** https://bugs.launchpad.net/bugs/1706097 ** This bug is no longer a duplicate of bug 1693390 gvfsd-mtp crashed with SIGSEGV ** This bug has been marked a duplicate of bug 1706097 gvfsd-mtp crashed with SIGSEGV -- You received this bug notif

[Bug 1703219] Re: gvfsd-mtp crashed with SIGSEGV

2018-03-28 Thread Philip Langdale
*** This bug is a duplicate of bug 1706097 *** https://bugs.launchpad.net/bugs/1706097 ** This bug is no longer a duplicate of bug 1693390 gvfsd-mtp crashed with SIGSEGV ** This bug has been marked a duplicate of bug 1706097 gvfsd-mtp crashed with SIGSEGV -- You received this bug notif

[Bug 1699939] Re: gvfsd-mtp crashed with SIGSEGV

2018-03-28 Thread Philip Langdale
*** This bug is a duplicate of bug 1706097 *** https://bugs.launchpad.net/bugs/1706097 ** This bug is no longer a duplicate of bug 1693390 gvfsd-mtp crashed with SIGSEGV ** This bug has been marked a duplicate of bug 1706097 gvfsd-mtp crashed with SIGSEGV -- You received this bug notif

[Bug 1700956] Re: gvfsd-mtp crashed with SIGSEGV

2018-03-28 Thread Philip Langdale
*** This bug is a duplicate of bug 1706097 *** https://bugs.launchpad.net/bugs/1706097 ** This bug is no longer a duplicate of bug 1693390 gvfsd-mtp crashed with SIGSEGV ** This bug has been marked a duplicate of bug 1706097 gvfsd-mtp crashed with SIGSEGV -- You received this bug notif

[Bug 1701844] Re: gvfsd-mtp crashed with SIGSEGV

2018-03-28 Thread Philip Langdale
*** This bug is a duplicate of bug 1706097 *** https://bugs.launchpad.net/bugs/1706097 ** This bug is no longer a duplicate of bug 1693390 gvfsd-mtp crashed with SIGSEGV ** This bug has been marked a duplicate of bug 1706097 gvfsd-mtp crashed with SIGSEGV -- You received this bug notif

[Bug 1699327] Re: gvfsd-mtp crashed with SIGSEGV

2018-03-28 Thread Philip Langdale
*** This bug is a duplicate of bug 1706097 *** https://bugs.launchpad.net/bugs/1706097 ** This bug is no longer a duplicate of bug 1693390 gvfsd-mtp crashed with SIGSEGV ** This bug has been marked a duplicate of bug 1706097 gvfsd-mtp crashed with SIGSEGV -- You received this bug notif

[Bug 1701846] Re: gvfsd-mtp crashed with SIGSEGV

2018-03-28 Thread Philip Langdale
*** This bug is a duplicate of bug 1706097 *** https://bugs.launchpad.net/bugs/1706097 ** This bug is no longer a duplicate of bug 1693390 gvfsd-mtp crashed with SIGSEGV ** This bug has been marked a duplicate of bug 1706097 gvfsd-mtp crashed with SIGSEGV -- You received this bug notif

[Bug 1697295] Re: gvfsd-mtp crashed with SIGSEGV

2018-03-28 Thread Philip Langdale
*** This bug is a duplicate of bug 1706097 *** https://bugs.launchpad.net/bugs/1706097 ** This bug is no longer a duplicate of bug 1693390 gvfsd-mtp crashed with SIGSEGV ** This bug has been marked a duplicate of bug 1706097 gvfsd-mtp crashed with SIGSEGV -- You received this bug notif

[Bug 1703145] Re: gvfsd-mtp crashed with SIGSEGV

2018-03-28 Thread Philip Langdale
*** This bug is a duplicate of bug 1706097 *** https://bugs.launchpad.net/bugs/1706097 ** This bug is no longer a duplicate of bug 1693390 gvfsd-mtp crashed with SIGSEGV ** This bug has been marked a duplicate of bug 1706097 gvfsd-mtp crashed with SIGSEGV -- You received this bug notif

[Bug 1698716] Re: gvfsd-mtp crashed with SIGSEGV

2018-03-28 Thread Philip Langdale
*** This bug is a duplicate of bug 1706097 *** https://bugs.launchpad.net/bugs/1706097 ** This bug is no longer a duplicate of bug 1693390 gvfsd-mtp crashed with SIGSEGV ** This bug has been marked a duplicate of bug 1706097 gvfsd-mtp crashed with SIGSEGV -- You received this bug notif

[Bug 1697207] Re: gvfsd-mtp crashed with SIGSEGV

2018-03-28 Thread Philip Langdale
*** This bug is a duplicate of bug 1706097 *** https://bugs.launchpad.net/bugs/1706097 ** This bug is no longer a duplicate of bug 1693390 gvfsd-mtp crashed with SIGSEGV ** This bug has been marked a duplicate of bug 1706097 gvfsd-mtp crashed with SIGSEGV -- You received this bug notif

[Bug 1697951] Re: gvfsd-mtp crashed with SIGSEGV

2018-03-28 Thread Philip Langdale
*** This bug is a duplicate of bug 1706097 *** https://bugs.launchpad.net/bugs/1706097 ** This bug is no longer a duplicate of bug 1693390 gvfsd-mtp crashed with SIGSEGV ** This bug has been marked a duplicate of bug 1706097 gvfsd-mtp crashed with SIGSEGV -- You received this bug notif

[Bug 1693390] Re: gvfsd-mtp crashed with SIGSEGV

2018-03-28 Thread Philip Langdale
*** This bug is a duplicate of bug 1706097 *** https://bugs.launchpad.net/bugs/1706097 ** This bug has been marked a duplicate of bug 1706097 gvfsd-mtp crashed with SIGSEGV -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:

[Bug 1694041] Re: gvfsd-mtp crashed with SIGSEGV

2018-03-28 Thread Philip Langdale
*** This bug is a duplicate of bug 1706097 *** https://bugs.launchpad.net/bugs/1706097 ** This bug is no longer a duplicate of bug 1693390 gvfsd-mtp crashed with SIGSEGV ** This bug has been marked a duplicate of bug 1706097 gvfsd-mtp crashed with SIGSEGV -- You received this bug notif

[Bug 1854403] [NEW] Need updated libimobiledevice and dependencies to access iOS 13 devices

2019-11-28 Thread Philip Langdale
Public bug reported: iOS 13 devices require updated libimobiledevice, libusbmuxd and usbmuxd to work correctly. Without the updates, the device appears to be accessible but it's impossible to copy files to the devices. ** Affects: libimobiledevice (Ubuntu) Importance: Undecided Stat

[Bug 1854403] Re: Need updated libimobiledevice and dependencies to access iOS 13 devices

2020-06-15 Thread Philip Langdale
Upstream fix for the openssl issue is in: f56a65f in libimobiledevice. Taking advantage of that requires switching the ubuntu build from using gnutls to openssl. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 1854403] Re: Need updated libimobiledevice and dependencies to access iOS 13 devices

2020-06-19 Thread Philip Langdale
So, the new builds are new enough versions but libimobiledevice is still built against gnutls and so file transfers don't work. If I build my own library at the 1.3.0 version against openssl and drop it in, then it all works fine. The new builds of libplist and libusbmuxd are very helpful as they

[Bug 1854403] Re: Need updated libimobiledevice and dependencies to access iOS 13 devices

2020-06-22 Thread Philip Langdale
Ah, sorry. Yes, if you rebuild the focal package with f56a65f and use openssl, then connectivity and file transfers work correctly. There does not appear to be any other changes required. I can't vouch for all the functionality, of course. The device backup functionality seems popular, but I don't

[Bug 1854403] Re: Need updated libimobiledevice and dependencies to access iOS 13 devices

2020-05-01 Thread Philip Langdale
Ok, so this is progress. Building against gnutls fixes the trust pairing, but breaks file transfers. I rebuild the same source with openssl vs gnutls and that's exactly what I see. With openssl I have to re-pair every time I plug in but with gnutls, the file transfers don't work. The official ubun

[Bug 1854403] Re: Need updated libimobiledevice and dependencies to access iOS 13 devices

2020-05-01 Thread Philip Langdale
I've upgraded to 20.04 and have checked out the installed versions. For now, I was able to get it working "just" by upgrading libimobiledevice to the latest git and building against gnutls (using openssl resulted in it needing to re-trust every time I plug in because the TLS information it is savin

[Bug 1854403] Re: Need updated libimobiledevice and dependencies to access iOS 13 devices

2020-05-01 Thread Philip Langdale
https://github.com/libimobiledevice/libimobiledevice/issues/941 ** Bug watch added: github.com/libimobiledevice/libimobiledevice/issues #941 https://github.com/libimobiledevice/libimobiledevice/issues/941 -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1832258] [NEW] Need to backport fix for inability to add Canon printers

2019-06-10 Thread Philip Langdale
Public bug reported: The following bug was reported and fixed in cups 2.2.11. https://github.com/apple/cups/issues/5484 Without the fix, it is not possible to add or use a number of Canon printers. Currently, 19.04 ships with 2.2.10 + some backports, but those backports do not include the fix f

[Bug 1718554] [NEW] Need updated libimobiledevice to mount IOS 11 devices

2017-09-20 Thread Philip Langdale
Public bug reported: After upgrading to IOS 11, I stopped being able to mount my ipad in ubuntu. The relevant log lines from gvfs-afc are: gvfsd[1855]: afc: Added new job source 0x55802a00f130 (GVfsBackendAfc) gvfsd[1855]: afc: Queued new job 0x558029ff36d0 (GVfsJobMount) gvfsd[1855]: afc: Lockd

[Bug 1718554] Re: Need updated libimobiledevice to mount IOS 11 devices

2017-09-20 Thread Philip Langdale
I patched and built a package locally and confirmed the fix works. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1718554 Title: Need updated libimobiledevice to mount IOS 11 devices To manage notif

[Bug 1208535] Re: gvfsd-mtp crashed with SIGFPE in g_hash_table_lookup_node()

2013-11-24 Thread Philip Langdale
** Bug watch added: GNOME Bug Tracker #715119 https://bugzilla.gnome.org/show_bug.cgi?id=715119 ** Also affects: gvfs via https://bugzilla.gnome.org/show_bug.cgi?id=715119 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu

[Bug 1197933] Re: gvfsd-mtp crashed with SIGFPE in g_hash_table_lookup_node()

2013-11-24 Thread Philip Langdale
** Changed in: gvfs (Ubuntu) Assignee: (unassigned) => Philip Langdale (langdalepl) ** Bug watch added: GNOME Bug Tracker #715119 https://bugzilla.gnome.org/show_bug.cgi?id=715119 ** Also affects: gvfs via https://bugzilla.gnome.org/show_bug.cgi?id=715119 Importance: Unkn

[Bug 1227089] Re: gvfsd-mtp crashed with SIGSEGV in g_hash_table_lookup()

2013-11-24 Thread Philip Langdale
** Changed in: gvfs (Ubuntu) Assignee: (unassigned) => Philip Langdale (langdalepl) ** Bug watch added: GNOME Bug Tracker #715119 https://bugzilla.gnome.org/show_bug.cgi?id=715119 ** Also affects: gvfs via https://bugzilla.gnome.org/show_bug.cgi?id=715119 Importance: Unkn

[Bug 1175947] Re: gvfs-copy --preserve doesn't work with MTP devices

2015-05-25 Thread Philip Langdale
** Bug watch added: GNOME Bug Tracker #749788 https://bugzilla.gnome.org/show_bug.cgi?id=749788 ** Also affects: gvfs via https://bugzilla.gnome.org/show_bug.cgi?id=749788 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu

[Bug 1194677] Re: gvfsd-mtp crashed with SIGSEGV in ptp_transaction_new()

2013-10-24 Thread Philip Langdale
ged in: gvfs (Ubuntu) Assignee: (unassigned) => Philip Langdale (langdalepl) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1194677 Title: gvfsd-mtp crashed with SIGSEGV in ptp_transaction_new

[Bug 1218520] Re: gvfsd-mtp assert failure: *** Error in `/usr/lib/gvfs/gvfsd-mtp': free(): invalid pointer: 0x081bd1c8 ***

2013-10-24 Thread Philip Langdale
in: gvfs (Ubuntu) Assignee: (unassigned) => Philip Langdale (langdalepl) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1218520 Title: gvfsd-mtp assert failure: *** Error in `/usr/lib/gvfs/gvf

[Bug 1214144] Re: gvfsd-mtp crashed with SIGSEGV in __GI___pthread_mutex_lock()

2013-10-24 Thread Philip Langdale
in: gvfs (Ubuntu) Assignee: (unassigned) => Philip Langdale (langdalepl) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1214144 Title: gvfsd-mtp crashed with SIGSEGV in __GI___pthread_mutex_lock

[Bug 1208535] Re: gvfsd-mtp crashed with SIGFPE in g_hash_table_lookup_node()

2013-10-24 Thread Philip Langdale
ged in: gvfs (Ubuntu) Assignee: (unassigned) => Philip Langdale (langdalepl) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1208535 Title: gvfsd-mtp crashed with SIGFPE in g_hash_table_looku

[Bug 1113931] Re: gvfsd-mtp crashed with SIGABRT in __libc_message()

2013-10-24 Thread Philip Langdale
Assuming that the clean shutdown fix in 1.17.3 addressed this. Unplug problems are unpredictable and hard to reproduce, so I want to clean the slate and only look at reports from new releases with that possible fix. ** Changed in: gvfs (Ubuntu) Assignee: (unassigned) => Philip Langd

[Bug 1218520] Re: gvfsd-mtp assert failure: *** Error in `/usr/lib/gvfs/gvfsd-mtp': free(): invalid pointer: 0x081bd1c8 ***

2013-11-04 Thread Philip Langdale
There are many crash on eject bugs - the main issue is that the because the USB device is gone libmtp is left in an unpredictable state, so it's easy for things to blow up even as we try to exit as quickly as possible. Did you see the exact same backtrace? It might also match one of the other eject

[Bug 1253187] Re: Unable to unmount Nexus 4: The connection is closed

2013-12-12 Thread Philip Langdale
** Changed in: gvfs (Ubuntu) Status: New => Fix Committed ** Changed in: gvfs (Ubuntu) Assignee: (unassigned) => Philip Langdale (langdalepl) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1175947] Re: gvfs-copy --preserve doesn't work with MTP devices

2015-06-16 Thread Philip Langdale
That's up the the Ubuntu package maintainers, but I doubt it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1175947 Title: gvfs-copy --preserve doesn't work with MTP devices To manage notifications

[Bug 1229875] Re: gvfsd-mtp crashed with SIGSEGV in ptp_transaction_new() (when plugging in android phone via USB port)

2014-04-11 Thread Philip Langdale
*** This bug is a duplicate of bug 1227089 *** https://bugs.launchpad.net/bugs/1227089 ** This bug has been marked a duplicate of bug 1227089 gvfsd-mtp crashed with SIGSEGV in g_hash_table_lookup() -- You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 1274890] Re: gvfsd-mtp crashed with SIGABRT in g_thread_abort()

2014-04-11 Thread Philip Langdale
** Changed in: gvfs (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1274890 Title: gvfsd-mtp crashed with SIGABRT in g_thread_abort() To manage notif

[Bug 1227089] Re: gvfsd-mtp crashed with SIGSEGV in g_hash_table_lookup()

2014-01-21 Thread Philip Langdale
The 3.8.2-0ubuntu2.2 release of Nautilus fixes this problem. ** Package changed: gvfs (Ubuntu) => nautilus (Ubuntu) ** Changed in: nautilus (Ubuntu) Status: Confirmed => Fix Released ** Changed in: nautilus (Ubuntu) Assignee: Philip Langdale (langdalepl) => (unassigned)

[Bug 1389001] Re: Can not copy files by cp from Samsung S5 Mini in GVFS in MTP mode

2014-11-09 Thread Philip Langdale
cyanogenmod on the phone to get the Google mtp stack. ** Package changed: coreutils (Ubuntu) => gvfs (Ubuntu) ** Changed in: gvfs (Ubuntu) Status: New => Invalid ** Changed in: gvfs (Ubuntu) Assignee: (unassigned) => Philip Langdale (langdalepl) -- You received this bug not

[Bug 1389001] Re: Can not copy files by cp from Samsung S5 Mini in GVFS in MTP mode

2014-11-10 Thread Philip Langdale
That's unfortunate. Basically, without those google extensions, MTP can only do full-file copies. It can read a file off the device or send a file. It can't let you read a little bit of a file, or selectively update part of a file. This makes it mechancially impossible to do any incremental operati

[Bug 1152472] Re: gvfsd-mtp crashed with SIGSEGV in list_add_tail()

2014-06-17 Thread Philip Langdale
This is the very first version with any mtp support, and a lot of fixes have gone in since then. Please reopen if you can reproduce on 14.04 or newer. ** Changed in: gvfs (Ubuntu) Status: Confirmed => Incomplete ** Changed in: gvfs (Ubuntu) Assignee: (unassigned) => Philip La

[Bug 903422] Re: Ubuntu does not work with Samsung Galaxy phones ( Unable to open raw device 0)

2013-01-11 Thread Philip Langdale
gvfs changes are now merged upstream. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/903422 Title: Ubuntu does not work with Samsung Galaxy phones ( Unable to open raw device 0) To manage notifica

[Bug 903422] Re: Ubuntu does not work with Samsung Galaxy phones (needs update to libmtp)

2012-12-16 Thread Philip Langdale
Mio, USB3: There are still compatibility issues with usb2 devices plugged into usb3 depending on the physical controller and kernel used. So I'm not surprised to hear there are problems. This is low level and not related to mtp. Copying folders: Yes, this doesn't work, due to how Nautilus handles

[Bug 903422] Re: Ubuntu does not work with Samsung Galaxy phones (needs update to libmtp)

2012-12-16 Thread Philip Langdale
Mio, USB3 would be a kernel bug. You should look for unhappy messages in dmesg output. Moving files: There are two answers to this one. It is physically possible to implement a "fake" file move in the backend, although if that's the path you want to go down it should be done in gvfs core code and

[Bug 1108104] Re: [raring] Portable Players - MTP Rhythmbox plugin not working, can't sync music with Android device

2013-01-29 Thread Philip Langdale
This has always been a problem. You can't have two MTP clients talking to one device at the same time. Rhythmbox tries to talk directly at the same time as gvfs and two stomp on each other. It was hard to notice before because gvfs would simply fail to connect at all using the gphoto2 backend, and

[Bug 1101986] Re: gvfsd-mtp crashed with SIGSEGV in g_closure_invoke()

2013-01-21 Thread Philip Langdale
** Changed in: gvfs (Ubuntu) Assignee: (unassigned) => Philip Langdale (langdalepl) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1101986 Title: gvfsd-mtp crashed with SIGSEGV

[Bug 1101986] Re: gvfsd-mtp crashed with SIGSEGV in on_uevent()

2013-01-22 Thread Philip Langdale
** Bug watch added: GNOME Bug Tracker #692318 https://bugzilla.gnome.org/show_bug.cgi?id=692318 ** Also affects: gvfs via https://bugzilla.gnome.org/show_bug.cgi?id=692318 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu

[Bug 1101306] Re: gvfsd-mtp crashed with SIGSEGV in backend_died()

2013-01-23 Thread Philip Langdale
** Bug watch added: GNOME Bug Tracker #692416 https://bugzilla.gnome.org/show_bug.cgi?id=692416 ** Also affects: gvfs via https://bugzilla.gnome.org/show_bug.cgi?id=692416 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu

[Bug 1101306] Re: gvfsd-mtp crashed with SIGSEGV in backend_died()

2013-01-24 Thread Philip Langdale
** Changed in: gvfs (Ubuntu) Assignee: (unassigned) => Philip Langdale (langdalepl) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1101306 Title: gvfsd-mtp crashed with SIGSEGV in backend_d

[Bug 1131876] Re: gvfsd-mtp crashed with SIGSEGV in g_object_unref()

2013-02-25 Thread Philip Langdale
It's the same bug. The retracing bot will identify them as dupes when it finally gets around to processing them. This one's a bit weird, but until I see the re-traced backtrace I can't tell what's really going on, but it looks an awful lot like a bug that should have been fixed in 1.15.3, so I'm p

[Bug 1117729] Re: gvfsd-mtp crashed with SIGSEGV in g_vfs_job_run()

2013-02-06 Thread Philip Langdale
** Changed in: gvfs (Ubuntu) Assignee: (unassigned) => Philip Langdale (langdalepl) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1117729 Title: gvfsd-mtp crashed with SIGSEGV in g_vfs_job_

[Bug 1117729] Re: gvfsd-mtp crashed with SIGSEGV in try_read()

2013-02-13 Thread Philip Langdale
The backtrace doesn't make any sense. do_query_info never calls try_read, and the outer frames also show clear signs of corruption, so I don't think we can rely on much in it - as such I don't think we even know what function the crash occured in. -- You received this bug notification because you

[Bug 1130101] Re: gvfsd-mtp crashed with SIGSEGV in g_object_unref()

2013-03-02 Thread Philip Langdale
When you all say you're seeing this error, you have confirmed you're getting the same stack trace? I'm still waiting for the retracer to fill in the blanks but I've never seen this personally. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 1130597] Re: gvfsd-mtp crashed with SIGSEGV in backend_died()

2013-03-04 Thread Philip Langdale
** Changed in: gvfs (Ubuntu) Assignee: (unassigned) => Philip Langdale (langdalepl) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1130597 Title: gvfsd-mtp crashed with SIGSEGV in backend_d

[Bug 1121285] Re: gvfsd-mtp crashed with SIGSEGV in do_sync_bulk_transfer()

2013-03-04 Thread Philip Langdale
This happened because rhythmbox and gvfs cannot both access the same MTP device at the same time. The MTP protocol doesn't support multiple clients. Rhytmbox's attempt to communicate with the device kills gvfs' session, resulting in this. You should explicitly unmount the device in Nautilus before

[Bug 1115635] Re: Ubuntu does not work with Samsung Galaxy note

2013-03-04 Thread Philip Langdale
This is fixed in the newer releases of gvfs, available in raring and in my backport ppa. ** Changed in: gvfs (Ubuntu) Status: New => Fix Committed ** Changed in: gvfs (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of U

[Bug 1131015] Re: gvfsd-mtp crashed with SIGSEGV in g_object_unref()

2013-03-05 Thread Philip Langdale
*** This bug is a duplicate of bug 1130597 *** https://bugs.launchpad.net/bugs/1130597 ** This bug is no longer a duplicate of bug 1101306 gvfsd-mtp crashed with SIGSEGV in backend_died() ** This bug has been marked a duplicate of bug 1130597 gvfsd-mtp crashed with SIGSEGV in backend_die

[Bug 1130535] Re: gvfsd-mtp crashed with SIGSEGV in weak_refs_notify()

2013-03-05 Thread Philip Langdale
*** This bug is a duplicate of bug 1130597 *** https://bugs.launchpad.net/bugs/1130597 ** This bug is no longer a duplicate of bug 1101306 gvfsd-mtp crashed with SIGSEGV in backend_died() ** This bug has been marked a duplicate of bug 1130597 gvfsd-mtp crashed with SIGSEGV in backend_die

[Bug 1129532] Re: gvfsd-mtp crashed with SIGSEGV in g_object_unref()

2013-03-05 Thread Philip Langdale
*** This bug is a duplicate of bug 1130597 *** https://bugs.launchpad.net/bugs/1130597 ** This bug is no longer a duplicate of bug 1101306 gvfsd-mtp crashed with SIGSEGV in backend_died() ** This bug has been marked a duplicate of bug 1130597 gvfsd-mtp crashed with SIGSEGV in backend_die

  1   2   >