[Gambas-user] Issue 137 in gambas: Gambas does not catch Process events
gambas at ...2524...
gambas at ...2524...
Sun Oct 30 18:24:23 CET 2011
Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 137 by k_dilla... at ...67...: Gambas does not catch Process
events
http://code.google.com/p/gambas/issues/detail?id=137
1) Describe the problem.
Hello, Im trying to download a webpage with wget in this code but Gambas
does not catch Kill or Read events for the Process object
Its very similar to the bug that was fixed with HttpClient
http://pastebin.com/rhLGmtaZ
2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):
Version: TRUNK (Gambas 2.99.5)
Operating system: Linux
Distribution: Fedora 14
Architecture: x86
GUI component: Qt: 4.7.4
Desktop used: KDE 4.6.5 (4.6.5)
3) Provide a little project that reproduces the bug or the crash.
http://pastebin.com/rhLGmtaZ
5) Explain clearly how to reproduce the bug or the crash.
Create a new graphic project and replace the code into the form code
More information about the User
mailing list