GNOME Bugzilla – Bug 320640
Preferences in gnopernicus magnifier do not always retain their values.
Last modified: 2005-12-06 17:24:35 UTC
Set up system for use with gnopernicus magnifier. Edit the preferences so that you get full screen magnification with source as 0.1 and target as 0.0. Once full screen magnification has been established log out and back in again and start gnopernicus. The preferences previously set by user have been overlooked and magnifier is only on left hand side of screen.
Bug is also being tracked in Sun's internal bug database: CR# 6340786
Created attachment 54310 [details] [review] proposed patch This patch should fix the problem. At initialization time, after gnopernicus reads the values from gconf, tries to validate them. There was a small bug in the validation. Please apply the patch and tell me how it works.
I tested with a 1024/768 resolution and it works OK for me even after I log out and back in again
Patch commited to CVS HEAD. Closing bug...
Vincent, does this bug only manifest if you use the maximum resolution values for fullscreen magnification? For instance on a 1024 x 768 screen, does it work OK with 1023 by 767? If not, then I think there is still a problem which this patch does not address.
Sorry for the late reply: Yes the bug only seems to come up when the maximum values are set.