I have installed awesome via
$ apt-get install awesome
That adds awesome to the login screen's sessions menu but when I attempt to create an awesome session the screen goes briefly blank and then reverts to login.
Any suggestions?
I have installed awesome via
$ apt-get install awesome
That adds awesome to the login screen's sessions menu but when I attempt to create an awesome session the screen goes briefly blank and then reverts to login.
Any suggestions?
(Please report a bug on GitHub or ask on Reddit. Stackoverflow is intended for programming questions and is not the right format for support issues. It will turn into a chat in the comments and probably and there isn't a way to upload logs and system information.)
Installing AwesomeWM is done using apt-get install awesome
. There is thousand of people using AwesomeWM in Ubuntu and it works for them. If AwesomeWM does not start, it can be because of one of the following reason:
~/.config/awesome
uses LGI in a way that isn't safe and cause a segmentation fault./etc/xdg/awesome
has been modified and its syntax is invalid.--no-argb
to the session command may help`./var/log
and ~/.xsession-errors
for details