[Gambas-user] Issue 36 in gambas: Problem between Process and DrawingArea

gambas at ...2524... gambas at ...2524...
Sat Feb 19 15:46:42 CET 2011


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

New issue 36 by Soleil... at ...626...: Problem between Process and DrawingArea
http://code.google.com/p/gambas/issues/detail?id=36

1) Hi,

I can not reach the Process_Kill() when DrawingArear1.Clear() is called  
inside DrawingArea_Draw().
I attach here a demo project. Steps to make issue:
- Launch program, click "Run a process" button. It works fine. Clear  
Console for next step.
- Now click "Open image" to open an image.
- Click "Run a process" again. Nothing happens.
- Click "Clear image", the log of Process_Kill() now is printed on Console.
- Stop program, comment DrawingArea1.Clear() in DrawingArea1_Draw(). Repeat  
above steps, it works fine (but disabling DrawingArea1.Clear() makes the  
image selection very bad)

2)
Version: TRUNK (Gambas 3)
Revision: lastest (I just checkout today, 19/02/2011)
Operating system: Linux
Distribution: Fedora 14
Architecture: x86 (i586 by Fedora)
GUI component: gtk2
Desktop used: Gnome

Attachments:
	myDemoImage-0.0.1.tar.gz  6.5 KB





More information about the User mailing list