[systemsettings] [Bug 461924] crash when change setting in Network config

2022-11-23 Thread Avinesh Kumar
https://bugs.kde.org/show_bug.cgi?id=461924

Avinesh Kumar  changed:

   What|Removed |Added

 CC||avinesh.sa...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 461924] crash when change setting in Network config

2022-11-23 Thread Avinesh Kumar
https://bugs.kde.org/show_bug.cgi?id=461924

--- Comment #2 from Avinesh Kumar  ---
Created attachment 153987
  --> https://bugs.kde.org/attachment.cgi?id=153987&action=edit
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  0x7fd1d890e17b in
PasswordField::setPasswordOption(PasswordField::PasswordOption) () from
/lib64/libplasmanm_editor.so
#5  0x7fd1d88f9c8f in WifiSecurity::setStoreSecretsSystemWide(bool) () from
/lib64/libplasmanm_editor.so
[...]
#8  0x7fd21b2a7fde in QCheckBox::stateChanged(int) () from
/lib64/libQt5Widgets.so.5
[...]
#10 0x7fd21b298d97 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
from /lib64/libQt5Widgets.so.5
#11 0x7fd21b1e6c38 in QWidget::event(QEvent*) () from
/lib64/libQt5Widgets.so.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 461924] crash when change setting in Network config

2022-11-17 Thread Miguel Rozsas
https://bugs.kde.org/show_bug.cgi?id=461924

--- Comment #1 from Miguel Rozsas  ---
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 !

-- 
You are receiving this mail because:
You are watching all bug changes.