MystBin
/ResourcesSlowlyDated Created 1 year, 9 months ago...
Raw
bluez.txt Hide Copy Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
Sep 15 22:23:38 killertofus bluetoothd[512]: src/profile.c:ext_i o_disconnected() Unable to get io data for Hands-Free Voice gateway: getpeername: Transp ort endpoint is not connected (107) Sep 15 22:23:38 killertofus pulseaudio[2893]: Failed to write da ta to socket: Connection reset by peer Sep 15 22:23:39 killertofus pulseaudio[2893]: Failed to release transport /org/bluez/hci0/dev_F8_4E_17_75_B8_61/sep1/fd5: Method "Release" with signatur e "" on interface "org.bluez.MediaTransport1" doesn't exist Sep 15 22:46:33 killertofus dbus-daemon[513]: [system] Activating via systemd: service n ame='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.9 47' (uid=1000 pid=126657 comm="xscreensaver-auth") Sep 15 22:46:33 killertofus dbus-daemon[513]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found. Sep 15 22:46:52 killertofus pulseaudio[2893]: Battery Level: 20% Sep 15 22:46:53 killertofus kernel: input: LinkBuds S (AVRCP) as /devices/virtual/input/ input34 Sep 15 22:46:53 killertofus systemd-logind[515]: Watching system buttons on /dev/input/e vent17 (LinkBuds S (AVRCP)) Sep 15 22:46:55 killertofus pulseaudio[2893]: Failed to open mod ule module-bluez5-device.so: module-bluez5-device.so: cannot open shared object file: No such file or directory Sep 15 22:46:55 killertofus pulseaudio[2893]: Failed to open mod ule "module-bluez5-device". Sep 15 22:46:55 killertofus pulseaudio[2893]: Failed to load module for device /org/bluez/hci0/dev_F8_4E_17_75_B8_61 Sep 15 22:46:59 killertofus pulseaudio[2893]: Battery Level: 100 % Sep 15 22:47:15 killertofus blueman-tray[3359]: Traceback (most recent call last): Sep 15 22:47:15 killertofus blueman-tray[3359]: File "/usr/lib/python3.11/site-package s/blueman/main/indicators/GtkStatusIcon.py", line 43, in <lambda> Sep 15 22:47:15 killertofus blueman-tray[3359]: gtk_item.connect('activate', cast(Ca llable[[Gtk.MenuItem], None], lambda _, idx=index: activate(idx))) Sep 15 22:47:15 killertofus blueman-tray[3359]: ^^^^^^^^^^^^^ Sep 15 22:47:15 killertofus blueman-tray[3359]: File "/usr/lib/python3.11/site-package s/blueman/main/Tray.py", line 62, in activate_menu_item Sep 15 22:47:15 killertofus blueman-tray[3359]: AppletService().ActivateMenuItem('(a i)', indexes) Sep 15 22:47:15 killertofus blueman-tray[3359]: File "/usr/lib/python3.11/site-package s/gi/overrides/Gio.py", line 349, in __call__ Sep 15 22:47:15 killertofus blueman-tray[3359]: result = self.dbus_proxy.call_sync(s elf.method_name, arg_variant, Sep 15 22:47:15 killertofus blueman-tray[3359]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 15 22:47:15 killertofus blueman-tray[3359]: gi.repository.GLib.GError: g-dbus-error- quark: GDBus.Error:org.freedesktop.DBus.Error.Failed: Traceback (most recent call last): Sep 15 22:47:15 killertofus blueman-tray[3359]: File "/usr/lib/python3.11/site-package s/blueman/main/DbusService.py", line 156, in _handle_method_call Sep 15 22:47:15 killertofus blueman-tray[3359]: ok(method(*args)) Sep 15 22:47:15 killertofus blueman-tray[3359]: ^^^^^^^^^^^^^ Sep 15 22:47:15 killertofus blueman-tray[3359]: File "/usr/lib/python3.11/site-package s/blueman/plugins/applet/Menu.py", line 171, in _activate_menu_item Sep 15 22:47:15 killertofus blueman-tray[3359]: node = self.__menuitems[(indexes[0] >> 8, indexes[0] % (1 << 8))] Sep 15 22:47:15 killertofus blueman-tray[3359]: ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 15 22:47:15 killertofus blueman-tray[3359]: KeyError: (42, 7) Sep 15 22:47:15 killertofus blueman-tray[3359]: (0) Sep 15 22:47:18 killertofus blueman-tray[3359]: Traceback (most recent call last): Sep 15 22:47:18 killertofus blueman-tray[3359]: File "/usr/lib/python3.11/site-package s/blueman/main/indicators/GtkStatusIcon.py", line 43, in <lambda> Sep 15 22:47:18 killertofus blueman-tray[3359]: gtk_item.connect('activate', cast(Ca llable[[Gtk.MenuItem], None], lambda _, idx=index: activate(idx))) Sep 15 22:47:18 killertofus blueman-tray[3359]: ^^^^^^^^^^^^^ Sep 15 22:47:18 killertofus blueman-tray[3359]: File "/usr/lib/python3.11/site-package s/blueman/main/Tray.py", line 62, in activate_menu_item Sep 15 22:47:18 killertofus blueman-tray[3359]: AppletService().ActivateMenuItem('(a i)', indexes) Sep 15 22:47:18 killertofus blueman-tray[3359]: File "/usr/lib/python3.11/site-package s/gi/overrides/Gio.py", line 349, in __call__ Sep 15 22:47:18 killertofus blueman-tray[3359]: result = self.dbus_proxy.call_sync(s elf.method_name, arg_variant, Sep 15 22:47:18 killertofus blueman-tray[3359]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 15 22:47:18 killertofus blueman-tray[3359]: gi.repository.GLib.GError: g-dbus-error- quark: GDBus.Error:org.freedesktop.DBus.Error.Failed: Traceback (most recent call last): Sep 15 22:47:18 killertofus blueman-tray[3359]: File "/usr/lib/python3.11/site-package s/blueman/main/DbusService.py", line 156, in _handle_method_call Sep 15 22:47:18 killertofus blueman-tray[3359]: ok(method(*args)) Sep 15 22:47:18 killertofus blueman-tray[3359]: ^^^^^^^^^^^^^ Sep 15 22:47:18 killertofus blueman-tray[3359]: File "/usr/lib/python3.11/site-package s/blueman/plugins/applet/Menu.py", line 171, in _activate_menu_item Sep 15 22:47:18 killertofus blueman-tray[3359]: node = self.__menuitems[(indexes[0] >> 8, indexes[0] % (1 << 8))] Sep 15 22:47:18 killertofus blueman-tray[3359]: ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 15 22:47:18 killertofus blueman-tray[3359]: KeyError: (42, 7) Sep 15 22:47:18 killertofus blueman-tray[3359]: (0) Sep 15 22:47:22 killertofus kernel: input: LinkBuds S (AVRCP) as /devices/virtual/input/ input35 Sep 15 22:47:22 killertofus pulseaudio[2893]: Failed to open mod ule module-bluez5-device.so: module-bluez5-device.so: cannot open shared object file: No such file or directory Sep 15 22:47:22 killertofus pulseaudio[2893]: Failed to open mod ule "module-bluez5-device". Sep 15 22:47:22 killertofus pulseaudio[2893]: Failed to load module for device /org/bluez/hci0/dev_F8_4E_17_75_B8_61 Sep 15 22:47:22 killertofus systemd-logind[515]: Watching system buttons on /dev/input/e vent17 (LinkBuds S (AVRCP)) Sep 15 22:47:22 killertofus pulseaudio[2893]: Battery Level: 100 % Sep 15 22:47:28 killertofus rtkit-daemon[2904]: Supervis ing 11 threads of 7 processes of 1 users. Sep 15 22:47:28 killertofus rtkit-daemon[2904]: Supervis ing 11 threads of 7 processes of 1 users. Sep 15 22:47:30 killertofus rtkit-daemon[2904]: Supervis ing 11 threads of 7 processes of 1 users. Sep 15 22:47:30 killertofus rtkit-daemon[2904]: Supervis ing 11 threads of 7 processes of 1 users. Sep 15 22:47:30 killertofus rtkit-daemon[2904]: Supervis ing 11 threads of 7 processes of 1 users. Sep 15 22:47:30 killertofus rtkit-daemon[2904]: Supervis ing 11 threads of 7 processes of 1 users. Sep 15 22:47:30 killertofus rtkit-daemon[2904]: Successfully made thread 126842 of proce ss 125303 owned by '1000' RT at priority 10.