Gentoo Archives: gentoo-user

From: YoYo Siska <yoyo@××××××.sk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problem with X fonts when restarting from hibernate-to-disk
Date: Thu, 17 Mar 2011 13:38:31
Message-Id: 20110317133635.GB10813@ksp.sk
In Reply to: [gentoo-user] Problem with X fonts when restarting from hibernate-to-disk by Walter Dnes
1 On Wed, Mar 16, 2011 at 07:26:58PM -0400, Walter Dnes wrote:
2 > I'm not sure where to look. I've recently started having font
3 > problems when restarting my PC from hibernate-to-disk. Here are the
4 > symptoms...
5 > * I hibernate my home desktop machine when not using it
6 > * when I restart from hibernate, the following problems *SOMETIMES* occur
7 > * existing GUI windows are OK
8 > * launching new programs or dialogues (YES/NO, Apply/Cancel, etc) seems
9 > to have zero-size fonts
10 > * shutting down X and restarting it solves the problem, but if I have to
11 > go through that, it's almost as cumbersome as "sudo /usr/sbin/poff"
12 > and booting fresh
13 >
14 > I'm attaching a partial screen-capture of an existing gnumeric
15 > spreadsheet and a new one launched after waking up from hibernation.
16 > The tracker.gnumeric spreadsheet that was opened before hibernation is
17 > OK. The Book1.gnumeric spreadsheet was opened after waking up from
18 > hibernate. Note the missing "File Edit View etc" text menus. The
19 > location and formula areas are very thin, compared to the same areas in
20 > tracker.gnumeric. This happens to Opera, AbiWord, etc. I did this
21 > partial screencapture with Gimp. I left it open before hibernating.
22 > The radiobuttons and icons were OK in the screencapture dialogue, but
23 > the fonts were screwed up on the dialogue. I managed to do the
24 > screencapture from memory of which button was which.
25
26 Might be that something happens to X's DPI settings during the
27 suspend/resume...
28 You can try to comaper the outputs of
29 xdpyinfo | egrep "dimensions|resolution"
30 and maybe
31 xrandr
32 befor and after the suspend.
33
34 Also all the applications you metion are GTK V(well, I'm not sure about
35 opera...), does the same happen to qt, qk, plain xlib applications also?
36
37 yoyo

Replies

Subject Author
[gentoo-user] [SOLVED] Problem with X fonts when restarting from hibernate-to-disk Walter Dnes <waltdnes@××××××××.org>