Hi backslash,
Do you experience this all of the time, or just coming out of suspend?
Well, I can't seem to reproduce this with my X10 remote. I have a couple of other errors when coming out of hibernation, but this isn't one of them. Since any code I would add to MP would essentially be a hack to avoid this specific scenario, I would prefer to try and get to the root of the problem.
I will add the code if we can't isolate the problem, however lets try and all get on the same page. This will involve all being on the same driver version. If you are interested in helping, please do the following steps.
Uninstall your remote control software. Don't just kill it. Make sure it is gone. Make sure Girder is not running if you have that.
Search your harddrive for x10net.dll (make sure to look in system and hidden folders)
create a text file in that directory (unreg.bat or something) and have the text read
regsvr32 /u x10net.dll
execute the batch file and do this for each x10 dll and then rename it to x10net.dll.old. Go to
http://www.snapstream.net/download/Firefly_Drivers.aspx
and execute the file. You may not get a dialog or confirmation, I can't remember. Search for where this file is located and execute a "regsvr32 x10net.dll" in that directory. You should get a box stating that the operation succeeded. Now, see if you get the double click behavior and report back.
There is no reason for this to be happening except for the reason posted below. Good luck.
Well, I can't seem to reproduce this with my X10 remote. I have a couple of other errors when coming out of hibernation, but this isn't one of them. Since any code I would add to MP would essentially be a hack to avoid this specific scenario, I would prefer to try and get to the root of the problem.
I will add the code if we can't isolate the problem, however lets try and all get on the same page. This will involve all being on the same driver version. If you are interested in helping, please do the following steps.
Uninstall your remote control software. Don't just kill it. Make sure it is gone. Make sure Girder is not running if you have that.
Search your harddrive for x10net.dll (make sure to look in system and hidden folders)
create a text file in that directory (unreg.bat or something) and have the text read
regsvr32 /u x10net.dll
execute the batch file and do this for each x10 dll and then rename it to x10net.dll.old. Go to
http://www.snapstream.net/download/Firefly_Drivers.aspx
and execute the file. You may not get a dialog or confirmation, I can't remember. Search for where this file is located and execute a "regsvr32 x10net.dll" in that directory. You should get a box stating that the operation succeeded. Now, see if you get the double click behavior and report back.