[Gambas-user] Issue 306 in gambas: gb.signal - apps dont terminate

gambas at ...2524... gambas at ...2524...
Tue Aug 14 00:11:48 CEST 2012


Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 306 by adamn... at ...626...: gb.signal - apps dont terminate
http://code.google.com/p/gambas/issues/detail?id=306

1) Describe the problem.

(This is one of several issues that will all use the attached project)

As soon as a signal is declared for Catching, the application will not  
terminate when closed normally.


2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):

Version: TRUNK
Revision: r5037
Operating system: Linux
Distribution: PCLinuxOS
Architecture: x86
GUI component: QT4 / GTK+
Desktop used: LXDE

3) Provide a little project that reproduces the bug or the crash.
Attached

4) If your project needs a database, try to provide it, or part of it.
N/A

5) Explain clearly how to reproduce the bug or the crash.
Open the attached project in the IDE and run it.  It just shows a blank  
form.
Close the form and the process terminates normally.
Now, uncomment line 5: Signal[Signal.SIGUSR1].Catch
and re-run the project.
When I close the form, the process does not terminate?


6) By doing that carefully, you have done 50% of the bug fix job!

IMPORTANT NOTE: if you encounter several different problems or bugs, (for
example, a bug in your project, and an interpreter crash while debugging
it), please create distinct issues!


Attachments:
	testsig-0.0.4.tar.gz  4.6 KB





More information about the User mailing list