The buttons for selecting 'Customize', Resolution Size, and Number of Colors are all chopped off on the right hand side. It appears as if something (white space) has overlayed on top of the buttons.
Could you take a screen shot and attach. firstboot --forceui --autoscreenshot --debug should do it. What version system-config-display and what hardware setup is it on.
Created attachment 105155 [details] Screenshot using method described
system-config-display-1.0.21-1 01:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX 440 AGP 8x] (rev a2) What else can I attach that would be helpful?
Could you attach /sbin/lspci -v, the output of kudzu -p -b ddc, details of hardware, etc. What is the native resolution of the display (is it a laptop LCD)?
Created attachment 105174 [details] output of /sbin/lspci -v
Created attachment 105175 [details] output of kudzu -p -b ddc
the monitor is a HP P1100 and i believe it can do up to 1600x1200 the machine is a Dell generic desktop machine Optiplex 270
Can you add the line: monitorLabel.set_wrap(gtk.TRUE) below line 405 of /usr/share/system-config-display/xConfigDialog.py with matching indentation to line 405. Then take another screenshot.
Were you able to test the instructions from the previous comment?
I lost my test machine, so I couldn't make the changes. Hopefully I'll get it back today to do the test.
Heh, got this error first, realized that it's actually set_line_wrap() monitorLabel.set_wrap(gtk.TRUE) AttributeError: 'gtk.Label' object has no attribute 'set_wrap' set_line_wrap(gtk.TRUE) seemed to fix the problem. attaching screenshot.
Created attachment 105667 [details] screentshot of firstboot
paul, did this get a chance to move into rawhide?
Not there yet - will be in next build.