Seaside Control Panel crashing

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Seaside Control Panel crashing

CdAB63
Latest image, it crashes with 'KeyNotFound: key #NewListModel not found in SystemDictionary

WAPharoServerAdapterSpecBrowser new -> WAPharoServerAdapterSpecBrowser initializeWidgets -> instantiateModels: -> Array pairsDo: -> WAPharoServerAdapterSpecBrowser instantiateModels -> createInstanceFor: -> resolveSymbol: -> SmalltalkImage at: #NewListModel -> SystemDictionary at: #NewListModel -> at:ifAbsent: -> at: [self errorKeyNotFound: #NewListModel ] -> errorKeyNotFound

Nothing that cannot be solved by starting ZnServerAdaptor from workspace (playground...).

--
The information contained in this message is confidential and
intended to the recipients specified in the headers. If you received
this message by error, notify the sender immediately. The
unauthorized use, disclosure, copy or alteration of this message
are strictly forbidden and subjected to civil and criminal sanctions.
Reply | Threaded
Open this post in threaded view
|

Re: Seaside Control Panel crashing

Max Leske
Hi Casimiro,

We’re aware of the issue and already have a fix in the works. Please report Seaside issues to the Seaside github repository (https://github.com/SeasideSt/Seaside) or on the Seaside mailing list.

Cheers,
Max

On 8 Jun 2017, at 22:17, casimiro barreto <[hidden email]> wrote:

Latest image, it crashes with 'KeyNotFound: key #NewListModel not found in SystemDictionary

WAPharoServerAdapterSpecBrowser new -> WAPharoServerAdapterSpecBrowser initializeWidgets -> instantiateModels: -> Array pairsDo: -> WAPharoServerAdapterSpecBrowser instantiateModels -> createInstanceFor: -> resolveSymbol: -> SmalltalkImage at: #NewListModel -> SystemDictionary at: #NewListModel -> at:ifAbsent: -> at: [self errorKeyNotFound: #NewListModel ] -> errorKeyNotFound

Nothing that cannot be solved by starting ZnServerAdaptor from workspace (playground...).

--
The information contained in this message is confidential and
intended to the recipients specified in the headers. If you received
this message by error, notify the sender immediately. The
unauthorized use, disclosure, copy or alteration of this message
are strictly forbidden and subjected to civil and criminal sanctions.