PDA

View Full Version : Interesting Askey plugin bug?



Neil
November 25th, 2002, 07:29 AM
I have just begun using Girder and have been very impressed with its functionality but I think I have run into a small bug with the Askey plugin (newbie luck / stupidity?) .

I am currently using an Askey manufactured tv tuner / remote as a base for using Girder (under Windows XP) and the plugin seems to work quite well but I have run into a problem where after binding an IR event to a command I can save the datafile however, I cannot load the datafile. I get a "cannot load datafile" error, I have managed to load files with non IR events bound but they always fail with IR events bound to commands.

I think I have managed to track down the problem in the .GML file with the binding being (IrStr="02001Vw") or similar. From above I would guess that the plugin is reading in too many charactors and then Girder has problems reading the strange charactors from the saved file. I think (another guess) that only the first 5 charactors are needed to identify the button used on the remote.

(PLEASE NOTE : this is all guesswork on my part and chances are that I am wrong / ignorant or both but please dont flame me!)

Is it possible to get the plugin to read only the first 5 charactors into Girder or has anybody run into this problem before and knows of a solution?

Thanks in advance.

Neil

Ron
November 25th, 2002, 07:34 AM
Neil thanks for the report, since someone recently contributed code to this driver it might be related to that release, could you please give us the version of the askey plugin that you are using ?

Neil
November 25th, 2002, 07:57 AM
Oops I should have included that!

The version of the Askey plugin I am using is 1.1.

Ron
November 25th, 2002, 09:29 AM
Okay give the attached version (1.2) a test. I do not have this hardware so I need your feedback :-)

Neil
November 25th, 2002, 04:49 PM
Thanks Ron for the very speedy solution!

The new plugin works perfectly and Girder is able to load the datafiles without a problem.

Thanks again and keep up the great work!

Neil