Issue 1081 in moose-technology: debugger is broken

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

Issue 1081 in moose-technology: debugger is broken

moose-technology
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1081 by [hidden email]: debugger is broken
http://code.google.com/p/moose-technology/issues/detail?id=1081

Do, for example, 1 add: 1 in a playground and we get a debugger window with  
an execution stack. The problem is that when clicking on an item in the  
stack, nothing happens. So debugging is currently broken.

--
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 1081 in moose-technology: debugger is broken

moose-technology
Updates:
        Labels: Component-GlamorousToolkit Milestone-5.0

Comment #1 on issue 1081 by [hidden email]: debugger is broken
http://code.google.com/p/moose-technology/issues/detail?id=1081

Thanks for opening this issue. The issue is due to a recent change in Pharo.

Thierry already provided a Pharo slice that would fix the problem:

SLICE-Issue-13422-Image-crashes-because-an-open-Nautilus-browser-hangs-onto-many-objects-while-code-is-being-loaded

--
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 1081 in moose-technology: debugger is broken

moose-technology

Comment #2 on issue 1081 by [hidden email]: debugger is broken
http://code.google.com/p/moose-technology/issues/detail?id=1081

The current status is that we are loading the slice from thierry in the  
gtimagesetup.

--
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 1081 in moose-technology: debugger is broken

moose-technology

Comment #3 on issue 1081 by [hidden email]: debugger is broken
http://code.google.com/p/moose-technology/issues/detail?id=1081

If we build on top of 30852 that should no longer be needed. We could do a  
test in the configuration to ensure that the fix is included when loading  
in a 30851

--
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 1081 in moose-technology: debugger is broken

moose-technology
Updates:
        Status: Fixed

Comment #4 on issue 1081 by [hidden email]: debugger is broken
http://code.google.com/p/moose-technology/issues/detail?id=1081

Excellent. I tested it and it works fine. So now I removed the loading of  
the patch.

Thanks for the notification.

--
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev