Update 0.22.1-1 on Arch break LightDM
See original GitHub issueThe issue:
After the last update on Arch which is version 0.22.1-1
LightDM could not start Qtile anymore, after entering password, LightDM is stuck in a loop.
Killing lightDM and using qtile start
from TTY1 show the following errors :
Traceback (most recent call last):
File "/usr/bin/qtile", line 8, in <module>
sys.exit(main())
File "/usr/lib/python3.10/site-packages/libqtile/scripts/main.py", line 66, in main
options.func(options)
File "/usr/lib/python3.10/site-packages/libqtile/scripts/start.py", line 88, in start
q = make_qtile(options)
File "/usr/lib/python3.10/site-packages/libqtile/scripts/start.py", line 51, in make_qtile
kore = libqtile.backend.get_core(options.backend)
File "/usr/lib/python3.10/site-packages/libqtile/backend/__init__.py", line 15, in get_core
return importlib.import_module(f"libqtile.backend.{backend}.core").Core(*args)
File "/usr/lib/python3.10/site-packages/libqtile/backend/x11/core.py", line 82, in __init__
raise QtileError("No DISPLAY set")
libqtile.utils.QtileError: No DISPLAY set
I also tried with a different display manager (SLiM)
Required:
- I have searched past issues to see if this bug has already been reported.
Issue Analytics
- State:
- Created a year ago
- Comments:9 (3 by maintainers)
Top Results From Across the Web
[SOLVED] latest update today, broke lightdm xorg login
Sadly they broke my system with message. Failed to start the Lightdm manager so I'm stuck in tty and using an old pc...
Read more >How to Fix – Failed to Start Light Display Manager Error
A comprehensive step-by-step guide to fix the failed to start Light Display Manager (lightdm) error - seen mostly in Arch-based ...
Read more >Arch system behaves weird after the last update (Can not ...
Arch system behaves weird after the last update (Can not login via lightdm and sound card falls back to unknown device) : r/archlinux....
Read more >fix for failed to start light display manager | ArcoLinux
Go to tty with CTRL + ALT + F2. Login. Type in the terminal the following commands update skel upall. then type sudo...
Read more >Arch Linux Updates Keep Breaking Packages (I've Given Up ...
It has happened. I have become so frustrated with my rolling release distribution constantly breaking with updates.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hi.
Using sddm as the display manager, qtile was started.
My friend uses a combination of lightdm and cinnamon. He said that after he upgraded packages, cinnamon would not start. It seems that there was an update to the lightdm package. This seems to be a lightdm problem, not qtile.
I will use sddm to work around this problem for now. Thanks.
No problem at all.