Bug 21855

Summary: Cell corruption on OpenOffice calc
Product: xorg Reporter: Darren Albers <dalbers>
Component: Driver/RadeonAssignee: xf86-video-ati maintainers <xorg-driver-ati>
Status: RESOLVED DUPLICATE QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium CC: bdrung
Version: 7.4 (2008.09)   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Screenshot of the issue
none
Xorg Log none

Description Darren Albers 2009-05-21 10:33:06 UTC
Created attachment 26073 [details]
Screenshot of the issue

After switching to the Radeon driver I get the strange corruption seen in the screenshot below in OpenOffice Calc.   It looks like just the grid is missing and when I scroll up and back down the grid appears again.

I am running Xorg 7.4 on Ubuntu Jaunty with the ATI Driver from Tormod's PPA which is based off a GIT snapshot from 5/19/2009

Can I provide any information that would be helpful?

Thank you!
Comment 1 Alex Deucher 2009-05-21 10:35:41 UTC
What chip do you have?  Also please attach your xorg log and config.
Comment 2 Darren Albers 2009-05-21 10:49:23 UTC
Created attachment 26074 [details] [review]
Xorg Log

Xorg Log
Comment 3 Darren Albers 2009-05-21 10:50:26 UTC
Sorry should have thought of that!

Here is the xorg.conf:
Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	Device		"Configured Video Device"
	SubSection "Display"
		Virtual	3360 1050
	EndSubSection
EndSection

Section "Device"
	Identifier	"Configured Video Device"
EndSection



Comment 4 Alex Deucher 2009-05-21 10:53:41 UTC
Does the stock jaunty radeon driver have the corruption as well or just the git snapshot?
Comment 5 Darren Albers 2009-05-21 16:16:57 UTC
I need to confirm but I believe that it did.   I will roll back to that version tonight and test.
Comment 6 Darren Albers 2009-05-21 19:16:17 UTC
Just confirmed that the stock version in Jaunty has the same issue.

Thank you!
Comment 7 Michel Dänzer 2009-05-22 02:23:04 UTC
This might be related to bug 21561. Can you follow that to try and isolate a faulty EXA acceleration primitive?
Comment 8 Benjamin Drung 2009-06-22 14:38:55 UTC
I can confirm this bug. The releases 6.12.1, 6.12.2 and the current git snapshot are affected, too. You can find all relevant information about my hardware and configuration on the Launchpad bug report [1].

[1] https://launchpad.net/bugs/347618
Comment 9 Alex Deucher 2009-10-08 09:11:06 UTC

*** This bug has been marked as a duplicate of bug 21561 ***

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.