Package: xmobar
Version: 0.19-1
Severity: minor
Despite what stated in NEWS.Debian and in the man page, xmobar does not
search for the configuration file in $XDG_CONFIG_HOME/xmobar/xmobarrc.
~ $ ls -l .xmobarrc .config/xmobar/xmobarrc
ls: cannot access .xmobarrc: No such file or directory
-rw-r--r-- 1 gpiero gpiero 2602 May 31 08:42 .config/xmobar/xmobarrc
~ 2! echo ${XDG_CONFIG_HOME:-empty}
empty
~ $ xmobar
xmobar: /home/gpiero/.xmobarrc: file not found!
Usage: xmobar [OPTION...] [FILE]
[...]
~ 1! XDG_CONFIG_HOME=~/.config xmobar
xmobar: /home/gpiero/.xmobarrc: file not found!
Usage: xmobar [OPTION...] [FILE]
[...]
~ 1! export XDG_CONFIG_HOME=~/.config ; xmobar
xmobar: /home/gpiero/.xmobarrc: file not found!
Usage: xmobar [OPTION...] [FILE]
[...]
Ciao,
Gian Piero.
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.11-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages xmobar depends on:
ii libc6 2.17-93
ii libffi6 3.0.13-4
ii libgmp10 2:5.1.2+dfsg-3
ii libiw30 30~pre9-8
ii libx11-6 2:1.6.2-1
ii libxext6 2:1.3.2-1
ii libxft2 2.3.1-1
ii libxinerama1 2:1.1.3-1
ii libxml2 2.9.1+dfsg1-3
ii libxrandr2 2:1.4.1-1
Versions of packages xmobar recommends:
ii curl 7.33.0-1
Versions of packages xmobar suggests:
ii xmonad 0.11-6
-- no debconf information
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org