https://bugs.kde.org/show_bug.cgi?id=483068
Bug ID: 483068 Summary: must enter wireless password upon login when systemd boot is disabled Classification: Plasma Product: plasmashell Version: 6.0.0 Platform: Neon OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Startup process Assignee: plasma-b...@kde.org Reporter: s_chriscoll...@hotmail.com CC: k...@davidedmundson.co.uk Target Milestone: 1.0 SUMMARY Some of my startup scripts/applications fail to start with systemd boot enabled, so I have disabled it by creating "~/.config/startkderc" containing: [General] systemdBoot=false This worked without issue in Plasma 5, but in Plasma 6, this causes KDE Wallet to prompt for the wireless password every boot after logging in. This issue happens in X11, but not Wayland. The wireless network is set with the "All users may connect to this network" option, so no password prompt should be happening. STEPS TO REPRODUCE 1. Make sure you are on a laptop with a default wireless network that you auto-login to. 2. Make sure to enable "All users may connect to this network" in the wireless network options so that there should normally be no need for a wireless network password prompt. 3. Disable systemd boot. Here's a quick command to create/edit `startkderc`: kwriteconfig5 --file startkderc --group General --key systemdBoot false 4. Restart and log into a Plasma X11 session. OBSERVED RESULT A wireless password box pops up on login. The titlebar says "KDE Wallet Service" and the message reads "The application 'kded6' has requested to open the wallet 'kdewallet'. Please enter the password for this wallet below." EXPECTED RESULT I shouldn't need to enter the wireless network password as it is supposed to be remembered by the system. SOFTWARE/OS VERSIONS Linux: KDE neon User Edition 6.0 KDE Plasma Version: 6.0.0 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 -- You are receiving this mail because: You are watching all bug changes.