AlexLeoTW / rubyripper

Automatically exported from code.google.com/p/rubyripper
0 stars 0 forks source link

Exit button does not cause the program to exit #37

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open Ruby Ripper by double clicking the .rb file or running the command
rrip_gui.
2. Click the Exit button.
3. Nothing happens.

What is the expected output? What do you see instead?
I expect the program to exit.  I instead see it not exiting.  I have to
click the "X" to close it.

What version of the product are you using? On what operating system?
Ruby Ripper 0.3 on Ubuntu Linux 6.10 Edgy Eft

Please provide any additional information below.
The button worked for me previously in version 0.2.

Original issue reported on code.google.com by JoshFaul...@gmail.com on 19 Dec 2006 at 3:22

GoogleCodeExporter commented 8 years ago
Any message in the terminal perhaps when launching from it? Like for instance a 
GRClosure warning?

Original comment by rubyripp...@gmail.com on 19 Dec 2006 at 5:52

GoogleCodeExporter commented 8 years ago
The question is, does the button still work with version 0.2. My guess: no. 
It's 
the fault of the bindings. See bug 38-40.

Original comment by rubyripp...@gmail.com on 23 Dec 2006 at 9:16