https://bugs.winehq.org/show_bug.cgi?id=58045
Bug ID: 58045
Summary: Strong Bad's Ep1 - Homestar Ruiner textures and
geometry broken with builtin d3dx9_27 (and
d3dcompiler_47)
Product: Wine
Version: 10.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d-util
Assignee: wine-bugs(a)winehq.org
Reporter: titan.costa(a)gmail.com
Distribution: ---
Created attachment 78301
--> https://bugs.winehq.org/attachment.cgi?id=78301
Screenshots and logs
Continuation of bug https://bugs.winehq.org/show_bug.cgi?id=33770.
Tested with bare wine 10.4 and wine 10.4 + vkd3d
110edf32d0b2a2f0a49cdd76c977b9eedd06628e.
Screenshot with native d3dx9_27:
https://bugs.winehq.org/attachment.cgi?id=44752
I tested the following combinations:
1) bare wine + builitn d3dx9_27 + native d3dxcompiler_47
2) bare wine + builitn d3dx9_27 + builtin d3dxcompiler_47
3) wine+vkd3d + builitn d3dx9_27 + native d3dxcompiler_47
4) wine+vkd3d + builitn d3dx9_27 + builtin d3dxcompiler_47
The attached tarball includes screenshots and logs for the 4 combinations.
For bare wine (1 & 2), loading takes about 3 mn.
For wine+vkd3d (3 & 4), loading takes 30 s.
With native d3dx9_27, loading is almost instantaneous.
For wine+vkd3d (3 & 4), 85 temp registers are used with a limit at 32.
Seems similar to https://bugs.winehq.org/show_bug.cgi?id=34004#c36.
--
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=34004
Bug #: 34004
Summary: Broken Sword: The Angel of Death demo needs native
d3dx9_36
Product: Wine
Version: 1.6-rc4
Platform: x86
URL: http://www.fileplanet.com/167033/160000/fileinfo/Broke
n-Sword:-The-Angel-of-Death-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 45184
--> http://bugs.winehq.org/attachment.cgi?id=45184
log+d3dx
Without native d3dx9_36 shows a grey screen.
43e497c98f638e3b572b81d77a089bf6a03c3327 broken_sword_4-demo.zip
--
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=33770
Bug #: 33770
Summary: Strong Bad's Cool Game for Attractive People Demo has
interesting rendering glitches on initial menu screen
without native d3dx_36 (purist)
Product: Wine
Version: 1.6-rc1
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
First, go purist with 'winetricks alldlls=builtin', then
work around bug 33769 with 'winetricks d3dcompiler_43'.
The game seems to start ok, but the initial menu screen
(where Strong Bad speaks the left-hand menu items as you
mouse over them) shows ghosts of Strong Bad and his sidekick
when they move.
'winetricks d3dx9_36' works around the problem.
--
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=57960
Bug ID: 57960
Summary: ChessBase 18 hangs / stops accepting input a few
seconds after launch
Product: Wine
Version: 10.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)brobston.com
Regression SHA1: fd539487b7860ff0a53474aa6fbcbe229f3f42c1
Distribution: Ubuntu
Created attachment 78212
--> https://bugs.winehq.org/attachment.cgi?id=78212
Log from first bad commit with most warnings enabled
I'm running with "Emulate a virtual desktop" active. I can start ChessBase 18
from the command line with `WINEDEBUG="-warn+all,warn-dpa" wine start
"C:\\Program Files\\ChessBase\\CBase18\\CBase18.exe"` in a 64-bit prefix. The
application launches as usual, but after a few seconds, it stops responding to
the mouse altogether. The CBase18.exe process consumes around 200% CPU as
shown in `top` when this situation occurs. The log output does show new log
entries when I focus or unfocus the virtual-desktop window, but otherwise, it
does not typically appear to be logging anything. I then stop the process from
the command line with, for instance, `killall CBase18.exe`.
I will attach a log from the first bad commit and, shortly thereafter, the last
good commit.
--
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=2155
Christian Costa <titan.costa(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |titan.costa(a)gmail.com
--- Comment #31 from Christian Costa <titan.costa(a)gmail.com> ---
It seems the staging patchset has been upstreamed with
f20c72d83c8a8de638b95e1ebc9e54fce1e4b162.
--
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=58040
Bug ID: 58040
Summary: Compiling with clang 20.1.1 results in a lot of
mp67e96999/shell32-00000000.spec-00000000.s:32085:10:
error: Could not find incbin file
'dlls/shell32/shell32.res' errors when shell32.dll is
built.
Product: Wine
Version: 10.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: contact(a)ivanchev.net
Distribution: ---
Created attachment 78296
--> https://bugs.winehq.org/attachment.cgi?id=78296
Excerpt from the build log
Using latest clang (20.1.1) to compile Wine results in weird error about
missing incbin file dlls/shell32/shell32.res when shell32.dll is being built
although shell32.res is successfully compiled before hand (see log excerpt).
--
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=58034
Bug ID: 58034
Summary: TUBERANK JEET AI SOFTWARE NOT OPENING NEW BUG
Product: Wine
Version: 10.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winedbg
Assignee: wine-bugs(a)winehq.org
Reporter: pocomal112(a)codverts.com
Distribution: ---
Created attachment 78292
--> https://bugs.winehq.org/attachment.cgi?id=78292
TUBERANK JEET AI SOFTWARE NOT OPENING NEW BUG
TUBERANK JEET AI SOFTWARE NOT OPENING NEW BUG
HERE IS THE LINK FOR THE SOFTWARE
https://tuberankjeet.com/freeversion
--
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=57545
Bug ID: 57545
Summary: EdbMails crashes on start with assertion failure on
"index < meta->heap_strings.size"
Product: Wine
Version: 10.0-rc2
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Steps to reproduce:
1. Run `wine EdbMailsSetup.exe`
2. Run `wine 'C:\Program Files (x86)\EdbMails\edbmails.exe'`
The program does not start. The following errors are printed to the terminal:
02e8:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
Unknown heap type: #Schema
* Assertion at /var/hostdir/mono/mono/metadata/metadata.c:1154, condition
`index < meta->heap_strings.size' not met, function:mono_metadata_string_heap,
index = 0x4a990000 size = 0x00000001 meta=C:\Program Files
(x86)\EdbMails\edbmails.exe
$ sha256sum EdbMailsSetup.exe
78a42bf203d626080b7033dce2375cf7871259720528b7260f5dac52eab606d7
--
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=52002
Bug ID: 52002
Summary: comctl32:datetime fails in the Arabic (Egypt) locale
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: comdlg32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
comctl32:datetime fails in the Arabic (Egypt) locale:
datetime.c:212: Test failed: String mismatch ("12 hh" vs "hh 12")
datetime.c:798: Test failed: Expected 08/11/2021, got 2021/11/08
https://test.winehq.org/data/patterns.html#comctl32:datetime
This failure happens as soon as one sets UserDefaultLCID to 0xc01 (Settings ->
Time & Language -> Regional format -> Arabic (Egypt)).
Note: the reason it worked up to 2021-10-21 is because before then
UserDefaultLCID was incorrectly set to English in the w10pro64-ar VM. Then I
upgraded the VM to Windows 21H1 and in the process I recreated the Arabic
snapshot which got the intended locale this time. The current settings are:
SystemDefaultLCID 0c01
UserDefaultLCID 0c01
ThreadLocale 0c01
SystemPreferredUILanguages 0409
UserDefaultUILanguage 0401
ThreadUILanguage 0401
--
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=58042
Bug ID: 58042
Summary: PlayOnline Viewer: Window content only updates in the
primary screen.
Product: Wine
Version: 10.4
Hardware: x86-64
URL: https://web.archive.org/web/20210810150839/http://www.
playonline.com/ff11eu/download/media/install_win.html
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: chiitoo(a)gentoo.org
Distribution: Gentoo
PlayOnline Viewer window content does not get updated unless it is running in
the primary X11 screen.
If the window is moved to a secondary screen, the application keeps running and
accepting input, but the image will be frozen to what it was when moved there,
or it will remain black if minimised and restored.
As a sidey-note, when running via winewayland, the window content is black
regardless of the screen it is running in [1].
Thank you!
1. https://bugs.winehq.org/show_bug.cgi?id=58041
--
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.