http://bugs.winehq.org/show_bug.cgi?id=26307
Summary: Jaangle Media PLayer doesn't start/work Product: Wine Version: 1.3.15 Platform: x86 URL: http://www.jaangle.com/downloading?block OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: t.artem@mailcity.com
Created an attachment (id=33533) --> (http://bugs.winehq.org/attachment.cgi?id=33533) Startup error
$ ./jaangle.exe fixme:keyboard:UnregisterHotKey ((nil),101): stub fixme:keyboard:RegisterHotKey ((nil),176,0x00000000,B0): stub err:ole:CoGetClassObject class {00000602-0000-0010-8000-00aa006d2ea4} not registered err:ole:CoGetClassObject class {00000602-0000-0010-8000-00aa006d2ea4} not registered err:ole:create_server class {00000602-0000-0010-8000-00aa006d2ea4} not registered fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported err:ole:CoGetClassObject no class object {00000602-0000-0010-8000-00aa006d2ea4} could be created for context 0x17
http://bugs.winehq.org/show_bug.cgi?id=26307
Artem S. Tashkinov t.artem@mailcity.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=26307
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2011-03-04 18:50:25 CST --- Does 'winetricks mdac28' help?
http://bugs.winehq.org/show_bug.cgi?id=26307
--- Comment #2 from Artem S. Tashkinov t.artem@mailcity.com 2011-03-04 19:08:30 CST --- (In reply to comment #1)
Does 'winetricks mdac28' help?
Almost all error messages (except fixme:keyboard:UnregisterHotKey ((nil),101): stub and fixme:keyboard:RegisterHotKey ((nil),176,0x00000000,B0): stub ) are now gone, but the application still doesn't run and shows the same error message.
http://bugs.winehq.org/show_bug.cgi?id=26307
--- Comment #3 from Artem S. Tashkinov t.artem@mailcity.com 2011-03-04 19:17:02 CST --- Created an attachment (id=33534) --> (http://bugs.winehq.org/attachment.cgi?id=33534) Backtrace (with installed mdac25/28/28 and vcrun2005-ms09-035)
I have also installed mdac25 and mdac27 and now the application starts but as soon as I add a folder to the library it crashes:
http://bugs.winehq.org/show_bug.cgi?id=26307
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #4 from joaopa jeremielapuree@yahoo.fr 2011-03-04 20:57:50 CST --- Does a native msado15.dll help (if you have a windows license)? Dont forget to register the dll (regsvr32.exe msado15.dll)
http://bugs.winehq.org/show_bug.cgi?id=26307
--- Comment #5 from Artem S. Tashkinov t.artem@mailcity.com 2011-03-05 08:35:19 CST --- (In reply to comment #4)
Does a native msado15.dll help (if you have a windows license)? Dont forget to register the dll (regsvr32.exe msado15.dll)
$ regsvr32 msado15.dll Successfully registered DLL msado15.dll (it also requires msado20.tlb, msado21.tlb, msado25.tlb, msado26.tlb, msado27.tlb).
Alas, it doesn't help:
0x7b839672 RaiseException+0x52() in kernel32 (0x08c6c800)
http://bugs.winehq.org/show_bug.cgi?id=26307
--- Comment #6 from Austin English austinenglish@gmail.com 2013-12-06 17:10:32 CST --- It works fine here after 'winetricks jet40 mdac28', in wine-1.3.13 and wine-1.7.8.
https://bugs.winehq.org/show_bug.cgi?id=26307
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution|--- |INVALID
--- Comment #7 from Anastasius Focht focht@gmx.net --- Hello folks,
it's as Austin said...
You need:
Microsoft Data Access Components -> 'winetricks -q mdac28' Microsoft Jet 4.0 Database Engine -> 'winetricks -q jet40'
Regards
https://bugs.winehq.org/show_bug.cgi?id=26307
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv@dawncrow.de
--- Comment #8 from André H. nerv@dawncrow.de --- closing invalid