Summary: | Plasma crashes in KIO::DesktopExecParser::resultingArguments() when I try to open Firefox by clickng on its icon created with kmenuedit | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Patrick Silva <bugseforuns> |
Component: | general | Assignee: | KIO Bugs <kio-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | kde, kdelibs-bugs, nate |
Priority: | NOR | Keywords: | drkonqi |
Version: | git master | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | .desktop file |
Description
Patrick Silva
2022-02-26 13:42:38 UTC
Something in KIO is unhappy with the .desktop file:
> #7 QString::operator= (this=0x557702ec9e60, other=...) at text/qstring.cpp:2404
> #8 0x00007fef1ec1c77f in KIO::DesktopExecParser::resultingArguments (this=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:117
> #9 0x00007fef1febb12e in KProcessRunner::fromApplication(QExplicitlySharedDataPointer<KService> const&, QString const&, QList<QUrl> const&, QFlags<KIO::ApplicationLauncherJob::RunFlag>, QString const&, QByteArray const&) () from /lib/x86_64-linux-gnu/libKF5KIOGui.so.5
> #10 0x00007fef1feab586 in KIO::ApplicationLauncherJob::proceedAfterSecurityChecks() () from /lib/x86_64-linux-gnu/libKF5KIOGui.so.5
Can you attach the file itself?
Created attachment 147740 [details]
.desktop file
The crash is no longer happening, but I'm attaching the .desktop file anyway.
Thanks. I do recall some recent fixes here in the last few days, so let's call it fixed. |