Bug 169954 - crashes on calendar access (activation / mouseover)
Summary: crashes on calendar access (activation / mouseover)
Status: RESOLVED INTENTIONAL
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: 3.5
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 172408 190852 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-08-27 22:15 UTC by Marc Schiffbauer
Modified: 2010-03-27 23:11 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
possible fix for nasty korganizer crash (874 bytes, patch)
2008-09-03 15:29 UTC, Allen Winter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marc Schiffbauer 2008-08-27 22:15:39 UTC
Version:           3.5.10 (using Devel)
OS:                Linux
Installed from:    Compiled sources

I have several calendars configured:

- some via IMAP folders
and
- some "calendar on remote host" (german version here)

the "remote host" is a file URL in every case for up- and download, for example:

/home/mschiff/gcal/mschiff.ics

(those files are being updated via gcal daemon and kontact)


this worked as it should until KDE 3.5.10 (including 3.5.9)

Now korganizer crashes everytime as soon as I activate such a calendar (checkbox in calendar list) or when I hover the mouse over an item from such a calendar.

Here is a backtrace:

[Thread debugging using libthread_db enabled]
[New Thread 0xb5e576c0 (LWP 27906)]
[KCrash handler]
#6  0x085a5ecd in ?? ()
#7  0xb7def58d in KOIncidenceToolTip::maybeTip (this=0x84c72b0, 
    pos=@0x812ff74)
    at /build/buildd/kdepim-3.5.10/./korganizer/koincidencetooltip.cpp:58
#8  0xb687d14b in QTipManager::showTip (this=0x812fee0)
    at widgets/qtooltip.cpp:492
#9  0xb687e9fe in QTipManager::qt_invoke (this=0x812fee0, _id=5, 
    _o=0xbff7e648) at .moc/debug-shared-mt/qtooltip.moc:164
#10 0xb671f704 in QObject::activate_signal (this=0x812ff08, clist=0x8135858, 
    o=0xbff7e648) at kernel/qobject.cpp:2359
#11 0xb67201e9 in QObject::activate_signal (this=0x812ff08, signal=2)
    at kernel/qobject.cpp:2328
#12 0xb6ab1320 in QTimer::timeout (this=0x812ff08)
    at .moc/debug-shared-mt/moc_qtimer.cpp:82
#13 0xb6746d0e in QTimer::event (this=0x812ff08, e=0xbff7e948)
    at kernel/qtimer.cpp:222
#14 0xb66b3c36 in QApplication::internalNotify (this=0xbff7ec04, 
    receiver=0x812ff08, e=0xbff7e948) at kernel/qapplication.cpp:2638
#15 0xb66b5a5f in QApplication::notify (this=0xbff7ec04, receiver=0x812ff08, 
    e=0xbff7e948) at kernel/qapplication.cpp:2361
#16 0xb6e749b2 in KApplication::notify (this=0xbff7ec04, receiver=0x812ff08, 
    event=0xbff7e948)
    at /build/buildd/kdelibs-3.5.10/./kdecore/kapplication.cpp:550
#17 0xb664428d in QApplication::sendEvent (receiver=0x812ff08, 
    event=0xbff7e948) at ../include/qapplication.h:523
#18 0xb66a6b19 in QEventLoop::activateTimers (this=0x8096258)
    at kernel/qeventloop_unix.cpp:559
#19 0xb665964b in QEventLoop::processEvents (this=0x8096258, flags=4)
    at kernel/qeventloop_x11.cpp:392
#20 0xb66cef90 in QEventLoop::enterLoop (this=0x8096258)
    at kernel/qeventloop.cpp:201
#21 0xb66cec8e in QEventLoop::exec (this=0x8096258)
    at kernel/qeventloop.cpp:148
#22 0xb66b57df in QApplication::exec (this=0xbff7ec04)
    at kernel/qapplication.cpp:2761
#23 0x08050ae4 in main (argc=-1215044929, argv=0xb7efac01)
    at /build/buildd/kdepim-3.5.10/./korganizer/main.cpp:58
Comment 1 Allen Winter 2008-08-28 00:44:54 UTC
I have a possible fix coming in a few minutes.
Would you be able to test it?
Comment 2 Allen Winter 2008-08-28 23:46:07 UTC
Ok, good.
I committed the patch to the source repository a few hours ago.

So please update your source and rebuild.
Then let me know if it works.
Comment 3 Allen Winter 2008-08-28 23:54:25 UTC
Ok, good.
I committed the patch to the source repository a few hours ago.

So please update your source and rebuild.
Then let me know if it works.
Comment 4 Marc Schiffbauer 2008-08-29 17:47:59 UTC
Hi Allen,

unfortunately this did not fix the crashes.

-Marc
Comment 5 Allen Winter 2008-09-03 15:29:15 UTC
Created attachment 27208 [details]
possible fix for nasty korganizer crash
Comment 6 Marc Schiffbauer 2008-09-03 17:39:58 UTC
Hi Allen,

same as in Commect #4 :-/ 
I am still having these crashes.

-Marc
Comment 7 Christophe Marin 2008-11-18 23:06:54 UTC
*** Bug 172408 has been marked as a duplicate of this bug. ***
Comment 8 Harald Frießnegger 2008-11-27 10:07:18 UTC
i've exactly the same problem since updating kde to 3.5.10.
korganizer version is 3.5.9.
as soon as i activate a read *and* write calendar on a remote host and scroll in the calendar pane or move the mouse over an item of this calendar.
Comment 9 Christophe Marin 2010-03-27 23:11:59 UTC
*** Bug 190852 has been marked as a duplicate of this bug. ***