https://bugs.gpodder.org/show_bug.cgi?id=307

--- Comment #29 from Mike Williams <[email protected]> 2009-11-28 04:14:47 
GMT ---
I decided to hedge my bets, or I thought so at least, and replace the Fedora 12
install with an OpenSuse 11.2 install. I had a few problems getting gPodder
installed even with the One Click link provided (i.e. pymad was not available,
pymtp.py missing, and python-dev wasn't installed), but those were correctable.
Now I try to sync on OpenSuse 11.2 64bit and get the following stack trace,
which is interesting because it seems as though gPodder doesn't actually try to
open the right device (note it's trying to access the Logitech mouse instead of
the SanDisk player which is indicated as "mtp"):

m...@littleguy:~> lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 04f2:b016 Chicony Electronics Co., Ltd VGA 30fps UVC
Webcam
Bus 001 Device 004: ID 0781:7420 SanDisk Corp. Sansa E200 series (mtp)
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 046d:c526 Logitech, Inc.
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
m...@littleguy:~> gpodder -v
[   0.138] Detected encoding: UTF-8
[   0.171] (ConverterCollection) Found "oggdec", will try to convert ".ogg"
files.
[   0.310] (gpodder.sync) Could not find Python Imaging Library (PIL)
/usr/lib/python2.6/site-packages/dbus/connection.py:242: DeprecationWarning:
object.__init__() takes no parameters
  super(Connection, self).__init__(*args, **kwargs)
Creating new from file gPodder
[   0.645] (GPodderStatusIcon) Creating tray icon
[   0.754] (gPodder) auto_update_procedure() got called
[   3.752] start reader
[   3.760] (UserAppsReader) Player found:
/usr/share/applications/mplayer.desktop
[   3.821] end reader (benchmark: 0.0693 seconds)
[  13.953] (MTPDevice) opening the MTP device
libusb couldn't open USB device /dev/bus/usb/001/002: Permission denied.
libusb requires write access to USB device nodes.
libusb couldn't open USB device /dev/bus/usb/003/002: Permission denied.
libusb requires write access to USB device nodes.
PTP_ERROR_IO: Trying again after re-initializing USB interface
Segmentation fault

Any help would be greatly appreciated.

Thanks,
Mike

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to