[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#583232: marked as done (konsole: Konsole copies tab characters as spaces)



Your message dated Sun, 6 Jun 2010 13:48:53 -0400
with message-id <AANLkTil1aS2N5JVSmtPJG1CcJOGAuw1q7lE5WYGuQR0z@mail.gmail.com>
and subject line closing bug #583232
has caused the Debian Bug report #583232,
regarding konsole: Konsole copies tab characters as spaces
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
583232: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583232
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: konsole
Version: 4:4.4.3-1
Severity: normal

Konsole copies tab characters as spaces. This makes pasting
tabularly-formatted data into OpenOffice difficult.

To reproduce:
echo -e "a\tb"

Copy the resulting output

run xxd, and paste the resulting output on the console (into xxd's
standard input)

[bloom@zuni CORPUS_huliu]$ echo -e "a\tb"
a       b
[bloom@zuni CORPUS_huliu]$ xxd
a       b
0000000: 6120 2020 2020 2020 620a                 a       b.

(I would hope to see xxd give the output
0000000: 6109 620a                                a.b.
)

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages konsole depends on:
ii  kdebase-runtime               4:4.4.3-1  runtime components from the offici
ii  libc6                         2.10.2-9   Embedded GNU C Library: Shared lib
ii  libkdecore5                   4:4.4.3-2  the KDE Platform Core Library
ii  libkdeui5                     4:4.4.3-2  the KDE Platform User Interface Li
ii  libkio5                       4:4.4.3-2  the Network-enabled File Managemen
ii  libknotifyconfig4             4:4.4.3-2  library for configuring KDE Notifi
ii  libkparts4                    4:4.4.3-2  the Framework for the KDE Platform
ii  libkpty4                      4:4.4.3-2  the Pseudo Terminal Library for th
ii  libqt4-dbus                   4:4.6.2-5  Qt 4 D-Bus module
ii  libqtcore4                    4:4.6.2-5  Qt 4 core module
ii  libqtgui4                     4:4.6.2-5  Qt 4 GUI module
ii  libstdc++6                    4.4.4-2    The GNU Standard C++ Library v3
ii  libx11-6                      2:1.3.3-3  X11 client-side library

konsole recommends no packages.

konsole suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Hello
This will not be fixed in Konsole
See this upstream bug for an explanation:
https://bugs.kde.org/show_bug.cgi?id=146146

Olivier


--- End Message ---

Reply to: