You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On an Arch Linux with KDE on X11, running latest Wicked Editor release v0.71.563, when I close the window with Alt+F4 (whether I did anything or loaded anything or did nothing at all), it always ends with these 2 terminal prints:
corrupted double-linked list
Aborted (core dumped)
Doesn't break things of course, since that's happening at the end.. but maybe it points to some odd lurking bug underneath..
The text was updated successfully, but these errors were encountered:
I believe it's basically a bug in Jolt, the recommended way of cleaning up will cause Jolt to do a double free once it's closing itself. Creating a bug report for Jolt is on my todo list.
On an Arch Linux with KDE on X11, running latest Wicked Editor release v0.71.563, when I close the window with Alt+F4 (whether I did anything or loaded anything or did nothing at all), it always ends with these 2 terminal prints:
Doesn't break things of course, since that's happening at the end.. but maybe it points to some odd lurking bug underneath..
The text was updated successfully, but these errors were encountered: