LinuxMCE Forums

General => Developers => Topic started by: bulek on July 17, 2008, 03:40:57 AM

Title: Problems with advanced Events
Post by: bulek on July 17, 2008, 03:40:57 AM
Hi,

I'm trying to learn about creating events. Have also started Wiki page with examples of most common scenarios.

I'd be happy if you can contribute interesting examples....

But I also have a problem, Going To Sleep event works ok, but the other two seems not to trigger, although this should be fairly trivial.

Wiki page is here: http://wiki.linuxmce.org/index.php/Common_Events_Examples (http://wiki.linuxmce.org/index.php/Common_Events_Examples) .

Any advice regarding non-working events handlers ? Please contribute more examples...

Thanks in advance,

regards,

Bulek.
Title: Re: Problems with advanced Events
Post by: jondecker76 on July 17, 2008, 02:13:54 PM
I haven't dug into this at all, but I have noticed in the past that my conditions didn't seem evaluated sometimes. It almost seems like something may be messed up in the condition evaluation as I have had even simple logic evaluation fail to return expected results