[Pharo-project] Total image lockup when using middle/right click menu on world
Hi all. Not sure where I should report this. If I use the middle/right (depending on one's preferences) click World menu (the one with Project and Configuration sub-menus down towards the bottom third of the menu), when my mouse goes over the "Configuration" menu section, the entire image freezes irrevocably, at least on OSX (my VM). A few fast-hit alt-. efforts can bring up a debugger on the current process, but it too is frozen. Don't know if this was already something knew about. Sorry for the duplication if so. Cheers, Simon ****************************************************************************************************************************************** This email is from Pinesoft Limited. Its contents are confidential to the intended recipient(s) at the email address(es) to which it has been addressed. It may not be disclosed to or used by anyone other than the addressee(s), nor may it be copied in anyway. If received in error, please contact the sender, then delete it from your system. Although this email and attachments are believed to be free of virus, or any other defect which might affect any computer or IT system into which they are received and opened, it is the responsibility of the recipient to ensure that they are virus free and no responsibility is accepted by Pinesoft for any loss or damage arising in any way from receipt or use thereof. ******************************************************************************************************************************************* Pinesoft Limited are registered in England, Registered number: 2914825. Registered office: 266-268 High Street, Waltham Cross, Herts, EN8 7EA
On Sep 29, 2008, at 9:00 PM, Simon Kirk wrote:
Hi all.
Not sure where I should report this. If I use the middle/right (depending on one's preferences) click World menu (the one with Project and Configuration sub-menus down towards the bottom third of the menu), when my mouse goes over the "Configuration" menu section, the entire image freezes irrevocably, at least on OSX (my VM).
Did you check if you have the preference to warn deprecated method on? Because when I do the same as you I get a currentProjectRefactoring....
A few fast-hit alt-. efforts can bring up a debugger on the current process, but it too is frozen.
Don't know if this was already something knew about. Sorry for the duplication if so.
No report It also shows that we have to clean this menu.
Good catch, if I press proceed then my image gets blocked can you enter a bug entry? And really another menu with lot of things to clean or we should simply get rid of it. I do not know what is the configuration option. Stef On Sep 29, 2008, at 9:00 PM, Simon Kirk wrote:
Hi all.
Not sure where I should report this. If I use the middle/right (depending on one's preferences) click World menu (the one with Project and Configuration sub-menus down towards the bottom third of the menu), when my mouse goes over the "Configuration" menu section, the entire image freezes irrevocably, at least on OSX (my VM).
A few fast-hit alt-. efforts can bring up a debugger on the current process, but it too is frozen.
Don't know if this was already something knew about. Sorry for the duplication if so.
Cheers, Simon
****************************************************************************************************************************************** This email is from Pinesoft Limited. Its contents are confidential to the intended recipient(s) at the email address(es) to which it has been addressed. It may not be disclosed to or used by anyone other than the addressee(s), nor may it be copied in anyway. If received in error, please contact the sender, then delete it from your system. Although this email and attachments are believed to be free of virus, or any other defect which might affect any computer or IT system into which they are received and opened, it is the responsibility of the recipient to ensure that they are virus free and no responsibility is accepted by Pinesoft for any loss or damage arising in any way from receipt or use thereof. *******************************************************************************************************************************************
Pinesoft Limited are registered in England, Registered number: 2914825. Registered office: 266-268 High Street, Waltham Cross, Herts, EN8 7EA
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On 29.09.2008, at 21:29, Stéphane Ducasse wrote:
Good catch, if I press proceed then my image gets blocked can you enter a bug entry? And really another menu with lot of things to clean or we should simply get rid of it.
Fix: http://code.google.com/p/pharo/issues/detail?id=191 -- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
Thanks Marcus (and Stef) - glad there's a fix, and now I know in future where to look for bugs that I may find, and to report them. On 29 Sep 2008, at 20:34, Marcus Denker wrote:
On 29.09.2008, at 21:29, Stéphane Ducasse wrote:
Good catch, if I press proceed then my image gets blocked can you enter a bug entry? And really another menu with lot of things to clean or we should simply get rid of it.
Fix: http://code.google.com/p/pharo/issues/detail?id=191
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
****************************************************************************************************************************************** This email is from Pinesoft Limited. Its contents are confidential to the intended recipient(s) at the email address(es) to which it has been addressed. It may not be disclosed to or used by anyone other than the addressee(s), nor may it be copied in anyway. If received in error, please contact the sender, then delete it from your system. Although this email and attachments are believed to be free of virus, or any other defect which might affect any computer or IT system into which they are received and opened, it is the responsibility of the recipient to ensure that they are virus free and no responsibility is accepted by Pinesoft for any loss or damage arising in any way from receipt or use thereof. ******************************************************************************************************************************************* Pinesoft Limited are registered in England, Registered number: 2914825. Registered office: 266-268 High Street, Waltham Cross, Herts, EN8 7EA
A few fast-hit alt-. efforts can bring up a debugger on the current process, but it too is frozen.
Don't know if this was already something knew about. Sorry for the duplication if so.
No report
no problem. I was sorry I typed something stupid.... when you cannot control your fingers it is time to go to bed :)
It also shows that we have to clean this menu.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (3)
-
Marcus Denker -
Simon Kirk -
Stéphane Ducasse