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

New issue 36 by soleil...@gmail.com: 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


------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to