Bugzilla – Bug 1211851
ISSUE: Unable to Login while login to sway desktop environment when switched
Last modified: 2023-10-23 15:42:16 UTC
Created attachment 867308 [details] sway login issue Initially , 1. Login to GNOME 2. Installed sway desktop environment 3. Then, Logout and switch to sway Desktop Environment 4. Tried Login to sway using username and password, it reverse back to login screen again Tried, 5 to 6 time after multiple reboots. Collected the Logs , Please find the attached
Comment on attachment 867308 [details] sway login issue This Bug occurs on VIRTIO Graphic Hardware When we switch to QXL there is no issue , Please find the additional journal logs attached
Created attachment 867351 [details] sway Journal Logs for the issue
> 00:00:00.053 [ERROR] [sway/config.c:865] Error on line 49 'tiling_drag modifier titlebar': Invalid tiling_drag command (expected 1 argument, got 2) (/home/rahul/.config/i3/config) > 00:00:00.055 [ERROR] [sway/config.c:433] Error(s) loading config! If you have a i3 config, try move it to other dir? Sway tries to load it.
https://github.com/swaywm/sway/blob/master/sway/sway.5.scd tiling_drag in sway have a different syntax than i3. Try copying your i3 config to ~/.config/sway/config and adjust accordingly.
The config error shouldn't cause sway to crash through. Digging around and I found this upstream issue: https://github.com/swaywm/sway/issues/6809 Might be related?
> 2. Installed sway desktop environment Just to be clear: are you talking about the openSUSEway desktop environment or about sway window manager? Please check the other comments too and reply to them if applicable.
no response