-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Crash if no background is set from tty #8348
Comments
The output commit logic has since been rewritten on master. Please see if master fixes the issue. 1.9 is unlikely to get a bugfix release. |
Hopefully a workaround for swaywm/sway#8348
Testing this now, having a bit trouble compiling from source. This machine has an intel CPU.
Followed steps here for Debian: https://github.com/swaywm/sway/wiki/Development-Setup |
Weird those warnings should not be treated as errors
and I can compile with those warnings. What if you try |
I got it to compile after upgrading the system. Now it won't launch because DRM is disabled at compile-time.
With the subprojects/libdrm cloned, it still shows |
Please fill out the following:
Sway Version: 1.9
Debug Log: https://gist.github.com/Aadniz/d35beeac3b73500120b36c518859c6ba
Configuration File: https://gist.github.com/Aadniz/6384c7411f489dccf251085b243a414b
Stack Trace:
Kali Linux gave no output, below is the output from NixOS. Do let me know if I did this correctly or not.
sudo apt install sway
mkdir ~/.config/sway
sudo cp /etc/sway/config ~/.config/sway/config
output * bg /run/current-system/sw/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
Issue also appear on NixOS
The text was updated successfully, but these errors were encountered: