Comment 21 for bug 41147

Revision history for this message
Chris Cheney (ccheney) wrote :

semola,

You might be having this problem due to your locale not using A4 but you personally are. en_US.UTF-8 is setup for letter by default. I am not certain whether the various apps use /etc/papersize or the locale information. But there is definitely a LC_PAPER to set the default papertype for a locale.

Chris

~$ locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=