Bug 51542 - crash: drag event into monthview
Summary: crash: drag event into monthview
Status: RESOLVED DUPLICATE of bug 53854
Alias: None
Product: korganizer
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Cornelius Schumacher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-05 18:01 UTC by Will Stephenson
Modified: 2003-02-28 09:42 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Will Stephenson 2002-12-05 18:01:53 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc3.1 
OS:          Linux

I've just discovered that when I drag an event from the calendar into a different day in the monthview, korg crashes.  I can replicate this both with my regular calendar and with a blank calendar.  Event is just a blank normal event. 

CVS of about 29/11/02.  

This was the last console output:
libkcal: CalendarLocal::event(): KOrganizer-1800720543.175
libkcal: Event  Organizer:  Email:
korganizer: State changed, modified true
korganizer: KOAgendaView::startDrag(): Delete drag source

And this was all I got as a backtrace:
[New Thread 1024 (LWP 7088)]
0x415318c9 in wait4 () from /lib/libc.so.6
#0  0x415318c9 in wait4 () from /lib/libc.so.6
#1  0x415acc90 in __DTOR_END__ () from /lib/libc.so.6
#2  0x4138ca93 in waitpid () from /lib/libpthread.so.0
#3  0x409fdc97 in KCrash::defaultCrashHandler(int) (sig=11) at kcrash.cpp:235
#4  0x4138a12b in pthread_sighandler () from /lib/libpthread.so.0
#5  <signal handler called>
#6  0xffffffff in ?? ()
#7  0x40d3214e in QEventLoop::processEvents(unsigned) (this=0x80a5210, flags=4)
    at kernel/qeventloop_x11.cpp:169
#8  0x40d94096 in QEventLoop::enterLoop() (this=0x80a5210)
    at kernel/qeventloop.cpp:191
#9  0x40d93fb2 in QEventLoop::exec() (this=0x80a5210)
    at kernel/qeventloop.cpp:138
#10 0x40d7da3f in QApplication::exec() (this=0xbffff240)
    at kernel/qapplication.cpp:2424
#11 0x400a1a0b in main (argc=2, argv=0xbffff3d4) at main.cpp:93
#12 0x414ac4a2 in __libc_start_main () from /lib/libc.so.6
Comment 1 thebeast 2003-02-01 21:48:09 UTC
still happening with 3.1? (bug focus)
Comment 2 Will Stephenson 2003-02-13 00:35:56 UTC
Yes, unfortunately :(. 
Comment 3 Cornelius Schumacher 2003-02-28 09:42:16 UTC

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