https://bugs.winehq.org/show_bug.cgi?id=39833
Bug ID: 39833
Summary: File not found error when loading fmod audio in
Dungeon of the Endless
Product: Wine
Version: 1.8-rc4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: axfelix(a)gmail.com
Distribution: ---
The game Dungeon of the Endless doesn't have any audio under Wine, with the
following logs (in Documents/Dungeon of the Endless/Temporary Files):
12:01:34:307378+Initializing the fmod event system...
12:01:34:307378+Load fmod data from folder
'Z:/home/axfelix/Wine/Steam/SteamApps/common/Dungeon of the
Endless/DungeonoftheEndless_Data/../Public/Audio/'.
12:01:34:307378+Path 'Z:/home/axfelix/Wine/Steam/SteamApps/common/Dungeon of
the Endless/DungeonoftheEndless_Data/../Public/Audio/' made relative to working
directory 'Z:\home\axfelix\Wine\Steam\steamapps\common\Dungeon of the
Endless\', result: '..\..\SteamApps\common\Dungeon of the
Endless\DungeonoftheEndless_Data\..\Public\Audio\'.
12:01:34:307378+Rooted path
'Z:/home/axfelix/Wine/Steam/SteamApps/common/Dungeon of the
Endless/DungeonoftheEndless_Data/../Public/Audio/' has been made relative into
'..\..\SteamApps\common\Dungeon of the
Endless\DungeonoftheEndless_Data\..\Public\Audio\'.
12:01:34:307378+Fmod error reported: ERR_FILE_NOTFOUND - File not found.
Amplitude.Unity.Audio.AudioManager:ErrorCheck(System.Reflection.ParameterInfo)
Amplitude.Unity.Audio.AudioManager+c__Iterator19:MoveNext()
Amplitude.Coroutine:Run()
Amplitude.Coroutine+c__Iterator96:MoveNext()
12:01:34:307378+Fmod initialization failed.
Amplitude.Unity.Audio.AudioManager+c__Iterator19:MoveNext()
Amplitude.Coroutine:Run()
Amplitude.Coroutine+c__Iterator96:MoveNext()
12:01:34:307378+The Fmod initialization has bound the null audio service.
Amplitude.Unity.Audio.AudioManager+c__Iterator19:MoveNext()
Amplitude.Coroutine:Run()
Amplitude.Coroutine+c__Iterator96:MoveNext()
I had to start the game using --force-d3d9 because it died trying to initialize
DX11 otherwise. Built with Unity.
--
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=43099
Bug ID: 43099
Summary: The Technomancer requires
MFCreateSourceReaderFromByteStream implementation
Product: Wine
Version: 2.9
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
wine: Call from 0x7b43b98c to unimplemented function
mfreadwrite.dll.MFCreateSourceReaderFromByteStream, aborting
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x84fb80
--
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=42653
Bug ID: 42653
Summary: Wine x64 have wrong DRX registers usage.
Product: Wine
Version: 2.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: deniwork(a)yandex.ru
Distribution: ---
Created attachment 57589
--> https://bugs.winehq.org/attachment.cgi?id=57589
Source file to reproduce fatal error
I attached source file to reproduce the problem. I run compiled executable on
Ubuntu 16.10 with Wine 2.3 Staging and get following output:
DR0 - 0 ; DR1 - 2 ; DR2 - 4e8e0; DR3 - 23f680 ; DR6 - 2 ; DR7 - 90
Why Wine x64 using DRX registers?
This behavior can cause many fatal errors in programs and must be fixed!
I will provide any additional info if 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.
https://bugs.winehq.org/show_bug.cgi?id=42528
Bug ID: 42528
Summary: Grand Theft Auto 5 crashes while loading
Product: Wine
Version: 2.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: byi5000(a)gmail.com
Distribution: ---
Created attachment 57427
--> https://bugs.winehq.org/attachment.cgi?id=57427
The full wine debuglog
Wine Version=wine-2.2 (Staging)
Environment=Windows 7
Fancy Staging Features=None
DLL Overrides=None
GTA5 launched with "-windowed -dx10" parameters
crashes with ERR_MEM_EMBEDDEDALLOC_ALLOC referring to missing page file (as my
research goes)
--
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=36612
Bug ID: 36612
Summary: valgrind shows a definite leak in
winhttp/tests/notification.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: winhttp
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==8903== 20 bytes in 1 blocks are definitely lost in loss record 57 of 299
==8903== at 0x7BC4C6DF: notify_alloc (heap.c:255)
==8903== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==8903== by 0x4F97C37: heap_alloc (winhttp_private.h:320)
==8903== by 0x4F9EED9: WinHttpReadData (request.c:2496)
==8903== by 0x4E50D9C: test_async (notification.c:460)
==8903== by 0x4E50E85: func_notification (notification.c:479)
==8903== by 0x4E6AC75: run_test (test.h:584)
==8903== by 0x4E6B064: main (test.h:654)
==8903==
--
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=43112
Bug ID: 43112
Summary: Guitar Pro 7 needs msvcp140.dll._Stat
Product: Wine
Version: 2.9
Hardware: x86-64
URL: https://www.guitar-pro.com/en/index.php?pg=download
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: piotr(a)codeweavers.com
Distribution: ---
wine: Call from 0x7b43b95c to unimplemented function msvcp140.dll._Stat,
aborting
wine-2.9-51-g06eceb3
--
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=42275
Bug ID: 42275
Summary: Biet-O-Matic chm help without directory entry
Product: Wine
Version: 2.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: apphelp
Assignee: wine-bugs(a)winehq.org
Reporter: rebe(a)gmx.net
Distribution: ---
Created attachment 56982
--> https://bugs.winehq.org/attachment.cgi?id=56982
Biet-O-Matic help (wine 2.0RC5)
When you open the Biet-O-Matic 2.14.14 online help, Wine opens the chm file but
does not show the directory structure as the Microsoft help viewer.
The Biet-O-Matic help screen however asks you to select a topic using the
directory tree that is not available under the Wine chm viewer.
--
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=42537
Bug ID: 42537
Summary: Tomb Raider 2013 has medium graphic glitches
Product: Wine
Version: 2.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: byi5000(a)gmail.com
Distribution: ---
and laggs heavy since 2.2-staging, 2.1-staging is fine
Wine Version=wine-2.2 (Staging)
Environment=Windows 7
Fancy Staging Features=None
DLL Overrides=None
This game has a native Linux version.
Video of Benchmark and short gameplay with debugging:
https://youtu.be/_l9GN743KE4
Debuglog: https://dl.dropboxusercontent.com/u/16996758/winelogtr2013.txt (187MB
in size)
--
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=36613
Bug ID: 36613
Summary: valgrind shows an unintialized write in
winhttp/tests/notification.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
../../../tools/runtest -q -P wine -T ../../.. -M winhttp.dll -p
winhttp_test.exe.so notification && touch notification.ok
preloader: Warning: failed to reserve range 00110000-68000000
preloader: Warning: failed to reserve range 7f000000-82000000
==28055== Thread 2:
==28055== Syscall param write(buf) points to uninitialised byte(s)
==28055== at 0x4226D1B: ??? (syscall-template.S:81)
==28055== by 0x7BC7FD72: send_request (server.c:198)
==28055== by 0x7BC7FF91: wine_server_call (server.c:294)
==28055== by 0x7BC890FC: NtSetEvent (sync.c:361)
==28055== by 0x7B87723E: SetEvent (sync.c:572)
==28055== by 0x4CA543A: check_notification (notification.c:120)
==28055== by 0x4E24DA0: send_callback (session.c:75)
==28055== by 0x4E1645A: release_object (handle.c:81)
==28055== by 0x4E26110: request_destroy (session.c:559)
==28055== by 0x4E164D2: release_object (handle.c:85)
==28055== by 0x4E19EE3: task_thread (request.c:186)
==28055== by 0x7BC90A24: worker_thread_proc (threadpool.c:110)
==28055== by 0x7BC870C7: ??? (signal_i386.c:2571)
==28055== by 0x7BC87110: call_thread_func (signal_i386.c:2630)
==28055== by 0x7BC870A5: ??? (signal_i386.c:2571)
==28055== by 0x7BC8E4EC: start_thread (thread.c:428)
==28055== by 0x421FF92: start_thread (pthread_create.c:309)
==28055== by 0x43247ED: clone (clone.S:129)
==28055== Address 0x62ce700 is on thread 1's stack
==28055== Uninitialised value was created by a stack allocation
==28055== at 0x7BC7FF56: wine_server_call (server.c:288)
==28055==
--
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=42918
Bug ID: 42918
Summary: Command and Conquer Red Alert 3: should display at
least silhouette (pSkipConstants parameter for
D3DXCreateEffectEx is ignored)
Product: Wine
Version: 2.7
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Distribution: ---
This used to be tracked in bug 25857, which is closed now. When i enter the
game's Tutorial, i see the black screen and maps and button in the corners
(after tutorial speech). Game should at least display silhouette as is shown on
left side of picture:
https://bugs.winehq.org/attachment.cgi?id=54243
Per its comment in bug 25857: https://bugs.winehq.org/show_bug.cgi?id=25857#c74
pSkipConstants parameter for D3DXCreateEffectEx is ignored.
Better picture (with textures) like on right side needs wine-staging's
wined3d-DXTn & d3dx9_36-DXTn.
--
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.