http://bugs.winehq.org/show_bug.cgi?id=33979
Bug #: 33979
Summary: Still Life 2 demo crashes without native d3dx9_36
Product: Wine
Version: 1.6-rc4
Platform: x86
URL: http://www.fileplanet.com/198863/190000/fileinfo/Still
-Life-2-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
CC: andrey.goosev(a)gmail.com, wine-bugs(a)winehq.org
Classification: Unclassified
Created attachment 45144
--> http://bugs.winehq.org/attachment.cgi?id=45144
log+d3dx
Clean wineprefix.
--
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=34106
Bug #: 34106
Summary: Bioshock demo needs native d3dx9_33 (purist)
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
After verifying that bug 23884 seems fixed, I tried running the game
after doing 'winetricks alldlls=builtin'.
It crashed after the first small splash screen, before the first logo movie,
with log:
err:d3dcompiler:compile_shader HLSL shader parsing failed.
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x7dd73758).
Backtrace:
=>0 0x7dd73758 dump_exception_type+0xfb(type=0x685a180)
[dlls/msvcrt/except_i386.c:227]
...
9 0x7bc829d4 RtlRaiseException+0xb() in ntdll
10 0x00000001 (0x0073ac88)
11 0x7dd69f4d _CxxThrowException+0x47(object=<?>, type=<?>)
[dlls/msvcrt/cpp.c:1085] in msvcrt (0x0073acc8)
12 0x1091267f in bioshock (+0x1267e) (0x0073f760)
...
I'll attach a WINEDEBUG=+d3dcompiler log showing the shader compiler errors.
Setting d3dx9_33 to native rescued the game and let it launch and swim
to the initial entry hall.
--
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=34747
Bug #: 34747
Summary: Clive Barker's Jericho Demo intro movies are grayscale
(without native d3dcompiler_43 or d3dx9_36)
Product: Wine
Version: 1.7.4
Platform: x86
URL: http://www.gamershell.com/download_21174.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
Intro movies without native d3dcompiler_43 or d3dx9_36 plays in grayscale
effect.
--
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=34233
Bug #: 34233
Summary: Rigs of Rods: D3D shader compilation fails
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
Classification: Unclassified
Created attachment 45548
--> http://bugs.winehq.org/attachment.cgi?id=45548
Terminal output
How to reproduce:
1. Install RoR
2. Run rorconfig (or check checkbox at the end of installation to launch the
game)
3. Press "Save and Play"
4. Wait until the game loads, press OK in the terrain selection dialog
5. See an error, screenshot of which I'll attach in next post
I attach full terminal log starting from the time I selected D3D9 as rendering
system (it contains game's logs as well as wine's).
--
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=27819
Summary: Die by the Sword: strange audio distortions
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Audio is not playing correctly in Die by the Sword (GoG.com version here). Some
scratching, stuttering sound is coming from the speakers during audio/music
playback. In the tutorial the voice-over of the narrator is also distorted by
the same artefacts.
Player taunts and NPC sounds are OK, though.
The same problem with Wine-1.0.1, too.
I can't reproduce the problem in the demo.
None of the followings helped:
- Alsa with 'emulation'
- winetricks dsoundbug9612
- changing 'defaults.pcm.dmix.rate' to '44100' in /usr/share/alsa/alsa.conf
The resampler patchset (bug #14717) reduced the intensity of the sound
artefacts considerably but they are still audible.
Terminal output is basically the same what I attached in bug #27814. The only
relevant lines are:
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels,
pretending there's only 2 channels
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels,
pretending there's only 2 channels
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x15b610,0x152668): stub
Fedora 15
Alsa 1.0.24
nVidia Corporation MCP61 High Definition Audio (rev a2)
--
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=9672
Summary: The Sims crashes with page fault on read access
Product: Wine
Version: 0.9.45.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: diablownik(a)gmail.com
The Sims game doesn't run: output returns unhandled page fault on read access.
--
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=24902
Summary: Sky Track: No music
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=31536)
--> (http://bugs.winehq.org/attachment.cgi?id=31536)
Terminal output on Wine-1.3.5
Steps to reproduce:
1) remove ~/.wine
2) install Sky Track (16MB)
3) wine Game.exe
4) create your own profile
Behaviour:
No music is heard.
Expected behaviour:
Music should be heard.
--
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=23779
Summary: Graphviz msiexec installer fails with "Installation
Incomplete: The installer was interupted before
Graphviz could be installed"
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.graphviz.org/pub/graphviz/stable/windows/gr
aphviz-2.26.msi
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saturn_systems(a)yahoo.com
Graphviz ( wine msiexec /i graphviz-2.26.msi ) fails with:
The install program showing
["Installation Incomplete: The installer was interupted before Graphviz could
be installed. You need to restart the installer to try again. Click "close" to
exit"]
and the terminal showing:
fixme:advapi:LookupAccountNameW (null) L"me" (nil) 0x32f160 (nil) 0x32f164
0x32f158 - stub
fixme:advapi:LookupAccountNameW (null) L"me" 0x157138 0x32f160 0x131df8
0x32f164 0x32f158 - stub
err:msi:ITERATE_Actions Execution halted, action L"SxsInstallCA" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
--
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=34083
Bug #: 34083
Summary: Symantec Antivirus 10.x installer fails in custom
action
WriteCcSettingsTables.03FE01CF_295E_4354_A292_7DC4A810
E0DA
Product: Wine
Version: 1.6-rc4
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 45314
--> http://bugs.winehq.org/attachment.cgi?id=45314
wine-1.6-rc4 console output
Working around Bug 22009 and Bug 34082 the installer for Symantec Antivirus
10.1 (32-bit) fails in custom action
WriteCcSettingsTables.03FE01CF_295E_4354_A292_7DC4A810E0DA.
This custom action can be removed from the .msi and the installer continues.
--
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=26058
Summary: Thief: Deadly Shadows - Some texture problems & very
many messages 'Texture wrapping not yet supported'
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fcsadcfgbh(a)mail.ru
Created an attachment (id=33227)
--> (http://bugs.winehq.org/attachment.cgi?id=33227)
Look at the tree & at player's figure
* There are very many messages like this 'fixme:d3d:state_wrap
(WINED3DRS_WRAP0) Texture wrapping not yet supported.' in console while playing
Thief: Deadly shadows
* There are problems with textures of trees. Maybe there are also problems with
textures of people - I don't know if they must be so as they are. See attached
screenshot of game
Wine version: git from 10 february 2011
OS: Debian Squeeze
Videocard: Notebook with Nvidia GeForce 8200M with latest drivers
(NVIDIA-Linux-x86_64-260.19.36.run) from www.nvidia.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.