Bug 155624 - Output of aptitude is mangled (progress counters are somehow subsituted by newlines)
Summary: Output of aptitude is mangled (progress counters are somehow subsituted by ne...
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-13 12:24 UTC by Gabriel Ambuehl
Modified: 2008-01-13 12:30 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 Gabriel Ambuehl 2008-01-13 12:24:00 UTC
Version:            (using KDE KDE 4.0.0)
Installed from:    Ubuntu Packages

When installing software with aptitude, konsole does some bogus terminal rendering (below is the copy-pasted output, note that the lines with percentages should be counting up but instead there seem to be newlines?):

sudo aptitude install lm-sensors
Reading package lists... Done
Building dependency tree... 50%
Building dependency tree
Reading state information... Done


Reading extended state information... 0%

Reading extended state information
Initializing package states... 0%

Initializing package states... Done






Building tag database... 0%



Building tag database... Done

The following NEW packages will be automatically installed:
  libsensors4
The following NEW packages will be installed:
  libsensors4 lm-sensors
0 packages upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 250kB of archives. After unpacking 918kB will be used.
Writing extended state information... Done
Get:1 http://ch.archive.ubuntu.com hardy/main libsensors4 1:3.0.0-4ubuntu1 [39.7kB]
Get:2 http://ch.archive.ubuntu.com hardy/main lm-sensors 1:3.0.0-4ubuntu1 [211kB]
Fetched 250kB in 0s (538kB/s)
Selecting previously deselected package libsensors4.
(Reading database ... 127204 files and directories currently installed.)
Unpacking libsensors4 (from .../libsensors4_1%3a3.0.0-4ubuntu1_i386.deb) ...
Selecting previously deselected package lm-sensors.
Unpacking lm-sensors (from .../lm-sensors_1%3a3.0.0-4ubuntu1_i386.deb) ...
Setting up libsensors4 (1:3.0.0-4ubuntu1) ...
udev active, devices will be created in /dev/.static/dev/

Setting up lm-sensors (1:3.0.0-4ubuntu1) ...

Creating config file /etc/sensors3.conf with new version

Processing triggers for libc6 ...
ldconfig deferred processing now taking place
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Writing extended state information... Done
Building tag database... Done
Comment 1 Gabriel Ambuehl 2008-01-13 12:29:42 UTC
This may be related to lackluster performance of compositing in indirect mode, if I chose direct mode, it works just like expected. Closing for now.
Comment 2 Gabriel Ambuehl 2008-01-13 12:30:21 UTC
closing did not work before, let's try again