On Fri, 2007-07-06 at 01:08 -0400, Vladimir Z wrote:
> [EMAIL PROTECTED]:.devilspie$ devilspie
> got eof
> got eof
> 
> (devilspie:3378): Wnck-WARNING **: Unhandled action type (nil)
> 
> (devilspie:3378): Wnck-WARNING **: Unhandled action type (nil)
> 
> (devilspie:3378): Wnck-WARNING **: Unhandled action type (nil)
> 
> (devilspie:3378): Wnck-WARNING **: Unhandled action type (nil)
> Segmentation fault

Crashing on parser failure is clearly bad.

> [EMAIL PROTECTED]:.devilspie$ ls
> aterm.ds  firefox.ds  gjots  mrxvt.ds  pidgin.ds  thunderbird.ds  zim.ds
> [EMAIL PROTECTED]:.devilspie$ cat aterm.ds 
> (if (contains (application_name) "aterm") 
>         (begin
>                 (set_workspace 1))
                                   ^ remove this
>                 (maximize)
>         )
> )

> [EMAIL PROTECTED]:.devilspie$ cat mrxvt.ds 
> (if (contains (application_name) "mrxvt") 
>         (begin
>                 (set_workspace 1))
                                  ^ and this
>                 (maximize)
>         )
> )

Ross
-- 
Ross Burton                                 mail: [EMAIL PROTECTED]
                                          jabber: [EMAIL PROTECTED]
                                     www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to