Bug 456367

Summary: KOrganizer doesn't show system tray icon
Product: [openSUSE] openSUSE 11.1 Reporter: Alexander Osthof <aosthof>
Component: KDE4 ApplicationsAssignee: E-mail List <kde-maintainers>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: wstephenson
Version: RC 2   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Alexander Osthof 2008-12-04 09:46:40 UTC
KOrganizer doesn't show the reminder daemon in the system tray when activated via Settings --> Configure KOrganizer --> General --> System Tray.
Comment 1 Will Stephenson 2008-12-04 10:02:53 UTC
Does "korgac" fail to start when you run it from the command line?
Comment 2 Alexander Osthof 2008-12-04 10:14:05 UTC
Yes, it crashes. Here's the output:

$ korgac
icalerror.c:104: BADARG: Bad argument to function
korgac: icalerror.c:106: icalerror_set_errno: Assertion `0' failed.
KCrash: Application 'korgac' crashing...
sock_file=/suse/aosthof/.kde4/socket-soellner/kdeinit4__0
<unknown program name>(3405)/: Communication problem with  "korgac" , it probably crashed.
Error message was:  "org.freedesktop.DBus.Error.NoReply" : " "Message did not receive a reply (timeout by message bus)" "


Also, a KDE crash popup is displayed, saying:

Application: KOrganizer Reminder Daemon (korgac), signal SIGABRT
[?1034h(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
(no debugging symbols found)

[...]

(no debugging symbols found)
[KCrash handler]
#5  0x00007fcf83b07645 in raise () from /lib64/libc.so.6
#6  0x00007fcf83b08c33 in abort () from /lib64/libc.so.6
#7  0x00007fcf83b00329 in __assert_fail () from /lib64/libc.so.6
#8  0x00007fcf84aec1da in icalerror_set_errno () from /usr/lib64/libical.so.0
#9  0x00007fcf84ae7f6c in icalcomponent_get_first_property ()
   from /usr/lib64/libical.so.0
#10 0x00007fcf846781b5 in KCal::ICalTimeZoneSource::parse(icalcomponent_impl*)
    () from /usr/lib64/libkcal.so.4
#11 0x00007fcf846790ba in KCal::ICalTimeZoneSource::parse(_icaltimezone*) ()
   from /usr/lib64/libkcal.so.4
#12 0x00007fcf84613162 in KCal::Calendar::Private::timeZoneIdSpec(QString const&, bool) () from /usr/lib64/libkcal.so.4
#13 0x00007fcf8461324e in KCal::Calendar::setTimeZoneId(QString const&) ()
   from /usr/lib64/libkcal.so.4
#14 0x00007fcf846188ab in KCal::Calendar::Calendar(QString const&) ()
   from /usr/lib64/libkcal.so.4
#15 0x00007fcf8465ecb3 in KCal::CalendarResources::CalendarResources(QString const&, QString const&) () from /usr/lib64/libkcal.so.4
#16 0x00000000004135a9 in _start ()


I'll install the debuginfo packages to be able to provide a better backtrace.
Comment 3 Will Stephenson 2008-12-04 10:22:46 UTC
Don't bother :)

*** This bug has been marked as a duplicate of bug 450659 ***