https://bugs.winehq.org/show_bug.cgi?id=50388
Bug ID: 50388
Summary: scroll wheel does not work in Approach's worksheets
Product: Wine-staging
Version: 6.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Dear Wine Staging,
Fedora 33
wine-staging64-6.0.rc3-1.1.x86_64
Lotus Approach N9.8.0208.1300
The scroll wheel has never worked in Approach's worksheets (looks like a spread
sheet). It is really, really annoying. Would you guys please consider fixing
this for me?
Many thanks,
-T
--
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=54175
Bug ID: 54175
Summary: MAME 0.224 (windows version) cannot start any machine
due to Direct3d 9 initialization failure
Product: Wine
Version: 7.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: VladimirVSC(a)yandex.ru
Distribution: ---
Created attachment 73697
--> https://bugs.winehq.org/attachment.cgi?id=73697
MAME crash when starting any machine (NES in this case)
The windows version of MAME 0.224 cannot start any machine because of direct3d
9 initialization error (as it is written in console output) in stable 7.0.1
version (with dxvk 1.10.3 installed). However, everything was working fine in
stable 7.0. It seems to be some kind of regression in 7.0.1. I cannot test dxvk
2.0 version (if it is the reason) because of my GTX 760 support abandoning. The
drivers tested were 470.131.03 and the latest 470.161.03.
--
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=31586
Bug #: 31586
Summary: Myst V stucked when about playing the first cutscene
in the game
Product: Wine
Version: 1.5.11
Platform: x86
URL: http://www.chip.de/downloads/Demo-Myst-V-End-Of-Ages_1
6462550.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-dmusic
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 41534
--> http://bugs.winehq.org/attachment.cgi?id=41534
terminal output
This probably never worked correctly in Wine: in AppDB there are mentions of
the issue with Wine 0.9.x.
Reproducible with the demo as well as with the GOG.com version of the game.
The problem: when you meet the first person very early in the game, his/her
initial monologue is not playing. The person is just standing there, the audio
file containing the speech is never played. This makes impossible to get
further in the game. The game is not freezing; background music, animations,
camera movement are still working, but you are unable to use the keyboard or
the mouse. The only way to exit the game at this point is to kill the game
executable.
This is the point where certain fixmes from dmime are printed in the terminal,
as can be seen at the end of the attached log.
Workaround: 'winetricks directmusic' (which also installs native dsound). The
corresponding audio file is playing correctly and you can proceed further in
the game.
Steps to reproduce the problem with the demo version:
1. install the demo, use virtual desktop mode to work around bug #25786. At the
end of the installation, audio files used by the game will be converted from
.ogg to .wav. It should be noted that the game installer hits bug #17403 at
this point: the converted .wav files have different sizes, compared to the same
files when the game is installed under Windows. Probably that's not what causes
the reported issue (native directmusic doesn't help in bug #17403).
2. start the demo with eoa.exe. Skip the intro videos and click <Ok> in the
notification dialogue about mouse movement.
3. there is a 'bubble' in front of you, left click on it to get closer. A man
appears in front of you, but he's just standing there, his monologue is not
playing thus you can't proceed further.
The audio file that should be played at this point in the demo version is
'drboEsher-DireboSrln_eng.wav', located under Myst V Demo/sfx/streamingCache.
Please let me know if you need a log with debug channels enabled.
--
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=25323
Summary: Civilization IV Beyond the Sword crashed when trying
to start a new game.
Product: Wine
Version: 1.3.8
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: f.pinamartins(a)gmail.com
Created an attachment (id=32176)
--> (http://bugs.winehq.org/attachment.cgi?id=32176)
Crash log with WINEDEBUG=+tid,+msxml,+variant
The crash mentioned in the summary occurs only if using builtin msxml3.
Reverting this dll to native will make the game start just fine.
I attached a logfile with WINEDEBUG=+tid,+msxml,+variant.
This should allow more progress on the builtin msxml3 lib.
--
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=55350
Bug ID: 55350
Summary: explorer.exe:explorer - test_taskbar() often fails in
Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
explorer.exe:explorer - test_taskbar() often fails in Wine:
explorer.c:43: Test failed: Expected (0,0)-(0,0), got (904,0)-(1024,768).
See https://test.winehq.org/data/patterns.html#explorer.exe:explorer
This happens almost systematically on fg-deb64-* but also happens randomly on
the TestBot's debian11 VM, GitLab's gitlab-debian environment, and Remi's VMs.
This also impacts merge requests sometimes, for instance MR!3413 on 2023-07-26.
--
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=55469
Bug ID: 55469
Summary: GL_OUT_OF_MEMORY crash
Product: Wine
Version: 8.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wschmrdr(a)gmail.com
Distribution: ---
Starting with Wine 8.14, after playing just a second co-op game, I receive a
"GL_OUT_OF_MEMORY" error, followed by several instances of "Cannot allocate
memory", followed by the typical "RtlpWaitForCriticalSection" crash I have also
experienced in previous versions if I play too many matches. Not sure if the
two are related, but with previous versions (up to 8.13), I was able to play a
couple matches and then restart the application as a sort of workaround.
--
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=54391
Bug ID: 54391
Summary: Need for Speed: SHIFT crashes on launch
Product: vkd3d
Version: 1.6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: hlsl
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
0a7c:fixme:d3dx:get_format_info Unknown format 0x5a544e49 (as FOURCC "INTZ").
0a7c:fixme:d3dx:D3DXCreateVolumeTextureFromFileInMemoryEx Generation of mipmaps
for volume textures is not implemented yet.
0a7c:fixme:d3dx:d3dx_effect_ValidateTechnique iface 392EF860, technique
39319D80 semi-stub.
0a7c:fixme:d3dx:d3dx_effect_GetDesc iface 392EF860, desc 00E8E858 partial stub.
0a7c:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4.
0a7c:err:d3dcompiler:D3DCompile2 Shader log:
0a7c:err:d3dcompiler:D3DCompile2 <anonymous>:1:40: E5000: syntax error,
unexpected '<', expecting ';' or ','
0a7c:err:d3dcompiler:D3DCompile2
1.6-86-gf9e7cb63
--
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=43104
Bug ID: 43104
Summary: Robot Arena 2: crashes when opened
Product: Wine
Version: 2.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lunix4all(a)gmail.com
Distribution: Ubuntu
Created attachment 58291
--> https://bugs.winehq.org/attachment.cgi?id=58291
Robot Arena 2 error message
Robot Arena 2 1.4 crashes when opened in Wine 2.9
--
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=55435
Bug ID: 55435
Summary: GUI applications no longer show text output on
STDOUT/STDERR
Product: Wine
Version: 8.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)pp.dyndns.biz
CC: jacek(a)codeweavers.com
Regression SHA1: dcf0bf1f383f8429136cb761f5170a04503a297b
Distribution: ---
GUI applications sometimes print informational and error text messages to the
terminal they were launched from. This stopped working in Wine 8.12. I first
noticed it with the game Star Trek Online and to rule out it was the game I
also tested the Windows version of VLC Media Player and it too stopped printing
text to the terminal. A bisect identifies commit
dcf0bf1f383f8429136cb761f5170a04503a297b.
I don't know if this was an intentional change and if I have missed some
setting or parameter needed to get that terminal output back and I apologize if
that's the case.
--
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=46332
Bug ID: 46332
Summary: Adobe Digital Editions 4.5 crashes on downloading a
book
Product: Wine
Version: 4.0-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: raffamaiden(a)gmail.com
Distribution: ---
Created attachment 63074
--> https://bugs.winehq.org/attachment.cgi?id=63074
backtrace
Adobe Digital Editions 4.5, installed on a win32 prefix, crashes when trying to
download a book. I hereby attach the backtrace
--
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=25786
Summary: MYST V Demo: Installer GUI doesn't appear correctly
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=32861)
--> (http://bugs.winehq.org/attachment.cgi?id=32861)
Terminal output: wine "Myst V Demo.exe" + WINEDEBUG=+imm wine "Myst V Demo.exe"
Splitting from bug 11963 to isolate problems. This bug causes the window to not
render correctly and makes it impossible to click through the installation. It
can still be done perfectly from hotkeys - see also
http://bugs.winehq.org/show_bug.cgi?id=11963#c15
The offending Component is "imm".
(fixme:imm:ImeHandleNotify WM_IME_NOTIFY:IMN_SETCOMPOSITIONWINDOW)
Attached is the log showing the error + a debug of imm.
--
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=37079
Bug ID: 37079
Summary: Dogfight: Battle in the Skies crashes when opening
drop-down menus
Product: Wine
Version: 1.7.24
Hardware: x86
URL: http://dogfight.cheops.php-4.info/dogfight_r3682_insta
ll.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Created attachment 49280
--> http://bugs.winehq.org/attachment.cgi?id=49280
terminal output
This is a small freeware game built on Allegro 4.xx gaming library.
In the main menu there are several graphical drop-down menus where you can
change screen resolution etc.
If you open one of them and move the custom mouse pointer among the menu items
Wine crashes. You can notice that menu items begin to flicker first then comes
the crash.
The same problem with Wine 1.0.1 .. 1.7.24
Fedora 20
Nvidia binary drivers 331.89/340.24
--
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=48401
Bug ID: 48401
Summary: GTA IV - Framerate drop after 5 minutes of gameplay
Product: Wine
Version: 4.0.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dmayr.dev(a)gmail.com
Distribution: ---
Hardware: Lenovo ThinkPad T410s, 1st-gen i5, NVidia NVS3100M with driver
340.107
OS: Ubuntu 18.04 / elementaryOS 5.0
When playing GTA IV under Wine, framerate is quite nicely playable: 30+fps in
wine 4.0.3, Windows 10 mode (so far, best experience).
However, framerate begins to drop abruptly after about 5 minutes of gameplay,
in the 5-10fps range, sometimes to 1-2fps. CPU+GPU begin to heat up in the high
range (90°C).
This doesn't happen as badly in other DirectX 9 games.
I've added a registry DWORD key to disable CSMT (when enabled, the described
problem begins at gameplay start, not a second later), and limited video memory
to 384Mb.
It is known, however, that GTA IV is a badly optimized game that has caused
trouble in Windows before, so I'm aware that YMMV.
Let me know how else I can help pinpointing the problem cause.
--
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=41123
Bug ID: 41123
Summary: 8-bit Armies requires "fx_5_0" compilation target
Product: Wine
Version: 1.9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
When I was testing this bug: https://bugs.winehq.org/show_bug.cgi?id=40725 I
noticed that 8-bit Armies would show this line in the terminal before crashing:
fixme:d3dcompiler:compile_shader Compilation target "fx_5_0" not yet supported
Native d3dcompiler_43 via "winetricks d3dcompiler_43" works around the issue.
--
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=28635
Bug #: 28635
Summary: Pikachu Volleyball 3D fails to start a new game
Product: Wine
Version: 1.3.29
Platform: x86-64
URL: http://rev.knu.ac.kr/down/PV3DSetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
Created attachment 36802
--> http://bugs.winehq.org/attachment.cgi?id=36802
Full log
When attempting to start a new game in Pikachu Volleyball 3D, it fails with the
following error message:
D3DMesh.cpp File 205 Line (DX Function) failed with DX9 error 0x80004001
E_NOTIMPL
Description - The function called is not supported at this time
It works after using winetricks d3dx9_36. The last line printed in the terminal
is:
fixme:d3dx:ID3DXMeshImpl_OptimizeInplace D3DXMESHOPT_VERTEXCACHE not
implemented.
--
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=53599
Bug ID: 53599
Summary: Lord of the Ring. BFME crash few minutes after loading
a game.
Product: Wine
Version: 7.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: silverio_m(a)hotmail.com
Distribution: ---
Created attachment 72988
--> https://bugs.winehq.org/attachment.cgi?id=72988
Log from terminal
The game crashes randomly after loading a game or a new battle.
Whatever, the time for crashing depends on unknown factors.
It happens in any version of Wine since 2021 and with Linux Mint 20.x and 21.
--
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=52356
Bug ID: 52356
Summary: Folio Bound Views crashing at winevdm after 6.23
(until 7.0rc2)
Product: Wine
Version: 7.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gudwin(a)unicamp.br
Distribution: ---
I mostly use Wine for running Folio Bound Views, an old 16 bit Windows
application that I must run for accessing some literature that is important in
my profession. I used to run Wine 6.21 and it worked without any problem. Now,
since version 6.23, the application is crashing at winevdm.exe. The last update
of Wine available for Manjaro is 7.0rc2 and the problem is still there. It is
important to notice that this problem didn't exist at 6.21. I didn't tested
6.22, so I don't have any clue if the problem was introduced at 6.22 or 6.23,
but I can confirm that making a regression to 6.23 didn't worked. Making a
regression to 6.21, the application returns to work. I hope you are able to put
it working again before 7.0 is finally released. If you need more information
in order to track the bug, please let me know how I can help.
Unhandled exception: page fault on read access to 0xffffffff in 16-bit code
(07bf:0439).
In 16 bit mode.
Register dump:
CS:07bf SS:08c7 DS:08c7 ES:08c7 FS:0063 GS:006b
IP:0439 SP:8b50 BP:8b6c FLAGS:0202( R- -- I - - - )
AX:0001 BX:8b7c CX:0000 DX:0001 SI:0081 DI:0094
Stack dump:
0x08c7:0x8b50: 08c7 0000 0000 0000 20e0 00e3 224d c060
0x08c7:0x8b60: 00e4 8b8e 08c7 0000 0000 0000 8bc8 044b
0x08c7:0x8b70: 011f 8b7c 08c7 0000 0081 0094 e338 0151
0118: sel=08c7 base=00afad30 limit=00009b7f 16-bit rw-
Backtrace:
=>0 0x07bf:0x0439 (0x08c7:0x8b6c)
1 0x011f:0x044b (0x08c7:0x8bc8)
0x07bf:0x0439: lesw %es:0x0(%bx),%bx
Modules:
Module Address Debug info Name (30 modules)
PE 00400000-00420000 Deferred winevdm
PE 00f20000-01054000 Deferred ole32
PE 01570000-01ea8000 Deferred shell32
PE 01eb0000-01f62000 Deferred winspool
PE 040e0000-040e8000 Deferred lz32
PE 61740000-61782000 Deferred advapi32
PE 62fc0000-6304d000 Deferred rpcrt4
PE 63480000-6348c000 Deferred version
PE 63bc0000-63bda000 Deferred shcore
PE 64a40000-64a94000 Deferred shlwapi
PE 666c0000-666cf000 Deferred hid
PE 66b00000-66b3e000 Deferred win32u
PE 68500000-6855a000 Deferred combase
PE 69540000-6958e000 Deferred dinput8
PE 6a040000-6a062000 Deferred msacm32
PE 6a280000-6a32c000 Deferred msvcrt
PE 6a400000-6a4c6000 Deferred winmm
PE 6bc00000-6bc2c000 Deferred sechost
PE 6bcc0000-6bd3f000 Deferred setupapi
PE 6c9c0000-6ca46000 Deferred gdi32
PE 6cc40000-6cd9c000 Deferred comctl32
PE 6ed00000-6ef3e000 Deferred user32
PE 70940000-7095f000 Deferred mpr
PE 70b40000-70c17000 Deferred ucrtbase
PE 70d00000-70e08000 Deferred comdlg32
PE 71200000-7121c000 Deferred imm32
PE 7b000000-7b0e9000 Deferred kernelbase
PE 7b600000-7b81a000 Deferred kernel32
PE 7bc00000-7bca2000 Deferred ntdll
PE 7e100000-7e104000 Deferred winex11
Threads:
process tid prio (all id:s are in hex)
00000020 start.exe
00000024 0
00000038 services.exe
0000003c 0
00000040 0
0000004c 0
0000006c 0
00000098 0
000000b0 0
00000104 0
00000044 winedevice.exe
00000048 0
00000054 0
00000058 0
0000005c 0
00000060 0
000000bc 0
00000064 winedevice.exe
00000068 0
00000070 0
00000074 0
00000078 0
00000084 0
00000088 0
0000008c 0
0000007c explorer.exe
00000080 0
000000d8 0
000000ec 0
00000090 plugplay.exe
00000094 0
0000009c 0
000000a0 0
000000a4 0
000000a8 svchost.exe
000000ac 0
000000b4 0
000000b8 0
000000e4 rpcss.exe
000000e8 0
0000010c 0
00000110 0
00000114 0
00000118 0
00000124 0
00000188 (D) C:\windows\syswow64\winevdm.exe
0000018c 0
00000190 0 <==
0000019c 0
System information:
Wine build: wine-7.0-rc2
Platform: i386 (WOW64)
Version: Windows 7
Host system: Linux
Host version: 5.10.84-1-MANJARO
--
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=53210
Bug ID: 53210
Summary: user32:msg - test_dbcs_wm_char() sometimes gets a
timing failure in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
user32:msg - test_dbcs_wm_char() sometimes gets a timing failure in Wine:
msg.c:15198: Test failed: bad time 12b933de
https://test.winehq.org/data/patterns.html#user32:msg
This failure only appears to happen together with test_dbcs_wm_char()'s
Japanese and Chinese failures (see bug 52877) but it's much less frequent:
there are only 3 known instances (2022-05-18, 06-06 and 06-17).
Also, because it's a timing issue, it's not immediately clear how it is tied to
the locale.
--
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=55478
Bug ID: 55478
Summary: d3dx9_36:effect - The 64-bit
test_effect_get_pass_desc() sometimes crashes on
Windows
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
d3dx9_36:effect - The 64-bit test_effect_get_pass_desc() sometimes crashes on
Windows:
effect.c:6953: this is the last test seen before the exception
208c:effect: unhandled exception c0000005 at 0000000069266158
See https://test.winehq.org/data/patterns.html#d3dx9_36:effect
The crash most likely happens on the release call that follows this line:
6953 ok(!desc.pPixelShaderFunction, "Unexpected non null
desc.pPixelShaderFunction.\n");
6954
6955 effect->lpVtbl->Release(effect);
The first crash happened on 2023-06-28 and has happened about 1.5 time per week
since, always in the 64-bit test, always on Windows 10 (including the GitLab CI
VM).
--
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=52587
Bug ID: 52587
Summary: Finding Nemo: In-game sound distorted
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: odecif(a)gmail.com
Distribution: ---
Created attachment 71912
--> https://bugs.winehq.org/attachment.cgi?id=71912
execution log w/o additional debug flags set
When booting the game there are a few intros (Disney, THQ etc) which all have
good sound.
When continuing to the title menu, the music and sounds are
distorted/stuttering. This also happens in-game.
According to the config NemoConfig.exe the music comes from the CD and there is
an option to disable it (which works). The tests are tested with the CD in the
drive.
Tested in both 64 and 32-bit clean prefixes. Also tested with and w/o
winetricks overrides, such as:
* dsound
* directmusic
* dsdmo
Tested with windows versions set to XP and 7 (32 and 64bit).
Attached you may find the execution log of the game without any additional
debug flags.
--
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=47205
Bug ID: 47205
Summary: FantaMorph5 freezes on splash screen startup in
staging. Regression Works in vanilla Wine 4.0
Product: Wine-staging
Version: 4.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: richard.horan.jr(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 64462
--> https://bugs.winehq.org/attachment.cgi?id=64462
Terminal failed start in Wine-Staging 4.7. Quit after 10 minutes.
FantaMorph5 trial can be downloaded here:
https://www.fantamorph.com/download.html
I am using a paid version from Avanquest.
The program runs in Wine 4.0, but with Wine-Staging 4.7 the program gets stuck
on splash screen upon startup. Attached is the failed start in terminal
WINEARCH=win32 in its own wine bottle.
winetricks vb6run and gdiplus required to run the software.
--
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=33814
Bug #: 33814
Summary: Performance regression in 1.6-rc2
Product: Wine
Version: 1.6-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tdsbug(a)gmail.com
Classification: Unclassified
Regression SHA1: ffc9f535eb7817ea4cd0d0657471e61a9813debd
There is huge framerate drop in Ground Control
ffc9f535eb7817ea4cd0d0657471e61a9813debd is the first bad commit
commit ffc9f535eb7817ea4cd0d0657471e61a9813debd
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Fri Jun 14 09:07:12 2013 +0200
wined3d: Handle pre-transformed vertices in the GLSL vertex pipe.
This also avoids a fallback to drawStridedSlow().
:040000 040000 a2d808d529d1695a844485a194fc8db77b699b2d
2052d3dc5293fb46c01e5bb1bbca101b9072323d M dlls
Nvidia 210, 319.23 driver
Resolution changes, graphics options, nvidia-settings etc have no effect on
this framerate drop.
WINEDEBUG=+d3d log:
https://docs.google.com/file/d/0ByuikmI4uhzXLXVuaW5JU2tNeWs/edit?usp=sharing
--
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=53329
Bug ID: 53329
Summary: Move worksheet/graph window for too long (maybe more
than 300 ms) crashes OriginPro 2022
Product: Wine-staging
Version: 7.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linuxrider(a)web.de
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 72713
--> https://bugs.winehq.org/attachment.cgi?id=72713
console output for starting OriginPro and window movement until crash
After moving a worksheet/graph window the following output is shown in the
console.
```
nLab\Origin2022b\Origin64.exe: dlls/ntdll/unix/thread.c:1740:
ntdll_set_exception_jmp_buf: Zusicherung »!jmp ||
!ntdll_get_thread_data()->jmp_buf« nicht erfüllt.
nLab\Origin2022b\Origin64.exe: dlls/ntdll/unix/thread.c:1740:
ntdll_set_exception_jmp_buf: Zusicherung »!jmp ||
!ntdll_get_thread_data()->jmp_buf« nicht erfüllt.
0100:err:seh:call_stack_handlers invalid frame 000000000151F110
(0000000000022000-0000000001420000)
0100:err:seh:NtRaiseException Exception frame is not in stack limits => unable
to dispatch exception.
```
Quick movements are possible without crashing, however.
--
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=28611
Bug #: 28611
Summary: Farmer Jane freezes at Loading screen
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: josh+wine(a)iswifter.net
Classification: Unclassified
Farmer Jane animates a Loading progress bar and freezes after it's full.
The strace log (over 125 MiB, omitted) ends at this point; no further system
calls occur. The WINEDEBUG=+relay log (almost 439 MiB, omitted) shows thread
0029 blocking in SetWindowPos(). Over 9000 lines later, we get
err:ntdll:RtlpWaitForCriticalSection section 0x7b9a71c0 "console.c:
CONSOLE_CritSect" wait timed out in thread 002a, blocked by 0029, retrying (60
sec)
--
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.