-
-
Notifications
You must be signed in to change notification settings - Fork 192
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blueman-manager can't be called from context menu of blueman-applet #1541
Comments
I'm not sure if I got the problem right. You get that exception in blueman-applet, right? I don't see it in the blueman-applet log output you provided, though. 🤔 As a quick first check, please try if
shows the same (exception + no window showing). |
Hi, |
Why isn't it in the pastebin content? I'm rather clueless. Please get d-feet running and click on the org.blueman.Manager session bus service. What happens? If you're able to get there, navigate to |
It might not be in the pastebin content, as I simply might have paste just the start but not the error, as additional information in case something went already wrong during startup. |
Anything showing up in journalctl when you try that? |
Yes, if I use the applet and click on 'Devices...' journalctl shows:
Maybe it is repetitive as I clicked several times. |
Looks like the |
Hi, so indeed I had sway slightly misconfigured and did not expose DISPLAY correctly to the system. After fixing this, it starts as intended. This issue can be closed and this post shall remain for all eternity to remind me on my stupidity. |
I have the same issue, but the DISPLAY is correct. |
I get the same exception when I click "/org/blueman/Manager" in d-feet. |
@goodvin: If blueman-manager gives you |
blueman-manager doesn't give me "cannot open display:" & I can run it without any issues using a console. I get an exception during activation of the dbus service via tray menu: |
Looks like everything works fine if I run |
blueman: 2.1.r442.gb1fb0459-1 (AUR Arch)
BlueZ: 5.58
Distribution: Arch Linux
Desktop environment: Sway
What I expect:
Using the context menu from blueman-applet to start blueman-manager
What I get:
Trying to start the blueman-manager from the context menu of the blueman-applet, I receive an error message from blueman-applet (tested by manually starting blueman-applet on a console). No window is created, the error is silent, if not catched in the logs manually.
What else was tested:
I can call blueman-manager (taken that blueman-applet is running) from the console without any issue.
Downgraded to 2.1.4 (community Arch package) I can call blueman-manager from within blueman-applet but context menus of blueman-manager does not work (maybe a wayland / sway problem)
Error-message:
to give a bit more context to it, here are the debug logs of the start-up of blueman-applet:
https://pastebin.com/ThEYhhS7
The text was updated successfully, but these errors were encountered: