R4D4R / winauth

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

I can't start winauth #135

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I would like to try winauth but after download I can't start it.

I downloaded latest version: 3.0.20 and run it at Win7 x64 OS.

When run it I received error window with exception for WinAuth.WinAuthConfig

Also winauth.log file was created:

   w System.Windows.Forms.Control.CreateHandle()
   w System.Windows.Forms.Form.CreateHandle()
   w System.Windows.Forms.Control.get_Handle()
   w System.Windows.Forms.Form.CenterToScreen()
   w MetroFramework.Forms.MetroForm.OnLoad(EventArgs e)
   w WinAuth.ResourceForm.OnLoad(EventArgs e)
   w System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   w System.Windows.Forms.Control.CreateControl()
   w System.Windows.Forms.Control.WmShowWindow(Message& m)
   w System.Windows.Forms.Control.WndProc(Message& m)
   w System.Windows.Forms.Form.WndProc(Message& m)
   w MetroFramework.Forms.MetroForm.WndProc(Message& m)
   w WinAuth.WinAuthForm.WndProc(Message& m)
   w System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Original issue reported on code.google.com by krzyszto...@gmail.com on 27 Dec 2013 at 4:00

GoogleCodeExporter commented 9 years ago
Is this the first time, or did you already have an authenticator and just 
upgraded?

Original comment by winauth on 27 Dec 2013 at 4:04

GoogleCodeExporter commented 9 years ago
First time.

U use mobile auth from blizzard on my mobile phone, but I need second one for 
another battle.net account, so I would like to try this one.

Original comment by krzyszto...@gmail.com on 27 Dec 2013 at 4:08

GoogleCodeExporter commented 9 years ago
Thanks. There was a new release yesterday, and I just wanted to check if it is 
the problem or is there is an existing problem in WinAuth.

Can you try the previous version, 
https://code.google.com/p/winauth/downloads/detail?name=WinAuth-3.0.19.zip and 
see if you get the same issue.

Original comment by winauth on 27 Dec 2013 at 4:14

GoogleCodeExporter commented 9 years ago
If you're still getting the error, can you try this debug version:

http://winauth.com/downloads/3.x/WinAuth-3.0.20-DEBUG.zip

Extract the files into a new folder and run WinAuth as normal. If you get an 
error, it should create a winauth.log file in the same folder. Please upload 
the error and log file.

Original comment by winauth on 27 Dec 2013 at 4:59

GoogleCodeExporter commented 9 years ago
This same type of error.

I use send report button - when push continue I get one more error:
https://www.dropbox.com/s/ajsxooiez6m4nhu/Zrzut%20ekranu%202013-12-27%2018.03.07
.png

Logs from winauth.log file:

   w System.Windows.Forms.Control.CreateHandle()
   w System.Windows.Forms.Form.CreateHandle()
   w System.Windows.Forms.Control.get_Handle()
   w System.Windows.Forms.Form.CenterToScreen()
   w MetroFramework.Forms.MetroForm.OnLoad(EventArgs e)
   w WinAuth.ResourceForm.OnLoad(EventArgs e)
   w System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   w System.Windows.Forms.Control.CreateControl()
   w System.Windows.Forms.Control.WmShowWindow(Message& m)
   w System.Windows.Forms.Control.WndProc(Message& m)
   w System.Windows.Forms.Form.WndProc(Message& m)
   w MetroFramework.Forms.MetroForm.WndProc(Message& m)
   w WinAuth.WinAuthForm.WndProc(Message& m)
   w System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Original comment by krzyszto...@gmail.com on 27 Dec 2013 at 5:06

GoogleCodeExporter commented 9 years ago
It should now have been fixed. Please try:

https://code.google.com/p/winauth/downloads/detail?name=WinAuth-3.0.21.zip

Original comment by winauth on 27 Dec 2013 at 7:22

GoogleCodeExporter commented 9 years ago
Now work fine.

I successful run and setup for my new battle.net account.
Thx for a very quick response and fix.

Original comment by krzyszto...@gmail.com on 28 Dec 2013 at 1:22

GoogleCodeExporter commented 9 years ago
Great. Glad it's fixed.

Original comment by winauth on 28 Dec 2013 at 6:05