Infrequent "UndefinedObject does not understand realizeWidget" error

19 views
Skip to first unread message

Richard Sargent

unread,
Nov 30, 2020, 2:38:27 PM11/30/20
to VA Smalltalk
Every once in a while (e.g. after 18 cycles of running the GBS test suite), I can an error from trying to open a dialogue window. It looks like the CW shell never got instantiated.

A copy of the relevant portion of the stack is below. Has anyone encountered this before?

- - - - - - - - - -

UndefinedObject(Object)>>#doesNotUnderstand:
    self=nil
    aMessage=Message (#realizeWidget, ())
AbtShellView(AbtBasicView)>>#realizeWidget
    self=an AbtShellView('Window')
AbtShellView>>#openWidget
    self=an AbtShellView('Window')
    oldMapped=true
AbtShellView>>#primOpenPopupPrimaryWidget:
    self=an AbtShellView('Window')
    anOwnerWidget=CwTopLevelShell(ToolWindowShell)
AbtShellView>>#openFullApplicationModalWidget
    self=an AbtShellView('Window')
Message>>#sendTo:
    self=Message (#openFullApplicationModalWidget, ())
    anObject=an AbtShellView('Window')
GbtMessagePrompter(AbtAppBldrPart)>>#doesNotUnderstand:
    self=a GbtMessagePrompter(Really update user TestGroupUser?)
    aMessage=Message (#openFullApplicationModalWidget, ())
GbtMessagePrompter(GbtTestingDialog)>>#prompt
    self=a GbtMessagePrompter(Really update user TestGroupUser?)

Mariano Martinez Peck

unread,
Nov 30, 2020, 7:15:31 PM11/30/20
to VA Smalltalk
Hi Richard, 

Which operating system and which VAST version? Did it happen too with previous releases too?

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to va-smalltalk...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/va-smalltalk/45f9243a-0875-44c7-b1fe-a8e97ba88554n%40googlegroups.com.


--
Mariano Martinez Peck
Software Engineer, Instantiations Inc.

Richard Sargent

unread,
Nov 30, 2020, 7:23:08 PM11/30/20
to VA Smalltalk
On Monday, November 30, 2020 at 4:15:31 PM UTC-8 maria...@instantiations.com wrote:
Hi Richard, 

Which operating system and which VAST version? Did it happen too with previous releases too?

This specific occurrence was on Windows 10 running VA Smalltalk 9.2. I believe it has also happened with other versions.
Reply all
Reply to author
Forward
0 new messages