http://bugs.gpodder.org/show_bug.cgi?id=307
--- Comment #9 from luke <[email protected]> 2009-02-19 19:21:45 --- ok tried all that first .... l...@smokin:~$ python Python 2.5.2 (r252:60911, Oct 5 2008, 19:29:17) [GCC 4.3.2] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import pymtp >>> print pymtp._file_ Traceback (most recent call last): File "<stdin>", line 1, in <module> AttributeError: 'module' object has no attribute '_file_' >>> then i did the install .. done it started .. in the preferences got mtp player but when i press tranfer button crashes, or manage device play list crashes l...@smokin:~/gp/gpodder$ make test bin/gpodder --local --verbose [ 0.549] Detected encoding: UTF-8 [ 0.703] (gPodderLib) Creating gPodderLib() [ 0.782] (Storage) Adding column channels to foldername (TEXT) [ 0.812] (Storage) Adding column channels to auto_foldername (INTEGER) [ 0.819] (Storage) Adding column episodes to filename (TEXT) [ 0.825] (Storage) Adding column episodes to auto_filename (INTEGER) [ 0.991] (ConverterCollection) Could not find "oggdec", ".ogg" files cannot be converted. [ 1.100] (gpodder.sync) Could not find gpod [ 1.174] (gpodder.sync) Could not find pymad [ 1.632] Cannot find pynotify. Please install the python-notify package. [ 1.632] Notification bubbles have been disabled. [ 2.955] (podcastChannel) Found pre-0.15.0 download folder for Linux Outlaws: 45dcadfc3b25e24749ea7659663e8955 [ 2.956] (podcastChannel) Renaming /home/luke/gpodder-downloads/45dcadfc3b25e24749ea7659663e8955 => /home/luke/gpodder-downloads/Linux Outlaws [ 2.970] (podcastChannel) Updating foldername of http://feeds2.feedburner.com/linuxoutlaws to "Linux Outlaws". [ 3.008] (podcastChannel) Returning TreeModel for http://feeds2.feedburner.com/linuxoutlaws [ 3.052] (podcastChannel) Episode missing: http://media.libsyn.com/media/linuxoutlaws/linuxoutlaws72.mp3 (before drawing an icon) [ 3.065] lalala [ 3.081] (gPodderLib) Stale download directory found: 9bb6c56fb8c91c35618cffd37d55c99e [ 3.082] (gPodder) auto_update_procedure() got called [ 3.766] (gPodder) Linux Outlaws <=> Linux Outlaws [ 5.905] start reader [ 6.007] (UserAppsReader) Player found: /usr/share/applications/mplayer.desktop [ 6.094] (UserAppsReader) Player found: /usr/share/applications/vlc.desktop [ 6.125] (UserAppsReader) Player found: /usr/share/applications/kde/amarok.desktop [ 6.136] end reader (benchmark: 0.2313 seconds) [ 29.313] (UserAppsReader) Using cached application list model for audio [ 29.316] (UserAppsReader) Using cached application list model for video [ 56.315] (UserAppsReader) Using cached application list model for audio [ 56.317] (UserAppsReader) Using cached application list model for video [ 61.459] (MTPDevice) opening the MTP device make: *** [test] Segmentation fault -- Configure bugmail: http://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
