indiv-screenlets-dev team mailing list archive
-
indiv-screenlets-dev team
-
Mailing list archive
-
Message #00387
Re: [Bug 1065143] Re: OutputScreenlet only displays last n lines based on height
On 10/17/2012 01:01 PM, Nicolas Krzywinski wrote:
> Hey Larry, can you please tell how to reproduce this?
> tail -26 /var/log/syslog e. g. works for me. Did you tried to increase width as well? Are there linebreaks?
>
> Greetings,
> Nicolas
>
Hello Nicolas. The shell script is a series of echo statements, they
look like:
echo " Nightly `printf %6s $fcnite`, `printf %7s $fbnite` kB"
Changing width has no effect, in fact narrowing the width causes wrap
but no loss of displayed data.
Technically there are linesbreaks since each line is a separate echo
statement.
Thanks for checking on ths
Larry
--
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/1065143
Title:
OutputScreenlet only displays last n lines based on height
Status in Screenlets — individual widgets development:
New
Bug description:
I am using OutputScreenlet version 0.2.2+ in Precise. I am using it to
display a total of 26 statistical lines. In order to see all 26 lines
of output I must set the screenlet height greater than 775; any
smaller and the top lines are not displayed.
Height > 25 line 26 displays
Height > 75 lines 25 and 26 display, bottom margin is roughly 2 blank lines.
.
.
.
Height > 775 all lines are displayed, bottom margin is roughly 21 blank lines
To manage notifications about this bug go to:
https://bugs.launchpad.net/indiv-screenlets/+bug/1065143/+subscriptions
References