[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-bug: gschem printing
Full_Name: Bernhard Koeglemeir
Version: 20040111
OS: linux (SUSE9.1)
Submission from: (NULL) (62.134.117.48)
found a bug in printing from gschem:
When the environment variable LANG ist set to >de_DE<
then gschem prints out decimal comma (10,0) in the
postscript file which causes kgostview or my printer
to crash.
Found a Workaround: >unsetenv LANG< before using
gschem or geda.
Then the postscript output uses the decimal-
point (10.0) .
But then, gschem doesn not start in german language .
geda release 2003090 does not show this behaviour.