[slang-users] slxosd-0.2
Paul Boekholt
p.boekholt at gmail.com
Wed Apr 30 10:16:46 UTC 2008
Hi,
2008/4/30, Laurent Perez <laurent.perez at unicaen.fr>:
> I can't reproduce this bug here (xosd-2.2.14).
> Does this script segfaults too ?
>
> #!/usr/bin/env slsh
>
> require ("xosd");
>
> variable osd;
>
> forever
> {
> osd = xosd_create (1);
> sleep (.1);
> }
No, now I get
Xlib: connection to ":0.0" refused by server
Xlib: Maximum number of clients reached
I think I was still using the 0.1 version. I've installed 0.2, now it works
fine. Sorry!
More information about the slang-users-l
mailing list