Opened 14 years ago
Closed 13 years ago
#6843 closed bug (fixed)
Shutdown window shows white bar
Reported by: | humdinger | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Servers/registrar | Version: | R1/Development |
Keywords: | gci2011 | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev39535, gcc4hybrid.
Recently the Shutdown window started to show a maybe 30 px high white bar at the bottom. Some kind of layout managing changes? No idea where to put the Shutdown window... Registrar?
Change History (5)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
I started to update my system via "jam -qj2 @HD update-all"
a while back. So, it could be a settings issue. I didn't have a Font_Settings in my ~/config/settings/ folder, so I started the Fonts preferences once, which created the file. Lo! no more white bar in the shutdown window. This makes this ticket invalid, right? If so, please close. Thanks for the hint!
Since nobody else complains about #6838, maybe it's the same update related issue. I'll do another regular anyboot-to-USB-and-install-from-there update to see if that helps.
comment:4 by , 13 years ago
Keywords: | gci2011 added |
---|
comment:5 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Haven't seen that for a long time... Thanks for checking, ctbeiser! Closing as fixed.
Registrar is the right component. I noticed the bug, too, but I believe I've seen it only on real hardware where I automatically install older settings (maybe font size related?). The introduction of default use of
B_USE_DEFAULT_SPACING
in hrev38512 has been cause for odd additional spacing in several places, but IIRC the shutdown dialog still doesn't use the layout API at all, so that doesn't seem to be related.