Summary: | segfault when launched under gnome | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | pcfe <kde> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | crash | CC: | cfeck, kde |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
pcfe
2015-06-28 09:45:51 UTC
Created attachment 93501 [details]
New crash information added by DrKonqi
kontact (4.14.9) on KDE Platform 4.14.9 using Qt 4.8.6
- What I was doing when the application crashed:
1. alt-F2
2. run the script ~/bin/startworking by typing 'startworking' into the alt-F2 launcher box
actual result:
other applications start fine but kontact segfaulted
expected result:
kontact works under gnome, like it dies under KDE
additional info:
if I run kontact from a shell while under gnome, I get;
pcfe@karhu ~ $ kontact &
[1] 4675
pcfe@karhu ~ $ loaded the Generic plugin
kontact(4676)/kdeui (KAction) KActionCollection::setComponentData: this does not work on a KActionCollection containing actions!
kontact(4676)/kdecore (trader) KServiceTypeTrader::defaultOffers: KServiceTypeTrader: serviceType "KOrganizer/Part" not found
*** KMail got signal 11 (Exiting)
*** Dead letters dumped.
KCrash: Application 'kontact' crashing...
KCrash: Attempting to start /usr/libexec/kde4/drkonqi from kdeinit
KCrash: Connect sock_file=/home/pcfe/.kde/socket-karhu.internal.pcfe.net/kdeinit4__0
-- Backtrace (Reduced):
#6 0x00007f536c244994 in Adwaita::sizeFromContents(QStyle::ContentsType, QStyleOption const*, QSize const&, QWidget const*) const () at /usr/lib64/qt4/plugins/styles/adwaita.so
#7 0x0000003bb40c3e7d in TodoCompleteDelegate::sizeHint(QStyleOptionViewItem const&, QModelIndex const&) const (this=0x1643350, option=..., index=...) at ../../calendarviews/todo/tododelegates.cpp:105
#8 0x00000035af53702f in QTreeView::indexRowSizeHint(QModelIndex const&) const () at /lib64/libQtGui.so.4
#9 0x00000035af53a664 in QTreeViewPrivate::itemHeight(int) const () at /lib64/libQtGui.so.4
#10 0x00000035af53b7e6 in QTreeViewPrivate::updateScrollBars() () at /lib64/libQtGui.so.4
Crash is in Adwaita widget style. Please report to Adwaita developers. |