Public bug reported:

In a console I ran "touch /tmp/test.xml" and then ran  "kwrite
/tmp/test.xml &"

In kwrite I typed in the following:
<foo>
    <bar />
</foo>

While I typed this simple example the following was output to the console (in 
blue):
0
<foo>

-1
>
1

<foo>
0


1
    <bar /
<foo>
0
/
1
    <bar />
<foo>
0
>
2

    <bar />
4


2
    </
    <bar />
4
/
2
</foo>
    <bar />
4
>
3

</foo>
0

(end console output)

I expected there to be no output to the console.  If the file does not
exist on disk when editing, then the console receives no output.

Further info:

$ lsb_release -rd
Description:    Ubuntu 12.04.1 LTS
Release:        12.04

$ apt-cache policy kwrite
kwrite:
  Installed: 4:4.8.5-0ubuntu0.1
  Candidate: 4:4.8.5-0ubuntu0.1
  Version table:
 *** 4:4.8.5-0ubuntu0.1 0
        500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main i386 
Packages
        100 /var/lib/dpkg/status
     4:4.8.2-0ubuntu2 0
        500 http://us.archive.ubuntu.com/ubuntu/ precise/main i386 Packages

** Affects: kate (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1074043

Title:
  kwrite spams console when editing xml file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kate/+bug/1074043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to