You are not logged in.
i've installed rxvt-unicode-patched 9.18-3 from aur. first i could not open any terminal because of missing rxvt-unicode-256color terminfo entry in /usr/share/terminfo/r. i fixed this by adding URxvt*termName: rxvt-256color into .Xresources, but as far as i understand, this is not the right thing to do. 
what should i do?
Last edited by s0l!d (2013-08-14 15:24:28)
Offline
What is the output of `pacman -Qi rxvt-unicode-terminfo`?
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
pacman -Qi rxvt-unicode-terminfo
Name           : rxvt-unicode-terminfo
Version              : 9.18-7
Beschreibung         : Terminfo files for urxvt
Architektur          : i686
URL                  : http://software.schmorp.de/pkg/rxvt-unicode.html
Lizenzen             : GPL
Gruppen              : Nichts
Stellt bereit        : Nichts
Hängt ab von         : Nichts
Optionale Abhängigkeiten: Nichts
Benötigt von         : rxvt-unicode-patched
Optional für: Nichts
Konflikt mit         : Nichts
Ersetzt              : Nichts
Installationsgröße:    5,00 KiB
Packer               : Sébastien Luttringer <seblu@seblu.net>
Erstellt am          : Fr 05 Jul 2013 15:03:33 CEST
Installiert am       : Do 08 Aug 2013 23:07:11 CEST
Installationsgrund   : Installiert als Abhängigkeit für ein anderes Paket
Installations-Skript : Nein
Verifiziert durch: SignaturOffline
The missing file belongs to that package - so it seems that package is somehow broken on your system. I'd reinstall that one.
Last edited by Trilby (2013-08-14 12:28:47)
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
i've reinstalled terminfo as u suggested and now there are entries for rxvt-unicode-256color. so there should be no need for the URxvt*termName entry in .Xresources?
Offline
Correct.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
thank you very much - so this is SOLVED ![]()
Offline