[Gambas-user] Issue 348 in gambas: Intermittent project crash with "DrawingArea is being drawn"
gambas at ...2524...
gambas at ...2524...
Sun Nov 4 08:04:00 CET 2012
Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 348 by adamn... at ...626...: Intermittent project crash
with "DrawingArea is being drawn"
http://code.google.com/p/gambas/issues/detail?id=348
1) Describe the problem.
Form with a listview and a textarea, when the form is loading the project
(not the IDE) intermittently crashes with a "DrawingArea is being drawn"
message.
2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):
Version: TRUNK
Revision: r5298
Operating system: Linux
Distribution: PCLinuxOS
Architecture: x86
GUI component: QT4
Desktop used: LXDE
3) Provide a little project that reproduces the bug or the crash.
Just a form with a listview and a textarea.
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.
Intermittent! Don't you just love them!
It just crashes sometimes (1 in 5ish) either when running the archive or
when running from the IDE.
Here's a backtrace:
ScrollArea.ScrollArea_Arrange.228
ScrollArea.ScrollArea_Arrange.194
ScrollArea.ResizeContents.242
GridView._ResizeContents.635
_GridView_Rows._SetRowHeight.189
_GridView_Row.Height_Write.34
_TreeView.ScrollArea_Draw.1271
ScrollArea.DrawingArea_Draw.306
Note, no project lines in the backtrace.
I believe it's the textarea.
More information about the User
mailing list