View Single Post
Posts: 4,556 | Thanked: 1,624 times | Joined on Dec 2007
#226
Nope, there's something wrong.. I need to paste the contents of the terminal later on..

EDIT: Posted
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
~ $
__________________
Originally Posted by ysss View Post
They're maemo and MeeGo...

"Meamo!" sounds like what Zorro would say to catherine zeta jones... after she slaps him for looking at her dirtily...

Last edited by Laughing Man; 2009-03-09 at 19:14.
 

The Following User Says Thank You to Laughing Man For This Useful Post: