https://bugs.winehq.org/show_bug.cgi?id=41271
Bug ID: 41271
Summary: Fallout 4 - Audio issues (no sounds, hangs when
playing intro video)
Product: Wine
Version: 1.9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: xaudio2
Assignee: wine-bugs(a)winehq.org
Reporter: kimmo.myllyvirta(a)gmail.com
Distribution: ---
Created attachment 55571
--> https://bugs.winehq.org/attachment.cgi?id=55571
1.9.18 logs
This could be dupe of bug #36977, but also hits bug #39402 possibly some others
too. But since I can't find a decent workaround which works for Fallout 4, it
might be ok to open a new bug. Not quite sure if the component is correct,
either xaudio2 or dsound anyway.
A bunch of logs attached, see below what they mean.
Steam version of the game, only Steam and Fallout 4 installed to a clean
prefix. Steam installs xact from _CommonRedist when first time launching the
game.
When the game is started it hangs when it should play the intro video;
+tid,+dsound log attached (Log: fo4_tid_dsound.txt, +tid,+dsound). This could
be bug #36977, since the game uses radgametools bink.
With builtin xaudio2_7 the intro video works sometimes (extremely rarely, sorry
I don't have decent log of this). But after the video is finished it will
always hang after;
warn:xaudio2:IXAudio2Impl_CreateSourceVoice OpenAL can't convert this format!
when it tries to play the music for the main menu. (see bug #39402)
With xaudio2_7 set to disabled the intro video works, but again extremely
rarely. And it results to no sounds in Fallout 4 since bink player uses dsound,
but Fallout 4 itself doesn't, it seems. There is "sAudioAPI=XAudio2" setting in
Fallout4.ini, but it is a legacy setting. I can't find any indication of it
supporting anything else than xaudio2 (on older Bethesda games there was other
options available).
Now the weird hack part;
Since this feels like a race condition, I added usleep(100000) to the beginning
of IDirectSound8Impl_Release, which seems to help a lot (this issue might not
have anything to do with dsound release, that's just the first place I tried);
- native xaudio2: the intro video works, and the music in main menu plays ok,
always - success :)
(Log: fo4_tid_dsound_sleep_hack.txt, +tid,+dsound )
- builtin xaudio2_7: the intro video works, but the music in main menu doesn't
and the game hangs (as expected) after;
warn:xaudio2:IXAudio2Impl_CreateSourceVoice OpenAL can't convert this format!
(Log: fo4_tid_dsound_xaudio2_sleep_hack_builtin_xaudio2_7.txt,
+tid,+dsound,+xaudio2 )
- disable xaudio2_7: the intro video works, no music in the main menu, but the
game doesn't hang
(Log: fo4_tid_dsound_sleep_hack_disable_xaudio2_7, +tid,+dsound )
Notes;
- The main menu is just a black screen (lots of d3d11 fixmes in those logs),
you just have to listen and imagine you are there :)
- I also tried xact and xact_jun2010 with winetricks - those make no
difference, works just like the xact shipped with the game
--
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.
https://bugs.winehq.org/show_bug.cgi?id=51536
Bug ID: 51536
Summary: Wrye Bash graphical issue in the modlist with
wine-staging
Product: Wine-staging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lorenzofer(a)live.it
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Wrye Bash 309 show a glitchy panel where there should be the list of
masterfiles for a mod. The panel present itself all black. It refresh partially
and shows masters when clicking on a mod, but when clicking on a mod with less
masters then the previous ones, the masters in excess sren't removed from the
element.
BIsecting the staging patches result in this (used git-am as aplying backend
for the patches, then used git bisect)
094c35ee0083404c37dfa3f74309c73b23e10cef is the first bad commit
commit 094c35ee0083404c37dfa3f74309c73b23e10cef
Author: Dmitry Timoshkov <dmitry(a)baikal.ru>
Date: Tue Nov 12 18:13:20 2019 +0800
comctl32: Bump version to 6.0.
An application that I have here checks comctl32.dll version information
and refuses to run, changing DLL version to 6.0 makes it run.
Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru>
dlls/comctl32/comctl32.h | 2 +-
dlls/comctl32/comctl32.rc | 2 +-
include/commctrl.h | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
--
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=35000
Bug #: 35000
Summary: Wrye Bash install empty folders
Product: Wine
Version: 1.7.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: francisgosselin75(a)hotmail.com
Classification: Unclassified
Hi! i am with LinuxMint 15 64 bytes, i use Wine 1.7 and i have install Skyrim.
Skyrim is install in c: /Games/Steam/SteamApps/common/Skyrim . Now i have
install Wrye Bash Stand Allone 304_3, and when i install mods, my folders in
"Texture" and "Meshes" are empty, can you help me please? thank you!
--
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=10506
Summary: wine crypt32 needs DSS provider to support more .NET
apps which use cryptography API
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
while playing around with .NET apps I found various shortcomings when it comes
to native backends for certains parts of .NET
One is the state of cryptographic providers (crypt32).
Many .NET apps use either default RSA or DSS provider.
Currently the DSS and enhanced DSS provider are missing, resulting in failure
of several .NET apps.
Would be nice if wine gets DSS provider too.
Trace log showing failure of typical .NET app trying to query DSS provider:
--- snip ---
trace:crypt:CryptAcquireContextW (0x33d6b8, (null), L"Microsoft Enhanced
Cryptographic Provider v1.0", 1, f0000000)
trace:crypt:RSAENH_CPAcquireContext (phProv=0x1771b8, pszContainer=(null),
dwFlags=f0000000, pVTable=0x1771c8)
trace:crypt:CryptReleaseContext (0x1771a8, 00000000)
trace:crypt:RSAENH_CPReleaseContext (hProv=00000002, dwFlags=00000000)
trace:crypt:CryptAcquireContextW (0x33d72c, (null), L"Microsoft Enhanced
Cryptographic Provider v1.0", 1, f0000000)
trace:crypt:RSAENH_CPAcquireContext (phProv=0x177450, pszContainer=(null),
dwFlags=f0000000, pVTable=0x175f98)
trace:crypt:CryptCreateHash (0x177440, 0x8004, 0x0, 00000000, 0x33d83c)
trace:crypt:RSAENH_CPCreateHash (hProv=00000002, Algid=00008004, hKey=00000000,
dwFlags=00000000, phHash=0x175e04)
trace:crypt:CryptAcquireContextW (0x33d6f4, (null), (null), 13, f0000000)
trace:crypt:CryptAcquireContextW Did not find registry entry of crypto provider
for L"Software\\Microsoft\\Cryptography\\Defaults\\Provider Types\\Type 013".
trace:seh:raise_exception code=e0434f4d flags=1 addr=0x7b841300
trace:seh:raise_exception info[0]=80090017
trace:seh:raise_exception eax=7b82c455 ebx=7b8ad1e4 ecx=00000000 edx=0033d348
esi=0033d348 edi=e0434f4d
trace:seh:raise_exception ebp=0033d310 esp=0033d2ac cs=0073 ds=007b es=007b
fs=0033 gs=003b flags=00000212
--- snip ---
resulting in CLR exception:
--- snip ---
Unhandled Exception: System.InvalidOperationException: An error occurred
creating the form. See Exception.InnerException for details. The error is: The
type initializer for 'Sunisoft.IrisSkin.SkinEngine' threw an exception. --->
System.TypeInitializationException: The type initializer for
'Sunisoft.IrisSkin.SkinEngine' threw an exception. --->
System.Security.Cryptography.CryptographicException: Unknown error
"-2146893801".
at
System.Security.Cryptography.CryptographicException.ThrowCryptogaphicException(Int32
hr)
at System.Security.Cryptography.Utils._AcquireCSP(CspParameters param,
SafeProvHandle& hProv)
at System.Security.Cryptography.Utils.AcquireProvHandle(CspParameters
parameters)
at System.Security.Cryptography.Utils.get_StaticDssProvHandle()
at
System.Security.Cryptography.DSACryptoServiceProvider.ImportParameters(DSAParameters
parameters)
at System.Security.Cryptography.DSA.FromXmlString(String xmlString)
at Sunisoft.IrisSkin.SkinEngine..cctor()
--- snip ---
Type 001 "RSA Full (Signature and Key Exchange)" and Type 012 "RSA SChannel"
are currently implemented in wine
Additionally needed:
Type 003 "DSS Signature" (base DSS provider)
Type 013 "DSS Signature with Diffie-Hellman Key Exchange" (enhanced DSS
provider)
Type 018 "Diffie-Hellman SChannel" (optional?)
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52505
Bug ID: 52505
Summary: TurboTax 2021 Installs, but crashes when 1st run in a
boost library routine
Product: Wine
Version: 7.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhoward(a)alumni.caltech.edu
Distribution: ---
Created attachment 71803
--> https://bugs.winehq.org/attachment.cgi?id=71803
Wine-generated crash log showing crash in a boost serialization routine (as
called by just-installed app TurboTax 2021)
Wine-7.0 (Staging) just installed onto Fedora 35 Linux x86_64. No problems
during installation of Wine, or 1st run of winecfg to install TurboTax.
.../drive_c/... created without problem. Content of TurboTax 2021 CD copied
into .../drive_c/. Ran winecfg to [Add application] "setup.exe", which ran to
completion without error. setup's last action was to run the just-installed
C:\Program Files (x86)\TurboTax\Individual 2021\32bit\TurboTax.exe. App
started OK, loading many .DLLs from within the TurboTax "32bit" directory (like
many non-trivial apps do).
The .DLLs included several from the well-known Boost portable programming
library. The crash seems to have occurred underneath a call to Boost's
serialization module(s), as can be seen in attached tracebak log.
--
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=27002
Summary: Shadow Company: Left for Dead fails with "No usable 3D
Devices installed".
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cfiend(a)talent.edu.pl
Shadow Company: Left for Dead shows a messagebox with text "No usable 3D
Devices installed. Exiting." on startup.
Googling for more information suggests that it needs a Glide wrapper to work.
However, I failed to get the game working with either OpenGlide, dgVoodoo and
Zeckensack's Glide Wrapper. Tried putting dll files in game dir, in
windows/system32 dir, setting overrides in winecfg, running on a virtual
desktop and many different combinations of the above on two machines: one
equipped with Intel graphics card, the other with rather old (~5 years) NVidia
GeForce graphics card running binary blob drivers.
Wine console output spews a few fixmes about EnumDisplayDevicesW stub.
Attaching log below.
Failure occurs in full version as well as in demo version of the game. Link to
demo version: http://www.fileplanet.com/10258/download/Shadow-Company-Demo
I'll gladly provide additional information on request.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=52560
Bug ID: 52560
Summary: w10pro64 and w10pro64v2004 have specific failures:
ieframe:webbrowser kernel32:resource msi:msi
msi:package shell32:shlfileop urlmon:url wininet:http
wininet:urlcache
Product: Wine-Testbot
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Eight tests fail only on w10pro64 and w10pro64v2004, or fail there in a way
that does not happen on any other VM.
ieframe:webbrowser Invoke_PROPERTYCHANGE failures
kernel32:resource systematic timeouts (bug 52559)
msi:msi INSTALLSTATE_ABSENT failures
msi:package random timeouts
shell32:shlfileop ERROR_FILE_NOT_FOUND failures
urlmon:url INET_E_DOWNLOAD_FAILURE
wininet:http crash (after ERROR_INTERNET_ITEM_NOT_FOUND +
ERROR_FILE_NOT_FOUND)
wininet:urlcache crash (after ERROR_INTERNET_INTERNAL_ERROR)
In bug 52559 there is suspicion of Windows Defender causing the timeouts.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44167
Bug ID: 44167
Summary: UK's Kalender crashes on startup.
Product: Wine
Version: 3.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: old.git(a)net98.eml.cc
Distribution: ---
Created attachment 59931
--> https://bugs.winehq.org/attachment.cgi?id=59931
Wine crash report saved to file
UK's Kalender crashes on startup.
Was working flawlessly on Wine 2.22. Immediately on update to 3.0 rc1 it
reliable crashes on startup.
System is standard Wine with extra dlls via Winetricks (cmd.exe, ffdshow,
mfc42, vb6run, vc6run, vc6runsp6, wsh57). All needed to get various programs
running.
Program is portable version of UK's Kalender.exe from
http://www.ukrebs-software.de/download/kalender/Kalender_Portable.zip
Present on this machine is one of the 2.5.x series (not sure which and cannot
start the program to check)
Steps to reproduce: Start running the program either
1. from PSMenu portable program launcher (itself install on Wine), OR
2. right click the Kalender.exe file in Thunar and select "Open wwith Wine
Windows Program Loader"
Actual Result: Program fails to start, crash report displayed.
Expected Result: Program to work without flaw (as on Wine 2.22)
Bug first encountered: with Wine 3.0rc1
Other systems: Program runs exactly as expected on Wine 2.22 and below, and on
Windows 98SE to Windows XP Pro.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39941
Bug ID: 39941
Summary: Rendering of rotated text is ugly
Product: Wine
Version: 1.9.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: curaga(a)operamail.com
Distribution: ---
Created attachment 53361
--> https://bugs.winehq.org/attachment.cgi?id=53361
Screenshot
The score dialog of Stars! renders some text at an angle. The rendering of both
current Wine and current Windows (XP) is ugly; Wine 1.3.0 and Windows 3.11
render it nice and readable.
I'll try to get a screenshot from Win 3.11, but my old VM hangs in current
Qemu, seems they broke something the Cirrus driver relied on. In any case,
making the text readable would be enough, pixel-perfect match to 3.11 is not
needed.
--
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=19446
Summary: Icy Tower 1.4 installer erroneously creates an
installation log in an invalid directory
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://download.cnet.com/Icy-Tower/3000-2099_4-1007506
0.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
With wine-1.1.26-183-gc6570a5, after installing Icy Tower 1.4, a directory
listing of the Wine drive_c folder shows an unusual directory created in the
root of drive_c:
andrew@ubuntu-desktop:~$ ls ~/icytower/drive_c
C: games Program Files users windows
andrew@ubuntu-desktop:~$ ls ~/icytower/drive_c/C:/windows/temp
INSTALL.LOG
>From relay log:
0019:Call KERNEL32.CreateDirectoryA(0033f354 "C:",00000000) ret=1000c978
0019:Ret KERNEL32.CreateDirectoryA() retval=00000000 ret=1000c978
...
0019:Call KERNEL32.CreateDirectoryA(0033f354 "C:\\C:",00000000) ret=1000c978
0019:Ret KERNEL32.CreateDirectoryA() retval=00000001 ret=1000c978
...
0019:Call KERNEL32.CreateFileA(0033f354
"C:\\C:\\windows\\temp\\INSTALL.LOG",40000000,00000000,00000000,00000002,00000080,00000000)
ret=100140c9
0019:Ret KERNEL32.CreateFileA() retval=00000068 ret=100140c9
The directory creation operation that was logged does not succeed on Windows,
and it should not succeed on Wine.
--
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.