If connecting to a WPA2-PSK access point, Plasma tries to connect once, and on failure requests user a new key instead of reconnecting in cycle. WPA3-SAE should ask secrets too if the one stored in wallet does not fit.
Thanks for filing this bug report. Unfortunately there isn't enough information for us to try to figure out what's happening. Please add information about your system as requested in the bug report template. Copy and paste this with the information into a new comment. SUMMARY STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION Thanks for your understanding
(In reply to TraceyC from comment #1) > Thanks for filing this bug report. Unfortunately there isn't enough > information for us to try to figure out what's happening. Please add > information about your system as requested in the bug report template. Copy > and paste this with the information into a new comment. You did not request anything.
(In reply to Oleg Solovyov from comment #2) > (In reply to TraceyC from comment #1) > You did not request anything. She is asking for a more structured and detailed report, using the template that she provided (and which also should've been provided to you in the initial bug report form). You're missing at least: - steps to reproduce: concrete step by step instructions how the bug can be reproduced, - observed vs expected result: what actually happened vs what you expect to happen, and - software versions in the environment where the bug was observed (the OS and Desktop Environment, any relevant libraries or apps, etc). Without these, the bug report is not actionable.
STEPS TO REPRODUCE 1. Connect to WPA3-SAE access point without a key or an invalid one OBSERVED RESULT Multiple reconnections EXPECTED RESULT The new key is requested from user SOFTWARE/OS VERSIONS Linux/KDE Plasma: 6.12.48 KDE Plasma Version: 6.4.5 KDE Frameworks Version: 6.18.0 Qt Version: 6.9.2
It's probably NetworkManager - it's fixed locally but upstream don't want to accept my patch because it has problems I'm not able to resolve yet.
Thanks for the additional details. Since you've confirmed this is an issue with NetworkManager, and you're working with upstream, I'll mark this appropriately. The fix will have to be in NetworkManager.