Bug 67576
| Summary: | Redhat 7.3: gv slow. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | phil | ||||
| Component: | gv | Assignee: | Bill Nottingham <notting> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | David Lawrence <dkl> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 7.3 | CC: | chak, marc.schmitt, matt, mwest, rvokal | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2002-08-22 20:43:04 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
phil
2002-06-27 18:03:01 UTC
Created attachment 62905 [details]
postscript file - first page from a technical report.
This seems to have been caused by a change in the file: /usr/X11R6/lib/X11/app-defaults/GV Find the line which reads: GV.gsX11AlphaDevice: -dNOPLATFONTS -sDEVICE=x11 -dTextAlphaBits=4 - dGraphicsAlphaBits=4 and change it to: GV.gsX11AlphaDevice: -dNOPLATFONTS -sDEVICE=x11alpha This changes things back to how they were under 7.2 and makes gv fast again. Yes, this is fixed in the beta gv. |