Unresponsive Bloc/Brick UI

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

Unresponsive Bloc/Brick UI

Peter Uhnak
Hi,

I've been playing with the latest Brick tools, however after about a minute or two the UI always becomes completely unresponsive. I cannot move anything nor do anything. If I press <cmd>+<dot>
this shows in my terminal... but the UI is still unresponsive.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
User Interrupt
BlMouseButtonOutsideEventListener(BlEventListener)>>handleEvent:
BlMouseButtonOutsideEventListener(BlEventListener)>>handleEvent:
BlMouseButtonOutsideEventListener(BlEventListener)>>handleEvent:
BlMouseButtonOutsideEventListener(BlEventListener)>>handleEvent:
BlMorphicCompatibleBlocSpace(BlBlocSpace)>>handleEvent:
BlMorphicCompatibleBlocSpace(BlBlocSpace)>>sendEventToSpace:
BlMorphicEventListenerRecord(BlEventListener)>>privateRemoveEventListener:fromOwner:previousInChain:
BlMouseButtonOutsideEventListener(BlEventListener)>>privateRemoveEventListener:fromOwner:previousInChain:
BlMouseButtonOutsideEventListener(BlEventListener)>>privateRemoveEventListener:fromOwner:previousInChain:
BlMouseButtonOutsideEventListener(BlEventListener)>>privateRemoveEventListener:fromOwner:previousInChain:
BlMouseButtonOutsideEventListener(BlEventListener)>>privateRemoveEventListener:fromOwner:previousInChain:
BlMouseButtonOutsideEventListener(BlEventListener)>>privateRemoveEventListener:fromOwner:previousInChain:
BlMouseButtonOutsideEventListener(BlEventListener)>>privateRemoveEventListener:fromOwner:previousInChain:
BlMouseButtonOutsideEventListener(BlEventListener)>>privateRemoveEventListener:fromOwner:previousInChain:
BlMouseButtonOutsideEventListener(BlEventListener)>>privateRemoveEventListener:fromOwner:previousInChain:
BlMouseButtonOutsideEventListener(BlEventListener)>>privateRemoveEventListener:fromOwner:previousInChain:
BlMorphicCompatibleBlocSpace(BlBlocSpace)>>removeEventListener:
[ :sp | sp removeEventListener: self ] in BlMorphicEventListenerRecord(BlGlobalEventListener)>>unplug in Block: [ :sp | sp removeEventListener: self ]
BlockClosure>>cull:
BlMorphicEventListenerRecord(BlGlobalEventListener)>>spaceDo:
BlMorphicEventListenerRecord(BlGlobalEventListener)>>unplug
BlMorphicEventListenerRecord>>handleEvent:
BlMouseButtonOutsideEventListener(BlEventListener)>>handleEvent:
BlMouseButtonOutsideEventListener(BlEventListener)>>handleEvent:
BlMouseButtonOutsideEventListener(BlEventListener)>>handleEvent:
BlMouseButtonOutsideEventListener(BlEventListener)>>handleEvent:
BlMouseButtonOutsideEventListener(BlEventListener)>>handleEvent:
BlMouseButtonOutsideEventListener(BlEventListener)>>handleEvent:
BlMouseButtonOutsideEventListener(BlEventListener)>>handleEvent:
BlMouseButtonOutsideEventListener(BlEventListener)>>handleEvent
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Anyone has any idea? This is the original image I've been playing with https://drive.google.com/file/d/0B-bMBVDOi3oTdll3dGJValVIenc/view

Thanks,
Peter

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-dev] Unresponsive Bloc/Brick UI

Aliaksei Syrel
Hi Peter,

Do you use Spotter while in Bloc?

Cheers,
Alex

On Sat, Aug 29, 2015 at 12:32 PM, Peter Uhnák <[hidden email]> wrote:
Hi,

I've been playing with the latest Brick tools, however after about a minute or two the UI always becomes completely unresponsive. I cannot move anything nor do anything. If I press <cmd>+<dot>
this shows in my terminal... but the UI is still unresponsive.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
User Interrupt
BlMouseButtonOutsideEventListener(BlEventListener)>>handleEvent:
BlMouseButtonOutsideEventListener(BlEventListener)>>handleEvent:
BlMouseButtonOutsideEventListener(BlEventListener)>>handleEvent:
BlMouseButtonOutsideEventListener(BlEventListener)>>handleEvent:
BlMorphicCompatibleBlocSpace(BlBlocSpace)>>handleEvent:
BlMorphicCompatibleBlocSpace(BlBlocSpace)>>sendEventToSpace:
BlMorphicEventListenerRecord(BlEventListener)>>privateRemoveEventListener:fromOwner:previousInChain:
BlMouseButtonOutsideEventListener(BlEventListener)>>privateRemoveEventListener:fromOwner:previousInChain:
BlMouseButtonOutsideEventListener(BlEventListener)>>privateRemoveEventListener:fromOwner:previousInChain:
BlMouseButtonOutsideEventListener(BlEventListener)>>privateRemoveEventListener:fromOwner:previousInChain:
BlMouseButtonOutsideEventListener(BlEventListener)>>privateRemoveEventListener:fromOwner:previousInChain:
BlMouseButtonOutsideEventListener(BlEventListener)>>privateRemoveEventListener:fromOwner:previousInChain:
BlMouseButtonOutsideEventListener(BlEventListener)>>privateRemoveEventListener:fromOwner:previousInChain:
BlMouseButtonOutsideEventListener(BlEventListener)>>privateRemoveEventListener:fromOwner:previousInChain:
BlMouseButtonOutsideEventListener(BlEventListener)>>privateRemoveEventListener:fromOwner:previousInChain:
BlMouseButtonOutsideEventListener(BlEventListener)>>privateRemoveEventListener:fromOwner:previousInChain:
BlMorphicCompatibleBlocSpace(BlBlocSpace)>>removeEventListener:
[ :sp | sp removeEventListener: self ] in BlMorphicEventListenerRecord(BlGlobalEventListener)>>unplug in Block: [ :sp | sp removeEventListener: self ]
BlockClosure>>cull:
BlMorphicEventListenerRecord(BlGlobalEventListener)>>spaceDo:
BlMorphicEventListenerRecord(BlGlobalEventListener)>>unplug
BlMorphicEventListenerRecord>>handleEvent:
BlMouseButtonOutsideEventListener(BlEventListener)>>handleEvent:
BlMouseButtonOutsideEventListener(BlEventListener)>>handleEvent:
BlMouseButtonOutsideEventListener(BlEventListener)>>handleEvent:
BlMouseButtonOutsideEventListener(BlEventListener)>>handleEvent:
BlMouseButtonOutsideEventListener(BlEventListener)>>handleEvent:
BlMouseButtonOutsideEventListener(BlEventListener)>>handleEvent:
BlMouseButtonOutsideEventListener(BlEventListener)>>handleEvent:
BlMouseButtonOutsideEventListener(BlEventListener)>>handleEvent
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Anyone has any idea? This is the original image I've been playing with https://drive.google.com/file/d/0B-bMBVDOi3oTdll3dGJValVIenc/view

Thanks,
Peter


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev