R4D4R / winauth

Automatically exported from code.google.com/p/winauth
GNU General Public License v3.0
0 stars 0 forks source link

Seems as {TAB} and {ENTER} aren't working in Rift Launcher #104

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Make a script for Rift
2. Try to run it

What is the expected output? What do you see instead?
I expect the script to enter my password, press TAB, enter the code, press TAB 
again and then press ENTER.
What really happens is that my password and the code are entered in the 
password field and nothing else happens. If I enter a delay into the TAB 
commands the script waits for the time I specified, but the main function 
doesn't seem to work (pressing TAB or ENTER manually works fine). If I tried it 
in notepad everything works as expected, but not in the launcher.

What version of the product are you using? On what operating system?
v3.0.12 Beta

Please provide any additional information below.
Don't know what infos to put here, just tell me what you need ^^

Original issue reported on code.google.com by KSp...@gmail.com on 22 Aug 2013 at 9:08

GoogleCodeExporter commented 9 years ago
Thanks. Looks like an issue in detecting if Shift or Ctrl are still pressed, so 
Rift thinks it's getting Control-Tab, which does nothing.

I've fixed it in the latest code and it'll be up with any other changes. I 
can't see any workaround right now.

Original comment by winauth on 22 Aug 2013 at 9:07

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Rolled into the final 3.0.14 release

Original comment by winauth on 4 Sep 2013 at 3:24

GoogleCodeExporter commented 9 years ago
Still got the same issue in 3.0.15. Is there anything I could be doing wrong? 
Or what else could be the reason it is not working for me?

Original comment by KSp...@gmail.com on 5 Sep 2013 at 3:40

GoogleCodeExporter commented 9 years ago
Ok, we'll reopen it.

Did it stay working from that 3.0.9 release, but has stopped again in this 
latest one? Which keys are you using?

Original comment by winauth on 5 Sep 2013 at 3:45

GoogleCodeExporter commented 9 years ago
As far as I remember it never worked for me in any 3.x version, but I don't 
have any older version to test. You can send me an older version and I'll test 
it if you want.

Alt only, Ctrl only, Shift only, Ctrl + Shift, Ctrl + Alt, Ctrl + Shift + Alt: 
I tried them all, none of these worked -.-

Original comment by KSp...@gmail.com on 5 Sep 2013 at 4:58

GoogleCodeExporter commented 9 years ago
Ok, I was getting this confused with Issue#100, I thought they were the same 
thing. I'll look again.

Original comment by winauth on 5 Sep 2013 at 5:49

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Can you try this version and see if it is fixed for you:

https://winauth.com/downloads/3.x/WinAuth-3.0.16.zip

(ignore the last email with 3.0.15)

Original comment by winauth on 7 Sep 2013 at 9:00

GoogleCodeExporter commented 9 years ago
Great news: v3.0.16 works for me, thx. :)

Original comment by KSp...@gmail.com on 8 Sep 2013 at 7:15

GoogleCodeExporter commented 9 years ago
Rolled into official 3.0.17 release.

Original comment by winauth on 11 Sep 2013 at 4:26