On Thu, Apr 02, 2015 at 05:59:05PM -0700, Martin wrote: > I tried reinstalling xcffib and Qtile using > > sudo pip uninstall xcffib > sudo pip install xcffib > cd qtile > sudo python3 setup install > > I have attempted to get the newest version of the git repo using > git pull > git checkout develop > > I don't know if pip will give me the latest version of xcffib? > > Anyway, I reinstalled Qtile and tried the xephyr virtualization. I did not > see any difference, it still had the same problem.
Did you try with this xcffib patch? https://github.com/tych0/xcffib/commit/454074045d8bc98f0ae971901eedf12591ef7ffe (it might be easiest to just apply it by hand if you want.) > Is there a way for me to confirm which version of Qtile I am running? It > would be nice if I could run a qtile --version and get something like: > 0.9.1 dev - Build: 1014 > > git gui tells me that I have a 01. april version of the repo. No, unfortunately we don't really have anything that reports the commit hash. Tycho > -- > You received this message because you are subscribed to the Google Groups > "qtile-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "qtile-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
