View Single Post
Posts: 112 | Thanked: 105 times | Joined on Mar 2010 @ Montpellier, FRANCE
#148
Hello

I've tested again with Mobile Maps 9
Code:
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
 

The Following User Says Thank You to GaRy delaMEr For This Useful Post: