(gimp:20084): Gimp-Widgets-WARNING **: GDK returned bogus values for the screen resolution, using 96 dpi instead.
(gimp:20084): Gimp-Widgets-WARNING **: GDK returned bogus values for the screen resolution, using 96 dpi instead.
which sounds wrong for two reasons:
1. Even after working around #6, xrandr reports valid dimensions (61mm x 102mm)
2. If gimp/GDK really is falling back to 96 dpi then fonts would not appear large at all. They would appear normal (too small).
Reproduced. The issue appears to be:
(gimp:20084): Gimp-Widgets- WARNING **: GDK returned bogus values for the screen resolution, using 96 dpi instead. WARNING **: GDK returned bogus values for the screen resolution, using 96 dpi instead.
(gimp:20084): Gimp-Widgets-
which sounds wrong for two reasons:
1. Even after working around #6, xrandr reports valid dimensions (61mm x 102mm)
2. If gimp/GDK really is falling back to 96 dpi then fonts would not appear large at all. They would appear normal (too small).