GNOME Bugzilla – Bug 349226
Close button on istanbul about box does nothing
Last modified: 2006-10-27 16:02:18 UTC
In the istanbul 0.2.1 about box pressing the close button has no effect.
odd.. it works perfectly here
Created attachment 69932 [details] A recording of the behavior Here's a recording of the behavior i'm experiencing. Forgive me for using byzanz.
Are you running CVS Head ? I had the same problem yesterday with my jhbuild session. I think this bug should be filed somewhere else. regards,
Awesome, using byzanz to record a bug with Istanbul. I cannot reproduce it however wither with release 0.2.1 or CVS. Please can you run istanbul from command line and see if it gives any Python traceback.
No problems here either.
I am seeing the same issue on FC6 Test3 on an x86_64 box, there is no output when running in a terminal.
I'm having this problem in 0.2.1. Does OnResponse need to be called?
*** Bug 356017 has been marked as a duplicate of this bug. ***
*** Bug 355185 has been marked as a duplicate of this bug. ***
2006-10-27 Wouter Bolsterlee <wbolster@cvs.gnome.org> * istanbul/main/tray_popup.py: Add destroy callback to the about dialog. This is needed for gtk 2.10 and up.