Opened 18 years ago
Closed 18 years ago
#743 closed bug (fixed)
[ScreenSaver] image corruption
Reported by: | diver | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
Red circuls in the Fade tab sometimes are getting corrupted. Could this be the same for color control corruption? See screenshots...
Attachments (2)
Change History (12)
comment:1 by , 18 years ago
comment:3 by , 18 years ago
VMware doesn't have a supported graphics card under Haiku. So it probably won't be 32 bit; can you please make sure it's not? I have a specific suspicion what causes the problem, but that could only happen if it's not a 32 bit mode :-)
comment:5 by , 18 years ago
Okay, great, thanks! Stippi: it looks like the computed "clobbered" area is too small, so that not everything is copied to the front buffer.
comment:6 by , 18 years ago
Owner: | changed from | to
---|
comment:7 by , 18 years ago
Ok, I will have a look. I won't commit anything though, because I'm in another branch... stalling on Ingo to finsih his layout stuff.
comment:8 by , 18 years ago
Description: | modified (diff) |
---|---|
Platform: | → All |
In 18828, the problem got much less. The top row of pixels of the ellipses can still sometimes be missing if you move a window on top of it to slowly show one row after the other.
comment:9 by , 18 years ago
Status: | new → assigned |
---|
comment:10 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in 18842. (forgot to mention this in the commit log)
It could be the same, and AFAICT it's a problem in the app_server/Painter. Which screen depth are you using when these problems occur? 32 bit?