Mantis - Squeak
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
7695 | Morphic | crash | always | 07-13-12 07:32 | 09-12-12 15:55 |
|
|||||
Reporter: | marceltaeumel | Platform: | |||
Assigned To: | OS: | ||||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | trunk | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.4 | ||
|
|||||
Summary: | 0007695: World freeze when Morphic alarms callbacks produce error | ||||
Description: | Whenever you add a morphic alarm (e.g., "myMorph addAlarm: #callback after: 500"), the image/world appears to freeze if an error occurs within callback code. | ||||
Steps To Reproduce: | |||||
Additional Information: |
MyMorph>>triggerCallback self addAlarm: #callback after: 500. MyMorph>>callback Error signal: 'Should see me!'. Morph new openInWorld triggerCallback. "World/UI process freeze." |
||||
Relationships | |||||
Attached Files: |
![]() |
Notes | |||||
|
|||||
|
|