Thread: [Objectscript-devel] [OBJECTSCRIPT] Issue #OBJS152 modified
Brought to you by:
rob_d_clark
From: Rob C. <rob...@ma...> - 2003-06-10 21:41:22
|
You can view the issue detail at the following URL: http://icandy.homeunix.org:443/scarab/issues/id/OBJS152 Type Defect Issue ID OBJS152 (deadlock when creating dialog from registry thread) Modified by Rob Clark rob...@ma... (rob...@ma...) The following modifications were made to this issue: --------------------------------------------------------------------- Status changed from 'New' to 'Assigned' Reason: move to 'assigned' state --------------------------------------------------------------------- This message is automatically generated by the Scarab issue tracking system. For more information: http://scarab.tigris.org |
From: Rob C. <rob...@ma...> - 2003-06-10 21:56:39
|
You can view the issue detail at the following URL: http://icandy.homeunix.org:443/scarab/issues/id/OBJS152 Type Defect Issue ID OBJS152 (deadlock when creating dialog from registry thread) Modified by Rob Clark rob...@ma... (rob...@ma...) The following modifications were made to this issue: --------------------------------------------------------------------- Added comment to issue 'looks like the thing to do would be something like: public Dialog getDialog( String name ) { Dialog d = null; services["swing worker"].run( function() { d = getDialogImpl(name); } ); return d...' --------------------------------------------------------------------- This message is automatically generated by the Scarab issue tracking system. For more information: http://scarab.tigris.org |
From: Rob C. <rob...@ma...> - 2003-06-10 21:57:49
|
You can view the issue detail at the following URL: http://icandy.homeunix.org:443/scarab/issues/id/OBJS152 Type Defect Issue ID OBJS152 (deadlock when creating dialog from registry thread) Modified by Rob Clark rob...@ma... (rob...@ma...) The following modifications were made to this issue: --------------------------------------------------------------------- Added comment to issue 'looks like the thing to do would be something like: public Dialog getDialog( String name ) { Dialog d = null; services["swing worker"].run( function() { d = getDialogImpl(name); } ); return d...' --------------------------------------------------------------------- This message is automatically generated by the Scarab issue tracking system. For more information: http://scarab.tigris.org |
From: Rob C. <rob...@ma...> - 2003-06-11 00:42:53
|
You can view the issue detail at the following URL: http://icandy.homeunix.org:443/scarab/issues/id/OBJS152 Type Defect Issue ID OBJS152 (deadlock when creating dialog from registry thread) Modified by Rob Clark rob...@ma... (rob...@ma...) The following modifications were made to this issue: --------------------------------------------------------------------- Added comment to issue 'AUTOGENERATED CHECKIN COMMENT: ------------------------------ Author: rob...@ma... Date: 2003-06-10 17:38:51 -0700 (Tue, 10 Jun 2003) Files: U branches/OBJS152/chimera/ti/chimera/plugin/SwingWorkerPlu...' --------------------------------------------------------------------- This message is automatically generated by the Scarab issue tracking system. For more information: http://scarab.tigris.org |
From: Rob C. <rob...@ma...> - 2003-06-11 17:54:32
|
You can view the issue detail at the following URL: http://icandy.homeunix.org:443/scarab/issues/id/OBJS152 Type Defect Issue ID OBJS152 (deadlock when creating dialog from registry thread) Modified by Rob Clark rob...@ma... (rob...@ma...) The following modifications were made to this issue: --------------------------------------------------------------------- Status changed from 'Assigned' to 'Resolved' Reason: move to 'resolved' state --------------------------------------------------------------------- This message is automatically generated by the Scarab issue tracking system. For more information: http://scarab.tigris.org |
From: Rob C. <rob...@ma...> - 2003-06-13 01:57:23
|
You can view the issue detail at the following URL: http://icandy.homeunix.org:443/scarab/issues/id/OBJS152 Type Defect Issue ID OBJS152 (deadlock when creating dialog from registry thread) Modified by Rob Clark rob...@ma... (rob...@ma...) The following modifications were made to this issue: --------------------------------------------------------------------- Status changed from 'Resolved' to 'Closed' Reason: oscript v1.3.1 --------------------------------------------------------------------- This message is automatically generated by the Scarab issue tracking system. For more information: http://scarab.tigris.org |