Summary: | KOrganizer shows the crash handler window when it is closed | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Javi <zapzap40> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | smartins, zeron00 |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 4.11.3 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepim/1a21d9535b7873db41bd6a2496c654e7b6addc88 | Version Fixed In: | 4.11.4 |
Sentry Crash Report: | |||
Attachments: | Valgrind log |
Description
Javi
2013-11-07 08:49:10 UTC
korganizer doesn't support minimize to system tray, can you explain ? Are you running within kontact ? The tray icon you see might be of the reminder deamon. (In reply to comment #1) > korganizer doesn't support minimize to system tray, can you explain ? > > Are you running within kontact ? > > The tray icon you see might be of the reminder deamon. It is true, my bad. The tray icon belongs to the reminder daemon. So this issue es when KOrganizer is closed. can you install valgrind, run valgrind korganizer --nofork &> a.log wait for it, then close korganizer, wait for valgrind to exit, and attach the log ? Hi Sergio,
Yes, I'll do it as soon as I'll be with my computer.
Best regards,
Javier.
> El 07/11/2013, a las 17:38, "Sergio Martins" <iamsergio@gmail.com> escribió:
>
> https://bugs.kde.org/show_bug.cgi?id=327262
>
> --- Comment #3 from Sergio Martins <iamsergio@gmail.com> ---
> can you install valgrind, run valgrind korganizer --nofork &> a.log
>
> wait for it, then close korganizer, wait for valgrind to exit, and attach the
> log ?
>
> --
> You are receiving this mail because:
> You reported the bug.
Created attachment 83421 [details]
Valgrind log
Git commit 1a21d9535b7873db41bd6a2496c654e7b6addc88 by Sergio Martins. Committed on 08/11/2013 at 09:56. Pushed by smartins into branch 'KDE/4.11'. Don't delete the filter twice. Fixes crash at exit that wasn't reproducible before because the calendar was leaked. FIXED-IN: 4.11.4 M +2 -1 korganizer/calendarview.cpp http://commits.kde.org/kdepim/1a21d9535b7873db41bd6a2496c654e7b6addc88 *** Bug 328750 has been marked as a duplicate of this bug. *** |