ProgressMonitorDialog : Access Violation

Frank Benoit keinfarbton at googlemail.com
Fri Jun 20 16:49:56 PDT 2008


yidabu schrieb:
> On Fri, 20 Jun 2008 13:02:06 +0200
> Frank Benoit <keinfarbton at googlemail.com> wrote:
> 
>> yidabu schrieb:
>>> jface ProgressMonitorDialog cause runtime Access Violation,
>>> ddbg captured:
>>>
>>> Unhandled Exception: EXCEPTION_ACCESS_VIOLATION(0xc0000005) at dwtx.jface.dialog
>>> s.ProgressMonitorDialog.ProgressMonitorDialog.configureShell.dwt.widgets.Shell.S
>>> hell.__anonclass95.handleEvent.dwt.widgets.Event.Event.__anonclass96.run (0x0040
>>> d890) thread(3412)
>>>
>>> tested with dwt-win svn, dwtx svn, dmd 1.028
> 
>> Thanks for the report yidabu.
>> It is fixed now.
>> In your example code, i noticed this:
>> Thread.sleep(50); // should be 0.050
> 
> update to svn, still not work:
> ...

strange.
I tested it on linux and windows.
are you sure you updated dwt-addons?
this was the fix: 
http://www.dsource.org/projects/dwt-addons/changeset/83%3A028aedd523ad


More information about the Digitalmars-d-dwt mailing list