[dolphin] [Bug 468552] Dolphin crashed while moving files
Felix Ernst
bugzilla_noreply at kde.org
Mon Apr 17 10:59:08 BST 2023
https://bugs.kde.org/show_bug.cgi?id=468552
Felix Ernst <felixernst at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |felixernst at kde.org
--- Comment #1 from Felix Ernst <felixernst at kde.org> ---
>[KCrash Handler]
>#4 0x00007f40f2ed9954 in QVariant::toString() const () from /lib64/libQt5Core.so.5
>#5 0x00007f40b2a0334c in FileItemActionInsyncPlugin::getContextMenuActions(QString const&) () from /usr/lib64/qt5/plugins/fileitemactioninsyncplugin.so
>#6 0x00007f40b2a030da in FileItemActionInsyncPlugin::actions(KFileItemListProperties const&, QWidget*) () from /usr/lib64/qt5/plugins/fileitemactioninsyncplugin.so
>#7 0x00007f40f4d552e2 in KFileItemActionsPrivate::addPluginActionsTo(QMenu*, QMenu*, QStringList const&) () from /lib64/libKF5KIOWidgets.so.5
>#8 0x0000556d1c587f1e in DolphinContextMenu::addAdditionalActions(KFileItemListProperties const&) ()
It might be a bug in the InsyncPlugin. (More specifically, trying to use a
QVariant as a string that isn't really a string.) From a quick search I didn't
find the plugin in question or I might have been able to spot the issue. In any
case, you might be able to avoid this crash in the future by disabling that
plugin. Hope that helps.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list