[Pharo-project] Monticello Browser messing up Morphic?
Every time I go to save a package in the latest 2.0, the world gets messed up like http://code.google.com/p/pharo/issues/detail?id=5013. It seems to start when I click "Save" and the commit message editor comes up. If I drag it around, it leaves a trail (the Process Browser shows a "nil" process at the UI priority in addition to the UI process). Once I accept the comment, MC Browser gets that big red X thing replacing the list on the left. Is anyone else seeing this? Sean -- View this message in context: http://forum.world.st/Monticello-Browser-messing-up-Morphic-tp4631248.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
On 05/21/2012 05:24 PM, Sean P. DeNigris wrote:
Every time I go to save a package in the latest 2.0, the world gets messed up like http://code.google.com/p/pharo/issues/detail?id=5013. It seems to start when I click "Save" and the commit message editor comes up. If I drag it around, it leaves a trail (the Process Browser shows a "nil" process at the UI priority in addition to the UI process). Once I accept the comment, MC Browser gets that big red X thing replacing the list on the left.
Is anyone else seeing this?
Sean
-- View this message in context: http://forum.world.st/Monticello-Browser-messing-up-Morphic-tp4631248.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
I have seen this. In a 2.0 image updated to latest just now I can confirm it. I also get the trails in the commit message editor, and after a second try was able to get the red X as well. I can confirm noticing it yesterday. Daniel Uber
Yes This is after the fork introduced by camillo to speed up MC. So apparently the system wants to refresh the list and there is a DNU somewhere. So far we did not get the time to have a look at it. Stef On May 22, 2012, at 12:24 AM, Sean P. DeNigris wrote:
Every time I go to save a package in the latest 2.0, the world gets messed up like http://code.google.com/p/pharo/issues/detail?id=5013. It seems to start when I click "Save" and the commit message editor comes up. If I drag it around, it leaves a trail (the Process Browser shows a "nil" process at the UI priority in addition to the UI process). Once I accept the comment, MC Browser gets that big red X thing replacing the list on the left.
Is anyone else seeing this?
Sean
-- View this message in context: http://forum.world.st/Monticello-Browser-messing-up-Morphic-tp4631248.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
participants (3)
-
Daniel Uber -
Sean P. DeNigris -
Stéphane Ducasse