[Bug 17113] New: Electronic dictionary application
http://bugs.winehq.org/show_bug.cgi?id=17113 Summary: Electronic dictionary application Product: Wine Version: 1.1.13 Platform: PC-x86-64 URL: http://www31.ocn.ne.jp/~h_ishida/EBPocket.html OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P3 Component: msvcrt AssignedTo: wine-bugs(a)winehq.org ReportedBy: jan233321(a)gmail.com Created an attachment (id=18956) --> (http://bugs.winehq.org/attachment.cgi?id=18956) log from ebwin run. Installation: OK Runs: (after adding msvcrt.dll mfc42u.dll): OK When try to add dictionary, program ends with error. Please see attached log. In used msvcrt.dll library IS the function _mbcjistojms present. I do not understand why does it not works... under Win XP tested, works (this library is from working configuration). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17113 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead(a)gmail.com --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-01-24 09:15:58 --- Hi, Jan. Try this (run with builtin msvcrt): http://www.winehq.org/pipermail/wine-patches/2009-January/068273.html -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17113 --- Comment #2 from Jan Beranek <jan233321(a)gmail.com> 2009-01-24 10:01:23 --- Hi Nikolay, I'm not able to recompile whole wine now. I have to try another 32bit system - here I'm stuck on errors in gcc. (do not have all needed libraries and I do not know how to install them) I have to wait for 1.1.14 release :( Jan -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17113 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-01-24 10:10:42 --- (In reply to comment #2)
Hi Nikolay, I'm not able to recompile whole wine now.
Ok, tell me what version did you try? I found at least four on url provided: http://hishida.s271.xrea.com/download/ebpocket/ebwin300b3u.exe http://hishida.s271.xrea.com/download/ebpocket/ebwin213u.exe http://hishida.s271.xrea.com/download/ebpocket/ebwin300b3m.exe http://hishida.s271.xrea.com/download/ebpocket/ebwin213m.exe -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17113 --- Comment #4 from Jan Beranek <jan233321(a)gmail.com> 2009-01-24 10:14:11 --- http://hishida.s271.xrea.com/download/ebpocket/ebwin300b3u.exe version 3.00b3 unicode But other versions act exactly the same. Many thanks. Jan. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17113 --- Comment #5 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-01-24 10:30:06 --- (In reply to comment #4)
http://hishida.s271.xrea.com/download/ebpocket/ebwin300b3u.exe
version 3.00b3 unicode
But other versions act exactly the same.
Many thanks. Jan.
I've just installed it. How could I add a dictionary (and where can I get it)? Describe this procedure please. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17113 --- Comment #6 from Jan Beranek <jan233321(a)gmail.com> 2009-01-24 10:49:37 --- in ubuntu you can install edict-fpw dictionary. (after installation is located in /usr/share/dict/epwing In all other cases, please download from http://ftp8.ua.freebsd.org/FreeBSD/ports/i386/packages-4-stable/All/ja-edict... decompress directory edict-fpw which is in archive uder /share/dict with all subdirectories and try to add this dictionary do EBWin. How to add dictionary in EBWin: - when you start the program, it asks you where it can find dictionaries (window Scan All Dictionaries) - select toggle "Specified Path" - select directory where is our dictionary with catalog file - if you unpack archive to directory /home/xxx/test/edict-fpw/edict, then select edict-fpw and select Depth to at least 2. Thank you Jan -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17113 --- Comment #7 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-01-24 11:02:41 --- Created an attachment (id=18957) --> (http://bugs.winehq.org/attachment.cgi?id=18957) Crash after _mbcjistojms patch applied I can confirm that it crashes with unimplemented _mbcjistojms. After http://www.winehq.org/pipermail/wine-patches/2009-January/068273.html applied it crashes on unimplemented _mbctombb. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17113 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal --- Comment #8 from Juan Lang <juan_lang(a)yahoo.com> 2009-01-24 12:20:22 --- Not critical, please read severity descriptions. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17113 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Alias|EPWing | Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #9 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-01-24 14:20:31 --- Confirming - _mbcjistojms is not implemented. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17113 Jan Beranek <jan233321(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #10 from Jan Beranek <jan233321(a)gmail.com> 2009-01-25 02:04:32 --- When is function _mbcjistojms not implemented, I have to use this function from msvcrt.dll native Windows library. (in Wine Configuratin add msvcrt as substitute library and select to use native windows). After this change everything works. I did not know this possibility yesterday - I only downloaded msvcrt.dll from working configuration and I did not understand, why Wine did not care of this function. Sorry. For me is bug solved now - but I'm not sure, what about msvcrt.dll copyright when I do not have Windows system. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17113 --- Comment #11 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-01-25 04:42:22 --- (In reply to comment #10)
When is function _mbcjistojms not implemented, I have to use this function from msvcrt.dll native Windows library. (in Wine Configuratin add msvcrt as substitute library and select to use native windows).
After this change everything works.
This only confirms component assignment.
For me is bug solved now - but I'm not sure, what about msvcrt.dll copyright when I do not have Windows system.
Not solved. Please reopen it. An application should run with builtin msvcrt someday. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17113 Jan Beranek <jan233321(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME | --- Comment #12 from Jan Beranek <jan233321(a)gmail.com> 2009-01-25 04:45:32 --- (In reply to comment #11) OK, reopened. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17113 --- Comment #13 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-02-06 16:08:00 --- _mbcjistojms implemented now. http://source.winehq.org/git/wine.git/?a=commit;h=2254a549a66f053c906a281057... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17113 --- Comment #14 from Austin English <austinenglish(a)gmail.com> 2009-08-13 13:08:57 --- Is this still an issue in current (1.1.27 or newer) wine? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17113 --- Comment #15 from Jan Beranek <jan233321(a)gmail.com> 2009-08-16 13:18:51 --- Hi Nikolay, _mbsjistojms seems be implemented, but this application needs more. Now, dictionary falls to another function: ...... ...... wine: Call from 0x7b844763 to unimplemented function msvcrt.dll._mbctombb, aborting Regrads Jan. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17113 --- Comment #16 from Jan Beranek <jan233321(a)gmail.com> 2009-08-16 13:22:30 --- Created an attachment (id=23116) --> (http://bugs.winehq.org/attachment.cgi?id=23116) svcrt.dll._mbctombb_log -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17113 David Hedberg <david.hedberg(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david.hedberg(a)gmail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17113 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban(a)gmail.com --- Comment #17 from Piotr Caban <piotr.caban(a)gmail.com> 2010-05-13 03:01:59 --- _mbctombb is already implemented (by commit 4148ac0ab59b9bd01c565bc31d4e5bf241a66436), please retest. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17113 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|bunglehead(a)gmail.com | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17113 Jan Beranek <jan233321(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #18 from Jan Beranek <jan233321(a)gmail.com> 2010-05-13 12:31:41 --- wine-1.1.44 All needed functions are implemented, application is working natively under Wine. Great work! Thanks. Jan. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17113 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #19 from Alexandre Julliard <julliard(a)winehq.org> 2010-05-21 14:39:05 --- Closing bugs fixed in 1.2-rc1. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org