Opened 5 years ago

#262 new defect

Saving into image and reloading from it does not work correctly

Reported by: patrik.svestka@… Owned by:
Priority: major Milestone:
Component: default Keywords:
Cc: Also affects CVS HEAD (eXept version): no

Description

The issue: After working session in StX I wanted to save a session so I don't have to repeat the search. It appears that the saving & restoring from image functionality does not work correctly.

Here is an excerpt from the error log (full version you can find in the attached file):

INIT [info] (19-02-19 14:33:42): registration of GDBMAByteArrayDescription as subclass of interpreted/autoloaded Magritte::MAElementDescription

INIT [info] (19-02-19 14:33:42): registration of GDBMAContainer as subclass of interpreted/autoloaded Magritte::MAContainer

INIT [info] (19-02-19 14:33:42): registration of GDBMADescriptionSwitch as subclass of interpreted/autoloaded Magritte::MADescription

INIT [info] (19-02-19 14:33:42): registration of GDBMAPropertyAccessor as subclass of interpreted/autoloaded Magritte::MAAccessor

ObjectFileLoader [info] (2019-02-19 14:33:42.893): retry registration of: a classLib after init


ObjectFileLoader [warning] (2019-02-19 14:33:42.940): GDBVariableObject missing method: inspector2TabVariable.


ObjectFileLoader [warning] (2019-02-19 14:33:42.940): GDBDebugger missing method: onRRExitEvent:.


ObjectFileLoader [warning] (2019-02-19 14:33:42.940): GDBDebugger missing method: targetConnectRR:.


ObjectFileLoader [warning] (2019-02-19 14:33:43.393): Magritte::MABooleanDescription missing method: parseUsingGDBMIParser:.


ObjectFileLoader [warning] (2019-02-19 14:33:43.393): Magritte::MASingleOptionDescription missing method: parseUsingGDBMIParser:.


ObjectFileLoader [warning] (2019-02-19 14:33:43.393): Magritte::MANumberDescription missing method: parseUsingGDBMIParser:.


ObjectFileLoader [warning] (2019-02-19 14:33:43.393): Magritte::MAStringDescription missing method: parseUsingGDBMIParser:.


ObjectFileLoader [warning] (2019-02-19 14:33:43.393): Magritte::MAToManyRelationDescription class missing method: defaultAllowOmmitedBrackets.


ObjectFileLoader [warning] (2019-02-19 14:33:43.393): Magritte::MAToManyRelationDescription missing method: allowOmmitedBrackets.


ObjectFileLoader [warning] (2019-02-19 14:33:43.393): Magritte::MAToManyRelationDescription missing method: allowOmmitedBrackets:.


ObjectFileLoader [warning] (2019-02-19 14:33:43.393): Magritte::MAToManyRelationDescription missing method: parseUsingGDBMIParser:.


WinWorkstat [info]: unknown/new display version 10:0 (assume post vista)

WinWorkstation [info]: CreateWindow S failed: 1406 (0x57e) [4772]

WinWorkstation [error]: CreateWindow failed: 1406 (0x57e) [9026]

NoHandlerError: primitive failed: a WinWorkstation(WinSta0)>>setEventMask:in:

Attachments (1)

smalltalk_2019-02-19_utf8.log (12.9 KB ) - added by patrik.svestka@… 5 years ago.
Error log

Download all attachments as: .zip

Change History (1)

by patrik.svestka@…, 5 years ago

Error log

Note: See TracTickets for help on using tickets.