http://bugs.winehq.org/show_bug.cgi?id=13795
Summary: Babylon 7: dictionary installation fails Product: Wine Version: 1.0-rc4 Platform: Other URL: http://dl.babylon.com/files/Babylon7/Babylon7_setup.exe OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: furox@gmx.net
Installation of a new dictionary from disk (BGL file) with Babylon 7 crashes.
http://bugs.winehq.org/show_bug.cgi?id=13795
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #1 from joaopa jeremielapuree@yahoo.fr 2008-06-09 04:11:50 --- Please, add a wine debug trace of the crash.
Joaopa
http://bugs.winehq.org/show_bug.cgi?id=13795
Benny mail2benny@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mail2benny@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=13795
--- Comment #2 from furox furox@gmx.net 2008-06-09 12:39:30 --- Created an attachment (id=13842) --> (http://bugs.winehq.org/attachment.cgi?id=13842) debug trace
debug trace while trying to install a new dictionary.
http://bugs.winehq.org/show_bug.cgi?id=13795
--- Comment #3 from Benny mail2benny@gmail.com 2008-06-13 16:20:07 --- Having the same problem.
http://bugs.winehq.org/show_bug.cgi?id=13795
furox furox@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #13842|0 |1 is obsolete| |
--- Comment #4 from furox furox@gmx.net 2008-06-16 02:49:42 --- Created an attachment (id=14082) --> (http://bugs.winehq.org/attachment.cgi?id=14082) a more detailed log of the crash.
http://bugs.winehq.org/show_bug.cgi?id=13795
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download, Installer
--- Comment #5 from Lei Zhang thestig@google.com 2008-06-17 22:53:57 --- Confirmed by comment 3.
Neither of those logs contain a crash.
http://bugs.winehq.org/show_bug.cgi?id=13795
--- Comment #6 from Benny mail2benny@gmail.com 2008-06-18 01:50:21 --- Program does not crash, program just fails to install dictionary.
http://bugs.winehq.org/show_bug.cgi?id=13795
--- Comment #6 from Benny mail2benny@gmail.com 2008-06-18 01:50:21 --- Program does not crash, program just fails to install dictionary.
--- Comment #7 from Austin English austinenglish@gmail.com 2008-12-18 12:52:58 --- Still present in git.
http://bugs.winehq.org/show_bug.cgi?id=13795
--- Comment #8 from Benny mail2benny@gmail.com 2008-12-18 14:05:25 --- Yes.
http://bugs.winehq.org/show_bug.cgi?id=13795
--- Comment #9 from Benny mail2benny@gmail.com 2009-02-15 16:53:20 --- I think this is a OLE problem because of:
err:ole:CoGetClassObject class {81397204-f51a-4571-8d7b-dc030521aabd} not registered err:ole:CoGetClassObject no class object {81397204-f51a-4571-8d7b-dc030521aabd} could be created for context 0x1 err:ole:CoUninitialize Mismatched CoUninitialize
Also I tried winetricks OLE2 but this did not work...
http://bugs.winehq.org/show_bug.cgi?id=13795
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|jeremielapuree@yahoo.fr |
http://bugs.winehq.org/show_bug.cgi?id=13795
--- Comment #10 from Ken Sharp kennybobs@o2.co.uk 2009-05-28 12:37:44 --- {81397204-F51A-4571-8D7B-DC030521AABD} DXTFilterFactory BehaviorFactory.Microsoft.DXTFilterFactory.1
What does "fail to install" mean? Is there an error message?
http://bugs.winehq.org/show_bug.cgi?id=13795
--- Comment #11 from Benny mail2benny@gmail.com 2009-05-28 16:59:57 --- It means the dictionaries you try to install, don't install because there is something wrong/unimplemented in wine.
The error message from Babylon is: Error_Message{"Installation of dictionary 'dictionary name' has failed."}.
For the shell output errors look at the attachments.
Please note that the dictionaries were talking about are BGL which can only be installed with TrayIcon+RightMouseClick-->"Dictionaries"-->"Install dictionaries from disk...".
$ wine --version wine-1.1.22
http://bugs.winehq.org/show_bug.cgi?id=13795
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #12 from Dan Kegel dank@kegel.com 2009-05-31 18:48:53 --- 81397204-f51a-4571-8d7b-dc030521aabd appears to be associated with ie6. Try winetricks ie6 maybe. That's a horrible thing to do in general but if it helps here, great, and it tells us where the bug lies.
http://bugs.winehq.org/show_bug.cgi?id=13795
--- Comment #13 from Benny mail2benny@gmail.com 2009-06-01 06:39:15 --- (In reply to comment #12)
81397204-f51a-4571-8d7b-dc030521aabd appears to be associated with ie6. Try winetricks ie6 maybe. That's a horrible thing to do in general but if it helps here, great, and it tells us where the bug lies.
Already tried that, it does not work. The only way to run the program properly is using winetricks ie6, else you don't get a main window. See bug 16614. You can also try installing dictionaries without ie6, although its quite useless, it too fails.
http://bugs.winehq.org/show_bug.cgi?id=13795
--- Comment #14 from Ken Sharp kennybobs@o2.co.uk 2009-06-02 05:51:44 --- (In reply to comment #10)
{81397204-F51A-4571-8D7B-DC030521AABD} DXTFilterFactory BehaviorFactory.Microsoft.DXTFilterFactory.1
Looks like something to do with textures.
Can you provide the last 1MB of a +relay,+seh,+tid trace?
http://bugs.winehq.org/show_bug.cgi?id=13795
--- Comment #15 from Benny mail2benny@gmail.com 2009-06-02 06:06:32 --- (In reply to comment #14)
(In reply to comment #10)
{81397204-F51A-4571-8D7B-DC030521AABD} DXTFilterFactory BehaviorFactory.Microsoft.DXTFilterFactory.1
Looks like something to do with textures.
Can you provide the last 1MB of a +relay,+seh,+tid trace?
How do I do that? Nothing crashes...
http://bugs.winehq.org/show_bug.cgi?id=13795
--- Comment #16 from Ken Sharp kennybobs@o2.co.uk 2009-06-02 06:32:43 --- (In reply to comment #0)
Installation of a new dictionary from disk (BGL file) with Babylon 7 crashes.
(In reply to comment #4)
Created an attachment (id=14082)
--> (http://bugs.winehq.org/attachment.cgi?id=14082) [details]
a more detailed log of the crash.
Do they install under Windows?
http://bugs.winehq.org/show_bug.cgi?id=13795
--- Comment #17 from Benny mail2benny@gmail.com 2009-06-03 02:18:25 --- (In reply to comment #16)
(In reply to comment #0)
Installation of a new dictionary from disk (BGL file) with Babylon 7 crashes.
(In reply to comment #4)
Created an attachment (id=14082)
--> (http://bugs.winehq.org/attachment.cgi?id=14082) [details] [details]
a more detailed log of the crash.
Do they install under Windows?
Yes, it does else it wouldn't be a bug.
(In reply to comment #5)
Confirmed by comment 3.
Neither of those logs contain a crash.
(In reply to comment #6)
Program does not crash, program just fails to install dictionary.
http://bugs.winehq.org/show_bug.cgi?id=13795
--- Comment #18 from Austin English austinenglish@gmail.com 2010-10-25 13:17:21 CDT --- Should be fixed by http://source.winehq.org/git/wine.git/?a=commitdiff;h=743e9b35a1c18c81c52ee0...
http://bugs.winehq.org/show_bug.cgi?id=13795
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #19 from joaopa jeremielapuree@yahoo.fr 2010-11-06 17:35:48 CDT --- Does the demo http://www.directorymh.com/downloads/babylon/Babylon7_setup.exe
show the same problem?
http://bugs.winehq.org/show_bug.cgi?id=13795
--- Comment #20 from joaopa jeremielapuree@yahoo.fr 2010-11-06 17:39:50 CDT --- I forgot to mention that the demo installs well for me.
http://bugs.winehq.org/show_bug.cgi?id=13795
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
--- Comment #21 from Jerome Leclanche adys.wh@gmail.com 2011-02-05 00:42:36 CST --- Ping. Anyone able to retest?
http://bugs.winehq.org/show_bug.cgi?id=13795
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |743e9b35a1c18c81c52ee0ea07b | |397d77a20e242 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #22 from Jerome Leclanche adys.wh@gmail.com 2011-10-28 07:05:35 CDT --- It's been over a year. Marking fixed; if it's not please reopen.
http://bugs.winehq.org/show_bug.cgi?id=13795
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #23 from Alexandre Julliard julliard@winehq.org 2011-11-04 14:15:37 CDT --- Closing bugs fixed in 1.3.32.
https://bugs.winehq.org/show_bug.cgi?id=13795
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Component|-unknown |directx-d3d Hardware|Other |x86 OS|other |Linux