| Summary: | Dolphin crashes when right clicking | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Tom Kijas <t.kijas> |
| Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | dolphin-bugs-null, nicolas.fella, noblechuk5 |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 22.12.2 | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Tom Kijas
2023-03-05 00:22:22 UTC
Created attachment 160312 [details]
New crash information added by DrKonqi
dolphin (23.04.3) using Qt 5.15.10
Create a file, right click the file, and a crash happens.
It looks like it only happens in folders that are monitored by Insync
-- Backtrace (Reduced):
#6 0x00007fb1780da684 in qVariantToHelper<QString> (handlerManager=<optimized out>, d=<optimized out>) at kernel/qvariant.cpp:2664
#7 QVariant::toString() const (this=0x0) at kernel/qvariant.cpp:2710
#8 0x00007fb159a03275 in FileItemActionInsyncPlugin::getContextMenuActions(QString const&) () at /usr/lib/qt/plugins/fileitemactioninsyncplugin.so
#9 0x00007fb159a02fb9 in FileItemActionInsyncPlugin::actions(KFileItemListProperties const&, QWidget*) () at /usr/lib/qt/plugins/fileitemactioninsyncplugin.so
#10 0x00007fb179eccc9b in KFileItemActionsPrivate::addPluginActionsTo(QMenu*, QMenu*, QStringList const&) (this=0x55b4e4957a90, mainMenu=mainMenu@entry=0x7fb164012620, actionsMenu=<optimized out>, excludeList=...) at /usr/src/debug/kio/kio-5.108.0/src/widgets/kfileitemactions.cpp:724
*** This bug has been marked as a duplicate of bug 439664 *** |