https://bugzilla.novell.com/show_bug.cgi?id=755627 https://bugzilla.novell.com/show_bug.cgi?id=755627#c6 Johannes Meixner <jsmeix@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Platform|x86-64 |All Resolution|INVALID | Summary|depending on locale "lpstat |in utf8 locale "lpstat -h |-h [server]" shows empty |[server]" shows empty lines |lines (no printer |(no printer information in |information in aplications) |aplications) --- Comment #6 from Johannes Meixner <jsmeix@suse.com> 2012-04-04 13:11:12 UTC --- I can reproduce it with an UTF8 locale setting: ------------------------------------------------------------------------ $ export LC_ALL=de_DE.utf8 $ export LANG=de_DE.utf8 $ lpstat -h server -t >/tmp/lpstat.out3 $ file /tmp/lpstat.out3 /tmp/lpstat.out3: ASCII text $ ls -l /tmp/lpstat.out3 ... 100 4. Apr 15:05 /tmp/lpstat.out3 [now only 100 bytes - suspicious!] $ od -a /tmp/lpstat.out3 0000000 nl nl nl nl nl nl nl nl nl nl nl nl nl nl nl nl * 0000140 nl nl nl nl 0000144 [i.e. only empty lines with an UTF8 locale] ------------------------------------------------------------------------ Something is wrong here - inverstigating... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.