[slang-users] slxosd-0.2

Laurent Perez laurent.perez at unicaen.fr
Wed Apr 30 09:51:05 UTC 2008


* Paul Boekholt <p.boekholt at gmail.com> [2008-04-30 09:14] :

> Great! However, it still segfaults with this script:

Hi,

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);
}

Thanks.


Laurent.


More information about the slang-users-l mailing list