Yes, something seems to be broken in Glamour in the latest moose image. This also breaks the debugger. 
To debug you can switch to the default debugger (SpecDebugger registerToolsOn: Smalltalk tools).


On Thu, Jul 3, 2014 at 2:45 PM, Stephan Eggermont <stephan@stack.nl> wrote:
Could it be related to the failing test in CI?
(Mac Mavericks 10.9.2)

GLMUpdateMorphicTest>>testInvalidateSelection
(browser panes first port: #selection) value: 3.
entity removeLast.
announcer announce: GLMTestAnnouncement.
self assert: (browser panes first port: #selection) value isNil.
self assert: listMorph model selection isNil

When I run the glamour tests from the test runner, there
is one TestFailure. If I try to debug it, the debugger doesn't work
(shows only one pane)


_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev