https://bugs.kde.org/show_bug.cgi?id=482504
Bug ID: 482504
Summary: Plasma-firewall shows ufw is disabled while it is in
fact enabled
Classification: Applications
Product: systemsettings
Version: 6.0.1
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: kcm_firewall
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
Created attachment 166454
--> https://bugs.kde.org/attachment.cgi?id=166454&action=edit
Firewall system settings and ufw status via cli
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
STEPS TO REPRODUCE
1. Have ufw set up and running, confirm via ufw status
2. Install plasma-firewall 6.0.0-1
3. Navigate to System Settings > Wifi & Networking > Firewall
4. Try to enable it
OBSERVED RESULT
Firewall is shown as disable while it is in fact enabled:
$ ufw status
Status: active
Clicking in the checkbox to enable it generates the following log, and does
nothing in the UI:
Mar 05 22:22:03 archlinux systemsettings[2311]: ufw.client: Starting the set
Enabled job
Mar 05 22:22:03 archlinux systemsettings[2311]: ufw.client: Set Enabled job
finished, triggering a status query.
Mar 05 22:22:03 archlinux systemsettings[2311]: ufw.client: Job error: 4
EXPECTED RESULT
Show actual firewall status and toggle it as it does in a KDE 5 install.
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma: 6.7.8-zen1-1-zen
(available in About System)
KDE Plasma Version: 6.0.0
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.