You are not logged in.

#1 2019-12-25 19:16:35

PeterJansen
Member
Registered: 2019-12-01
Posts: 10

I can't get Qtile to start-up with SDDM on my Arch install.

I installed KDE and I use SDDM as my login-manager, I installed Qtile and I have Python version 3.8.1-1 and a lot of other Python-software which automatically came installed with other software. I followed the steps on the Archwiki, I copied the config-file to the appropriate folder (~/.config/qtile) and I verified that there is no problem with the code with "python2 -m py_compile ~/.config/qtile/config.py". In SDDM Qtile is listed but whenever I select it the system just keeps hanging. I can still move the mouse or open a TTY but nothing happens. When I enter

echo "exec qtile" > /tmp/.start_qtile ; xinit /tmp/.start_qtile -- :2

in my terminal then I get this output:

/usr/lib/Xorg.wrap: Only console users are allowed to run the X server
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error

I have no idea what is going on other than that apparently Xorg can't be used when I try to start-up Qtile but obviously this is not a problem when I start KDE. hmm
I did nothing out of the ordinary, I simply installed Arch, Xorg, plasma, SDDM, I did a systemctl enable for SDDM and I installed Qtile.

Last edited by PeterJansen (2019-12-25 19:19:16)

Offline

#2 2019-12-25 20:54:37

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,370

Re: I can't get Qtile to start-up with SDDM on my Arch install.

Sounds like qtile starts up as expected when started from SDDM. What do you expect to happen? From my understanding from reading the wiki you will be presented with a pretty blank desktop where you can start a xterm terminal (granted it's installed) with Super+Enter and then go from there.

You might also want to look through your ~/.xsession-errors and or journal.

Last edited by V1del (2019-12-25 20:56:53)

Offline

#3 2019-12-25 21:41:04

PeterJansen
Member
Registered: 2019-12-01
Posts: 10

Re: I can't get Qtile to start-up with SDDM on my Arch install.

V1del wrote:

Sounds like qtile starts up as expected when started from SDDM. What do you expect to happen? From my understanding from reading the wiki you will be presented with a pretty blank desktop where you can start a xterm terminal (granted it's installed) with Super+Enter and then go from there.

I tried that out. I got no response when I hit the Windows-key or the alt-key in combination with the enter key after changing "xterm" to "konsole" because I don't use xterm. Also I am pretty certain that you should see a statusbar with letters at the bottom with the default-config, I don't see that. i3-gaps and awesome do start up. There seems to be a bug.

You might also want to look through your ~/.xsession-errors and or journal.

I don't have an .xsession-errors file or folder in my home-folder.

Offline

#4 2019-12-26 12:49:44

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,396

Re: I can't get Qtile to start-up with SDDM on my Arch install.

wiki wrote:

Starting

Run qtile with xinit.

Did you follow the link to the xinit page and setup things correctly ?

If unsure, post ~/.xinitrc .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

Board footer

Powered by FluxBB