[kalarm] [Bug 499859] System tray crashes on login

2025-02-13 Thread David Jarvie
https://bugs.kde.org/show_bug.cgi?id=499859 David Jarvie changed: What|Removed |Added Component|Akonadi |general Latest Commit|

[kalarm] [Bug 499859] System tray crashes on login

2025-02-13 Thread David Jarvie
https://bugs.kde.org/show_bug.cgi?id=499859 --- Comment #7 from David Jarvie --- I've also realised that kalarm frequently exits with an error from KAlarmApp::activateInstance() before it does the session restoration. The only difference from your experience is that I haven't seen a crash - for m

[kalarm] [Bug 499859] System tray crashes on login

2025-02-13 Thread Ingo Klöcker
https://bugs.kde.org/show_bug.cgi?id=499859 --- Comment #6 from Ingo Klöcker --- What? In main() app->activateInstance() is called before app->restoreSession() and because app->activateInstance() return 0 kalarm exits before it even tries to restore the session. Am I missing something? -- You a

[kalarm] [Bug 499859] System tray crashes on login

2025-02-13 Thread Ingo Klöcker
https://bugs.kde.org/show_bug.cgi?id=499859 --- Comment #5 from Ingo Klöcker --- It also crashes with a completely empty session file. I built v24.12.1 and v24.12.0 and they also crash so it's not a (recent) regression in kalarm and since I use 24.12.x before it doesn't seem to be a bug in kalarm

[kalarm] [Bug 499859] System tray crashes on login

2025-02-13 Thread Ingo Klöcker
https://bugs.kde.org/show_bug.cgi?id=499859 --- Comment #4 from Ingo Klöcker --- Created attachment 178314 --> https://bugs.kde.org/attachment.cgi?id=178314&action=edit session file crashing kalarm This is a much older session file, but it also causes the crash when running `/usr/bin/kalarm -s

[kalarm] [Bug 499859] System tray crashes on login

2025-02-13 Thread David Jarvie
https://bugs.kde.org/show_bug.cgi?id=499859 David Jarvie changed: What|Removed |Added CC||martin.schnitkemper@nexgo.d |

[kalarm] [Bug 499859] System tray crashes on login

2025-02-13 Thread David Jarvie
https://bugs.kde.org/show_bug.cgi?id=499859 --- Comment #3 from David Jarvie --- There have been no changes to kalarm between 24.12.1 and 24.12.2 which would in any way affect session restoration, so it seems that it must be some external software change which has triggered the crash. When I test

[kalarm] [Bug 499859] System tray crashes on login

2025-02-12 Thread David Jarvie
https://bugs.kde.org/show_bug.cgi?id=499859 --- Comment #2 from David Jarvie --- This crash has also been described in https://bugs.kde.org/show_bug.cgi?id=497742#c10. (Note that Bug 497742 is about an unrelated issue.) -- You are receiving this mail because: You are watching all bug changes.

[kalarm] [Bug 499859] System tray crashes on login

2025-02-12 Thread Ingo Klöcker
https://bugs.kde.org/show_bug.cgi?id=499859 --- Comment #1 from Ingo Klöcker --- It's not caused by autostart but by session restore. I can reproduce the crash when I try to run `/usr/bin/kalarm -session 10c9cd6e6500017392586680030170017_1739306175_87705` as logged by the stack trace. -- Yo

[kalarm] [Bug 499859] System tray crashes on login

2025-02-12 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=499859 Bug Janitor Service changed: What|Removed |Added Severity|normal |crash -- You are receiving this mail bec