New issue 152: gobject.GError: Image File Format Error
http://bitbucket.org/tortoisehg/stable/issue/152/gobjectgerror-image-file-format-error

amit on Wed, 8 Apr 2009 02:57:35 +0200:

Description:
  Trying out the latest hgtk from crew and stable gives the following error:

{{{
#!python

a...@debian:~/src/crew$ ./hgtk about
Traceback (most recent call last):
  File "./hgtk", line 47, in <module>
    sys.exit(hggtk.hgtk.dispatch(sys.argv[1:]))
  File "/home/amit/src/crew/hggtk/hgtk.py", line 42, in dispatch
    run(**{'cmd':' '.join(sys.argv[1:]), 'error':error})
  File "/home/amit/src/crew/hggtk/bugreport.py", line 63, in run
    dialog.display()
  File "/home/amit/src/crew/hggtk/gdialog.py", line 173, in display
    self._setup_gtk()
  File "/home/amit/src/crew/hggtk/gdialog.py", line 296, in _setup_gtk
    set_tortoise_icon(self, self.get_icon())
  File "/home/amit/src/crew/hggtk/shlib.py", line 132, in set_tortoise_icon
    if ico: window.set_icon_from_file(ico)
gobject.GError: Couldn't recognize the image file format for file 
'/home/amit/src/crew/hggtk/../icons/tortoise/menudelete.ico'
a...@debian:~/src/crew$ 
}}}

This could be a missing package. Haven't figured out what it is yet. Maybe it 
should be mentioned in the wiki.

Thanks,
Amit

Responsible:
  tortoisehg
-- 
This is an issue notification from bitbucket.org.
You are receiving this either because you are the
owner of the issue, or you are following the issue.

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Tortoisehg-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to