fairyglade/ly
13
608
Fork
You've already forked ly
65

[Bug] D-Bus session isn't restarted when logging back in #384

Closed
opened 2022年05月27日 15:18:39 +02:00 by Sydiepus · 7 comments
Sydiepus commented 2022年05月27日 15:18:39 +02:00 (Migrated from github.com)
Copy link

I have an issue when i log out then back in to Qtile(wayland), it seems like the dbus session isn't restarted.

I get this error in qtile :

could not open dbus info file: /home/noen/.dbus/session-bus/a6ca2ab917c743f994d4e74a91e65afa-0

However it works fine with SDDM.

I have no idea if what i just said makes any sense, but that's how i can explain this.

I have an issue when i log out then back in to Qtile(wayland), it seems like the dbus session isn't restarted. I get this error in qtile : ``` could not open dbus info file: /home/noen/.dbus/session-bus/a6ca2ab917c743f994d4e74a91e65afa-0 ``` However it works fine with SDDM. I have no idea if what i just said makes any sense, but that's how i can explain this.
sylv-io commented 2022年06月08日 12:36:25 +02:00 (Migrated from github.com)
Copy link

Same here. (systemd+ly+sway)

Tray icons do not work anymore unless i restart ly.

Same here. (systemd+ly+sway) Tray icons do not work anymore unless i restart ly.
tontsa28 commented 2022年07月14日 22:24:22 +02:00 (Migrated from github.com)
Copy link

I think I have the same problem, has anyone figured out a fix for this yet?

I think I have the same problem, has anyone figured out a fix for this yet?
Sydiepus commented 2022年08月12日 15:20:49 +02:00 (Migrated from github.com)
Copy link

A work around for this issue would be to launch the window manager with dbus-run-session.
e.g:

[Desktop Entry]
Name=Qtile (Wayland)
Comment=Qtile Session
# Doesn't work
#Exec=qtile start -b wayland
# Works
Exec=dbus-run-session qtile start -b wayland
#Exec=env XDG_CURRENT_DESKTOP=wlroots dbus-run-session qtile start -b wayland
Type=Application
Keywords=wm;tiling
A work around for this issue would be to launch the window manager with `dbus-run-session`. e.g: ``` [Desktop Entry] Name=Qtile (Wayland) Comment=Qtile Session # Doesn't work #Exec=qtile start -b wayland # Works Exec=dbus-run-session qtile start -b wayland #Exec=env XDG_CURRENT_DESKTOP=wlroots dbus-run-session qtile start -b wayland Type=Application Keywords=wm;tiling ```
greed-d commented 2022年11月03日 15:48:10 +01:00 (Migrated from github.com)
Copy link

@Sydiepus do I put it in /usr/share/dbus-1/session.conf?

@Sydiepus do I put it in `/usr/share/dbus-1/session.conf`?
greed-d commented 2022年11月03日 17:31:28 +01:00 (Migrated from github.com)
Copy link

found it ;)

found it ;)
sagarreddypatil commented 2023年01月25日 08:59:04 +01:00 (Migrated from github.com)
Copy link

@Sydiepus do I put it in /usr/share/dbus-1/session.conf?

/usr/share/applications/i3.desktop

> @Sydiepus do I put it in `/usr/share/dbus-1/session.conf`? `/usr/share/applications/i3.desktop`
AnErrupTion changed title from (削除) dbus session not restarted on relogging. (削除ここまで) to [Bug] D-Bus session isn't restarted when logging back in 2025年07月07日 23:34:27 +02:00

This bug seems to be fixed, closing.

This bug seems to be fixed, closing.
Sign in to join this conversation.
No Branch/Tag specified
master
zig-0.17
v1.4.x
v1.3.x
v1.2.x
v1.1.x
v1.0.x
v1.4.1
v1.4.0
v1.3.2
v1.3.1
v1.3.0
v1.2.0
v1.1.2
v1.1.1
v1.1.0
v1.0.3
v1.0.2
v1.0.1
v1.0.0
v0.6.0
v0.5.3
v0.5.2
v0.5.1
v0.5.0
v0.4.0
v0.3.0
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
fairyglade/ly#384
Reference in a new issue
fairyglade/ly
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?