regolith-linux / sway-regolith

i3-compatible Wayland compositor
https://swaywm.org
MIT License
6 stars 2 forks source link

Errors in Regolith with sway 3.2 #23

Closed rmasad closed 1 month ago

rmasad commented 1 month ago
SoumyaRanjanPatnaik commented 1 month ago

Hey @rmasad.

Does not allow opening the file selection management window (which prevents attaching to email managers or uploading a file in Chrome)

Can you check if xdg-desktop-portal-regolith-wayland-config is installed? If yes, which version? This issue is fixed in v0.3.5.

Key combinations such as shift+super+n (open Nautilus) or super+w (open Wifi management) do not work.

Do you have the regolith-sway-control-center-regolith package installed?

Still using sway 1.8 (I was hoping that when I updated, it would update to sway 1.9)

Which version of Ubuntu/Debian are you using? Sway v1.9 is only available on noble and Debian testing for now.

rmasad commented 1 month ago

Fixed issues with sway update and key combinations. You had to install regolith-sway-control-center-regolith and update.

What has not been solved is opening the file selection management window

SoumyaRanjanPatnaik commented 1 month ago

Can you check if xdg-desktop-portal-regolith-wayland-config is installed?

rmasad commented 1 month ago

It's installed

rmasad commented 1 month ago

Some additional information: in Gnome the file selection window works, but in Regolith with sway and with i3wm it does not.

SoumyaRanjanPatnaik commented 1 month ago

Hmm. Can you let me know if the following commands fix it?

systemctl --user import-environment XDG_CURRENT_DESKTOP
exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd XDG_CURRENT_DESKTOP
systemctl restart --user xdg-desktop-portal.service

LMK if the file picker appears for you.

rmasad commented 1 month ago

Yes, it solves it. Do I keep the issue open for a solution for other users or close it?

SoumyaRanjanPatnaik commented 1 month ago

This wil be fixed in Regolith 3.2 beta 2. We can close it. For the meantime, you may add this to your sway configurations.