Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

"Clear pending events" function is not working

If you have a question or need help, this is the place to be.
Post Reply
reaper
Posts: 9
Joined: Sun Jul 31, 2011 10:15 am

"Clear pending events" function is not working

Post by reaper »

Hi,

I'm using the Conceptronics remote control and EventGhost to power on and off my Media PC and TV.
When I press the power button shortly the TV switches on or off. If I press it longer than one second the PC goes to standby mode. If I press it again shortly the PC wakes up from standby mode.

The problem is that on resuming from standby mode EventGhost often sends the power command to the TV. Allthough I put the "Clear pending events" function on the "System.Resume" event the "Conceptronic.Power" event is raised and handled.

I already put and "Wait: 5.0 sec" function before the "Clear pending events" function but this does not work reliably.

Any help is appreciated!

Best regards
Reaper

Log entries:
13:41:13 Conceptronic.Power
13:41:13 Power-Taste
13:41:13 If button is held down 1.0 sec, go to: Standby-Modus aktivieren
13:41:14 Standby-Modus aktivieren
13:41:14 Stand By
13:41:15 System.Suspend
13:41:32 System.ResumeAutomatic
13:41:32 System.Resume
13:41:32 Beim Reaktivieren aus Standby...
13:41:32 Clear Pending Events
13:41:32 Workaround f├╝r "iMON Manager"-Bug (WMI-Prozessauslastung durch Hardware-Scan beim Reaktivieren aus Hibernate)
13:41:32 Start Program: iMON Manager neu starten.bat
13:41:32 Workaround für EventGhost seit Build 4.1.r1509 (beim Reaktivieren aus Hibernate/Standby hängt es sich oft auf)
13:41:32 Conceptronic.Power
13:41:32 Power-Taste
13:41:32 If button is held down 1.0 sec, go to: Standby-Modus aktivieren
13:41:32 Jump to "Power"
13:41:32 Power
13:41:32 USB-UIRT: Transmit IR
Vasilich
Posts: 1
Joined: Sun Feb 05, 2012 11:55 pm

Re: "Clear pending events" function is not working

Post by Vasilich »

my solution:
0:58:37 System resume
0:58:37 Clear Pending Events
0:58:37 Disable: Standby
0:58:37 Wait: 1.0 sec
0:58:38 Clear Pending Events
0:58:38 Enable: Standby
where "Standby" is macro which is activated by "Power" button of my remote (X10).
reaper
Posts: 9
Joined: Sun Jul 31, 2011 10:15 am

Re: "Clear pending events" function is not working

Post by reaper »

@ Vasilich:
Nice to see you here, too (beside MediaPortal forum)!
Thank you for your reply.

@ all:
I tried your solution but the problem still persists:
20:28:45 Conceptronic.Power
20:28:46 Stand By
20:28:47 System.Suspend
20:29:12 System.ResumeAutomatic
20:29:12 System.Resume
20:29:12 Clear Pending Events
20:29:12 Disable: Power
20:29:12 Wait: 1.0 sec
20:29:13 Clear Pending Events
20:29:13 Enable: Power
20:29:13 Conceptronic.Power
20:29:13 Power
20:29:13 USB-UIRT: Transmit IR

I think the problem is that the power key of the remote control pressed to resume the PC from Standby is remembered and executed regardless of the "Clear Pending Events" command.

Does anyone know how to solve that problem?
Post Reply