Bug 109791 - Kontact Korganizer Calendar Crashes When Graphically Moving or Resizing Exchange 2000 Event
Summary: Kontact Korganizer Calendar Crashes When Graphically Moving or Resizing Excha...
Status: RESOLVED WORKSFORME
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 114328 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-07-28 19:46 UTC by Michael Mikowski
Modified: 2008-11-02 14:51 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Mikowski 2005-07-28 19:46:58 UTC
Version:            (using KDE KDE 3.4.1)
Installed from:    Compiled From Sources
Compiler:          gcc version 3.4.1 (Mandrakelinux 10.1 3.4.1-4mdk) Reading specs from /usr/lib/gcc/i586-mandrake-linux-gnu/3.4.1/specs
Configured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit --enable-clocale=gnu --disable-libunwind-exceptions --enable-languages=c,c++,ada,f77,objc,java --host=i586-mandrake-linux-gnu --with-system-zlib
Thread model: posix
OS:                Linux

Kontact
Component: Korganizer
Resource Type: Using Exchange 2000 Server
Condition: Graphically resizing or moving event causes application to crash
How to Reproduce: Create an Exchange 2000 event.  Attempt to edit it by dragging the start or end dates, or move it with the coursor.
Reproducable: Yes.  It almost always crashes.
Other Notes: I'm setting KDE variables in my profile to allow my to use the 3.4.1 desktop, as below, as I have Mandrake 10.1 default KDE also installed.  I don't think this is the source of the trouble, but one never knows.  Code was compiled from source using konstruct, with alll prerequisites checked.

From .bash_profile:
export PATH=/opt/kde/kde3.4.1/bin:$PATH:$HOME/bin
export LD_LIBRARY_PATH=/opt/kde/kde3.4.1/lib
export KDEHOME=~/.kde3.4.1
# export QTDIR=/opt/kde/kde3.4.1
export QTDIR=/usr/lib/qt3
export KDEDIR=/opt/kde/kde3.4.1
export KDEDIRS=/opt/kde/kde3.4.1

Backtrace:
Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1106858592 (LWP 4980)]
[KCrash handler]
#7  0x42797e1d in KOAgenda::endItemAction ()
   from /opt/kde/kde3.4.1/lib/libkorganizer.so.1
#8  0x4279d4b5 in KOAgenda::eventFilter_mouse ()
   from /opt/kde/kde3.4.1/lib/libkorganizer.so.1
#9  0x426fa2a9 in KOAgenda::eventFilter ()
   from /opt/kde/kde3.4.1/lib/libkorganizer.so.1
#10 0x4157f01b in QObject::activate_filters ()
   from /opt/kde/kde3.4.1/lib/libqt-mt.so.3
#11 0x4157f0da in QObject::event () from /opt/kde/kde3.4.1/lib/libqt-mt.so.3
#12 0x415b6fa2 in QWidget::event () from /opt/kde/kde3.4.1/lib/libqt-mt.so.3
#13 0x41521fa4 in QApplication::internalNotify ()
   from /opt/kde/kde3.4.1/lib/libqt-mt.so.3
#14 0x4152224f in QApplication::notify ()
   from /opt/kde/kde3.4.1/lib/libqt-mt.so.3
#15 0x411a3423 in KApplication::notify ()
   from /opt/kde/kde3.4.1/lib/libkdecore.so.4
#16 0x414bfa3f in QETWidget::translateMouseEvent ()
   from /opt/kde/kde3.4.1/lib/libqt-mt.so.3
#17 0x414bdd8b in QApplication::x11ProcessEvent ()
   from /opt/kde/kde3.4.1/lib/libqt-mt.so.3
#18 0x414d08d8 in QEventLoop::processEvents ()
   from /opt/kde/kde3.4.1/lib/libqt-mt.so.3
#19 0x4153717c in QEventLoop::enterLoop ()
   from /opt/kde/kde3.4.1/lib/libqt-mt.so.3
#20 0x415370d4 in QEventLoop::exec () from /opt/kde/kde3.4.1/lib/libqt-mt.so.3
#21 0x415211d0 in QApplication::exec ()
   from /opt/kde/kde3.4.1/lib/libqt-mt.so.3
#22 0x080611c1 in main ()
Comment 1 Thiago Macieira 2005-10-13 17:41:56 UTC
*** Bug 114328 has been marked as a duplicate of this bug. ***
Comment 2 Rolf Eike Beer 2006-09-06 17:16:29 UTC
Happens very often after saving events to remote ical. Event is stored successfully on server.

#9  0x08cf1c54 in ?? ()
#10 0x436e0a5b in KOAgenda::setNoActionCursor ()
   from /opt/kde3/lib/libkorganizer.so.1
#11 0x436e8318 in KOAgenda::eventFilter_mouse ()
   from /opt/kde3/lib/libkorganizer.so.1
#12 0x436e05eb in KOAgenda::eventFilter ()
   from /opt/kde3/lib/libkorganizer.so.1
#13 0x410e3d7e in QObject::activate_filters ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0x410e3dfb in QObject::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0x4111e4ec in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x41083351 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x41084458 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x40d884de in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#19 0x4101d39c in QETWidget::translateMouseEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x4101c15b in QApplication::x11ProcessEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0x4103059a in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x4109a388 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x4109a286 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x41082c9f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x08058c2b in main ()
Comment 3 Reinhold Kainhofer 2006-11-02 18:50:32 UTC
Reassigning all KOrganizer bug reports and wishes to the newly created 
korganizer-devel mailing list.
Comment 4 FiNeX 2008-08-15 14:24:46 UTC
Is this bug still valid on current korganizer? I've read about improvements on exchange integration, someone with an exchange server should test this issue.
Comment 5 Christophe Marin 2008-11-02 14:51:56 UTC
No feedback since Aug. 2008, closing.