Bugzilla – Bug 134460
More than one gnome-session makes for small fonts
Last modified: 2007-08-11 15:36:04 UTC
When gnome-session is running, if the same user logs in again and starts another session, the second session will have really small fonts. To reproduce this bug: 1. Log in and start a gnome session. 2. Start another session with vnc or NX. 3. See the small fonts on the remote sessions.
This is one of side effects of a seven years known problem - logging in more than one session is not supported. In your case, gnome-settings-deamon was not started for the second time.
related to bug 150623
Rodrigo, is there an upstream bug that covers this?
AFAIK, this should be fixed since 2.12 or 2.14. Clint, could you please make sure gnome-settings-daemon was started on both logins? (that is, there should be 2 gnome-settings-daemon processes running). Also, did you see any error message on the 2nd login? If g-s-d cannot be started, it tells the user about it, so if that is the problem you should have seen an error message.
Reported product is "SUSE LINUX 10.0" and 2.12 was not correct in upstream (it was your fix). So I guess it's fixed now.
Let's assume it's fixed for 10.2 and newer.