http://bugs.winehq.org/show_bug.cgi?id=7208
------- Additional Comments From dank(a)kegel.com 2007-20-02 07:55 -------
But the patch causes a regression of a bunch of apps that used
to work. James, maybe that patch did more harm than good?
Perhaps you should revert it until you fix the problems it exposed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6413
------- Additional Comments From tmb.steve(a)gmail.com 2007-20-02 07:52 -------
I tried what you said and got the following result (this is cut and paste from
the terminal):
WINEDLLOVERRIDES=msvcrt=n wine "/home/steve/.wine/drive_c/Program
Files/Macromedia/Director MX/Director.exe"
err:module:LdrInitializeThunk "MSVCRT.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Macromedia\\Director MX\\Director.exe" failed, status c0000142
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3930
------- Additional Comments From thestig(a)google.com 2007-20-02 07:46 -------
Damjan, is the cursor problem you're referring to bug 7471?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6413
------- Additional Comments From vitaliy(a)kievinfo.com 2007-20-02 07:33 -------
You forgot to override that dll via command line 'WINEDLLOVERRIDES=msvcrt=n wine
program.exe' or in winecfg, libraries tab,
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7159
------- Additional Comments From rob(a)codeweavers.com 2007-20-02 07:01 -------
Should be fixed in the latest version of Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5018
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |StormByte(a)gmail.com
------- Additional Comments From rob(a)codeweavers.com 2007-20-02 07:00 -------
*** Bug 6252 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6252
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From rob(a)codeweavers.com 2007-20-02 06:59 -------
This is the same as bug 5018 - msiexec problems and RPCRT4_OpenBinding error.
*** This bug has been marked as a duplicate of 5018 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6413
------- Additional Comments From tmb.steve(a)gmail.com 2007-20-02 06:12 -------
I copied msvcrt.dll from
c:\windows\system32
on my windows partition to
/home/steve/.wine/drive_c/windows/system32
on my linux one, but the problem still persists.
I noticed that DirectorMX also has a copy of msvcrt.dll in it's installation folder
/home/steve/.wine/drive_c/Program Files/Macromedia/Director MX
I tried replacing that one too, but the bug remained.
This is more than a visual glitch.
In the message box type:
put value(string(0.1))
expected output should be
-- 0.1
actual output is
-- 1
The effect of this is that you can't save and load data containing floats to
text files. Since that is the only way to save data from a shockwave movie it is
quite disabling. It means that save games become corrupt. It also means that my
map editor is unable to save and load maps.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3862
dmitry(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From dmitry(a)codeweavers.com 2007-20-02 06:11 -------
The patch has been committed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.