http://bugs.winehq.org/show_bug.cgi?id=11658
Summary: Setup routine of BSSBWin software crashes when searching for previous installations Product: Wine Version: 0.9.55. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: tobias_stegmann@gmx.net CC: tobias_stegmann@gmx.net
Created an attachment (id=10860) --> (http://bugs.winehq.org/attachment.cgi?id=10860) debug message for bssbwin
Used Wine version: wine-0.9.55 Used Linux distribution: Ubuntu 7.10 x86_64 Used software version: BSSBWin 4.3.14 Software download: http://www.bssb.de/downloads/2kb/downloads/SetupV.EXE Software description: German management software for sport clubs written in Visual Basic 6.0, depends on Windows XP SP 2 or Win2k SP 4
Bug description:
Setup routine crashes when trying to search for previous installations - see attachment for error message. Using i686 architecture setup freezes at the same point using 100% cpu - no error message.
Thanks.
http://bugs.winehq.org/show_bug.cgi?id=11658
Tobias Stegmann tobias_stegmann@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|tobias_stegmann@gmx.net |
http://bugs.winehq.org/show_bug.cgi?id=11658
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.bssb.de/downloads | |/2kb/downloads/SetupV.EXE Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=11658
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-02-22 14:30:03 --- confirming
http://bugs.winehq.org/show_bug.cgi?id=11658
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-02-22 14:37:20 --- What I wanted to say is: could you remove drive z: from the drives-tab in winecfg? Then it starts fine for me. (I have only drive c: in the that tab then)
http://bugs.winehq.org/show_bug.cgi?id=11658
--- Comment #3 from Tobias Stegmann tobias_stegmann@gmx.net 2008-02-22 15:05:23 --- yeah, setup runs like a charme
but starting ~/.wine/drive_c/Programme/BSSB_Win/BSSB_Win.exe, it complains about an old FM20.dll - see second attachment for error message
http://bugs.winehq.org/show_bug.cgi?id=11658
--- Comment #4 from Tobias Stegmann tobias_stegmann@gmx.net 2008-02-22 15:07:31 --- Created an attachment (id=10901) --> (http://bugs.winehq.org/attachment.cgi?id=10901) Error message for BSSB_Win.exe
fixme:ole:OleLoadPictureEx (0x107cc54,774,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x34f9b4), partially implemented. fixme:richedit:CreateTextServices Support aggregation
http://bugs.winehq.org/show_bug.cgi?id=11658
--- Comment #5 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-02-22 15:17:50 --- What happens if you set riched20.dll to native? (WINEDLLOVERRIDES="riched20=n" wine BSSB_Win.exe)
http://bugs.winehq.org/show_bug.cgi?id=11658
--- Comment #6 from Tobias Stegmann tobias_stegmann@gmx.net 2008-02-22 15:36:27 --- the error about FM20.dll disappears but another occurs
I'll get a runtime error code 91, no object variable or With-Block variable exists - see third error message
http://bugs.winehq.org/show_bug.cgi?id=11658
--- Comment #7 from Tobias Stegmann tobias_stegmann@gmx.net 2008-02-22 15:37:25 --- Created an attachment (id=10903) --> (http://bugs.winehq.org/attachment.cgi?id=10903) Runtime Error 91
http://bugs.winehq.org/show_bug.cgi?id=11658
Tobias Stegmann tobias_stegmann@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #10903|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=11658
--- Comment #8 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-02-22 15:40:18 --- I get a messagebox that i have to enter a license number so that;s where it ens for me.
What i did is remove z: in wincfg. Then install mdac28, as the app seems to need it:
wget http://kegel.com/wine/winetricks && sh winetricks mdac28
Then install the app.
Then run with native riched20.dll
http://bugs.winehq.org/show_bug.cgi?id=11658
--- Comment #9 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-02-22 15:42:14 --- Or, from where you are now, you could:
copy msado15.dll and msdart.dll to system32
Then do 'regsvr32 msado15.dll'
then restart the app
http://bugs.winehq.org/show_bug.cgi?id=11658
--- Comment #10 from Tobias Stegmann tobias_stegmann@gmx.net 2008-02-22 15:50:12 --- the error code 91 appears after entering the license number
I'll test it with the dll files.
http://bugs.winehq.org/show_bug.cgi?id=11658
Tobias Stegmann tobias_stegmann@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME
--- Comment #11 from Tobias Stegmann tobias_stegmann@gmx.net 2008-02-22 16:16:32 --- Now the main application seems to work after installing mdac28.
Step by step:
* Removing drive z: from drivers tab in winecfg * Installing mdac 28 using "wget http://kegel.com/wine/winetricks && sh winetricks mdac28" * Setting riched20.dll to native * Installing app * works fine
Thank you very much for your help.
http://bugs.winehq.org/show_bug.cgi?id=11658
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME |
--- Comment #12 from James Hawkins truiken@gmail.com 2008-02-22 17:37:29 --- Using native dlls doesn't make a bug resolved or fixed. There's still a bug to fix.
http://bugs.winehq.org/show_bug.cgi?id=11658
--- Comment #13 from Tobias Stegmann tobias_stegmann@gmx.net 2008-02-22 17:42:43 --- Sorry if I made mistake. I thought I only set resolution to worksforme because it worked for me ;)
http://bugs.winehq.org/show_bug.cgi?id=11658
--- Comment #14 from Austin English austinenglish@gmail.com 2008-12-18 12:03:48 --- Please retest in 1.1.10.
http://bugs.winehq.org/show_bug.cgi?id=11658
--- Comment #15 from Austin English austinenglish@gmail.com 2010-06-12 01:39:54 --- Still present in 1.2-rc3. Removing Z:\ link and running from under ~/.wine/drive_c works fine. I suspect this bug may be invalid.
http://bugs.winehq.org/show_bug.cgi?id=11658
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer Status|REOPENED |RESOLVED URL|http://www.bssb.de/download |http://www.bssb.de/download |s/2kb/downloads/SetupV.EXE |s/2kb/patches.html CC| |focht@gmx.net Resolution| |FIXED Summary|Setup routine of BSSBWin |BSSBWin software crashes |software crashes when |when searching for previous |searching for previous |installations |installations |
--- Comment #16 from Anastasius Focht focht@gmx.net 2011-07-03 10:39:39 CDT --- Hello,
the BSSBWin v5.2.5 available for download installs fine. There is some suspicious message while installing:
--- snip --- fixme:vbscript:VBScriptFactory_CreateInstance ((nil) {bb1a2ae1-a4f9-11cf-8f20-00805f2cd064} 0x77e950) fixme:ole:CoCreateInstance no instance created for interface {bb1a2ae1-a4f9-11cf-8f20-00805f2cd064} of class {b54f3741-5b07-11cf-a4b0-00aa004a55e8}, hres is 0x80004002 err:msi:call_script Could not instantiate class for Windows Script fixme:vbscript:DllCanUnloadNow () --- snip ---
With 'winetricks wsh56' as prerequisite it complains about:
--- snip --- err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not registered err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10} could be created for context 0x1 err:msi:MsiActiveScriptSite_OnScriptError script error: L"ActiveX component can't create object: 'WScript.Shell'" --- snip ---
But still no sign of corrupt install.
The original bug (installer loop) is no longer present either due to installer update or Wine. Any application startup issue like the richedit one (text services) deserves its own bug.
Regards
http://bugs.winehq.org/show_bug.cgi?id=11658
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #17 from Alexandre Julliard julliard@winehq.org 2011-07-08 13:47:40 CDT --- Closing bugs fixed in 1.3.24.