Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 137862 - media-gfx/comix-3.1.3 crashing
Summary: media-gfx/comix-3.1.3 crashing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Marcelo Goes (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-24 10:59 UTC by Saurabh Singhvi
Modified: 2006-06-29 04:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Saurabh Singhvi 2006-06-24 10:59:51 UTC
conky crashes with the following error, while trying to start

Traceback (most recent call last):
  File "/usr/bin/comix", line 9611, in ?
    Comix()
  File "/usr/bin/comix", line 9043, in __init__
    self.create_convert_dialog()
  File "/usr/bin/comix", line 1410, in create_convert_dialog
    self.convert_dialog.set_do_overwrite_confirmation(True)
AttributeError: 'gtk.FileChooserDialog' object has no attribute 'set_do_overwrite_confirmation' 

version 3.1.3 tried. Kindly fix

thanks
Saurabh
Comment 1 Daniel Black (RETIRED) gentoo-dev 2006-06-28 20:17:17 UTC
Brenden, Philip - any ideas?
Comment 2 Philip Kovacs 2006-06-28 20:31:46 UTC
I had to laugh.  He means media-gfx/comix, not app-admin/conky.

Wrong applicattion.

Phil
Comment 3 Daniel Black (RETIRED) gentoo-dev 2006-06-28 21:17:50 UTC
/me laughs too. No wonder I was baffled.
Comment 4 Brenden Matthews 2006-06-28 22:20:38 UTC
good to know this one isn't my fault :)
Comment 5 Saurabh Singhvi 2006-06-29 04:42:20 UTC
(In reply to comment #4)
> good to know this one isn't my fault :)
> 


:">

Well, the problem was incorrect version of pygtk as dependency in ebuild. The requirement is 2.8 upwards