PDA

View Full Version : Bug (?): Something is up with Events


quixote
January 25th, 2005, 10:05 PM
I have the generic X10 plugin enabled on my machine and I have not received any related errors. Upon testing it, though, I have found that I am not getting any response. The EXACT SAME PROBLEM as I've had with my keyboard commands.
This is *^%^&%n strange. I thought it was the state settings, but now this. I am baffled. :cry:

Ron
January 25th, 2005, 10:43 PM
Girder 4 now supports so called event modifiers. These are 'key down', 'key up' and 'key repeat'. Remotes like the X10 compatible ones actually transmit these. Girder 3.3 had no way of using these thus plugins had to kludge this information into the eventstring. Since G4 now makes active use of the key modifiers the eventstrings for the X10 related plugins have changed. [down] [up] and [repeat] no longer appear in the eventstring but are a separate part of the event. Thus old eventstrings do not match. Sorry. You will have to relearn these events.

quixote
January 25th, 2005, 10:45 PM
Got it. Thanks.

quixote
January 25th, 2005, 10:55 PM
relearning the command gave me an error and closed girder after I pressed the button to test it. I think we may have to resort to the VNC tomorrow.

I just have to bite the bullet. *wince*

Ron
January 25th, 2005, 10:57 PM
If you can describe (detailed!) what you did I might be able to recreate the error without VNC.

Jlee
January 26th, 2005, 07:29 AM
Girder 4 now supports so called event modifiers. These are 'key down', 'key up' and 'key repeat'.
I send volume up / down events from NR to Girder and then to the USB-UIRT to control my Denon amp. Is there any way to make use of this new feature to make this work more efficiently?

quixote
January 26th, 2005, 08:12 AM
If you can describe (detailed!) what you did I might be able to recreate the error without VNC.

I will try it again when I get home from work and post a more detailed description of what I did to crash the program.

Ron
January 26th, 2005, 09:34 AM
A little offtopic...

Girder 4 now supports so called event modifiers. These are 'key down', 'key up' and 'key repeat'.
I send volume up / down events from NR to Girder and then to the USB-UIRT to control my Denon amp. Is there any way to make use of this new feature to make this work more efficiently?

No, for volume up and down it is not usefull. Volume up and down are two separate events/ buttons on a remote. The modifiers relate to one button, pressing it (down mod.) holding it (repeat mod.) and letting go (up mod.).

quixote
January 26th, 2005, 10:00 AM
If you can describe (detailed!) what you did I might be able to recreate the error without VNC.

I will try it again when I get home from work and post a more detailed description of what I did to crash the program.

I was sent home for a while because they are working on the network.
I tried to reproduce the error and I can't. :oops: Arrgg! I keep looking like a fool.
Sorry for wasting your time on that one. Although, I'm happy it works now.

Ron
January 26th, 2005, 10:06 AM
No worries I am sure that bug is there, it is just taunting you now.