http://bugs.winehq.org/show_bug.cgi?id=7116
--- Comment #22 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-01-30 07:44:39 ---
Toni, have you tried my patch?
--
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=3766
--- Comment #15 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-01-30 07:36:48 ---
Created an attachment (id=10531)
--> (http://bugs.winehq.org/attachment.cgi?id=10531)
Do not dereference a NULL pointer
(In reply to comment #14)
> I'm not even sure how you make sense of lines like this...
> 0015:err:module:LoadModule16 params 0x7f7afe, params->showCmd 0,
> params->cmdLine 16c70890
> ...but the extra traces appear to be in there now! :)
This means that Wine dereferences NULL pointer and crashes. Please try
the attached patch, it should help in eliminating the crash.
--
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=7383
--- Comment #11 from Ray <raydar(a)inetnebr.com> 2008-01-30 07:29:44 ---
Created an attachment (id=10530)
--> (http://bugs.winehq.org/attachment.cgi?id=10530)
screenshot of drive-selector-buttonless Product Compliance Check dialog
This shows the point where I've been stymied from the start (from Wine 0.9.29
thru Wine 0.9.46)--no button for opening the drive selection combobox.
--
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=4911
Martin <deadlock(a)start.no> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |deadlock(a)start.no
--- Comment #8 from Martin <deadlock(a)start.no> 2008-01-30 07:28:06 ---
I am confirming that the game at least starts now, using the demo from the URL
above, using version 0.9.53 of wine. The game still has several other issues
still, like invisible characters, but this bug at least seems to be fixed.
--
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=7383
--- Comment #10 from Ray <raydar(a)inetnebr.com> 2008-01-30 07:26:46 ---
Just curious--what version of Wine would this fix be included in? I'm running
0.9.46, set to Win2K, and during O2Kupg installation I still get no button that
causes the drive select combobox to open (see screenshot). I was rejoicing at
the message that this problem's been fixed, so I installed Wine fresh yesterday
and tried it, but it's not behaving differently from before.
Maybe I've been concentrating on the wrong part of the problem, as in there was
indeed no combobox to select drives from, but I hadn't actually gotten to that
point yet because I don't even have the button that *triggers* the combobox
which has now, itself, been implemented.
(Sorry to posed on a closed/fixed issue.)
--Ray
--
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=6086
--- Comment #52 from Timo Mehldorf <timo(a)latecrew.de> 2008-01-30 05:36:53 ---
I just checked 0.9.54 (openSuse buildservice version), the bug does occur
again. I've noticed that this bug re-occured in a wine release LATER than the
cvs version i've checked (from Nov 24. 2007) but I'm sorry i cannot recall the
exact version number.
Additionally i've now tested 0.9.54 on openSUSE 10.3 (64bit), where the bug
does not "really" occur, i'll try to describe:
On the faster machine, the system and the ingame pointer get "out of sync" too,
i.e. the ingame pointer is stuck while you can move the system pointer. after
about half a second to a second, the ingame pointer "jumps" to the
systempointer and they are again in resync. This happens permanently, in
intervall of a few seconds.
I blame this "beeing out of sync" to be the bug, but on the much slower
hardware (850 mhz PIII) they never get resynced and you cannot continue the
game (game seems to work, but since your system pointer movements and clicks
are not recognized by the game, you can only restart).
I could start from the CVS version Nov. 24 (where bug did not occur) and try
building each release since then to see when the switchover (not occur ->
occur) happens, if this helps in finding the cause.
--
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=3766
--- Comment #14 from Tyler Rick <bugs.winehq.org(a)tylerrick.com> 2008-01-30 05:35:36 ---
I'm not even sure how you make sense of lines like this...
0015:err:module:LoadModule16 params 0x7f7afe, params->showCmd 0,
params->cmdLine 16c70890
...but the extra traces appear to be in there now! :)
--
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=3766
Tyler Rick <bugs.winehq.org(a)tylerrick.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #10526|0 |1
is obsolete| |
--- Comment #13 from Tyler Rick <bugs.winehq.org(a)tylerrick.com> 2008-01-30 05:33:03 ---
Created an attachment (id=10529)
--> (http://bugs.winehq.org/attachment.cgi?id=10529)
Debug log after applying LoadModule16 patch
--
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=7116
--- Comment #21 from Toni Spets <toni.spets(a)gmail.com> 2008-01-30 05:13:48 ---
Btw. you might be able to test this with the demo.
ftp://ftp.ea.com/pub/ea/demos/nfs3/nfsdemo.zip
Also the problems seems to be somewhat system specific. If the demo starts
without problems after installing it to clean wine system you're out of
debugging luck.
The demo starts with my system when I shorten the long full-path lines in
install.win to under 44 characters. The paths don't need to work.
--
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=8398
--- Comment #10 from Victor McDonald <vicmc75(a)orcon.net.nz> 2008-01-30 02:48:37 ---
(In reply to comment #9)
> What exact command you used to run this program?
wine trek.exe
> Please remove / rename ~/.wine directory, reinstall this program and run it.
Done
> Attach complete terminal output, including exact command used to start the
> program.
vmcdonal@Bender:~/.wine/drive_c/Program Files/Activision/Sfc3$ wine SFC3.exe
fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART, disabling
mixer
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the
registry for bias -720, std (d/m/y): 6/04/2008, dlt (d/m/y): 28/09/2008
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to
16
err:xrandr:X11DRV_XRandR_SetCurrentMode Resolution change not successful --
perhaps display has changed?
fixme:win:EnumDisplayDevicesW ((null),0,0x34f360,0x00000000), stub!
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to
16
err:xrandr:X11DRV_XRandR_SetCurrentMode Resolution change not successful --
perhaps display has changed?
----
I've also tried running X in 16 BPP, and haven't had any success. Those
warnings just go away.
--
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.