Bug 481805

Summary: If the bluetooth service fails to start, the desktop only shows once the service times out (25 seconds of only wallpaper and mouse cursor)
Product: [KDE Neon] neon Reporter: feature
Component: generalAssignee: Neon Bugs <neon-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jr, nate, neon-bugs, sitter
Priority: NOR Keywords: qt6
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=481870
Latest Commit: Version Fixed In:
Attachments: boot log with bluetooth service enabled.
boot log with bluetooth service disabled (system loads fine and quick)

Description feature 2024-02-25 08:38:39 UTC
SUMMARY

If there's a problem with the bluetooth service, the system startup waits for it to timeout before showing the taskbar (or making any interaction possible).
Only the wallpaper and the mouse cursor are shown.

I suspect it's kdeconnect that is halting the startup, waiting for bluetooth to become available, since it's logged right after the bluetooth timeout.

Disabling the bluetooth service fixed the problem, but it should not delay startup even if the service times out. 

STEPS TO REPRODUCE
1. Have the bluetooth service timeout


OBSERVED RESULT
system startup is delayed

EXPECTED RESULT
startup should not depend on bluetooth status.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 6.0.80
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.1

ADDITIONAL INFORMATION

I've disabled the bluetooth service and now my system starts up without delay.
Comment 1 feature 2024-02-25 08:42:15 UTC
It's not kdeconnect - I've removed it from /etc/xdg/autostart, and re-enabled the bluetooth service, and startup is still delayed until it times out.
Comment 2 feature 2024-02-25 08:55:08 UTC
Created attachment 166086 [details]
boot log with bluetooth service enabled.
Comment 3 feature 2024-02-25 08:57:14 UTC
Created attachment 166087 [details]
boot log with bluetooth service disabled (system loads fine and quick)
Comment 4 Harald Sitter 2024-03-02 12:12:51 UTC

*** This bug has been marked as a duplicate of bug 481870 ***