| Summary: | crash in WifiSecurity::setStoreSecretsSystemWide() when changing setting in Network config | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Miguel Rozsas <miguel> |
| Component: | kcm_networkmanagement | Assignee: | Jan Grulich <jgrulich> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | avinesh.saini, cooler, nate, nicolas.fella, plasma-bugs-null |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.26.3 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Miguel Rozsas
2022-11-16 22:29:43 UTC
If you click on "global" change settings (on top of NM panel, next to the pin) you are prompt to root password, which is fine. After typing the correct root password all connections are showed to choose one to modify. If a select a connection that all users can use and I try to modify this property, it crash. Instead, if I click on local configure button that shows when you click on the arrow in the list of connections then the configure connection panel for that connection show up (just like before), but now, no root password is asked and if I click on the check mark to change the setting (all users can use this connection) it not crash, allowing me to edit the list of authorized users ! Created attachment 153987 [details]
New crash information added by DrKonqi
systemsettings (5.26.3) using Qt 5.15.7
Network Configurations application crashes everytime when trying to unselect the check box - "all users can connect to this network"
-- Backtrace (Reduced):
#4 0x00007fd1d890e17b in PasswordField::setPasswordOption(PasswordField::PasswordOption) () from /lib64/libplasmanm_editor.so
#5 0x00007fd1d88f9c8f in WifiSecurity::setStoreSecretsSystemWide(bool) () from /lib64/libplasmanm_editor.so
[...]
#8 0x00007fd21b2a7fde in QCheckBox::stateChanged(int) () from /lib64/libQt5Widgets.so.5
[...]
#10 0x00007fd21b298d97 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5
#11 0x00007fd21b1e6c38 in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5
*** Bug 462710 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 463753 *** |