Bug 170039 - invisible text in new files
Summary: invisible text in new files
Status: RESOLVED DUPLICATE of bug 167767
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-29 16:44 UTC by Anton Goloborodko
Modified: 2008-08-29 17:06 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.