anonclass problem with jface recent changes
Frank Benoit
keinfarbton at googlemail.com
Fri Sep 12 00:46:23 PDT 2008
yidabu schrieb:
> anonclass problem with jface recen changes,
>
> I updated dwtx to trunk, some programs works fine, but a program get exception when IMenuListener fired(mousce right click on the TableViewer to show the context menu):
>
>
> ddbg captured:
>
> Unhandled Exception: EXCEPTION_ACCESS_VIOLATION(0xc0000005) at dwtx.jface.action.ActionContributionItem.ActionContributionItem.actionPropertyChange.dwtx.jface.util.PropertyChangeEvent.PropertyChangeEvent dwtx\jface\action\ActionContributionItem.d:190 (0x008ef4b5) thread(3628)
> ->us
> #0 dwtx.jface.action.ActionContributionItem.ActionContributionItem.actionPropertyChange () at dwtx\jface\action\ActionContributionItem.d:190
> #1 0x008ef45d in dwtx.jface.action.ActionContributionItem.ActionContributionItem.__anonclass260.propertyChange dwtx.jface.action.ActionContributionItem.ActionContributionItem._ctor () at dwtx\jface\action\ActionContributionItem.d:177
> #2 0x006d1219 in dwtx.jface.action.AbstractAction.AbstractAction.firePropertyChange () at dwtx\jface\action\AbstractAction.d:54
> #3 0x006d1264 in dwtx.jface.action.AbstractAction.AbstractAction.firePropertyChange () at dwtx\jface\action\AbstractAction.d:80
> #4 0x00691237 in dwtx.jface.action.Action.Action.setEnabled () at dwtx\jface\action\Action.d:605
>
>
I think i fixed that in dwtx.dwtxhelper.JThread currentThread(). But i
can't verify this right now. Can you please try again?
More information about the Digitalmars-d-dwt
mailing list