Bug 146998 - Artefacts in the embedded terminal emulator
Summary: Artefacts in the embedded terminal emulator
Status: RESOLVED DUPLICATE of bug 132197
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-20 14:26 UTC by Arseny Solokha
Modified: 2007-11-27 13:19 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Both types of artefacts (24.54 KB, image/png)
2007-06-20 14:29 UTC, Arseny Solokha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arseny Solokha 2007-06-20 14:26:32 UTC
Version:           2.5.6 (using KDE 3.5.6, Kubuntu (feisty) 4:3.5.6-0ubuntu14)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.20-15-generic

There are artefacts in the embedded Konsole in Kate. Artefacts hids to some time if minimize and than maximize the window and then shows again.
I saw two types of artefacts:
1) short vertical lines consist of _random_ set of colored dots
2) misplaced symbols; for example I saw line
lab3.cpp: In function ‘void Process(std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >&, int, int&)’
instead of
lab3.cpp: In function ‘void Process(std::vector<int>, std::allocator<int>, std::vector<int>, std::allocator<int>&, int, int&)’
Artefacts of second time doesn't hids after sequental window minimization-maximization.

Steps:
1. Open embedded Konsole in Kate.
2. Get a long output to console. For example to compile some source file with gcc.
3. You can see artefacts. Not everytime but you can.
Comment 1 Arseny Solokha 2007-06-20 14:29:10 UTC
Created attachment 20910 [details]
Both types of artefacts

Here you can see both types of bug described above.
Comment 2 Adam Treat 2007-11-27 13:19:15 UTC

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