https://bugs.kde.org/show_bug.cgi?id=481870
Bug ID: 481870
Summary: Neon Testing: Bluetooth related 25 second delay after
logging in.
Classification: Frameworks and Libraries
Product: frameworks-bluez-qt
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
25 second delay after logging in before the Plasma panel appears
STEPS TO REPRODUCE
1. Install Neon Testing, neon-testing-20240207-1524.iso, as a KVM guest…
2. Log on and watch how long to takes before the panel appears
3. Run journalct to check for errors
4. Bring up to date (to 2024/02/26) and repeat
OBSERVED RESULT
There's a noted (25 second) pause after logging on before you get shown the
panel
Journalctl shows failures, in X11:
19:33:41 ... dbus-daemon[454]: [system] Failed to activate service
'org.bluez': timed out (service_start_timeout=25000ms)
19:33:41 ... pulseaudio[2660]: GetManagedObjects() failed:
org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez':
timed out (service_start_timeout=25000ms)
19:33:41 ... kded6[2383]: kf.bluezqt: PendingCall Error: "Failed to
activate service 'org.bluez': timed out (service_start_timeout=25000ms)"
19:33:41 ... dbus-daemon[454]: [system] Activating via systemd: service
name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.114' (uid=1000
pid=2556 comm="/usr/lib/x86_64-linux-gnu/libexec/kdeconnectd "
label="unconfined")
19:34:06 ... dbus-daemon[454]: [system] Failed to activate service
'org.bluez': timed out (service_start_timeout=25000ms)
With Wayland, the errors are:
19:42:31 ... dbus-daemon[437]: [system] Activating via systemd: service
name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.37' (uid=1000
pid=791 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo"
label="unconfined")
19:42:56 ... dbus-daemon[437]: [system] Failed to activate service
'org.bluez': timed out (service_start_timeout=25000ms)
19:42:56 ... dbus-daemon[437]: [system] Activating via systemd: service
name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.69' (uid=1000
pid=1124 comm="/usr/lib/x86_64-linux-gnu/libexec/kdeconnectd "
label="unconfined")
EXPECTED RESULT
Logon should not hang waiting for the org.bluez service - or should check
whether Bluetooth is activated or not
SOFTWARE/OS VERSIONS
Neon Testing
Plasma: 6.0.0
Frameworks: 6.0.0
Qt Version: 6.6.2
Kernel: 6.5.0-21-generic (64-bit)
ADDITIONAL INFORMATION
The wallpaper might appear earlier or not, it seems to if you are running X.
The delay is the same whether X11 or Wayland
Updating to the state 2024/02/26 makes no difference.
--
You are receiving this mail because:
You are watching all bug changes.