So this is a problem that I’ve had before, for some reason when a device tries to connect the notification pops up in bottom right corner but the damn buttons are gone!
Last time I just nuked the entire install because there was some other self caused wounds that I was too lazy to fix, but now I really wanna get to the bottom of this. I can connect with bluetoothctl, but sometimes that just goes into this connect disconnect cycle too.
Just tell me what logs to send and I’ll pastebin them!
Here’s journalctl snippet that appeared when that msg popped up.
o 12 17:08:35 foffck dbus-daemon[650]: [system] Would reject message, 3 matched rules; type="method_call", sender=":1.1" (uid=0 pid=1 comm="/sbin/init ") interface="org.freedesktop.DBus" member="GetNameOwner">
elo 12 17:08:35 foffck dbus-daemon[650]: [system] Would reject message, 3 matched rules; type="method_call", sender=":1.1" (uid=0 pid=1 comm="/sbin/init ") interface="org.freedesktop.DBus" member="AddMatch" err>
elo 12 17:08:35 foffck dbus-daemon[650]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.375' (uid=1000 pid=407367 comm=">
elo 12 17:08:04 foffck kded5[404322]: bluedevil: Rejecting request
elo 12 17:08:04 foffck kded5[404322]: bluedevil: Authorization denied: "Logitech Keyboard K480" "00:1F:20:E3:4D:4F"
elo 12 17:08:04 foffck dbus-daemon[650]: [system] Would reject message, 3 matched rules; type="method_call", sender=":1.355" (uid=0 pid=408049 comm="/usr/lib/bluetooth/bluetoothd ") interface="org.bluez.Agent1">
elo 12 17:08:04 foffck kded5[404322]: bluedevil: AGENT-Cancel
elo 12 17:08:04 foffck bluetoothd[408049]: src/agent.c:simple_agent_reply() Timed out waiting for reply from agent
elo 12 17:08:04 foffck bluetoothd[408049]: profiles/input/server.c:auth_callback() Access denied: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus s>
elo 12 17:07:45 foffck plasmashell[404386]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices' of undefined
elo 12 17:07:41 foffck kwin_x11[404326]: kwin_core: XCB error: 3 (BadWindow), sequence: 15043, resource id: 10537496, major code: 129 (SHAPE), minor code: 8 (GetRectangles)
elo 12 17:07:04 foffck kded5[404322]: bluedevil: AGENT-AuthorizeService "Logitech Keyboard K480" Service: "00001124-0000-1000-8000-00805F9B34FB"
elo 12 17:07:04 foffck dbus-daemon[650]: [system] Would reject message, 3 matched rules; type="method_call", sender=":1.355" (uid=0 pid=408049 comm="/usr/lib/bluetooth/bluetoothd ") interface="org.bluez.Agent1">
elo 12 17:07:04 foffck plasmashell[404386]: file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js:22: TypeError: Cannot read property 'devices' of undefined
elo 12 17:06:49 foffck kwin_x11[404326]: kwin_core: XCB error: 3 (BadWindow), sequence: 65496, resource id: 10537060, major code: 129 (SHAPE), minor code: 8 (GetRectangles)
e: Okay, dicking around with bluetoothctl and I noticed that if I do # default-agent before attempting to connect I get the text dialog to trust the device. Is it somehow registering the wrong agent? Shouldn’t it be well, the default one.