Bug 170039

Summary: invisible text in new files
Product: [Applications] kate Reporter: Anton Goloborodko <antalar>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Anton Goloborodko 2008-08-29 16:44:10 UTC
Version:            (using KDE 4.1.0)
OS:                Linux
Installed from:    Ubuntu Packages

https://bugs.launchpad.net/ubuntu/+source/kdesdk/+bug/259772

Hi!

I tried to such commands:

antalar@antalar:~/programming$ touch compile
antalar@antalar:~/programming$ kate compile

But after opening "compile file" kate doesn't show any symbols I printed.
Then, if I would print some text there (blindly, of course), save it and then read it, I could see, that actually Kate is working (for example, I've printed "test" in kate window):

antalar@antalar:~/programming/$ cat compile
testantalar@antalar:~/programming/$

But when I'll try to open this file in kate again, there would be no text again.


Kubuntu 8.10, kde 4.1
Comment 1 George Kiagiadakis 2008-08-29 16:55:43 UTC

*** This bug has been marked as a duplicate of bug 167767 ***
Comment 2 Anton Goloborodko 2008-08-29 17:06:11 UTC
Oh, excuse me, it's actually the same bug.