I did it from the beginning, reinstalling awesome as following (I'm using Archlinux) $ yaourt -Rsn awesome-git $ rm -Rf ~/.config/awesome $ yaourt -S awesome-git $ cd .config/awesome ; https://github.com/cdump/awesome-shifty.git<https://github.com/cdump/awesome-shifty.git>shifty $ cp shifty/example.rc.lua ./rc.lua
Still the same error, plus a few others. Where are they logged ? Because I can't copy/paste the messages that appears in the textboxes... Thanks for your help, I hope I'm not doing a veeery stupid error... 2013/1/4 Maxim Andreev <[email protected]> > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 05.01.2013 01:00, Corentin Henry wrote: > > Thanks for you answers. I tried your fork but I must do something > > wrong. In ~/.config/awesome I do git clone > > https://github.com/cdump/awesome-shifty.git shifty then cp > > shifty/example.rc.lua rc.lua > > > > I can open a session but I can't launch any software, I have this > > error : /home/coco/.config/awesome/shifty/init.lua:479: bad > > arguement #-1 to '_newindex' (string expected, got nil) > > > > > > 2013/1/4 Maxim Andreev <[email protected] > > <mailto:[email protected]>> > >> > > On 04.01.2013 21:31, Corentin Henry wrote: > >> Hi, > > > >> I'm doing my first steps with awesome, and I'd like to test > >> shifty. Following the wiki, I installed the bioe007 version, and > >> used the example.rc.lua. But I'm having the following error : > > > >> .config/awesome/shifty/init.lua:1051: attempt to call field > >> 'remove_signal' (a nil value) > > > >> Please notice that I installed awesome from the AUR repos of > >> archlinux, not directly from git. > > > >> Thanks, > > > >> Corentin Henry > > > > bioe007's shifty is not compatible with awesome-git or awesome > > v3.5 right now, you can try my fork > > https://github.com/cdump/awesome-shifty which is compatible with > > 3.5 > > > > It's strange, i tested your commands just now and all was good. Also, > it's strange about error in 479's line: there are nothing in this line > that should cause this error. > Try to backup your .config/awesome and repeat "git clone, ..." in new > empty dir. Also, you can tar and send me all your .config/awesome > directory and i will look to it. > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.19 (FreeBSD) > Comment: Using GnuPG with undefined - http://www.enigmail.net/ > > iQEcBAEBAgAGBQJQ50dxAAoJEBvjxf9X8HwOWssH/3eeBhrxZYzZNVZXRrCo5uMS > PWIl+Xd4WhzzXLdN8kt6/STK9vnsqXS80NwC1gW3WIvIxw1wFhGQ0PcpT12a0lsc > S3JllXgX/ibGzlOpGrt5bN9fugdestJTcW/HSzox992sVNg+bBs8qPpSiwyywrtt > 8kG3LXBktKEFW2UOVcLAEmAuuHd9oI+TD7Ekkoas0xRgHN2t7Bv9mqTCjK3olSo+ > EJUuq6kVOOYzhOds+WwUkgML7VISTxTInR6A22w2WEUFudzHWo0FB+ydQpyixym7 > gUleeseS1xux1O7hmaRNiL0kreHRbPLLDzxaxXkOCLWUD28qQu/BVot5eBiDjPo= > =6QU7 > -----END PGP SIGNATURE----- >
