Opened 14 years ago
Closed 12 years ago
#1496 closed defect (fixed)
OMEdit segfaults if the user quits while loading icons
Reported by: | Per Östlund | Owned by: | Per Östlund |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | OMEdit | Version: | trunk |
Keywords: | Cc: | Per Östlund, Adeel Asghar |
Description
OMEdit crashes if the user quits before the loading of icons is complete. Steps to reproduce:
1) Expand Modelica.SIunits. 2) While the icons for Modelica.SIunits is loading, select File->Close or press ctrl+Q.
This will cause OMEdit to segfault in Linux while exiting. In Windows it doesn't show that anything went wrong, but since OMEdit is exiting anyway it's hard to say.
Change History (2)
comment:1 by , 12 years ago
Component: | Interactive Model Editor Interface → OMEdit |
---|
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed long time ago. The user is not allowed to quit while OMEdit is loading.