Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] blueman-manager couldn't launch by blueman-applet
@ 2023-05-31  4:45 superiums
  2023-05-31  6:06 ` [ISSUE] [CLOSED] " classabbyamp
  0 siblings, 1 reply; 3+ messages in thread
From: superiums @ 2023-05-31  4:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 2814 bytes --]

New issue by superiums on void-packages repository

https://github.com/void-linux/void-packages/issues/44188

Description:
to reproduce:
1. launch blueman-applet
2. right-click on the applet.
3. on the menu , click devices.
4. no window show, but report:

```bash
~ ❯❯❯ blueman-applet 
blueman-applet 12.34.49 WARNING  PluginManager:94 load_plugin: Failed to start plugin GameControllerWakelock: Only X11 platform is supported
blueman-applet 12.34.49 WARNING  PluginManager:151 __load_plugin: Not loading PPPSupport because its conflict has higher priority
blueman-applet 12.34.49 WARNING  PluginManager:151 __load_plugin: Not loading DhcpClient because its conflict has higher priority
Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/blueman/main/DBusProxies.py", line 52, in call_finish
    proxy.call_finish(resp)
gi.repository.GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying (4)
Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/blueman/main/DBusProxies.py", line 52, in call_finish
    proxy.call_finish(resp)
gi.repository.GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying (4)
```
the blueman-manager could be start from terminal.
but can't start by blueman-applet.

i'm on wayland, using wayfire as my wm.

my dbus service was enabled and runing. 
all packages are up to date.

```bash
~ ❯❯❯ sudo sv status /var/service/*                                       
run: /var/service/acpid: (pid 1124) 7825s
run: /var/service/agetty-tty1: (pid 1136) 7825s
run: /var/service/agetty-tty2: (pid 1131) 7825s
run: /var/service/agetty-tty3: (pid 1122) 7825s
run: /var/service/agetty-tty4: (pid 1129) 7825s
run: /var/service/agetty-tty5: (pid 1125) 7825s
run: /var/service/agetty-tty6: (pid 1123) 7825s
run: /var/service/bluetoothd: (pid 1140) 7825s; run: log: (pid 1137) 7825s
run: /var/service/cupsd: (pid 1144) 7825s; run: log: (pid 1142) 7825s
run: /var/service/dbus: (pid 1141) 7825s; run: log: (pid 1138) 7825s
run: /var/service/greetd: (pid 1126) 7825s
run: /var/service/NetworkManager: (pid 1150) 7825s; run: log: (pid 1147) 7825s
run: /var/service/pipewire: (pid 1148) 7825s; run: log: (pid 1146) 7825s
run: /var/service/pipewire-pulse: (pid 1139) 7825s; run: log: (pid 1135) 7825s
run: /var/service/polkitd: (pid 1121) 7825s
run: /var/service/postgresql14: (pid 1134) 7825s; run: log: (pid 1127) 7825s
run: /var/service/udevd: (pid 1133) 7825s
run: /var/service/uuidd: (pid 1130) 7825s; run: log: (pid 1128) 7825s
run: /var/service/wireplumber: (pid 1145) 7825s; run: log: (pid 1132) 7825s
```



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ISSUE] [CLOSED] blueman-manager couldn't launch by blueman-applet
  2023-05-31  4:45 [ISSUE] blueman-manager couldn't launch by blueman-applet superiums
@ 2023-05-31  6:06 ` classabbyamp
  0 siblings, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-05-31  6:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 2817 bytes --]

Closed issue by superiums on void-packages repository

https://github.com/void-linux/void-packages/issues/44188

Description:
to reproduce:
1. launch blueman-applet
2. right-click on the applet.
3. on the menu , click devices.
4. no window show, but report:

```bash
~ ❯❯❯ blueman-applet 
blueman-applet 12.34.49 WARNING  PluginManager:94 load_plugin: Failed to start plugin GameControllerWakelock: Only X11 platform is supported
blueman-applet 12.34.49 WARNING  PluginManager:151 __load_plugin: Not loading PPPSupport because its conflict has higher priority
blueman-applet 12.34.49 WARNING  PluginManager:151 __load_plugin: Not loading DhcpClient because its conflict has higher priority
Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/blueman/main/DBusProxies.py", line 52, in call_finish
    proxy.call_finish(resp)
gi.repository.GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying (4)
Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/blueman/main/DBusProxies.py", line 52, in call_finish
    proxy.call_finish(resp)
gi.repository.GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying (4)
```
the blueman-manager could be start from terminal.
but can't start by blueman-applet.

i'm on wayland, using wayfire as my wm.

my dbus service was enabled and runing. 
all packages are up to date.

```bash
~ ❯❯❯ sudo sv status /var/service/*                                       
run: /var/service/acpid: (pid 1124) 7825s
run: /var/service/agetty-tty1: (pid 1136) 7825s
run: /var/service/agetty-tty2: (pid 1131) 7825s
run: /var/service/agetty-tty3: (pid 1122) 7825s
run: /var/service/agetty-tty4: (pid 1129) 7825s
run: /var/service/agetty-tty5: (pid 1125) 7825s
run: /var/service/agetty-tty6: (pid 1123) 7825s
run: /var/service/bluetoothd: (pid 1140) 7825s; run: log: (pid 1137) 7825s
run: /var/service/cupsd: (pid 1144) 7825s; run: log: (pid 1142) 7825s
run: /var/service/dbus: (pid 1141) 7825s; run: log: (pid 1138) 7825s
run: /var/service/greetd: (pid 1126) 7825s
run: /var/service/NetworkManager: (pid 1150) 7825s; run: log: (pid 1147) 7825s
run: /var/service/pipewire: (pid 1148) 7825s; run: log: (pid 1146) 7825s
run: /var/service/pipewire-pulse: (pid 1139) 7825s; run: log: (pid 1135) 7825s
run: /var/service/polkitd: (pid 1121) 7825s
run: /var/service/postgresql14: (pid 1134) 7825s; run: log: (pid 1127) 7825s
run: /var/service/udevd: (pid 1133) 7825s
run: /var/service/uuidd: (pid 1130) 7825s; run: log: (pid 1128) 7825s
run: /var/service/wireplumber: (pid 1145) 7825s; run: log: (pid 1132) 7825s
```



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ISSUE] [CLOSED] blueman-manager couldn't launch by blueman-applet
  2023-05-31  4:42 [ISSUE] " superiums
@ 2023-06-01  6:36 ` classabbyamp
  0 siblings, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-06-01  6:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 2780 bytes --]

Closed issue by superiums on void-packages repository

https://github.com/void-linux/void-packages/issues/44187

Description:
to reproduce:
1. launch blueman-applet
2. right-click on the applet.
3. on the menu , click devices.
4. no window show, but report:

```bash
~ ❯❯❯ blueman-applet 
blueman-applet 12.34.49 WARNING  PluginManager:94 load_plugin: Failed to start plugin GameControllerWakelock: Only X11 platform is supported
blueman-applet 12.34.49 WARNING  PluginManager:151 __load_plugin: Not loading PPPSupport because its conflict has higher priority
blueman-applet 12.34.49 WARNING  PluginManager:151 __load_plugin: Not loading DhcpClient because its conflict has higher priority
Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/blueman/main/DBusProxies.py", line 52, in call_finish
    proxy.call_finish(resp)
gi.repository.GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying (4)
Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/blueman/main/DBusProxies.py", line 52, in call_finish
    proxy.call_finish(resp)
gi.repository.GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying (4)
```
the blueman-manager could be start from terminal.
but can't start by blueman-applet.

i'm on wayland, using wayfire as my wm.

my dbus service was enabled and runing.
```bash
~ ❯❯❯ sudo sv status /var/service/*                                       
run: /var/service/acpid: (pid 1124) 7825s
run: /var/service/agetty-tty1: (pid 1136) 7825s
run: /var/service/agetty-tty2: (pid 1131) 7825s
run: /var/service/agetty-tty3: (pid 1122) 7825s
run: /var/service/agetty-tty4: (pid 1129) 7825s
run: /var/service/agetty-tty5: (pid 1125) 7825s
run: /var/service/agetty-tty6: (pid 1123) 7825s
run: /var/service/bluetoothd: (pid 1140) 7825s; run: log: (pid 1137) 7825s
run: /var/service/cupsd: (pid 1144) 7825s; run: log: (pid 1142) 7825s
run: /var/service/dbus: (pid 1141) 7825s; run: log: (pid 1138) 7825s
run: /var/service/greetd: (pid 1126) 7825s
run: /var/service/NetworkManager: (pid 1150) 7825s; run: log: (pid 1147) 7825s
run: /var/service/pipewire: (pid 1148) 7825s; run: log: (pid 1146) 7825s
run: /var/service/pipewire-pulse: (pid 1139) 7825s; run: log: (pid 1135) 7825s
run: /var/service/polkitd: (pid 1121) 7825s
run: /var/service/postgresql14: (pid 1134) 7825s; run: log: (pid 1127) 7825s
run: /var/service/udevd: (pid 1133) 7825s
run: /var/service/uuidd: (pid 1130) 7825s; run: log: (pid 1128) 7825s
run: /var/service/wireplumber: (pid 1145) 7825s; run: log: (pid 1132) 7825s
```

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-06-01  6:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-31  4:45 [ISSUE] blueman-manager couldn't launch by blueman-applet superiums
2023-05-31  6:06 ` [ISSUE] [CLOSED] " classabbyamp
  -- strict thread matches above, loose matches on Subject: below --
2023-05-31  4:42 [ISSUE] " superiums
2023-06-01  6:36 ` [ISSUE] [CLOSED] " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).