http://bugs.winehq.org/show_bug.cgi?id=5535
amano <jyaku(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jyaku(a)gmx.net
--- Comment #27 from amano <jyaku(a)gmx.net> 2007-08-22 08:18:01 ---
Stefan, if Christoph Fricks offer didn't work out, I would be wiling to donate
the game and send it you from Austria. I have a cheap spare DVD from PC Games.
Just send me a mail with your address.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5485
--- Comment #28 from Andrew Paterson <andrew.paterson(a)lautus.net> 2007-08-22 05:55:34 ---
Using 0.9.43 I can confirm that this is definitely a dual CPU problem - not
sure if this helps anyone.
Anyway C&C Generals installs and runs flawlessly on a bog standard P4 system
but when I run it on Core2 Duo it hangs on the splash screen with one CPU at
100% (game.dat).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4348
--- Comment #9 from Karl Relton <karllinuxtest.relton(a)ntlworld.com> 2007-08-22 04:11:47 ---
The problem is in dlls/msvcrt/math.c, function _fcvt.
Referring to page
http://msdn2.microsoft.com/en-us/library/ex8sf9x0(VS.80).aspx
we see the following description of the return string:
"Only digits are stored in the string. The position of the decimal point and
the sign of value can be obtained from dec and sign after the call. The dec
parameter points to an integer value; this integer value gives the position of
the decimal point with respect to the beginning of the string. A zero or
negative integer value indicates that the decimal point lies to the left of the
first digit. The parameter sign points to an integer indicating the sign of
value. The integer is set to 0 if value is positive and is set to a nonzero
number if value is negative."
Currently the function returns the complete string with minus sign and decimal
point.
Furthermore, it is currently using %e to convert instead of %f.
I am happy to have a crack at fixing this - and will review _ecvt and _gcvt
while I am at it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4299
feua <f3ua(a)utmib.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |f3ua(a)utmib.com
--- Comment #9 from feua <f3ua(a)utmib.com> 2007-08-22 03:30:14 ---
I can confirm what Scott Ritchie said.
When you click on the search textbox you can type your searchwords as well.
When you do it, the focus move to the search result listbox and you can't move
it back to the searchbox. So you can't do another search.
A little workaround is to do a search, then switch to the transfer panel, and
finally return to the search panel. In the last step the focus will
automatically be in the search textbox. This works but is very very bugging.
Please solve this bug if you can. Good work.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5819
joaopa <jeremielapuree(a)yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #12 from joaopa <jeremielapuree(a)yahoo.fr> 2007-08-22 03:03:48 ---
Indeed, bug seems to be fixed.
Joaopa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8446
Damjan Jovanovic <damjan.jov(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #3 from Damjan Jovanovic <damjan.jov(a)gmail.com> 2007-08-22 02:17:38 ---
Patch is in the latest GIT, closing bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5819
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
--- Comment #11 from Dan Kegel <dank(a)kegel.com> 2007-08-22 01:16:47 ---
The retail game ($6) plays the movies very well for me
with today's git.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8463
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
--- Comment #4 from Dan Kegel <dank(a)kegel.com> 2007-08-22 00:31:17 ---
Gee, I'm seeing the same thing now. Look at my comment 16 or so in
bug 8350.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8350
--- Comment #16 from Dan Kegel <dank(a)kegel.com> 2007-08-22 00:29:30 ---
With today's git, I'm having trouble. I did roughly
1. rm -rf ~/.wine
2. wine /media/cdrom/setup.exe
3. when the installer prompts for the 2nd disc, go
to another window and run "wine eject", then insert disc,
wait for it to mount, and click 'retry'.
At very end, you'll need to hit ^C (see below)
(Then make sure you have 2GB of space, and do "cp -a .wine .wine-dns9"
so you never have to reinstall)
4. rm .wine/dosdevices/z:
5. download word 97 viewer from
http://www.pcworld.com/downloads/file/fid,6314-order,1-page,1-c,wordprocess…
rename it, copy it to .wine/drive_c, and install it.
6. ln -s / .wine/dosdevices/z:
7. wget http://kegel.com/wine/winetricks
sh winetricks fakeie6 gdiplus dcom98
8. finally, do
wine natspeak.exe
Install lacked all progress bars, which was bad, because it took soooo long.
There were a few missing DLL errors during install:
err:module:import_dll Library REGAPI.dll (which is needed by L"C:\\Program
Files\\Nuance\\NaturallySpeaking9\\Program\\wfapi.dll") not found
err:module:import_dll Library WINSTA.dll (which is needed by L"C:\\Program
Files\\Nuance\\NaturallySpeaking9\\Program\\wfapi.dll") not found
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\Program
Files\\Nuance\\NaturallySpeaking9\\Program\\ereg.exe") not found
Annoyingly, install didn't seem to finish. Right after the MFC42 problem,
the drive light stopped flashing, so I pressed ^C after a few minutes.
Happily, this caused the installer to decide it was complete, and
it put up its happy finish dialog. The process didn't terminate,
so I then did wineserver -k.
After all that, trying to start up the app didn't get too far;
it put up the splash screen, thought for a minute, said
err:module:import_dll Library REGAPI.dll (which is needed by
L"Z:\\home\\dank\\.wine\\drive_c\\Program
Files\\Nuance\\NaturallySpeaking9\\Program\\wfapi.dll") not found
err:module:import_dll Library WINSTA.dll (which is needed by
L"Z:\\home\\dank\\.wine\\drive_c\\Program
Files\\Nuance\\NaturallySpeaking9\\Program\\wfapi.dll") not found
wine: Call from 0x7ee1cf20 to unimplemented function oleacc.dll.GetRoleTextA,
aborting
and hung, chewing up all the CPU time. Hmm, have we had a regression
since June?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1265
Lei Zhang <thestig(a)google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #8 from Lei Zhang <thestig(a)google.com> 2007-08-22 00:09:48 ---
closing...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.