You are not logged in.

#1 2021-11-27 16:33:06

kalex
Member
Registered: 2021-10-02
Posts: 3

Bluetooth disconnecting every devices every X amount of time

I keep on getting every bluetooth device (keyboard + headphones) disconnected after a random amount of time. This ONLY happens when my headphones are connected, when I have only the keyboard connected it never happens. The headphones work correctly on other devices (for instance, my phone). I have experienced these disconnections also when only using the headphones, so the keyboard is unrelated to the problem imo.

This has been going on for a few kernel versions now. It is not a big deal, but it is annoying.

The headphones have address 1C_52_16_06_2F_C2. There are many entries regarding

/usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js

I have searched for this particular error, but I couldn't find any solution. I don't think this is the source of the disconnections though.
Much more importantly, this is the error given by bluetoothd when disconnecting:

Nov 27 16:40:22 arch bluetoothd[67409]: Disconnected from D-Bus. Exiting.

which is probably what causes the disconnections. Here is a partial journalctl output:

.............
Nov 27 16:32:37 arch rtkit-daemon[1521]: Supervising 12 threads of 6 processes of 1 users.
Nov 27 16:32:37 arch rtkit-daemon[1521]: Supervising 12 threads of 6 processes of 1 users.
Nov 27 16:40:22 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:22 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:22 arch org_kde_powerdevil[1514]: QObject::disconnect: Unexpected nullptr parameter
Nov 27 16:40:22 arch org_kde_powerdevil[1514]: QObject::disconnect: Unexpected nullptr parameter
Nov 27 16:40:22 arch bluetoothd[67409]: Disconnected from D-Bus. Exiting.
Nov 27 16:40:22 arch bluetoothd[67409]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc
Nov 27 16:40:22 arch bluetoothd[67409]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Nov 27 16:40:22 arch bluetoothd[67409]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Nov 27 16:40:22 arch bluetoothd[67409]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Nov 27 16:40:22 arch bluetoothd[67409]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Nov 27 16:40:22 arch bluetoothd[67409]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Nov 27 16:40:22 arch bluetoothd[67409]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Nov 27 16:40:22 arch bluetoothd[67409]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc
Nov 27 16:40:22 arch kded5[1453]: bluedevil: Bluetooth operational changed false
Nov 27 16:40:22 arch dbus-daemon[349]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.27' (uid=1000 pid=145>
Nov 27 16:40:23 arch bluetoothd[67409]: dbus[67409]: arguments to dbus_message_new_method_call() were incorrect, assertion "destination == NULL || _dbus_check_is_val>
Nov 27 16:40:23 arch bluetoothd[67409]: This is normally a bug in some application using the D-Bus library.
Nov 27 16:40:23 arch bluetoothd[67409]: profiles/audio/media.c:release_endpoint() Couldn't allocate D-Bus message
Nov 27 16:40:23 arch bluetoothd[67409]: Stopping SDP server
Nov 27 16:40:23 arch bluetoothd[67409]: Exit
Nov 27 16:40:23 arch systemd[1]: bluetooth.service: Deactivated successfully.
Nov 27 16:40:23 arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? a>
Nov 27 16:40:23 arch systemd[1]: bluetooth.service: Consumed 3.379s CPU time.
Nov 27 16:40:23 arch kernel: audit: type=1131 audit(1638027623.005:221): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/>
Nov 27 16:40:23 arch systemd[1]: Starting Bluetooth service...
Nov 27 16:40:23 arch bluetoothd[97553]: Bluetooth daemon 5.62
Nov 27 16:40:23 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? >
Nov 27 16:40:23 arch dbus-daemon[349]: [system] Successfully activated service 'org.bluez'
Nov 27 16:40:23 arch systemd[1]: Started Bluetooth service.
Nov 27 16:40:23 arch bluetoothd[97553]: Starting SDP server
Nov 27 16:40:23 arch kernel: audit: type=1130 audit(1638027623.032:222): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/>
Nov 27 16:40:23 arch bluetoothd[97553]: Bluetooth management interface 1.21 initialized
Nov 27 16:40:23 arch dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' reques>
Nov 27 16:40:23 arch bluetoothd[97553]: Failed to set privacy: Rejected (0x0b)
Nov 27 16:40:23 arch kded5[1453]: bluedevil: Bluetooth operational changed true
Nov 27 16:40:23 arch kded5[1453]: bluedevil: Agent registered
Nov 27 16:40:23 arch kded5[1453]: bluedevil: Requested default Agent
Nov 27 16:40:23 arch audit: BPF prog-id=33 op=LOAD
Nov 27 16:40:23 arch audit: BPF prog-id=34 op=LOAD
Nov 27 16:40:23 arch audit: BPF prog-id=35 op=LOAD
Nov 27 16:40:23 arch systemd[1]: Starting Hostname Service...
Nov 27 16:40:23 arch kernel: audit: type=1334 audit(1638027623.055:223): prog-id=33 op=LOAD
Nov 27 16:40:23 arch kernel: audit: type=1334 audit(1638027623.055:224): prog-id=34 op=LOAD
Nov 27 16:40:23 arch kernel: audit: type=1334 audit(1638027623.055:225): prog-id=35 op=LOAD
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch dbus-daemon[349]: [system] Successfully activated service 'org.freedesktop.hostname1'
Nov 27 16:40:23 arch systemd[1]: Started Hostname Service.
Nov 27 16:40:23 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hos>
Nov 27 16:40:23 arch kernel: audit: type=1130 audit(1638027623.125:226): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/>
Nov 27 16:40:23 arch plasmashell[1518]: org.kde.plasma.pulseaudio: No object for name "bluez_sink.1C_52_16_06_2F_C2.a2dp_sink"
Nov 27 16:40:23 arch bluetoothd[97553]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc
Nov 27 16:40:23 arch bluetoothd[97553]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc
Nov 27 16:40:23 arch bluetoothd[97553]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Nov 27 16:40:23 arch bluetoothd[97553]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Nov 27 16:40:23 arch bluetoothd[97553]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Nov 27 16:40:23 arch bluetoothd[97553]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Nov 27 16:40:23 arch bluetoothd[97553]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Nov 27 16:40:23 arch bluetoothd[97553]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:23 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:26 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:26 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:29 arch kernel: input: MX Keys Mini Keyboard as /devices/virtual/misc/uhid/0005:046D:B369.000A/input/input40
Nov 27 16:40:29 arch kernel: hid-generic 0005:046D:B369.000A: input,hidraw4: BLUETOOTH HID v0.04 Keyboard [MX Keys Mini] on f8:34:41:b5:31:18
Nov 27 16:40:29 arch systemd-logind[351]: Watching system buttons on /dev/input/event15 (MX Keys Mini Keyboard)
Nov 27 16:40:29 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:29 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:29 arch kcminit[100762]: Initializing  "kcm_mouse" :  "kcminit_mouse"
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:30 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:31 arch systemsettings5[101564]: Icon theme "elementary" not found.
Nov 27 16:40:31 arch systemsettings5[101564]: Icon theme "gnome" not found.
Nov 27 16:40:32 arch systemsettings5[101564]: Using fontconfig file: "/home/kalex/.config/fontconfig/fonts.conf"
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_kwinrules.so"
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: Two plugins with the same interface (QObject) were registered in the KPluginFactory KCMSddmFactory. This>
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_autostart.so"
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: Two plugins with the same interface (QObject) were registered in the KPluginFactory SearchConfigModuleFa>
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_users.so"
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load lib>
Nov 27 16:40:32 arch systemsettings5[101564]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load lib>
Nov 27 16:40:32 arch systemsettings5[101564]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load lib>
Nov 27 16:40:32 arch systemsettings5[101564]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load lib>
Nov 27 16:40:32 arch systemsettings5[101564]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load lib>
Nov 27 16:40:32 arch systemsettings5[101564]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load lib>
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: Two plugins with the same interface (QObject) were registered in the KPluginFactory KcmComponentChooserF>
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_kaccounts.so"
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_firewall.so"
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_about-distro.so"
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_kscreen.so"
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_nightcolor.so"
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_pulseaudio.so"
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_bluetooth.so"
Nov 27 16:40:32 arch systemsettings5[101564]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_bolt.so"
Nov 27 16:40:32 arch systemsettings5[101564]: QQmlEngine::setContextForObject(): Object already has a QQmlContext
Nov 27 16:40:32 arch plasma-discover[101847]: Icon theme "elementary" not found.
Nov 27 16:40:32 arch plasma-discover[101847]: Icon theme "gnome" not found.
Nov 27 16:40:33 arch plasmashell[101846]: Icon theme "elementary" not found.
Nov 27 16:40:33 arch plasmashell[101846]: Icon theme "gnome" not found.
Nov 27 16:40:40 arch systemsettings5[101564]: QQmlEngine::setContextForObject(): Object already has a QQmlContext
Nov 27 16:40:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:44 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:44 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:44 arch kernel: input: QCY-T2C (AVRCP) as /devices/virtual/input/input42
Nov 27 16:40:44 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:44 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:40:44 arch bluetoothd[97553]: /org/bluez/hci0/dev_1C_52_16_06_2F_C2/sep1/fd0: fd(43) ready
Nov 27 16:40:44 arch rtkit-daemon[1521]: Supervising 11 threads of 6 processes of 1 users.
Nov 27 16:40:44 arch systemd-logind[351]: Watching system buttons on /dev/input/event16 (QCY-T2C (AVRCP))
Nov 27 16:40:44 arch rtkit-daemon[1521]: Successfully made thread 104877 of process 1506 owned by '1000' RT at priority 5.
Nov 27 16:40:44 arch rtkit-daemon[1521]: Supervising 12 threads of 6 processes of 1 users.
Nov 27 16:40:44 arch pulseaudio[1506]: org.freedesktop.DBus.Properties.Get /org/bluez/hci0/dev_1C_52_16_06_2F_C2/sep1/fd0 Volume failed: org.freedesktop.DBus.Error.I>
Nov 27 16:40:53 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Nov 27 16:40:53 arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" host>
Nov 27 16:40:53 arch kernel: audit: type=1131 audit(1638027653.179:227): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/>
Nov 27 16:40:53 arch audit: BPF prog-id=0 op=UNLOAD
Nov 27 16:40:53 arch audit: BPF prog-id=0 op=UNLOAD
Nov 27 16:40:53 arch audit: BPF prog-id=0 op=UNLOAD
Nov 27 16:40:53 arch kernel: audit: type=1334 audit(1638027653.232:228): prog-id=0 op=UNLOAD
Nov 27 16:40:53 arch kernel: audit: type=1334 audit(1638027653.232:229): prog-id=0 op=UNLOAD
Nov 27 16:40:53 arch kernel: audit: type=1334 audit(1638027653.232:230): prog-id=0 op=UNLOAD
Nov 27 16:42:38 arch plasmashell[1518]: org.kde.plasma.notifications: Trying to replace notification with id 1792 which doesn't exist, creating a new one. This is an>
Nov 27 16:43:20 arch rtkit-daemon[1521]: Supervising 12 threads of 6 processes of 1 users.
Nov 27 16:43:20 arch rtkit-daemon[1521]: Supervising 12 threads of 6 processes of 1 users.
Nov 27 16:43:21 arch rtkit-daemon[1521]: Supervising 12 threads of 6 processes of 1 users.
Nov 27 16:43:21 arch rtkit-daemon[1521]: Supervising 12 threads of 6 processes of 1 users.
Nov 27 16:43:24 arch wpa_supplicant[689]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-75 noise=9999 txrate=175500
Nov 27 16:43:25 arch rtkit-daemon[1521]: Supervising 12 threads of 6 processes of 1 users.
Nov 27 16:43:25 arch rtkit-daemon[1521]: Supervising 12 threads of 6 processes of 1 users.
Nov 27 16:43:42 arch wpa_supplicant[689]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-71 noise=9999 txrate=263300
Nov 27 16:44:02 arch rtkit-daemon[1521]: Supervising 12 threads of 6 processes of 1 users.
Nov 27 16:44:02 arch rtkit-daemon[1521]: Supervising 12 threads of 6 processes of 1 users.
Nov 27 16:45:04 arch rtkit-daemon[1521]: Supervising 12 threads of 6 processes of 1 users.
Nov 27 16:45:04 arch rtkit-daemon[1521]: Supervising 12 threads of 6 processes of 1 users.
Nov 27 16:45:04 arch rtkit-daemon[1521]: Supervising 12 threads of 6 processes of 1 users.
Nov 27 16:45:04 arch rtkit-daemon[1521]: Successfully made thread 122262 of process 122246 owned by '1000' high priority at nice level -15.
Nov 27 16:45:04 arch rtkit-daemon[1521]: Supervising 13 threads of 7 processes of 1 users.
Nov 27 16:50:11 arch plasmashell[1518]: trying to show an empty dialog
Nov 27 16:50:25 arch kde-open5[123361]: Icon theme "elementary" not found.
Nov 27 16:50:25 arch kde-open5[123361]: Icon theme "gnome" not found.
Nov 27 16:50:25 arch systemd[1217]: Started Firefox - Web Browser.
Nov 27 16:50:26 arch rtkit-daemon[1521]: Supervising 12 threads of 6 processes of 1 users.
Nov 27 16:50:26 arch rtkit-daemon[1521]: Supervising 12 threads of 6 processes of 1 users.
Nov 27 16:53:21 arch plasmashell[1518]: trying to show an empty dialog
Nov 27 16:57:01 arch flameshot[2449]: QPainter::begin: Paint device returned engine == 0, type: 2
Nov 27 16:57:01 arch flameshot[2449]: QPainter::setRenderHint: Painter must be active to set rendering hints
Nov 27 16:57:01 arch flameshot[2449]: QPainter::setCompositionMode: Painter not active
Nov 27 16:57:01 arch flameshot[2449]: QPainter::translate: Painter not active
Nov 27 16:57:01 arch flameshot[2449]: QPainter::setPen: Painter not active
Nov 27 16:57:01 arch flameshot[2449]: QPainter::setBrush: Painter not active
Nov 27 16:57:01 arch flameshot[2449]: QPainter::setBrush: Painter not active
Nov 27 16:57:06 arch kioslave5[124401]: Qt: Session management error: networkIdsList argument is NULL
Nov 27 16:57:06 arch kioslave5[124401]: Icon theme "elementary" not found.
Nov 27 16:57:06 arch kioslave5[124401]: Icon theme "gnome" not found.
Nov 27 16:57:07 arch kioslave5[124411]: Qt: Session management error: networkIdsList argument is NULL
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch org_kde_powerdevil[1514]: QObject::disconnect: Unexpected nullptr parameter
Nov 27 16:57:11 arch org_kde_powerdevil[1514]: QObject::disconnect: Unexpected nullptr parameter
Nov 27 16:57:11 arch bluetoothd[97553]: Disconnected from D-Bus. Exiting.
Nov 27 16:57:11 arch bluetoothd[97553]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc
Nov 27 16:57:11 arch bluetoothd[97553]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Nov 27 16:57:11 arch bluetoothd[97553]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Nov 27 16:57:11 arch bluetoothd[97553]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Nov 27 16:57:11 arch bluetoothd[97553]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Nov 27 16:57:11 arch bluetoothd[97553]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Nov 27 16:57:11 arch bluetoothd[97553]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Nov 27 16:57:11 arch bluetoothd[97553]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch kded5[1453]: bluedevil: Bluetooth operational changed false
Nov 27 16:57:11 arch dbus-daemon[349]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.27' (uid=1000 pid=145>
Nov 27 16:57:11 arch bluetoothd[97553]: dbus[97553]: arguments to dbus_message_new_method_call() were incorrect, assertion "destination == NULL || _dbus_check_is_val>
Nov 27 16:57:11 arch bluetoothd[97553]: This is normally a bug in some application using the D-Bus library.
Nov 27 16:57:11 arch bluetoothd[97553]: profiles/audio/media.c:release_endpoint() Couldn't allocate D-Bus message
Nov 27 16:57:11 arch bluetoothd[97553]: Stopping SDP server
Nov 27 16:57:11 arch bluetoothd[97553]: Exit
Nov 27 16:57:11 arch systemd[1]: bluetooth.service: Deactivated successfully.
Nov 27 16:57:11 arch kernel: audit: type=1131 audit(1638028631.159:231): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/>
Nov 27 16:57:11 arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? a>
Nov 27 16:57:11 arch systemd[1]: bluetooth.service: Consumed 3.284s CPU time.
Nov 27 16:57:11 arch systemd[1]: Starting Bluetooth service...
Nov 27 16:57:11 arch bluetoothd[124452]: Bluetooth daemon 5.62
Nov 27 16:57:11 arch dbus-daemon[349]: [system] Successfully activated service 'org.bluez'
Nov 27 16:57:11 arch systemd[1]: Started Bluetooth service.
Nov 27 16:57:11 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? >
Nov 27 16:57:11 arch bluetoothd[124452]: Starting SDP server
Nov 27 16:57:11 arch kernel: audit: type=1130 audit(1638028631.185:232): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/>
Nov 27 16:57:11 arch dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' reques>
Nov 27 16:57:11 arch audit: BPF prog-id=36 op=LOAD
Nov 27 16:57:11 arch audit: BPF prog-id=37 op=LOAD
Nov 27 16:57:11 arch audit: BPF prog-id=38 op=LOAD
Nov 27 16:57:11 arch systemd[1]: Starting Hostname Service...
Nov 27 16:57:11 arch bluetoothd[124452]: Bluetooth management interface 1.21 initialized
Nov 27 16:57:11 arch kernel: audit: type=1334 audit(1638028631.195:233): prog-id=36 op=LOAD
Nov 27 16:57:11 arch kernel: audit: type=1334 audit(1638028631.195:234): prog-id=37 op=LOAD
Nov 27 16:57:11 arch kernel: audit: type=1334 audit(1638028631.195:235): prog-id=38 op=LOAD
Nov 27 16:57:11 arch bluetoothd[124452]: Failed to set privacy: Rejected (0x0b)
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch kded5[1453]: bluedevil: Bluetooth operational changed true
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch kded5[1453]: bluedevil: Agent registered
Nov 27 16:57:11 arch kded5[1453]: bluedevil: Requested default Agent
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch dbus-daemon[349]: [system] Successfully activated service 'org.freedesktop.hostname1'
Nov 27 16:57:11 arch systemd[1]: Started Hostname Service.
Nov 27 16:57:11 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hos>
Nov 27 16:57:11 arch kernel: audit: type=1130 audit(1638028631.282:236): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/>
Nov 27 16:57:11 arch plasmashell[1518]: org.kde.plasma.pulseaudio: No object for name "bluez_sink.1C_52_16_06_2F_C2.a2dp_sink"
Nov 27 16:57:11 arch bluetoothd[124452]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc
Nov 27 16:57:11 arch bluetoothd[124452]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc
Nov 27 16:57:11 arch bluetoothd[124452]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Nov 27 16:57:11 arch bluetoothd[124452]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Nov 27 16:57:11 arch bluetoothd[124452]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Nov 27 16:57:11 arch bluetoothd[124452]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Nov 27 16:57:11 arch bluetoothd[124452]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Nov 27 16:57:11 arch bluetoothd[124452]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:13 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:13 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:16 arch kernel: input: MX Keys Mini Keyboard as /devices/virtual/misc/uhid/0005:046D:B369.000B/input/input43
Nov 27 16:57:16 arch kernel: hid-generic 0005:046D:B369.000B: input,hidraw4: BLUETOOTH HID v0.04 Keyboard [MX Keys Mini] on f8:34:41:b5:31:18
Nov 27 16:57:16 arch systemd-logind[351]: Watching system buttons on /dev/input/event15 (MX Keys Mini Keyboard)
Nov 27 16:57:16 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:16 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:16 arch kcminit[126758]: Initializing  "kcm_mouse" :  "kcminit_mouse"
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:17 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:21 arch systemsettings5[127720]: Icon theme "elementary" not found.
Nov 27 16:57:21 arch systemsettings5[127720]: Icon theme "gnome" not found.
Nov 27 16:57:21 arch systemsettings5[127720]: Using fontconfig file: "/home/kalex/.config/fontconfig/fonts.conf"
Nov 27 16:57:21 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:21 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:21 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:21 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:21 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:21 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:21 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:21 arch systemsettings5[127720]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_kwinrules.so"
Nov 27 16:57:21 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:21 arch systemsettings5[127720]: kf.coreaddons: Two plugins with the same interface (QObject) were registered in the KPluginFactory KCMSddmFactory. This>
Nov 27 16:57:21 arch systemsettings5[127720]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_autostart.so"
Nov 27 16:57:21 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:21 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:21 arch systemsettings5[127720]: kf.coreaddons: Two plugins with the same interface (QObject) were registered in the KPluginFactory SearchConfigModuleFa>
Nov 27 16:57:21 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:21 arch systemsettings5[127720]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_users.so"
Nov 27 16:57:21 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:21 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:21 arch systemsettings5[127720]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load lib>
Nov 27 16:57:21 arch systemsettings5[127720]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load lib>
Nov 27 16:57:21 arch systemsettings5[127720]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load lib>
Nov 27 16:57:21 arch systemsettings5[127720]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load lib>
Nov 27 16:57:21 arch systemsettings5[127720]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load lib>
Nov 27 16:57:21 arch systemsettings5[127720]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load lib>
Nov 27 16:57:21 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:21 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:21 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:21 arch systemsettings5[127720]: kf.coreaddons: Two plugins with the same interface (QObject) were registered in the KPluginFactory KcmComponentChooserF>
Nov 27 16:57:21 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:21 arch systemsettings5[127720]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_kaccounts.so"
Nov 27 16:57:21 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:21 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:21 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:21 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:21 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:21 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:22 arch systemsettings5[127720]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_firewall.so"
Nov 27 16:57:22 arch systemsettings5[127720]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_about-distro.so"
Nov 27 16:57:22 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:22 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:22 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:22 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:22 arch systemsettings5[127720]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_kscreen.so"
Nov 27 16:57:22 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:22 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:22 arch systemsettings5[127720]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_nightcolor.so"
Nov 27 16:57:22 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:22 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:22 arch systemsettings5[127720]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_pulseaudio.so"
Nov 27 16:57:22 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:22 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:22 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:22 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:22 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:22 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:22 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:22 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:22 arch systemsettings5[127720]: kf.coreaddons: "Could not load plugin from "
Nov 27 16:57:22 arch systemsettings5[127720]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_bluetooth.so"
Nov 27 16:57:22 arch systemsettings5[127720]: kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/qt/plugins/kcms/kcm_bolt.so"
Nov 27 16:57:22 arch systemsettings5[127720]: QQmlEngine::setContextForObject(): Object already has a QQmlContext
Nov 27 16:57:22 arch plasma-discover[127989]: Icon theme "elementary" not found.
Nov 27 16:57:22 arch plasma-discover[127989]: Icon theme "gnome" not found.
Nov 27 16:57:22 arch plasmashell[127990]: Icon theme "elementary" not found.
Nov 27 16:57:22 arch plasmashell[127990]: Icon theme "gnome" not found.
Nov 27 16:57:25 arch systemsettings5[127720]: QQmlEngine::setContextForObject(): Object already has a QQmlContext
Nov 27 16:57:28 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:28 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:28 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:28 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:28 arch kernel: input: QCY-T2C (AVRCP) as /devices/virtual/input/input45
Nov 27 16:57:28 arch bluetoothd[124452]: /org/bluez/hci0/dev_1C_52_16_06_2F_C2/sep1/fd0: fd(43) ready
Nov 27 16:57:28 arch systemd-logind[351]: Watching system buttons on /dev/input/event16 (QCY-T2C (AVRCP))
Nov 27 16:57:28 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:28 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 16:57:28 arch rtkit-daemon[1521]: Supervising 11 threads of 6 processes of 1 users.
Nov 27 16:57:28 arch rtkit-daemon[1521]: Successfully made thread 129201 of process 1506 owned by '1000' RT at priority 5.
Nov 27 16:57:28 arch rtkit-daemon[1521]: Supervising 12 threads of 6 processes of 1 users.
Nov 27 16:57:41 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Nov 27 16:57:41 arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" host>
Nov 27 16:57:41 arch kernel: audit: type=1131 audit(1638028661.332:237): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/>
Nov 27 16:57:41 arch audit: BPF prog-id=0 op=UNLOAD
Nov 27 16:57:41 arch audit: BPF prog-id=0 op=UNLOAD
Nov 27 16:57:41 arch audit: BPF prog-id=0 op=UNLOAD
Nov 27 16:57:41 arch kernel: audit: type=1334 audit(1638028661.385:238): prog-id=0 op=UNLOAD
Nov 27 16:57:41 arch kernel: audit: type=1334 audit(1638028661.385:239): prog-id=0 op=UNLOAD
Nov 27 16:57:41 arch kernel: audit: type=1334 audit(1638028661.385:240): prog-id=0 op=UNLOAD
Nov 27 16:59:24 arch wpa_supplicant[689]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-74 noise=9999 txrate=263300
Nov 27 16:59:48 arch wpa_supplicant[689]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=9999 txrate=260000
Nov 27 17:01:00 arch rtkit-daemon[1521]: Supervising 12 threads of 6 processes of 1 users.
Nov 27 17:01:00 arch rtkit-daemon[1521]: Supervising 12 threads of 6 processes of 1 users.
Nov 27 17:01:01 arch CROND[149499]: (root) CMD (run-parts /etc/cron.hourly)
Nov 27 17:01:01 arch CROND[149498]: (root) CMDEND (run-parts /etc/cron.hourly)
Nov 27 17:01:04 arch rtkit-daemon[1521]: Supervising 12 threads of 6 processes of 1 users.
Nov 27 17:01:04 arch rtkit-daemon[1521]: Supervising 12 threads of 6 processes of 1 users.
Nov 27 17:01:04 arch rtkit-daemon[1521]: Supervising 12 threads of 6 processes of 1 users.
Nov 27 17:01:04 arch rtkit-daemon[1521]: Supervising 12 threads of 6 processes of 1 users.
Nov 27 17:01:04 arch rtkit-daemon[1521]: Successfully made thread 149523 of process 123387 owned by '1000' RT at priority 10.
Nov 27 17:01:04 arch rtkit-daemon[1521]: Supervising 13 threads of 7 processes of 1 users.
Nov 27 17:01:12 arch wpa_supplicant[689]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=9999 txrate=260000
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch org_kde_powerdevil[1514]: QObject::disconnect: Unexpected nullptr parameter
Nov 27 17:09:11 arch org_kde_powerdevil[1514]: QObject::disconnect: Unexpected nullptr parameter
Nov 27 17:09:11 arch bluetoothd[124452]: Disconnected from D-Bus. Exiting.
Nov 27 17:09:11 arch bluetoothd[124452]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc
Nov 27 17:09:11 arch bluetoothd[124452]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Nov 27 17:09:11 arch bluetoothd[124452]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Nov 27 17:09:11 arch bluetoothd[124452]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Nov 27 17:09:11 arch bluetoothd[124452]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Nov 27 17:09:11 arch bluetoothd[124452]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Nov 27 17:09:11 arch bluetoothd[124452]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Nov 27 17:09:11 arch bluetoothd[124452]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc
Nov 27 17:09:11 arch kded5[1453]: bluedevil: Bluetooth operational changed false
Nov 27 17:09:11 arch dbus-daemon[349]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.27' (uid=1000 pid=145>
Nov 27 17:09:11 arch bluetoothd[124452]: dbus[124452]: arguments to dbus_message_new_method_call() were incorrect, assertion "destination == NULL || _dbus_check_is_v>
Nov 27 17:09:11 arch bluetoothd[124452]: This is normally a bug in some application using the D-Bus library.
Nov 27 17:09:11 arch bluetoothd[124452]: profiles/audio/media.c:release_endpoint() Couldn't allocate D-Bus message
Nov 27 17:09:11 arch bluetoothd[124452]: Stopping SDP server
Nov 27 17:09:11 arch bluetoothd[124452]: Exit
Nov 27 17:09:11 arch kernel: audit: type=1131 audit(1638029351.065:241): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/>
Nov 27 17:09:11 arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? a>
Nov 27 17:09:11 arch systemd[1]: bluetooth.service: Deactivated successfully.
Nov 27 17:09:11 arch systemd[1]: bluetooth.service: Consumed 3.697s CPU time.
Nov 27 17:09:11 arch systemd[1]: Starting Bluetooth service...
Nov 27 17:09:11 arch bluetoothd[151155]: Bluetooth daemon 5.62
Nov 27 17:09:11 arch dbus-daemon[349]: [system] Successfully activated service 'org.bluez'
Nov 27 17:09:11 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? >
Nov 27 17:09:11 arch systemd[1]: Started Bluetooth service.
Nov 27 17:09:11 arch bluetoothd[151155]: Starting SDP server
Nov 27 17:09:11 arch kernel: audit: type=1130 audit(1638029351.092:242): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/>
Nov 27 17:09:11 arch kernel: audit: type=1334 audit(1638029351.102:243): prog-id=39 op=LOAD
Nov 27 17:09:11 arch kernel: audit: type=1334 audit(1638029351.102:244): prog-id=40 op=LOAD
Nov 27 17:09:11 arch kernel: audit: type=1334 audit(1638029351.102:245): prog-id=41 op=LOAD
Nov 27 17:09:11 arch audit: BPF prog-id=39 op=LOAD
Nov 27 17:09:11 arch audit: BPF prog-id=40 op=LOAD
Nov 27 17:09:11 arch audit: BPF prog-id=41 op=LOAD
Nov 27 17:09:11 arch bluetoothd[151155]: Bluetooth management interface 1.21 initialized
Nov 27 17:09:11 arch systemd[1]: Starting Hostname Service...
Nov 27 17:09:11 arch dbus-daemon[349]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' reques>
Nov 27 17:09:11 arch bluetoothd[151155]: Failed to set privacy: Rejected (0x0b)
Nov 27 17:09:11 arch kded5[1453]: bluedevil: Bluetooth operational changed true
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch kded5[1453]: bluedevil: Agent registered
Nov 27 17:09:11 arch kded5[1453]: bluedevil: Requested default Agent
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch dbus-daemon[349]: [system] Successfully activated service 'org.freedesktop.hostname1'
Nov 27 17:09:11 arch systemd[1]: Started Hostname Service.
Nov 27 17:09:11 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hos>
Nov 27 17:09:11 arch kernel: audit: type=1130 audit(1638029351.205:246): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/>
Nov 27 17:09:11 arch plasmashell[1518]: org.kde.plasma.pulseaudio: No object for name "bluez_sink.1C_52_16_06_2F_C2.a2dp_sink"
Nov 27 17:09:11 arch bluetoothd[151155]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc
Nov 27 17:09:11 arch bluetoothd[151155]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc
Nov 27 17:09:11 arch bluetoothd[151155]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Nov 27 17:09:11 arch bluetoothd[151155]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Nov 27 17:09:11 arch bluetoothd[151155]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Nov 27 17:09:11 arch bluetoothd[151155]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Nov 27 17:09:11 arch bluetoothd[151155]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Nov 27 17:09:11 arch bluetoothd[151155]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:11 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:12 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:12 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:12 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:13 arch kernel: input: MX Keys Mini Keyboard as /devices/virtual/misc/uhid/0005:046D:B369.000C/input/input46
Nov 27 17:09:13 arch kernel: hid-generic 0005:046D:B369.000C: input,hidraw4: BLUETOOTH HID v0.04 Keyboard [MX Keys Mini] on f8:34:41:b5:31:18
Nov 27 17:09:13 arch systemd-logind[351]: Watching system buttons on /dev/input/event15 (MX Keys Mini Keyboard)
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch kcminit[152642]: Initializing  "kcm_mouse" :  "kcminit_mouse"
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:14 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:16 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:16 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:16 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:16 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:16 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:16 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:16 arch kernel: input: QCY-T2C (AVRCP) as /devices/virtual/input/input48
Nov 27 17:09:16 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:16 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:16 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:16 arch systemd-logind[351]: Watching system buttons on /dev/input/event16 (QCY-T2C (AVRCP))
Nov 27 17:09:16 arch bluetoothd[151155]: /org/bluez/hci0/dev_1C_52_16_06_2F_C2/sep1/fd0: fd(43) ready
Nov 27 17:09:16 arch rtkit-daemon[1521]: Supervising 12 threads of 7 processes of 1 users.
Nov 27 17:09:16 arch rtkit-daemon[1521]: Successfully made thread 152944 of process 1506 owned by '1000' RT at priority 5.
Nov 27 17:09:16 arch rtkit-daemon[1521]: Supervising 13 threads of 7 processes of 1 users.
Nov 27 17:09:18 arch wpa_supplicant[689]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-74 noise=9999 txrate=292600
Nov 27 17:09:33 arch rtkit-daemon[1521]: Supervising 13 threads of 7 processes of 1 users.
Nov 27 17:09:33 arch rtkit-daemon[1521]: Supervising 13 threads of 7 processes of 1 users.
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch bluetoothd[151155]: Disconnected from D-Bus. Exiting.
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch org_kde_powerdevil[1514]: QObject::disconnect: Unexpected nullptr parameter
Nov 27 17:09:38 arch org_kde_powerdevil[1514]: QObject::disconnect: Unexpected nullptr parameter
Nov 27 17:09:38 arch bluetoothd[151155]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc
Nov 27 17:09:38 arch kded5[1453]: bluedevil: Bluetooth operational changed false
Nov 27 17:09:38 arch bluetoothd[151155]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Nov 27 17:09:38 arch bluetoothd[151155]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Nov 27 17:09:38 arch bluetoothd[151155]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Nov 27 17:09:38 arch bluetoothd[151155]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Nov 27 17:09:38 arch bluetoothd[151155]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Nov 27 17:09:38 arch bluetoothd[151155]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Nov 27 17:09:38 arch bluetoothd[151155]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc
Nov 27 17:09:38 arch dbus-daemon[349]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.27' (uid=1000 pid=145>
Nov 27 17:09:38 arch bluetoothd[151155]: dbus[151155]: arguments to dbus_message_new_method_call() were incorrect, assertion "destination == NULL || _dbus_check_is_v>
Nov 27 17:09:38 arch bluetoothd[151155]: This is normally a bug in some application using the D-Bus library.
Nov 27 17:09:38 arch bluetoothd[151155]: profiles/audio/media.c:release_endpoint() Couldn't allocate D-Bus message
Nov 27 17:09:38 arch bluetoothd[151155]: Stopping SDP server
Nov 27 17:09:38 arch bluetoothd[151155]: Exit
Nov 27 17:09:38 arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? a>
Nov 27 17:09:38 arch systemd[1]: bluetooth.service: Deactivated successfully.
Nov 27 17:09:38 arch kernel: audit: type=1131 audit(1638029378.109:247): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/>
Nov 27 17:09:38 arch systemd[1]: Starting Bluetooth service...
Nov 27 17:09:38 arch bluetoothd[158734]: Bluetooth daemon 5.62
Nov 27 17:09:38 arch dbus-daemon[349]: [system] Successfully activated service 'org.bluez'
Nov 27 17:09:38 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? >
Nov 27 17:09:38 arch systemd[1]: Started Bluetooth service.
Nov 27 17:09:38 arch kernel: audit: type=1130 audit(1638029378.135:248): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/>
Nov 27 17:09:38 arch bluetoothd[158734]: Starting SDP server
Nov 27 17:09:38 arch bluetoothd[158734]: Bluetooth management interface 1.21 initialized
Nov 27 17:09:38 arch bluetoothd[158734]: Failed to set privacy: Rejected (0x0b)
Nov 27 17:09:38 arch kded5[1453]: bluedevil: Bluetooth operational changed true
Nov 27 17:09:38 arch kded5[1453]: bluedevil: Agent registered
Nov 27 17:09:38 arch kded5[1453]: bluedevil: Requested default Agent
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: org.kde.plasma.pulseaudio: No object for name "bluez_sink.1C_52_16_06_2F_C2.a2dp_sink"
Nov 27 17:09:38 arch bluetoothd[158734]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc
Nov 27 17:09:38 arch bluetoothd[158734]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc
Nov 27 17:09:38 arch bluetoothd[158734]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Nov 27 17:09:38 arch bluetoothd[158734]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Nov 27 17:09:38 arch bluetoothd[158734]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Nov 27 17:09:38 arch bluetoothd[158734]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Nov 27 17:09:38 arch bluetoothd[158734]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Nov 27 17:09:38 arch bluetoothd[158734]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:38 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:40 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:40 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:40 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:42 arch kernel: input: MX Keys Mini Keyboard as /devices/virtual/misc/uhid/0005:046D:B369.000D/input/input49
Nov 27 17:09:42 arch kernel: hid-generic 0005:046D:B369.000D: input,hidraw4: BLUETOOTH HID v0.04 Keyboard [MX Keys Mini] on f8:34:41:b5:31:18
Nov 27 17:09:42 arch systemd-logind[351]: Watching system buttons on /dev/input/event15 (MX Keys Mini Keyboard)
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch kcminit[160872]: Initializing  "kcm_mouse" :  "kcminit_mouse"
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:43 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:44 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:44 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:44 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:44 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:44 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:44 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:44 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:44 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:44 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:46 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:46 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:46 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:46 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:46 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:46 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:46 arch kernel: input: QCY-T2C (AVRCP) as /devices/virtual/input/input51
Nov 27 17:09:46 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:46 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:46 arch plasmashell[1518]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices>
Nov 27 17:09:46 arch systemd-logind[351]: Watching system buttons on /dev/input/event16 (QCY-T2C (AVRCP))
Nov 27 17:09:46 arch bluetoothd[158734]: /org/bluez/hci0/dev_1C_52_16_06_2F_C2/sep1/fd0: fd(43) ready
Nov 27 17:09:46 arch rtkit-daemon[1521]: Supervising 12 threads of 7 processes of 1 users.
Nov 27 17:09:46 arch rtkit-daemon[1521]: Successfully made thread 161526 of process 1506 owned by '1000' RT at priority 5.
Nov 27 17:09:46 arch rtkit-daemon[1521]: Supervising 13 threads of 7 processes of 1 users.
Nov 27 17:10:08 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Nov 27 17:10:08 arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" host>
Nov 27 17:10:08 arch kernel: audit: type=1131 audit(1638029408.192:249): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/>
Nov 27 17:10:08 arch audit: BPF prog-id=0 op=UNLOAD
Nov 27 17:10:08 arch audit: BPF prog-id=0 op=UNLOAD
Nov 27 17:10:08 arch audit: BPF prog-id=0 op=UNLOAD
Nov 27 17:10:08 arch kernel: audit: type=1334 audit(1638029408.245:250): prog-id=0 op=UNLOAD
Nov 27 17:10:08 arch kernel: audit: type=1334 audit(1638029408.245:251): prog-id=0 op=UNLOAD
Nov 27 17:10:08 arch kernel: audit: type=1334 audit(1638029408.245:252): prog-id=0 op=UNLOAD
Nov 27 17:10:14 arch rtkit-daemon[1521]: Supervising 13 threads of 7 processes of 1 users.
Nov 27 17:10:14 arch rtkit-daemon[1521]: Supervising 13 threads of 7 processes of 1 users.
Nov 27 17:11:54 arch plasmashell[1518]: libkcups: Create-Printer-Subscriptions last error: 1282 Bad file descriptor
Nov 27 17:11:54 arch plasmashell[1518]: libkcups: Request failed 1282 -1
Nov 27 17:13:21 arch rtkit-daemon[1521]: Supervising 13 threads of 7 processes of 1 users.
Nov 27 17:13:21 arch rtkit-daemon[1521]: Supervising 13 threads of 7 processes of 1 users

What can be causing this problem? The output says it is related to a bug in a D-Bus application.. but how can I find out the application that is causing this (if it is not bluez itself)?

Thanks in advance

Last edited by kalex (2021-11-27 17:07:30)

Offline

Board footer

Powered by FluxBB