Bug 468722 - Plasma crashes when trying to edit Panel icon.
Summary: Plasma crashes when trying to edit Panel icon.
Status: RESOLVED DUPLICATE of bug 465290
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: Properties dialog (show other bugs)
Version: 5.105.0
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-04-20 14:19 UTC by Peter
Modified: 2023-04-20 16:29 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (111.47 KB, text/plain)
2023-04-20 14:19 UTC, Peter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter 2023-04-20 14:19:52 UTC
Application: plasmashell (5.27.4)

Qt Version: 5.15.9
Frameworks Version: 5.105.0
Operating System: Linux 5.19.0-40-generic x86_64
Windowing System: X11
Distribution: KDE neon 5.27
DrKonqi: 5.27.4 [CoredumpBackend]

-- Information about the crash:
I think I had only got as as selecting 'Properties' for an icon in a panel, and hadn't got as far as 'Edit Applications' (see 466757).  I was attempting to create a panel shortcut to Chrome.  I had erroneously entered the url in the same field as I had used to specify Chrome as the application (and without "--app=", and was seeking to edit it a second time to move the web address to the next, "parameters" (or is it "arguments"?) field. 

I have no idea whether it's related, but the shortcut I was seeking to create was to a Progressive Web Application (in this instance, Teams PWA). 

Thanks and regards

The crash can be reproduced every time.

-- Backtrace (Reduced):
#6  0x00007f0325cc4264 in QWidgetLineControl::internalSetText(QString const&, int, bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
[...]
#10 0x00007f032409d097 in KPropertiesDialog::KPropertiesDialog(QUrl const&, QWidget*) () from /lib/x86_64-linux-gnu/libKF5KIOWidgets.so.5
[...]
#15 0x00007f03263ac8da in QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
[...]
#19 0x00007f0326476b56 in QQmlVMEMetaObject::metaCall(QObject*, QMetaObject::Call, int, void**) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#20 0x00007f0324cc77e6 in QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const () from /lib/x86_64-linux-gnu/libQt5Core.so.5


Reported using DrKonqi
Comment 1 Peter 2023-04-20 14:19:53 UTC
Created attachment 158235 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Peter 2023-04-20 14:53:58 UTC
I think it may be a duplicate of 444757 and 465290.  Apologies.
Comment 3 Nate Graham 2023-04-20 16:29:30 UTC
Yeah definitely Bug 465290. No worries!

*** This bug has been marked as a duplicate of bug 465290 ***