Anonymous | Login | 03-02-2021 01:39 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0001807 | [Squeak] MVC | major | always | 09-21-05 22:39 | 01-20-06 23:37 | ||||
Reporter | BGaertner | View Status | public | ||||||
Assigned To | |||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.9 | ||||||
Summary | 0001807: Error notifier does not open in an MVC project | ||||||||
Description |
This is for Squeak 3.9 0006686. The error notifier does not come up in a MVC project. To reproduce the problem, do this: 1. Enter an MVC project, open a Workspace 2. Evaluate (-4)sqrt. This statement throws an exception. 3. Nothing happens until you switch back into a Morphic project. As soon as you are in the Morphic project, you will the the error notifier and can open the debugger. |
||||||||
Additional Information |
I think the problem is in the method Debugger class>>openOn:context:label:contents:fullView. There is a version with label ajh 8/6/2003 and that version works. The newer version with label md 8/9/2005 does not work. I think that the Message WorldState addDeferredUIMessage: is unsuitable for MVC. Attached you find a proposal for a fix, but I am really do not know whether this is really a fix or only a hack that might create problems elsewhere. Comments are highly welcome. |
||||||||
Attached Files |
![]() |
||||||||
|
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
43 total queries executed. 32 unique queries executed. |