Re: [dwm] dzen-0.3

From: Robert Manea <rob.manea_AT_googlemail.com>
Date: Mon, 19 Feb 2007 10:40:24 +0100

* Antoni Grzymala (antoni_AT_chopin.edu.pl) wrote:
> Tako rzecze Robert Manea (w e-mailu datowanym 2007-02-19, 02:47):
>
> > Example:
> > echo -n "This is a message" | dzen -bg darkred -fg grey80 -fn fixed -t 10
>
> antoni_AT_lemongrass ~/10kloc/dzen-0.3 $ echo "dupa" | ./dzen
> Segmentation fault
>
> :(
>
> Apart from that I had two characters appended after the echo'ed word,
> one a "V over T" thing, the second capital "W" which didn't look good
> either.

Thanks for reporting this issue. I guess I found the error regarding
those extra characters. As for the "V over T" use 'echo -n "..."', in
other words don't use newlines.

I'm not sure if it would make sense to strip the newlines from the
string. Probably the user should take care of this.

The bugfixed version can be found here:
http://gotmor.googlepages.com/dzen-0.4.tar.gz

Bye, Rob
Received on Mon Feb 19 2007 - 10:40:29 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:37:23 UTC