After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 349226 - Close button on istanbul about box does nothing
Close button on istanbul about box does nothing
Status: RESOLVED FIXED
Product: istanbul
Classification: Other
Component: general
0.2.0
Other Linux
: Normal normal
: ---
Assigned To: Istanbul maintainers
Istanbul QA maintainers
: 355185 356017 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-07-29 23:27 UTC by Alex Converse
Modified: 2006-10-27 16:02 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
A recording of the behavior (221.25 KB, image/gif)
2006-07-30 22:18 UTC, Alex Converse
Details

Description Alex Converse 2006-07-29 23:27:19 UTC
In the istanbul 0.2.1 about box pressing the close button has no effect.
Comment 1 Marc-Andre Lureau 2006-07-30 15:48:02 UTC
odd.. it works perfectly here
Comment 2 Alex Converse 2006-07-30 22:18:13 UTC
Created attachment 69932 [details]
A recording of the behavior

Here's a recording of the behavior i'm experiencing. Forgive me for using byzanz.
Comment 3 Marc-Andre Lureau 2006-07-31 07:41:35 UTC
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,
Comment 4 Zaheer Abbas Merali 2006-08-01 14:00:47 UTC
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.
Comment 5 Chong Kai Xiong 2006-08-04 19:07:06 UTC
No problems here either.
Comment 6 David Nielsen 2006-09-11 18:19:32 UTC
I am seeing the same issue on FC6 Test3 on an x86_64 box, there is no output when running in a terminal.
Comment 7 Brian Kerrick Nickel 2006-09-28 18:10:57 UTC
I'm having this problem in 0.2.1. Does OnResponse need to be called?
Comment 8 Zaheer Abbas Merali 2006-10-08 15:05:43 UTC
*** Bug 356017 has been marked as a duplicate of this bug. ***
Comment 9 Zaheer Abbas Merali 2006-10-08 15:11:01 UTC
*** Bug 355185 has been marked as a duplicate of this bug. ***
Comment 10 Wouter Bolsterlee (uws) 2006-10-27 16:02:18 UTC
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.