Bug 481805 - If the bluetooth service fails to start, the desktop only shows once the service times out (25 seconds of only wallpaper and mouse cursor)
Summary: If the bluetooth service fails to start, the desktop only shows once the serv...
Status: RESOLVED DUPLICATE of bug 481870
Alias: None
Product: neon
Classification: KDE Neon
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Neon Bugs
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2024-02-25 08:38 UTC by feature
Modified: 2024-03-02 12:12 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
boot log with bluetooth service enabled. (316.79 KB, text/x-log)
2024-02-25 08:55 UTC, feature
Details
boot log with bluetooth service disabled (system loads fine and quick) (277.46 KB, text/x-log)
2024-02-25 08:57 UTC, feature
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***