Summary: | Kontact crashes if I try to add an appointment to a kolab resource | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | Bjoern Ricks <bjoern.ricks> |
Component: | calendar | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | enterprise | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | macOS | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Bjoern Ricks
2010-06-03 17:20:07 UTC
Application: Kontact (kontact), signal: Bus error [KCrash Handler] #5 0x00c98c9a in Akonadi::ItemSerializer::parts () #6 0x00c86a29 in Akonadi::Item::loadedPayloadParts () #7 0x00c89512 in Akonadi::ItemCreateJob::ItemCreateJob () #8 0x1c61ac62 in Akonadi::IncidenceChanger::addIncidence () #9 0x1c3b2f5d in IncidenceEditors::EventEditor::processInput () #10 0x1c3b8ba9 in IncidenceEditors::IncidenceEditor::slotButtonClicked () #11 0x0376ab80 in KDialog::qt_metacall () #12 0x1c3ba8d5 in IncidenceEditors::IncidenceEditor::qt_metacall () #13 0x1c3b1e55 in IncidenceEditors::EventEditor::qt_metacall () #14 0x04136aca in QMetaObject::activate () #15 0x0413d2ae in QSignalMapper::mapped () #16 0x0413d3b8 in QSignalMapper::map () #17 0x0413d5ce in QSignalMapper::map () #18 0x0413ddd7 in QSignalMapper::qt_metacall () #19 0x04136aca in QMetaObject::activate () #20 0x049f4a64 in QAbstractButton::clicked () #21 0x04703486 in QAbstractButtonPrivate::emitClicked () #22 0x0470359b in QAbstractButtonPrivate::click () #23 0x047037fc in QAbstractButton::mouseReleaseEvent () #24 0x0438cb63 in QWidget::event () #25 0x04704063 in QAbstractButton::event () #26 0x047a72b1 in QPushButton::event () #27 0x04332f1f in QApplicationPrivate::notify_helper () #28 0x043398d9 in QApplication::notify () #29 0x03814093 in KApplication::notify () #30 0x04123f72 in QCoreApplication::notifyInternal () #31 0x0433303c in qt_sendSpontaneousEvent () #32 0x042e8f0d in qt_mac_handleMouseEvent () #33 0x042dcd2f in -[QCocoaView mouseUp:] () #34 0x916e2b95 in -[NSWindow sendEvent:] () #35 0x042d9c42 in -[QCocoaPanel sendEvent:] () #36 0x916af6a5 in -[NSApplication sendEvent:] () #37 0x9160cfe7 in -[NSApplication run] () #38 0x042edaa9 in QEventDispatcherMac::processEvents () #39 0x04123031 in QEventLoop::processEvents () #40 0x0412325d in QEventLoop::exec () #41 0x041272ee in QCoreApplication::exec () #42 0x0000fa4d in main () This crash was caused by missing mime type. shared mime info is installed at /opt/local/share/mime. To add the kde mime-types to the database run sudo update-mime-database /opt/local/share/mime and kbuildsycoca4. Also not finding the mime types doesn't cause a crash with recent svn versions. |