← Back to team overview

indiv-screenlets-dev team mailing list archive

[Bug 734657] Re: OutputScreenlet capping output.

 

I still get this problem on Ubuntu Precise.

If I run 'dmesg | tail -50' as my command, it works great.

If I run 'top -b -n1 | head -20', I only get a few lines of output, and
then it scrolls, leaving half the box blank.  If I schrink the size of
the OutputScreenlet, it pushes the first line of text off the top of the
box long before the bottom line is near the edge.

-- 
You received this bug notification because you are a member of
Individual Screenlets Developers, which is subscribed to Individual
Screenlets.
https://bugs.launchpad.net/bugs/734657

Title:
  OutputScreenlet capping output.

Status in Screenlets — individual widgets development:
  Fix Released

Bug description:
  OutputScreenlet keeps tossing away parts of what it is supposed to
  display.

  I have it show 'sensors -A | tail -12' which should produce:
  coretemp-isa-0000
  Core 0:      +47.0°C  (high = +82.0°C, crit = +100.0°C)  

  coretemp-isa-0001
  Core 1:      +49.0°C  (high = +82.0°C, crit = +100.0°C)  

  coretemp-isa-0002
  Core 2:      +44.0°C  (high = +82.0°C, crit = +100.0°C)  

  coretemp-isa-0003
  Core 3:      +46.0°C  (high = +82.0°C, crit = +100.0°C)  

  But instead it skips the first characters, with the following output as a result:
  ore 0:      +47.0°C  (high = +82.0°C, crit = +100.0°C)  

  coretemp-isa-0001
  Core 1:      +49.0°C  (high = +82.0°C, crit = +100.0°C)  

  coretemp-isa-0002
  Core 2:      +44.0°C  (high = +82.0°C, crit = +100.0°C)  

  coretemp-isa-0003
  Core 3:      +46.0°C  (high = +82.0°C, crit = +100.0°C)

To manage notifications about this bug go to:
https://bugs.launchpad.net/indiv-screenlets/+bug/734657/+subscriptions