http://bugs.winehq.org/show_bug.cgi?id=3941
------- Additional Comments From tuharsky(a)misbb.sk 2005-28-11 02:06 -------
Woww, a miracle! The empty winmm.dll is enough for him. I'd never thought that
it's so easy to get a licence ;o)
I'd suggest, that bogus winmm.dll would be default part of wine, of course
priority would have native one.
--
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=3948
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-28-11 01:53 -------
I've downloaded AMC v3.28 trial and tried it with current Wine (latest CVS
version). It doesn't print me a line with "Call from 0x7fc53170 to
unimplemented function". I have stopped my CUPSD and retried - no changes in
Wine behaviour.
What version is your AMC?
--
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=3957
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |oliver_stieber(a)yahoo.co.uk
AssignedTo|wine-bugs(a)winehq.org |fenix(a)club-internet.fr
------- Additional Comments From fenix(a)club-internet.fr 2005-28-11 01:46 -------
Hi,
can you provide a WINEDEBUG="+d3d8" log ?
and can you provide full winedbg dump ?
(and seems you build doesn't have debug infos, can you provide it?)
And if you can (yes more ;) ) test last oliver's d3d8 wrapper
(http://winehq.com/pipermail/wine-devel/2005-November/042549.html)
we will be very interested
Thx
Regards,
Raphael
--
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=3956
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |fenix(a)club-internet.fr
Component|wine-directx |wine-x11driver
------- Additional Comments From fenix(a)club-internet.fr 2005-28-11 01:37 -------
Hi,
can you provide +opengl trace of game (instead of demo who same running) ?
and full winedbg dump (as it is truncated in width and height) ?
Regards,
Raphael
--
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=3950
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-27-11 23:29 -------
| It is wine's wrong assumption that if matlab needs 'SOUND' it must be
| 'SOUND.DLL'.
I am not sure such assumption is wrong as the EXE given by you works in my box
(latest CVS):
$ WINEDEBUG=+module,+loaddll ./wine MATLAB.EXE 2>&1 | grep -E -C6 'SOUND'
| trace:module:NE_LoadDLLs Loading 'GDI'
| trace:module:GetModuleHandle16 (GDI)
| trace:module:NE_LoadDLLs Loading 'USER'
| trace:module:GetModuleHandle16 (USER)
| trace:module:NE_LoadDLLs Loading 'KERNEL'
| trace:module:GetModuleHandle16 (KERNEL)
| trace:module:NE_LoadDLLs Loading 'SOUND'
| trace:module:GetModuleHandle16 (SOUND)
| trace:module:load_dll looking for L"winmm.dll" in
L"Z:\\mnt\\antras\\usr\\src\\wine-cvs\\wine;.;c:\\windows\\system32;c:\\windows\\system;c:\\windows;c:\\windows\\system32;c:\\windows"
| trace:module:load_dll Found loaded module L"c:\\windows\\system32\\winmm.dll"
for L"winmm.dll" at 0x7eb80000, count=6
| trace:module:GetModuleHandle16 (SOUND.DLL)
| trace:module:MODULE_LoadModule16 Trying built-in 'SOUND.DLL'
| trace:module:NE_LoadSegment Loading segment 1, hSeg=120e, flags=2002
| trace:module:NE_LoadSegment Loading segment 2, hSeg=1217, flags=0003
| trace:module:NE_InitResourceHandler InitResourceHandler[1207]
| trace:loaddll:MODULE_LoadModule16 Loaded module "sound.drv" : builtin
| trace:module:NE_LoadDLLs Loading 'KEYBOARD'
| trace:module:GetModuleHandle16 (KEYBOARD)
It still interesting to know whether did you hide your old ~/.wine dir before
running MATLAB or not. If no, uninstall wine, hide the dir (delete or rename
it) and retry.
--
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=3959
Summary: TRS2004 crashes on startup with a graphics system error
Product: Wine
Version: 0.9.2.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tanarrifujitsu(a)optusnet.com.au
Trainz Railroad Simulator 2004 dies on startup, with a dialog stating that "Your
computer hardware and or software is unable to communicate correctly with
Trainz." This occurs in both Direct3D and OpenGL modes, however OpenGL mode
dumps some errors to the console, specifically
"fixme:opengl:wglGetPixelFormatAttribivARB unsupported 200x WGL Attribute,"
where x is a number between 4 and 9, iterating through 4 to 9 18 times before
displaying the error in the dialog. For DirectX, it gives nothing to the console.
A demo is available at
http://download.nvidia.com/downloads/nZone/demos/TRS2004_US_Demo.exe. The error
occurs in both the full and demo versions.
--
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=3958
cklein(a)mpi-sb.mpg.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1452|Screenshot of Load Menu |Screenshot of Load Menu
description|using good wine version. |using bad wine version.
--
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.