#10584 closed bug (duplicate)
BrainWash locks up system
Reported by: | jscipione | Owned by: | jackburton |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Kits/Game Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #511 | |
Platform: | All |
Description
Brainwash changes resolution to 640x480 and then won't stop, need to reboot to get back. Suspect a bug in BDirectWindow.
Attachments (1)
Change History (4)
by , 11 years ago
Attachment: | BrainWash.zip added |
---|
comment:1 by , 11 years ago
Are you sure it's BDirectWindow and not BWindowScreen ? Because the latter is the one which can change resolution of the screen.
comment:2 by , 11 years ago
Blocked By: | 7831 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
comment:3 by , 11 years ago
Blocked By: | 7831 removed |
---|
(In #7831) Investigation of the crash in GDB (the one I get after recompiling) shows a race condition in the way the window is created and connected.
I noticed use of BWindowScreen tends to crahs the intel_extreme driver, so it's safer to test this using VESA (or fix the intel_extreme driver to handle 8-bit video modes again).
Note:
See TracTickets
for help on using tickets.
BrainWash screen saver