Summary: | [i945] Weird border around images in OpenOffice.org Impress | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Bryce Harrington <bryce> | ||||||||||
Component: | Driver/intel | Assignee: | Chris Wilson <chris> | ||||||||||
Status: | RESOLVED NOTOURBUG | QA Contact: | Xorg Project Team <xorg-team> | ||||||||||
Severity: | normal | ||||||||||||
Priority: | high | CC: | giorgio | ||||||||||
Version: | 7.4 (2008.09) | ||||||||||||
Hardware: | All | ||||||||||||
OS: | Linux (All) | ||||||||||||
Whiteboard: | |||||||||||||
i915 platform: | i915 features: | ||||||||||||
Attachments: |
|
Description
Bryce Harrington
2009-07-27 21:59:09 UTC
Created attachment 28097 [details]
Xorg.0.log
Created attachment 28098 [details]
2009-05-19-phptek.odp
Created attachment 28099 [details]
window.png
Created attachment 28100 [details]
fullscreen.png
Thanks for the bug report, Sebastian and Bryce. The bug may or may not be specific to something in the Intel driver. I believe that OpenOffice.org is not using cairo for drawing in the window, but using cairo when drawing in fullscreen. So it may simply be that it's misusing cairo slightly in this case, (there's a fairly simple mistake when using cairo that's easy to make that would result in an effect like this). I'm interested in tracking down the issue, so I'll investigate and see if I can reproduce it. -Carl (In reply to comment #5) > The bug may or may not be specific to something in the Intel driver. ... > I'm interested in tracking down the issue, so I'll investigate and see if I can > reproduce it. Looks likely to be a driver issue. I just ran Debian unstable's OpenOffice.org on both a 945GM and a GM965 and sure enough, the buggy behavior appears on the 945GM but not the GM965. For my next step, I'll run the latest version of the cairo test suite against both chipsets and see what differences occur. Hopefully, this bug will be one of those differences, which will then give us a nice and tiny test case for digging deeper into this bug. -Carl This is not a problem only for intel users since I see the same thing on my macbookpro running ubuntu 9.04 (GPU is an integrated NVIDIA GeForce 9400M, driver is 185.18.14). I don't have this problem on the desktop (GeForce 7300 GS, driver 190.25). I can confirm that the problem is gone when hardware acceleration is disabled. Chris Wilson has recently been fixing driver bugs in this area, (extend modes, etc.), so I'm re-assigning this bug to him. -Carl Having stepped through the cairo calls (and been quite offended by the trace), OpenOffice really does draw a black border around the presentation. So whilst we do have a number of bugs regarding texture sampling and extend modes on i945, this is not one of them. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.