Opened 4 years ago
Closed 4 years ago
#141 closed defect (fixed)
hangup if close button from os used while dialog open
Reported by: | Owned by: | Thomas Bernard | |
---|---|---|---|
Priority: | major | Milestone: | 2.7 |
Component: | GrafX2 | Version: | 2.7 |
Keywords: | Cc: |
Description
Hi,
tested with grafx2-2.7wip2785 on linux(Raspbian) and windows:
- it happens on some dialogs load/save, grafx2 has crashed dialog (don't know how it was called, strangely it does not happen anymore for me after some cycles it does not pop up anymore even if I had drawn something ... another bug somehow?), picture transform, Text, Brush Factory (don't know if i missed some)
- press [X] in the upper right corner
==> hangup
the program must then be killed with task manager or under linux with "killall -s KILL grafx2-sdl"
Change History (3)
comment:1 by , 4 years ago
Milestone: | → 2.7 |
---|---|
Owner: | changed from | to
Status: | new → accepted |
comment:2 by , 4 years ago
Status: | accepted → assigned |
---|
comment:3 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
please reopen if you find some more :(
Note:
See TracTickets
for help on using tickets.
it is related to #101
commit https://gitlab.com/GrafX2/grafX2/commit/e72bb8cab16a237f74db0cde1ed43e9f45ff0bd0 has not fixed it everywhere...
Still some dialog to be fixed