Depuis mon passage à Plasma 5 Desktop, je rencontre un problème systématique avec Calligra Sheets (v2.8.7 et v2.9.0). Dès que le pointeur de ma souris survole une cellule, l'application plante.
Application: calligrasheets (2.9.0)
KDE Platform Version: 4.14.5
Qt Version: 4.8.6
Operating System: Linux 3.19.0-1-ARCH x86_64
Code : Tout sélectionner
$ calligrasheets
sheets(983)/kdeui (KAction) KActionCollection::setComponentData: this does not work on a KActionCollection containing actions!
connect failed: Aucun fichier ou dossier de ce type
sheets(983): No language dictionaries for the language : "en_US"
Kross: "Action::setInterpreter: interpreter not found: python"
Kross: "Action::setInterpreter: interpreter not found: ruby"
sheets(983) CanvasData::activateToolActions: "KSpreadCellToolId" : action "bold" conflicts with canvas action "format_bold" shortcut: "Ctrl+B"
sheets(983) CanvasData::activateToolActions: "KSpreadCellToolId" : action "italic" conflicts with canvas action "format_italic" shortcut: "Ctrl+I"
sheets(983) CanvasData::activateToolActions: "KSpreadCellToolId" : action "underline" conflicts with canvas action "format_underline" shortcut: "Ctrl+U"
sheets(983) CanvasData::activateToolActions: "KSpreadCellToolId" : action "cellStyle" conflicts with canvas action "format_font" shortcut: "Ctrl+Alt+F"
sheets(983) CanvasData::activateToolActions: "KSpreadCellToolId" : action "selectAll" conflicts with canvas action "edit_select_all" shortcut: "Ctrl+A"
sheets(983) CanvasData::activateToolActions: "KSpreadCellToolId" : action "edit_replace" conflicts with canvas action "format_alignright" shortcut: "Ctrl+R"
KCrash: Application 'calligrasheets' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
KCrash: Connect sock_file=/home/farstar//.kde4/socket-arch-pc/kdeinit4__0
Code : Tout sélectionner
Application: Feuilles Calligra (calligrasheets), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[KCrash Handler]
#6 0x00007f8f4fb5c930 in QWidget::mapFromParent(QPoint const&) const () from /usr/lib/libQtGui.so.4
#7 0x00007f8f4fb5c993 in QWidget::mapFrom(QWidget*, QPoint const&) const () from /usr/lib/libQtGui.so.4
#8 0x00007f8f3f021082 in ?? () from /usr/lib/kde4/plugins/styles/breeze.so
#9 0x00007f8f4f1023f6 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#10 0x00007f8f4fb1c98c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#11 0x00007f8f4fb2356f in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#12 0x00007f8f50694c77 in KoApplication::notify(QObject*, QEvent*) () from /usr/lib/libkomain.so.14
#13 0x00007f8f4f10228d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#14 0x00007f8f4fb22bcf in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#15 0x00007f8f4fb997a2 in ?? () from /usr/lib/libQtGui.so.4
#16 0x00007f8f4fb98cf1 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#17 0x00007f8f4fbc02e2 in ?? () from /usr/lib/libQtGui.so.4
#18 0x00007f8f4bdcc71d in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0x00007f8f4bdcca08 in ?? () from /usr/lib/libglib-2.0.so.0
#20 0x00007f8f4bdccabc in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#21 0x00007f8f4f13137d in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#22 0x00007f8f4fbc03a6 in ?? () from /usr/lib/libQtGui.so.4
#23 0x00007f8f4f100de1 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#24 0x00007f8f4f101145 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0x00007f8f4f1066e9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#26 0x00007f8f50cf2752 in kdemain () from /usr/lib/libkdeinit4_calligrasheets.so
#27 0x00007f8f5096d800 in __libc_start_main () from /usr/lib/libc.so.6
#28 0x0000000000400739 in _start ()
- seul Sheets est concerné (les autres composants de Calligra fonctionnent sans problème) ;
- la même chose se produit si je lance Sheets depuis Enlightenment.
Si quelqu'un a une idée pour régler le problème, je suis preneur. Merci par avance

Edit: changer de thème pour les applications Qt4 (abandon de Breeze via qtconfig-qt4) règle le problème.