Bug 257940 - reminder does not display information is blocked
Summary: reminder does not display information is blocked
Status: RESOLVED DUPLICATE of bug 235085
Alias: None
Product: korganizer
Classification: Applications
Component: reminder daemon (korgac) (show other bugs)
Version: 0.9
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-26 06:13 UTC by rigel
Modified: 2010-12-12 15:03 UTC (History)
1 user (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 rigel 2010-11-26 06:13:44 UTC
Application: korgac (0.9)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-26-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
when entering Korganizer alarms showed activities now only shows a gray box with no information, the application pausing for a few seconds until it shows the bug report wizard

The crash can be reproduced every time.

 -- Backtrace:
Application: Demonio de recordatorio para KOrganizer (korgac), signal: Segmentation fault
[KCrash Handler]
#6  0x001c8946 in KCal::Alarm::hasStartOffset (this=0x0) at ../../kcal/alarm.cpp:589
#7  0x080540f6 in AlarmDialog::addIncidence (this=0x8ad5d80, incidence=0x8b41740, reminderAt=..., displayText=...) at ../../../korganizer/korgac/alarmdialog.cpp:301
#8  0x0805cd5d in KOAlarmClient::createReminder (this=0x89ff698, calendar=0x8aac0e8, incidence=0x8b41740, dt=..., displayText=...) at ../../../korganizer/korgac/koalarmclient.cpp:149
#9  0x0805e66d in KOAlarmClient (this=0x89ff698, parent=0x0) at ../../../korganizer/korgac/koalarmclient.cpp:84
#10 0x08052176 in ReminderDaemonApp::newInstance (this=0xbfd08b90) at ../../../korganizer/korgac/korgacmain.cpp:47
#11 0x0083e950 in KUniqueApplicationAdaptor::newInstance (this=0x8a69740, asn_id=..., args=...) at ../../kdeui/kernel/kuniqueapplication.cpp:454
#12 0x0083f0b2 in KUniqueApplicationAdaptor::qt_metacall (this=0x8a69740, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfd080ec) at ./kuniqueapplication_p.moc:81
#13 0x005e5b34 in QDBusConnectionPrivate::deliverCall (this=0x8833070, object=0x8a69740, msg=..., metaTypes=..., slotIdx=4) at qdbusintegrator.cpp:904
#14 0x005e6ddf in QDBusConnectionPrivate::activateCall (this=0x8833070, object=0x8a69740, flags=337, msg=...) at qdbusintegrator.cpp:809
#15 0x005e7880 in QDBusConnectionPrivate::activateObject (this=0x8833070, node=..., msg=..., pathStartPos=16) at qdbusintegrator.cpp:1364
#16 0x005e7b1a in QDBusActivateObjectEvent::placeMetaCall (this=0x8a6a1b0) at qdbusintegrator.cpp:1477
#17 0x01e493fe in QObject::event (this=0xbfd08b90, e=0x8a6a1b0) at kernel/qobject.cpp:1248
#18 0x01e3850b in QCoreApplication::event (this=0xbfd08b90, e=0x8a6a1b0) at kernel/qcoreapplication.cpp:1533
#19 0x00eb9e46 in QApplication::event (this=0xbfd08b90, e=0x8a6a1b0) at kernel/qapplication.cpp:2353
#20 0x00eb54dc in QApplicationPrivate::notify_helper (this=0x88a4990, receiver=0xbfd08b90, e=0x8a6a1b0) at kernel/qapplication.cpp:4300
#21 0x00ebc05e in QApplication::notify (this=0xbfd08b90, receiver=0xbfd08b90, e=0x8a6a1b0) at kernel/qapplication.cpp:3704
#22 0x00836f2a in KApplication::notify (this=0xbfd08b90, receiver=0xbfd08b90, event=0x8a6a1b0) at ../../kdeui/kernel/kapplication.cpp:302
#23 0x01e38a3b in QCoreApplication::notifyInternal (this=0xbfd08b90, receiver=0xbfd08b90, event=0x8a6a1b0) at kernel/qcoreapplication.cpp:704
#24 0x01e3b473 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x881c2e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#25 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x881c2e0) at kernel/qcoreapplication.cpp:1345
#26 0x01e3b5dd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#27 0x01e64adf in QCoreApplication::sendPostedEvents (s=0x88a6510) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#28 postEventSourceDispatch (s=0x88a6510) at kernel/qeventdispatcher_glib.cpp:276
#29 0x022035e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#30 0x022072d8 in ?? () from /lib/libglib-2.0.so.0
#31 0x022074b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#32 0x01e645d5 in QEventDispatcherGlib::processEvents (this=0x881c4c0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#33 0x00f75135 in QGuiEventDispatcherGlib::processEvents (this=0x881c4c0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#34 0x01e37059 in QEventLoop::processEvents (this=0xbfd08af4, flags=) at kernel/qeventloop.cpp:149
#35 0x01e374aa in QEventLoop::exec (this=0xbfd08af4, flags=...) at kernel/qeventloop.cpp:201
#36 0x01e3b69f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#37 0x00eb5577 in QApplication::exec () at kernel/qapplication.cpp:3579
#38 0x080520db in main (argc=3, argv=0xbfd08ce4) at ../../../korganizer/korgac/korgacmain.cpp:85

Possible duplicates by query: bug 251993, bug 250862, bug 245706, bug 235085, bug 228200.

Reported using DrKonqi
Comment 1 Dario Andres 2010-12-12 15:03:41 UTC
[Comment from a bug triager]
This is fixed since KDE SC 4.4.4
Merging with bug 235085. Thanks

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