![]() |
2009-02-15
, 12:03
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#221
|
The Following User Says Thank You to thp For This Useful Post: | ||
![]() |
2009-02-27
, 23:32
|
|
Posts: 4,672 |
Thanked: 5,455 times |
Joined on Jul 2008
@ Springfield, MA, USA
|
#223
|
![]() |
2009-02-27
, 23:36
|
|
Posts: 4,672 |
Thanked: 5,455 times |
Joined on Jul 2008
@ Springfield, MA, USA
|
#224
|
![]() |
2009-03-09
, 15:50
|
Posts: 99 |
Thanked: 25 times |
Joined on Mar 2008
@ shanghai , China
|
#225
|
The Following User Says Thank You to deter3 For This Useful Post: | ||
![]() |
2009-03-09
, 19:06
|
Posts: 4,556 |
Thanked: 1,624 times |
Joined on Dec 2007
|
#226
|
gpodder
/usr/lib/python2.5/site-packages/gpodder/Si mpleGladeApp.py:337: GtkWarning: Mixing dep recated and non-deprecated GtkToolbar API i s not allowed
return gtk.glade.XML(self.glade_path, roo t, domain)
Traceback (most recent call last):
File "/usr/bin/gpodder", line 185, in <mo dule>
sys.exit( main())
File "/usr/bin/gpodder", line 182, in mai n
gui.main()
File "/usr/lib/python2.5/site-packages/gp odder/gui.py", line 4581, in main
gp = gPodder(bus_name)
File "/usr/lib/python2.5/site-packages/gp odder/gui.py", line 353, in __init__
GladeWidget.__init__(self)
File "/usr/lib/python2.5/site-packages/gp odder/gui.py", line 140, in __init__
SimpleGladeApp.SimpleGladeApp.__init__( self, path, root, domain, **kwargs)
File "/usr/lib/python2.5/site-packages/gp odder/SimpleGladeApp.py", line 110, in __in it__
self.new()
File "/usr/lib/python2.5/site-packages/gp odder/gui.py", line 698, in new
self.update_feed_cache(force_update=gl. config.update_on_startup)
File "/usr/lib/python2.5/site-packages/gp odder/gui.py", line 1863, in update_feed_ca che
self.updateComboBox()
File "/usr/lib/python2.5/site-packages/gp odder/gui.py", line 1556, in updateComboBox
gl.config.podcast_list_icon_size)
File "/usr/lib/python2.5/site-packages/gp odder/libpodcasts.py", line 1006, in channe ls_to_model
color_dict, cover_cache, max_width, max _height, True)
File "/usr/lib/python2.5/site-packages/gp odder/libpodcasts.py", line 993, in update_ channel_model_by_iter
pixbuf = services.cover_downloader.get_ cover(channel, avoid_downloading=True)
File "/usr/lib/python2.5/site-packages/gp odder/services.py", line 204, in get_cover
(url, pixbuf) = self.__get_cover(channe l, custom_url, False, avoid_downloading)
File "/usr/lib/python2.5/site-packages/gp odder/services.py", line 226, in __get_cove r
if not async and avoid_downloading and not os.path.exists(channel.cover_file):
File "/usr/lib/python2.5/site-packages/gp odder/libpodcasts.py", line 531, in get_cov er_file
return os.path.join( self.save_dir, 'co ver')
File "/usr/lib/python2.5/site-packages/gp odder/libpodcasts.py", line 482, in get_sav e_dir
wanted_foldername = self.find_unique_fo lder_name(fn_template)
File "/usr/lib/python2.5/site-packages/gp odder/libpodcasts.py", line 455, in find_un ique_folder_name
current_try = util.sanitize_filename(fo ldername, cls.MAX_FOLDERNAME_LENGTH)
File "/usr/lib/python2.5/site-packages/gp odder/util.py", line 1025, in sanitize_file name
return re.sub('[/|?*<>:+\[\]\"\\\]', '_ ', filename.strip().encode(e, 'ignore'))
File "/usr/lib/python2.5/encodings/iso885 9_15.py", line 12, in encode
UnicodeDecodeError: 'utf8' codec can't deco de byte 0xbb in position 69: unexpected cod e byte
~ $
The Following User Says Thank You to Laughing Man For This Useful Post: | ||
![]() |
2009-03-09
, 19:32
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#227
|
The Following User Says Thank You to thp For This Useful Post: | ||
![]() |
2009-03-10
, 01:22
|
Posts: 4,556 |
Thanked: 1,624 times |
Joined on Dec 2007
|
#228
|
BusyBox v1.6.1 (2008-09-18 09:43:17 EEST) Built-in shell (ash) Enter 'help' for a list of built-in commands. ~ $ gpodder /usr/lib/python2.5/site-packages/gpodder/SimpleGladeApp.py:337: GtkWarning: Mixing deprecated and non-deprecated GtkToolbar API is not allowed return gtk.glade.XML(self.glade_path, root, domain) Traceback (most recent call last): File "/usr/bin/gpodder", line 185, in <module> sys.exit( main()) File "/usr/bin/gpodder", line 182, in main gui.main() File "/usr/lib/python2.5/site-packages/gpodder/gui.py", line 4581, in main gp = gPodder(bus_name) File "/usr/lib/python2.5/site-packages/gpodder/gui.py", line 353, in __init__ GladeWidget.__init__(self) File "/usr/lib/python2.5/site-packages/gpodder/gui.py", line 140, in __init__ SimpleGladeApp.SimpleGladeApp.__init__( self, path, root, domain, **kwargs) File "/usr/lib/python2.5/site-packages/gpodder/SimpleGladeApp.py", line 110, in __init__ self.new() File "/usr/lib/python2.5/site-packages/gpodder/gui.py", line 698, in new self.update_feed_cache(force_update=gl.config.update_on_startup) File "/usr/lib/python2.5/site-packages/gpodder/gui.py", line 1863, in update_feed_cache self.updateComboBox() File "/usr/lib/python2.5/site-packages/gpodder/gui.py", line 1556, in updateComboBox gl.config.podcast_list_icon_size) File "/usr/lib/python2.5/site-packages/gpodder/libpodcasts.py", line 1006, in channels_to_model color_dict, cover_cache, max_width, max_height, True) File "/usr/lib/python2.5/site-packages/gpodder/libpodcasts.py", line 993, in update_channel_model_by_iter pixbuf = services.cover_downloader.get_cover(channel, avoid_downloading=True) File "/usr/lib/python2.5/site-packages/gpodder/services.py", line 204, in get_cover (url, pixbuf) = self.__get_cover(channel, custom_url, False, avoid_downloading) File "/usr/lib/python2.5/site-packages/gpodder/services.py", line 226, in __get_cover if not async and avoid_downloading and not os.path.exists(channel.cover_file): File "/usr/lib/python2.5/site-packages/gpodder/libpodcasts.py", line 531, in get_cover_file return os.path.join( self.save_dir, 'cover') File "/usr/lib/python2.5/site-packages/gpodder/libpodcasts.py", line 482, in get_save_dir wanted_foldername = self.find_unique_folder_name(fn_template) File "/usr/lib/python2.5/site-packages/gpodder/libpodcasts.py", line 455, in find_unique_folder_name current_try = util.sanitize_filename(foldername, cls.MAX_FOLDERNAME_LENGTH) File "/usr/lib/python2.5/site-packages/gpodder/util.py", line 1025, in sanitize_filename return re.sub('[/|?*<>:+\[\]\"\\\]', '_', filename.strip().encode(e, 'ignore')) File "/usr/lib/python2.5/encodings/iso8859_15.py", line 12, in encode UnicodeDecodeError: 'utf8' codec can't decode byte 0xbb in position 69: unexpected code byte
![]() |
2009-03-10
, 01:55
|
|
Posts: 4,672 |
Thanked: 5,455 times |
Joined on Jul 2008
@ Springfield, MA, USA
|
#229
|
![]() |
2009-03-10
, 02:06
|
|
Posts: 4,672 |
Thanked: 5,455 times |
Joined on Jul 2008
@ Springfield, MA, USA
|
#230
|
Yipes! It's broken for me too! Whenever it gets to the point where it's about to download, it's in perpetual 'queued' status for downloads.