https://bugs.freedesktop.org/show_bug.cgi?id=30047

Michel Dänzer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #17 from Michel Dänzer <[email protected]> 2011-10-25 08:57:36 PDT 
---
(In reply to comment #16)
> No crashes so far.

Great, thanks for testing the fix. I've pushed it to xf86-video-ati Git.


> 1. from zeile 5 downwards the tooltip becomes corrupted,
> 2. the mimetype menu in kparts-plugin does not display the menu that would 
> fill
> the screen, which triggered the crash previously.

I suspect one of two things is happening here:

1. These pixmaps exceed the maximum width/height supported by the 3D engine.
That would really need to be handled by the compositing manager earlier on.

2. The X driver fails to allocate GPU accessible memory for these pixmaps. Do
you get 'Failed to alloc memory' lines in Xorg.0.log or the X server stderr
output? What's the version of the kernel running when this happens?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
xorg-driver-ati mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-driver-ati

Reply via email to