Bug 73726
| Summary: | konsole and gnome-terminal screen update slow | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Stephen Lawrence Jr. <redhat> |
| Component: | vte | Assignee: | Warren Togami <wtogami> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 8.0 | CC: | tmraz |
| 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: | 2005-03-29 07:57:19 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: | |||
|
Description
Stephen Lawrence Jr.
2002-09-09 16:21:58 UTC
Not an XFree86 bug. Reassigning to gnome-terminal since it was listed as being slow. This problem is also evident in KDE's konsole terminal. And it shows up when in either GNOME or KDE desktop. I am having a similar problem except for me, konsole, gnome-terminal, and xterm are all slow. For me xterm is extremely slow. When I issue the command: ls -l /dev it takes 42 seconds for xterm to finish the directory listing under KDE. Under gnome, the same command took 2:40 to complete in xterm. When I'm not running X-windows, the same command takes less than two seconds to complete from the console. From konsole, the same command took 24 seconds and from gnome-terminal it took 16 seconds. I do not believe this is a problem with konsole or gnome-terminal since it happens in both and I've had the problem xterm too. When I run top while running the command, X is using the majority of the CPU. FYI, it may or may not be related... the computer that I'm having this problem with is one of the computers for which X stopped installing correctly between versions 7.2 and 7.3 due to support for S3 968 video controllers. It still didn't install correctly in redhat8, but I used the generic vesa driver as recommended in response to my bug report #65629. Using the generic vesa driver you won't have hardware acceleration, which probably means pretty much everything is going to be slow to some degree. X using most of the CPU suggests that's the problem. Try using 'xterm -j -s' which enables 'jump scrolling'. Works for me. gnome-terminal should really get this feature. I was experiencing the same problems with Konsole. I have changed the font from 'Monospaced' to MiscFixed which gives a considerable speed improvement. old |