python2.5 /usr/share/pyshared/drlaunch/widget.py Traceback (most recent call last): File "/usr/share/pyshared/drlaunch/win_config.py", line 242, in slotLongpress self.doConfig(icon) File "/usr/share/pyshared/drlaunch/win_config.py", line 383, in doConfig app['icon2']=getIcon(app['icon'], self.config.getIconSize()) File "/usr/share/pyshared/drlaunch/icon.py", line 63, in getIcon ret=gtk.gdk.pixbuf_new_from_file_at_size(ico, iconsize, iconsize) glib.GError: Format d'image non reconnu ^CTraceback (most recent call last): File "/usr/share/pyshared/drlaunch/widget.py", line 216, in <module> gtk.main() KeyboardInterrupt