[Objectscript-devel] [OBJECTSCRIPT] Issue #OBJS117 - problem using windowManager var at startup
Brought to you by:
rob_d_clark
From: Rob C. <rob...@ma...> - 2003-05-05 19:55:02
|
You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS117> Type : Defect Issue Id : OBJS117 Reported by: Rob Clark rob...@ma... - (rob...@ma...) Details: Headline: problem using windowManager var at startup Description: it is better to use services["window manager"], since there is no startup race condition (between when window manager service is created, and when windowManager variable is created) Severity: Major Stack Trace: uncaught exception in thread: Thread[worker,9,chimera] oscript.exceptions.PackagedScriptObjectException: NoSuchMemberException: no such member: (undefined): addMenuBarItem at addMenuBarItem (/jar/chimera/util/addMenuBarItem.os line 39) at _jar_test_harness_wcdma_bootstrap_os (/jar/test_harness_wcdma/bootstrap.os line 15) Functional Area: chimera Status: New |