http://bugs.winehq.org/show_bug.cgi?id=22616
Summary: problem with merriam-webster-dictionary Product: Wine Version: 1.1.43 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: romangrubecki@hotmail.com
Merriam- Webster 3.11 dictionary does not work.
I have 2 Ubuntu versions on 2 separate hard drives.
In Ubuntu 9.10 and wine 1.1.43 - works perfect. I have installed Webster 4 months ago. with older version of wine. Since then I keep upgrading Wine and dictionary still works fine.
Then I have installed Ubuntu 10.04 from cd on separate hard drive. I installed Wine from repository. Webster dictionary does not work on this instalation. Is the same version of wine, and the same computer.
Communicate appears: The program Merriam-Webster.exe has encountered a serious problem and needs to close.
http://bugs.winehq.org/show_bug.cgi?id=22616
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com 2010-05-07 09:59:24 --- Please attach output as per http://wiki.winehq.org/FAQ#get_log to the bug. Is there an available download for this application?
http://bugs.winehq.org/show_bug.cgi?id=22616
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|problem with |merriam-webster-dictionary |merriam-webster-dictionary |doesn't run under Ubuntu | |10.04
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2010-05-07 22:37:17 --- Have you tried to report this to Ubuntu?
http://bugs.winehq.org/show_bug.cgi?id=22616
--- Comment #3 from XXRoman romangrubecki@hotmail.com 2010-05-11 17:20:56 --- Created an attachment (id=27884) --> (http://bugs.winehq.org/attachment.cgi?id=27884) meeriam webster log
http://bugs.winehq.org/show_bug.cgi?id=22616
--- Comment #4 from XXRoman romangrubecki@hotmail.com 2010-05-11 17:22:49 --- (From update of attachment 27884) I have solved problem on my computer. I compared content of system32 folders on my Ubuntu 9.10 and 10.04. System32 my Ubuntu 9.10 had few additional .dll files and few other files So i copied this missing files to my Ubuntu 10.04 installation and my Merriam-Webster dictionary works now. I am not a programmer so I do not remember which files i have copied but they probably existed in older version of wine because I never installed any additional .dll files.
As I sad before my dictionary works now but problem still remains.
I downloaded Merriam-Webster Collegiate Dictionary 11th edition using torrent.
I attached output for this application but i do not know if it going to be useful because i already altered my system32 file
http://bugs.winehq.org/show_bug.cgi?id=22616
mrice nowgate@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nowgate@yahoo.com
--- Comment #5 from mrice nowgate@yahoo.com 2010-05-18 13:16:53 --- Appeared to install (from CD) properly, but not working under Fedora 12 (32-bit).
From: http://appdb.winehq.org/objectManager.php?sClass=version&iId=12844&i...
What works Everything. Properties: must enter Work Path for the Webster program directory. A blank Work Path will result in an error message during the loading process, "The program mw.exe has encountered a serious problem and needs to close."
================
How does one "enter Work Path for the Webster program directory."
There is no mw.exe in my Merriam-Webster directory, but there is a merriam-webster.exe
When
$ wine merriam-webster
I get the "serious problem" mentioned above.
What should I enter on the command line? "Work Path" to where?
Michael Rice
http://bugs.winehq.org/show_bug.cgi?id=22616
--- Comment #6 from Dmitry Timoshkov dmitry@codeweavers.com 2010-05-18 22:07:09 --- Probably what it means is that you need to 'cd' to the programs directory first: http://wiki.winehq.org/FAQ#run_from_terminal
http://bugs.winehq.org/show_bug.cgi?id=22616
--- Comment #7 from mrice nowgate@yahoo.com 2010-05-18 22:24:31 --- Thanks, but that's where I was when I tried to run it.
Michael Rice
http://bugs.winehq.org/show_bug.cgi?id=22616
--- Comment #8 from XXRoman romangrubecki@hotmail.com 2010-10-22 16:49:10 CDT --- Finally I figured it out. Merriam-Webster Dictionary works with older version of msvcirt.dll in system32 folder (I use file with modification date 16 Jun 1998).
http://bugs.winehq.org/show_bug.cgi?id=22616
--- Comment #9 from rusivi rusivi2@gmail.com 2010-11-02 19:41:51 CDT --- Created an attachment (id=31686) --> (http://bugs.winehq.org/attachment.cgi?id=31686) WINE 1.2.1 & 1.3.6: wine merriam-webster.exe
Downstream bug may be found at: https://bugs.launchpad.net/ubuntu/+source/wine1.2/+bug/670187
Binary package hint: wine1.2
1) lsb_release -rd Description: Ubuntu 10.10 Release: 10.10
2) apt-cache policy wine1.2 wine1.2: Installed: 1.2.1-1ubuntu1 Candidate: 1.2.1-1ubuntu1 Version table: *** 1.2.1-1ubuntu1 0 500 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ maverick/main i386 Packages 100 /var/lib/dpkg/status 1.2.1-0ubuntu1 0 500 http://us.archive.ubuntu.com/ubuntu/ maverick-updates/universe i386 Packages 1.2-0ubuntu9 0 500 http://us.archive.ubuntu.com/ubuntu/ maverick/universe i386 Packages
apt-cache policy wine1.3 wine1.3: Installed: 1.3.6-0ubuntu1~maverickppa1 Candidate: 1.3.6-0ubuntu1~maverickppa1 Version table: *** 1.3.6-0ubuntu1~maverickppa1 0 500 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ maverick/main i386 Packages 100 /var/lib/dpkg/status
3) What is expected to happen is when one copies all the files from the original Merriam-Webster version 3.1, 11 Edition CD into one folder, install latest stable or development WINE via following the instructions at http://www.winehq.org/download/deb, then launches the installer via typing at the Terminal:
wine merriam-webster.exe
it does so successfully.
4) What happens instead is that it crashes with a backtrace (please see attached file for results in wine1.2.1 and wine1.3.6).
http://bugs.winehq.org/show_bug.cgi?id=22616
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #10 from Dan Kegel dank@kegel.com 2010-11-02 21:02:26 CDT --- The 1.3.6 log says
wine: Call from 0x7b837792 to unimplemented function msvcirt.dll.??0ifstream@@QAE@PBDHH@Z, aborting
Does 'winetricks vcrun6' work around the problem for you?
http://bugs.winehq.org/show_bug.cgi?id=22616
--- Comment #11 from rusivi rusivi2@gmail.com 2010-11-03 11:51:15 CDT --- Created an attachment (id=31709) --> (http://bugs.winehq.org/attachment.cgi?id=31709) WINE 1.2.1 or 1.3.6 screenshot.png: wine Setup.exe
(In reply to comment #10)
The 1.3.6 log says
wine: Call from 0x7b837792 to unimplemented function msvcirt.dll.??0ifstream@@QAE@PBDHH@Z, aborting
Does 'winetricks vcrun6' work around the problem for you?
With WINE 1.2.1 or 1.3.6, performed at the Terminal:
winetricks vcrun6
then:
wine merriam-webster.exe fixme:ole:DllRegisterServer stub
The program launched and could use it successfully. Closed this, then tried:
wine Setscreenshot.pngup.exe err:ole:create_server class {91814ec0-b5f0-11d2-80b9-00104b1f6cea} not registered err:ole:CoGetClassObject no class object {91814ec0-b5f0-11d2-80b9-00104b1f6cea} could be created for context 0x4
and it displayed the attached "WINE 1.2.1 or 1.3.6 screenshot.png: wine Setup.exe"
apt-cache policy winetricks winetricks: Installed: 0.0+20100917-0ubuntu1~maverickppa1 Candidate: 0.0+20100917-0ubuntu1~maverickppa1 Version table: *** 0.0+20100917-0ubuntu1~maverickppa1 0 500 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ maverick/main i386 Packages 100 /var/lib/dpkg/status
http://bugs.winehq.org/show_bug.cgi?id=22616
rusivi rusivi2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rusivi2@gmail.com
--- Comment #12 from rusivi rusivi2@gmail.com 2010-11-03 11:53:40 CDT --- (In reply to comment #11)
wine Setscreenshot.pngup.exe
this is actually:
wine Setup.exe
http://bugs.winehq.org/show_bug.cgi?id=22616
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msvcirt Summary|merriam-webster-dictionary |merriam-webster-dictionary |doesn't run under Ubuntu |needs |10.04 |msvcirt.dll.??0ifstream@@QA | |E@PBDHH@Z
--- Comment #13 from Dan Kegel dank@kegel.com 2011-05-01 09:53:26 CDT --- Setting component to msvcirt, changing description
http://bugs.winehq.org/show_bug.cgi?id=22616
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |focht@gmx.net Ever Confirmed|0 |1
--- Comment #14 from Anastasius Focht focht@gmx.net 2011-05-01 10:27:14 CDT --- Hello,
confirming, still an issue ... found some torrent (version 3.0 ISO from 2003).
--- snip --- $ wine ./merriam-webster.exe wine: Call from 0x7b83821f to unimplemented function msvcirt.dll.??0ifstream@@QAE@PBDHH@Z, aborting wine: Unimplemented function msvcirt.dll.??0ifstream@@QAE@PBDHH@Z called at address 0x7b83821f (thread 0009), starting debugger... --- snip ---
$ wine --version wine-1.3.19
Regards
http://bugs.winehq.org/show_bug.cgi?id=22616
--- Comment #15 from Ken Sharp kennybobs@o2.co.uk 2011-10-01 07:09:54 CDT --- *** Bug 23652 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=22616
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #16 from Bruno Jesus 00cpxxx@gmail.com 2012-04-15 17:09:10 CDT --- Still in wine 1.5.2. Can also be tested with Power tab: http://www.power-tab.net/guitar.php
http://bugs.winehq.org/show_bug.cgi?id=22616
Sylvain Petreolle spetreolle@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |spetreolle@yahoo.fr
http://bugs.winehq.org/show_bug.cgi?id=22616
--- Comment #17 from Bruno Jesus 00cpxxx@gmail.com 2013-03-14 19:46:55 CDT --- gmax from bug 23653 also needs this. Still in wine 1.5.25.
http://bugs.winehq.org/show_bug.cgi?id=22616
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |23653
http://bugs.winehq.org/show_bug.cgi?id=22616
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://rrussell193.ueuo.com | |/gradebook.htm
--- Comment #18 from Austin English austinenglish@gmail.com 2013-06-10 23:10:33 CDT --- Also affects http://rrussell193.ueuo.com/gradebook.htm
http://bugs.winehq.org/show_bug.cgi?id=22616
--- Comment #19 from Austin English austinenglish@gmail.com 2013-09-19 20:19:45 CDT --- Still in wine-1.7.2-106-g7f859e5, needed by gmax: http://www.turbosquid.com/gmax
http://bugs.winehq.org/show_bug.cgi?id=22616
hanska2@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hanska2@luukku.com
--- Comment #20 from hanska2@luukku.com --- Still stub 1.7.23
https://bugs.winehq.org/show_bug.cgi?id=22616
wine@discordia.ch wine@discordia.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine@discordia.ch
--- Comment #21 from wine@discordia.ch wine@discordia.ch --- Also affects Battle Mages:
wine mages.exe wine: Call from 0x7b83a04c to unimplemented function msvcirt.dll.??0ofstream@@QAE@PBDHH@Z, aborting wine: Unimplemented function msvcirt.dll.??0ofstream@@QAE@PBDHH@Z called at address 0x7b83a04c (thread 2eeb), starting debugger... Unhandled exception: unimplemented function msvcirt.dll.??0ofstream@@QAE@PBDHH@Z called in 32-bit code (0x7b83a04c).
https://bugs.winehq.org/show_bug.cgi?id=22616
Sylvain Petreolle spetreolle@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|spetreolle@yahoo.fr |
https://bugs.winehq.org/show_bug.cgi?id=22616
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=22616
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #22 from winetest@luukku.com --- bug 28537
needs this
wine 1.9.21-git.
https://bugs.winehq.org/show_bug.cgi?id=22616
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|merriam-webster-dictionary |Multiple applications need |needs |msvcirt.dll.??0ifstream@@QA |msvcirt.dll.??0ifstream@@QA |E@PBDHH@Z (Merriam-Webster |E@PBDHH@Z |Dictionary, Power Tab | |Editor, gmax 1.2, GradeBook | |for Windows, Microsoft | |Reader)
https://bugs.winehq.org/show_bug.cgi?id=22616
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #23 from fjfrackiewicz@gmail.com --- This bug also affects TRON 2.0 in Wine 2.0-rc2.
https://bugs.winehq.org/show_bug.cgi?id=22616
acescopezz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |acescopezz@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=22616
--- Comment #24 from acescopezz@gmail.com --- Still a problem in Wine 2.1.
The whole ifstream class has to be stubbed (or implemented, not sure if stubbing will be enough).
https://bugs.winehq.org/show_bug.cgi?id=22616
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #25 from joaopa jeremielapuree@yahoo.fr --- Bug still there in current wine (wine-3.3)
https://bugs.winehq.org/show_bug.cgi?id=22616
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |imwellcushtymelike@gmail.co | |m
--- Comment #26 from Anastasius Focht focht@gmx.net --- *** Bug 28537 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=22616
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine.mj@farbpigmente.org
--- Comment #27 from Louis Lenders xerox.xerox2000x@gmail.com --- *** Bug 35467 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=22616
--- Comment #28 from Gijs Vermeulen gijsvrm@gmail.com --- In bug 30014 I attached a WIP patch that fixes both that problem and this one.
https://bugs.winehq.org/show_bug.cgi?id=22616
Bartosz gang65@poczta.onet.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gang65@poczta.onet.pl
https://bugs.winehq.org/show_bug.cgi?id=22616
pattietreutel katyaberezyaka@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |katyaberezyaka@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=22616
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
--- Comment #29 from Vijay Kamuju infyquest@gmail.com --- Please check ifstream is now partially implemented https://source.winehq.org/git/wine.git/commitdiff/a0faee89e01fe4daf7a25ebc42...
Please check.
And ofstream also needs to be implemented
https://bugs.winehq.org/show_bug.cgi?id=22616
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |a0faee89e01fe4daf7a25ebc424 | |0cda4fe34da59
--- Comment #30 from Gijs Vermeulen gijsvrm@gmail.com --- gmax works now, resolving FIXED.
https://bugs.winehq.org/show_bug.cgi?id=22616
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #31 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.17.
https://bugs.winehq.org/show_bug.cgi?id=22616
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |5.0.x
https://bugs.winehq.org/show_bug.cgi?id=22616
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://rrussell193.ueuo.com |https://web.archive.org/web |/gradebook.htm |/20050329174235/http://down | |load.microsoft.com/download | |/d/0/9/d099ad62-41d1-4e92-9 | |935-67955a437460/MSReaderSe | |tupUSA.exe
https://bugs.winehq.org/show_bug.cgi?id=22616
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|5.0.x |---
--- Comment #32 from Michael Stefaniuc mstefani@winehq.org --- Removing the 5.0.x milestone from bug fixes included in 5.0.4.