https://bugs.kde.org/show_bug.cgi?id=491460
Jérôme L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME |--- Ever confirmed|0 |1 --- Comment #6 from Jérôme L <[email protected]> --- I had other issues I couldn't solve, so I opted for a reinstall. The issue is happening again when installing EmojiRunner. https://github.com/alex1701c/EmojiRunner?tab=readme-ov-file#option-c-manual-installation-method It seems to be an issue with QFileSystemWatcher default constructor and/or destructor. There is no core dump after removing watcher from emojirunner.h https://github.com/alex1701c/EmojiRunner/blob/master/src/runner/emojirunner.h#L26 https://github.com/alex1701c/EmojiRunner/blob/master/src/runner/emojirunner.cpp#L32 (commenting the cpp only still produces the core dump). Also, once the patched version has been installed, installing a non-patched version requires a reconnection/restart to crash again. Should I open an issue in EmojiRunner? -- You are receiving this mail because: You are watching all bug changes.
