|
Bugzilla – Full Text Bug Listing |
| Summary: | Occasionally corrupted fonts in GTK+ applications when antialiasing is disabled | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Forgotten User sxozS5NPY1 <forgotten_sxozS5NPY1> |
| Component: | X11 3rd Party | Assignee: | Stefan Dirsch <sndirsch> |
| Status: | RESOLVED FIXED | QA Contact: | Stefan Dirsch <sndirsch> |
| Severity: | Enhancement | ||
| Priority: | P5 - None | CC: | aritger |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | fonts.conf | ||
|
Description
Forgotten User sxozS5NPY1
2005-10-08 11:45:03 UTC
Created attachment 52027 [details]
fonts.conf
Seems to be a bug in nVidia driver if RenderAccel is enabled. Disabling this or using the "nv" driver solved the problem. CC'ing some people who might have insight into the nvidia driver. We don't enable RenderAccel by default. Ccing Andy ...
From the NVIDIA README:
[...]
Option "RenderAccel" "boolean"
Enable or disable hardware acceleration of the RENDER
extension. THIS OPTION IS EXPERIMENTAL. ENABLE IT AT YOUR
OWN RISK. There is no correctness test suite for the
RENDER extension so NVIDIA can not verify that RENDER
acceleration works correctly. Default: hardware
acceleration of the RENDER extension is disabled.
Yes, I know. If I had found the reasone before, I hadn't reported the bug. It was my own fault, sorry for the inconvenience. We're working hard at NVIDIA to stabilize "RenderAccel", at which point we'll enable it by default in a future driver. In the meantime, though, I'd still consider RenderAccel experimental. Thanks. --> Enhancement This has been fixed in release 1.0-8756. :-)
Option "RenderAccel" "boolean"
Enable or disable hardware acceleration of the RENDER extension. Default:
hardware acceleration of the RENDER extension is enabled.
|