Opened 17 years ago
Closed 16 years ago
#1997 closed bug (fixed)
Restart dialog occasionally comes up with infinite (or extremely large) height
Reported by: | anevilyak | Owned by: | anevilyak |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | User Interface | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Probably once in 20 or so boots of Haiku, the restart dialog has a near-infinite height for some reason.
Attachments (1)
Change History (10)
follow-up: 4 comment:1 by , 17 years ago
comment:2 by , 17 years ago
You mean the terminal that's brought up on startup, or any random Terminal? I haven't observed that as of yet. And init race was my thought exactly, as the restart dialog appears to be created on boot and then just Show/Hidden from there instead of being recreated.
comment:3 by , 17 years ago
I've noticed the Media preflet become exceptionally wide (something that felt like 10000 pixels). Don't know if this is related, but as Ingo mentioned the Terminal...
comment:4 by , 17 years ago
Replying to bonefish:
I've also seen the Terminal window opening with only a few pixels height and huge width. Smells like an initialization race condition.
Yeah. I saw this too several times, last time it was 2 days ago. It was when i started several times Terminal from LaunchBox.
comment:5 by , 17 years ago
FWIW I'll attach a picture containing a broken Terminal and a broken restart dialog I've encountered at some random time. Maybe it's related to this and someone might get a clue based on a picture?
by , 17 years ago
Attachment: | broken_terminal_and_restart_dialog.png added |
---|
Contains two screenshot parts of a broken Terminal and a broken restart dialog
comment:6 by , 17 years ago
comment:7 by , 17 years ago
From the looks of it, I would think the problems are based on the font sizes the application retrieves - at least it looks like all interface elements are there which would be very unlikely if there was something wrong with the PortLink.
comment:8 by , 17 years ago
For what it's worth, the behavior seen in mmlr's screenshots seems to be a somewhat different case from what I ran into that caused me to initially open this bug...I was never able to drag that window far enough to even find the buttons.
I've also seen the Terminal window opening with only a few pixels height and huge width. Smells like an initialization race condition.