http://bugs.gpodder.org/show_bug.cgi?id=376
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from [email protected] 2009-03-09 20:46:56 --- Hello, I have a similar problem with 0.15.0 version of Gpodder on Ubuntu Jaunty 64 bits alpha 5 : program starts but stops randomly during the podcast updates (I have the option to search new episodes at startup). When it stops updating, it stays always at the same stage, even if I cancel update. Here is the log I get : $ gpodder --verbose [ 0.235] Detected encoding: UTF-8 [ 0.311] (gPodderLib) Creating gPodderLib() /var/lib/python-support/python2.6/gpodder/libconverter.py:29: DeprecationWarning: The popen2 module is deprecated. Use the subprocess module. import popen2 [ 0.354] (ConverterCollection) Found "oggdec", will try to convert ".ogg" files. [ 0.579] (gpodder.sync) Could not find pymad /var/lib/python-support/python2.6/dbus/connection.py:242: DeprecationWarning: object.__init__() takes no parameters super(Connection, self).__init__(*args, **kwargs) [ 1.484] (gPodder) auto_update_procedure() got called [ 1.679] (Cache) Not Modified: http://radiofrance-podcast.net/podcast/rss_10719.xml [ 1.842] (Cache) Not Modified: http://radiofrance-podcast.net/podcast/rss_10720.xml [ 1.974] (Cache) Warning: http://www.europe1.fr/rss_export/feed/zapping-europe1 (documented declared as us-ascii, but parsed as utf-8) [ 1.999] (Cache) Not Modified: http://radiofrance-podcast.net/podcast/rss_10722.xml [ 2.154] (Cache) Not Modified: http://radiofrance-podcast.net/podcast/rss_10553.xml [ 2.308] (Cache) Not Modified: http://radiofrance-podcast.net/podcast/rss_10944.xml [ 2.327] (Cache) Not Modified: http://radiofrance-podcast.net/podcast/rss_10572.xml [ 2.465] (Cache) Warning: http://www.europe1.fr/rss_export/feed/revue-de-presque-nicolas-canteloup (text/html is not an XML media type) [ 2.553] (Cache) Not Modified: http://radiofrance-podcast.net/podcast/rss_10951.xml [ 2.558] (Cache) Not Modified: http://radiofrance-podcast.net/podcast/rss_10502.xml [ 2.707] (Cache) Not Modified: http://radiofrance-podcast.net/podcast/rss_10755.xml [ 2.715] (Cache) Not Modified: http://radiofrance-podcast.net/podcast/rss_10578.xml [ 2.778] (Cache) Not Modified: http://radiofrance-podcast.net/podcast/rss_10776.xml [ 2.860] (Cache) Not Modified: http://radiofrance-podcast.net/podcast/rss_10777.xml [ 2.871] (Cache) Not Modified: http://radiofrance-podcast.net/podcast/rss_10778.xml [ 2.931] (Cache) Not Modified: http://radiofrance-podcast.net/podcast/rss_10781.xml [ 3.014] (Cache) Not Modified: http://radiofrance-podcast.net/podcast/rss_10577.xml [ 3.025] (Cache) Not Modified: http://radiofrance-podcast.net/podcast/rss_10532.xml [ 3.085] (Cache) Not Modified: http://radiofrance-podcast.net/podcast/rss_18956.xml [ 3.168] (Cache) Not Modified: http://radiofrance-podcast.net/podcast/rss_10973.xml [ 3.180] (Cache) Not Modified: http://radiofrance-podcast.net/podcast09/rss_10906.xml [ 3.238] (Cache) Not Modified: http://radiofrance-podcast.net/podcast09/rss_10907.xml [ 3.322] (Cache) Not Modified: http://radiofrance-podcast.net/podcast09/rss_10692.xml [ 3.334] (Cache) Not Modified: http://radiofrance-podcast.net/podcast09/rss_10217.xml [ 3.392] (Cache) Not Modified: http://radiofrance-podcast.net/podcast09/rss_18780.xml [ 3.474] (Cache) Not Modified: http://radiofrance-podcast.net/podcast09/rss_10707.xml [ 3.520] (Cache) Warning: http://radiofrance-podcast.net/podcast09/rss_10052.xml (documented declared as us-ascii, but parsed as utf-8) [ 3.521] (gPodder) Darn SQLite LOCK! Traceback (most recent call last): File "/var/lib/python-support/python2.6/gpodder/gui.py", line 1818, in update_feed_cache_proc channel.update() File "/var/lib/python-support/python2.6/gpodder/libpodcasts.py", line 142, in update self.update_cover() File "/var/lib/python-support/python2.6/gpodder/libpodcasts.py", line 224, in update_cover if self.cover_file is None or not os.path.exists(self.cover_file) or force: File "/var/lib/python-support/python2.6/gpodder/libpodcasts.py", line 531, in get_cover_file return os.path.join( self.save_dir, 'cover') File "/var/lib/python-support/python2.6/gpodder/libpodcasts.py", line 482, in get_save_dir wanted_foldername = self.find_unique_folder_name(fn_template) File "/var/lib/python-support/python2.6/gpodder/libpodcasts.py", line 458, in find_unique_folder_name while db.channel_foldername_exists(current_try): File "/var/lib/python-support/python2.6/gpodder/dbsqlite.py", line 559, in channel_foldername_exists return self.__get__("SELECT id FROM channels WHERE foldername = ?", (foldername,)) is not None File "/var/lib/python-support/python2.6/gpodder/dbsqlite.py", line 525, in __get__ cur.execute(sql, params) ProgrammingError: You must not use 8-bit bytestrings unless you use a text_factory that can interpret 8-bit bytestrings (like text_factory = str). It is highly recommended that you instead just switch your application to Unicode strings. [ 3.561] (Cache) Not Modified: http://radiofrance-podcast.net/podcast09/rss_10274.xml [ 3.633] (Cache) Not Modified: http://radiofrance-podcast.net/podcast09/rss_11049.xml [ 3.771] (Cache) Not Modified: http://radiofrance-podcast.net/podcast09/rss_10924.xml [ 3.822] (Cache) Not Modified: http://radiofrance-podcast.net/podcast09/rss_11042.xml [ 4.501] start reader [ 4.544] (UserAppsReader) Player found: /usr/share/applications/totem.desktop [ 4.639] (UserAppsReader) Player found: /usr/share/applications/mplayer.desktop [ 4.669] (UserAppsReader) Player found: /usr/share/applications/avidemux-gtk.desktop [ 4.695] (UserAppsReader) Player found: /usr/share/applications/subdownloader.desktop [ 4.714] (UserAppsReader) Player found: /usr/share/applications/vlc.desktop [ 4.765] (UserAppsReader) Player found: /usr/share/applications/brasero-open-playlist.desktop [ 4.776] (UserAppsReader) Player found: /usr/share/applications/audacity.desktop [ 4.844] end reader (benchmark: 0.3422 seconds) [1201.581] (gPodder) auto_update_procedure() got called [2401.668] (gPodder) auto_update_procedure() got called [3601.669] (gPodder) auto_update_procedure() got called By the way, congratulations for your excellent work, I use Gpodder daily and it is very useful. Best regards. -- 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
