http://bugs.winehq.org/show_bug.cgi?id=15094
Summary: Wine won't install FAA Safelog Product: Wine Version: 1.0.0 Platform: PC URL: http://www.dauntless-soft.com/Products/safelog/ OS/Version: Windows XP Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: djenge@gmail.com
This program is holding me back from switching completely over to Ubuntu. I get errors when I try to install it using Wine.
http://bugs.winehq.org/show_bug.cgi?id=15094
dusty enge djenge@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Windows XP |Linux
http://bugs.winehq.org/show_bug.cgi?id=15094
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2008-09-01 15:49:17 --- What sort of errors you get? Please attach complete terminal output as a text file.
http://bugs.winehq.org/show_bug.cgi?id=15094
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-09-01 15:56:19 --- hi, i gave it a try, looks like it needs some additional packages; try
wget http://kegel.com/wine/winetricks && sh winetricks mfc40 mfc42 art2kmin mdac27
After that it crashed like in bug http://bugs.winehq.org/show_bug.cgi?id=14861, with the patch here http://bugs.winehq.org/attachment.cgi?id=15408 it started fine for me, didn't try anything further, so can't tell much about funcionality after starting.
Could you do the winetricks stuff, and see if the install (and app)finishes fine for you?
http://bugs.winehq.org/show_bug.cgi?id=15094
dusty enge djenge@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |djenge@gmail.com
--- Comment #3 from dusty enge djenge@gmail.com 2008-09-01 16:20:51 --- (In reply to comment #2)
hi, i gave it a try, looks like it needs some additional packages; try
wget http://kegel.com/wine/winetricks && sh winetricks mfc40 mfc42 art2kmin mdac27
After that it crashed like in bug http://bugs.winehq.org/show_bug.cgi?id=14861, with the patch here http://bugs.winehq.org/attachment.cgi?id=15408 it started fine for me, didn't try anything further, so can't tell much about funcionality after starting.
Could you do the winetricks stuff, and see if the install (and app)finishes fine for you?
OK I did the additional packages and it installed OK. However, I am very new to Linux and I have no idea what to do with that patch that you linked to me. Little help please? Thanks.
http://bugs.winehq.org/show_bug.cgi?id=15094
--- Comment #4 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-09-02 10:46:15 ---
OK I did the additional packages and it installed OK. However, I am very new to Linux and I have no idea what to do with that patch that you linked to me. Little help please? Thanks.
For applying a (the) patch you need to compile wine from source; see http://wiki.winehq.org/Patching and http://wiki.winehq.org/GitWine
http://bugs.winehq.org/show_bug.cgi?id=15094
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer
http://bugs.winehq.org/show_bug.cgi?id=15094
--- Comment #5 from dusty enge djenge@gmail.com 2008-09-02 18:17:32 ---
For applying a (the) patch you need to compile wine from source; see http://wiki.winehq.org/Patching and http://wiki.winehq.org/GitWine
OK now I got the patch to go through. But I still get an error when Safelog is starting:
Error 429 (ActiveX component can't create object) on line 20 in Function OpenDB of Module modDatabase
To fix this problem: Most probably one of the libraries used by safelog is missing or has become corrupted. Please download the most recent Safelog installation and re-install safelog.
If I close this error box, it loads a little further and then more show up.
http://bugs.winehq.org/show_bug.cgi?id=15094
--- Comment #6 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-09-03 10:16:18 --- (In reply to comment #5)
For applying a (the) patch you need to compile wine from source; see http://wiki.winehq.org/Patching and http://wiki.winehq.org/GitWine
OK now I got the patch to go through. But I still get an error when Safelog is starting:
Error 429 (ActiveX component can't create object) on line 20 in Function OpenDB of Module modDatabase
To fix this problem: Most probably one of the libraries used by safelog is missing or has become corrupted. Please download the most recent Safelog installation and re-install safelog.
If I close this error box, it loads a little further and then more show up.
Maybe you forgot to install mdac27 ?? The whole command line I used was:
wget http://kegel.com/wine/winetricks && sh winetricks mfc40 mfc42 art2kmin mdac27
I don't get those errors with the trial then (i installed on a complete fresh and new ~/.wine)
http://bugs.winehq.org/show_bug.cgi?id=15094
--- Comment #7 from dusty enge djenge@gmail.com 2008-09-04 12:09:11 ---
Maybe you forgot to install mdac27 ?? The whole command line I used was:
wget http://kegel.com/wine/winetricks && sh winetricks mfc40 mfc42 art2kmin mdac27
I don't get those errors with the trial then (i installed on a complete fresh and new ~/.wine)
Well that worked now, and the program loads successfully, now my problem is that I can't activate it to get out of the demo version. If you want, I can email you my unlock code so you can try it. I get an error that says: Error 3251 (Operation is not supported for this type of object) on line 40 in Sub SaveUnlockCodeinDB of module basAFElogbook. Now I'm stuck again. Thanks for all your help by the way, you've been a great help, I just really hope I can do this instead of going back to Windows.
http://bugs.winehq.org/show_bug.cgi?id=15094
--- Comment #8 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-09-04 12:45:03 --- Hi, could you attach console output when that error happens?
Also, as it seems to be a vb-app, maybe using native oleaut32 is worth a shot
(just run with WINEDLLOVERRIDES="oleaut32=n" wine SafelogAA.exe (or what was the executable called again? i forgot name of executable)
http://bugs.winehq.org/show_bug.cgi?id=15094
--- Comment #9 from dusty enge djenge@gmail.com 2008-09-04 15:47:07 --- Created an attachment (id=15834) --> (http://bugs.winehq.org/attachment.cgi?id=15834) SafelogFAA.exe error
http://bugs.winehq.org/show_bug.cgi?id=15094
--- Comment #10 from dusty enge djenge@gmail.com 2008-09-04 15:48:11 --- (In reply to comment #8)
Hi, could you attach console output when that error happens?
Also, as it seems to be a vb-app, maybe using native oleaut32 is worth a shot
(just run with WINEDLLOVERRIDES="oleaut32=n" wine SafelogAA.exe (or what was the executable called again? i forgot name of executable)
Yeah that oleaut32 thing didn't work, the program wouldn't start. And I attached the last few lines of the terminal when getting the error (I think that's what you wanted anyway). The "FNInvoke did not find member id -514" error is what comes up dozens of times when I get the spot where it starts malfunctioning.
http://bugs.winehq.org/show_bug.cgi?id=15094
--- Comment #11 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-09-04 16:16:00 --- (In reply to comment #10)
(In reply to comment #8)
Hi, could you attach console output when that error happens?
Also, as it seems to be a vb-app, maybe using native oleaut32 is worth a shot
(just run with WINEDLLOVERRIDES="oleaut32=n" wine SafelogAA.exe (or what was the executable called again? i forgot name of executable)
Yeah that oleaut32 thing didn't work, the program wouldn't start. And I attached the last few lines of the terminal when getting the error (I think that's what you wanted anyway). The "FNInvoke did not find member id -514" error is what comes up dozens of times when I get the spot where it starts malfunctioning.
Could you describe what exactly is malfunctioning: is there an error -messagebox coming up, or does it just exit silently?
As for the last part from your log: it looks like it fails to fire up winebrowser, that's a known bug , but it looks like there's a workaround (from another bug report:)
Quote: "I've had the same issue/error message launching URL's from Forte Agent - however, appended a "%1" to HKEY_CLASSES_ROOT\http\shell\open\command and now launches OK."
Could you try that too ( open regedit , and navigate to HKEY_CLASSES_ROOT\http\shell\open\command , and append %1 so C:\windows\system32\winebrowser.exe -nohome "%1"
If that doesn;t fix the bug, i guess it must be some bug wine's oleaut32
http://bugs.winehq.org/show_bug.cgi?id=15094
--- Comment #12 from dusty enge djenge@gmail.com 2008-09-04 17:07:24 ---
Sure, the program opens just fine, but it is stuck in demo mode until I can unlock it. I have the key, so I go to the screen to input it. I put my info in the form and hit submit. The program should approve the code and unlock itself right away, instead it continues to a new screen for a manual unlock where you get a long 'confetti' code from an email and paste it into a new form. When I hit submit on this form, a message box (windows style) pops up with: Error 3251 (Operation is not supported for this type of object) on line 40 in Sub SaveUnlockCodeinDB of module basAFElogbook. I hit OK to get rid of that windows error box and I see a screen that says "Unlock Success! Thank you for purchasing this software." But when I return to the program, it is still in demo mode. I don't think it is an internet connection issue because the program can connect to see if I have the most recent version and to download aiport databases, it just can't seem to get itself out of demo mode.
I also did the regedit thing to make sure, but that didn't change anything.
http://bugs.winehq.org/show_bug.cgi?id=15094
--- Comment #13 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-09-05 01:09:55 --- hmm, sounds like a difficult to solve bug then. The demo also doesn't start with native oleaut32, so for now i guess the only thing you could do is first attach a complete debuglog; maybe that reveals something: Run the app like 'WINEDEBUG=+relay,+seh,+tid wine SafelogAA.exe &>/tmp/log' and attach the bzipped2 file /tmp/log to this bug (if it's still too big, search for the string "Operation is not supported for this type of object) on line 40 in Sub SaveUnlockCodeinDB of module basAFElogbook:" and attach the , let's say last 10000 lines before that string, something like grep -A 10 -B 10000 "in Sub SaveUnlockCodeinDB of module" /tmp/log > /tmp/relay.txt should do the trick)
http://bugs.winehq.org/show_bug.cgi?id=15094
--- Comment #14 from dusty enge djenge@gmail.com 2008-09-05 10:56:21 --- Created an attachment (id=15844) --> (http://bugs.winehq.org/attachment.cgi?id=15844) Debug Log
http://bugs.winehq.org/show_bug.cgi?id=15094
--- Comment #15 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-09-05 12:07:53 --- hmm, that log does not contain any relay-calls. Did you run it like i asked you to, so WINEDEBUG=+relay,+seh,+tid wine SafelogAA.exe &>/tmp/log?
Anyway, from the log you attached i can see the app needs more additional dlls installed: err:ole:CoGetClassObject class {ee09b103-97e0-11cf-978f-00a02463e06f} not registered
That's the uuid for scrrun.dll. Could you copy that dll from a windowspartition into ~/.wine/drive_c/windows/system32/, and then do 'regsvr32 scrrun'
After that try run app again, if the bug persists attach the (correct) log again
http://bugs.winehq.org/show_bug.cgi?id=15094
--- Comment #16 from dusty enge djenge@gmail.com 2008-09-10 13:10:46 --- OK, I couldn't shrink the log down enough to get it as an attachment, so I FTP'd it here: www.flybdfc.com/SafelogFAAErrorLog.bz2 Hopefully that works.
I added the missing .dll, which fixed a different problem I found, but no luck unlocking the program.
http://bugs.winehq.org/show_bug.cgi?id=15094
--- Comment #17 from dusty enge djenge@gmail.com 2008-09-10 13:21:27 --- Sorry wrong link. http://www.flybdfc.com/SafelogErrorLog.bz2
<A HREF="http://www.flybdfc.com/SafelogErrorLog.bz2%22/A%3E
http://bugs.winehq.org/show_bug.cgi?id=15094
--- Comment #18 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-09-10 13:46:14 --- hu, that debug log is huge... I still cannot find the error message you posted in that log, but i'll try to see if i can find something useful. Could you first try if "winetricks jet40" changes anything in the behaviour as i saw it could not find some msjet files in your debug log
http://bugs.winehq.org/show_bug.cgi?id=15094
--- Comment #19 from dusty enge djenge@gmail.com 2008-10-08 12:59:06 --- No luck, huh? Well I really appreciate all your efforts, you've been very helpful.
http://bugs.winehq.org/show_bug.cgi?id=15094
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #20 from Austin English austinenglish@gmail.com 2010-06-04 00:20:00 --- Still present in wine-1.2-rc2-111-g9aa9a12.
http://bugs.winehq.org/show_bug.cgi?id=15094
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #21 from Dan Kegel dank@kegel.com 2010-06-04 08:56:46 --- Wait, the original bug was just about installation... does installing work without patches now? If so, let's move the next problem (activation?) to a new bug.
http://bugs.winehq.org/show_bug.cgi?id=15094
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #22 from Austin English austinenglish@gmail.com 2010-06-04 10:19:20 --- (In reply to comment #21)
Wait, the original bug was just about installation... does installing work without patches now? If so, let's move the next problem (activation?) to a new bug.
Hm, I suppose so. Needs winetricks mfc40 mfc42 art2kmin mdac27, but other than that, install seemed fine.
Starting the app is of course, another matter.
http://bugs.winehq.org/show_bug.cgi?id=15094
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #23 from Alexandre Julliard julliard@winehq.org 2010-06-11 12:50:15 --- Closing bugs fixed in 1.2-rc3.