https://bugs.winehq.org/show_bug.cgi?id=39144
Bug ID: 39144
Summary: SpinTires tech demo wrong rendering after changing
screen resolution
Product: Wine
Version: 1.7.50
Hardware: x86-64
URL: http://oovee.chicsystems.net/SpinTiresInstall_060613.z
ip
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 52170
--> https://bugs.winehq.org/attachment.cgi?id=52170
screenshot
Steps to reproduce:
1. Set screen resolution in winecfg to 800x600
2. Use a native d3dx9_36
3. Run tech demo and set screen resolution to 1024x768
4. You should get the result as on screenshot
--
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=53112
Bug ID: 53112
Summary: winegstreamer build error
Product: Wine
Version: 7.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
Assignee: wine-bugs(a)winehq.org
Reporter: 34810581(a)qq.com
Distribution: ---
/root/code/dlls/winegstreamer/wg_transform.c:84:12: error:
void value not ignored as it ought to be
return gst_video_info_align(info, align);
return type is void, not bool.
The function is declared as follows in gstreamer-1.0:
/usr/include/gstreamer-1.0/gst/video/video-info.h:
void gst_video_info_align (GstVideoInfo * info, GstVideoAlignment * align);
--
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=53035
Bug ID: 53035
Summary: Out-GridView (when winversion >win7) is broken since
182feddd4b02e83f3c69863bc2e6e63945eb2df1
Product: Wine
Version: 7.9
Hardware: x86-64
URL: https://github.com/PowerShell/PowerShell/releases/down
load/v7.0.3/PowerShell-7.0.3-win-x64.msi
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: dwmapi
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
CC: jzeng(a)codeweavers.com
Regression SHA1: 182feddd4b02e83f3c69863bc2e6e63945eb2df1
Distribution: ---
Since the mentioned commit now an "Unhandled division by zero" is encountered
when trying to display Out-GridView in Powershell Core; (the
DwmGetCompositionTiming is apparently only called when winversion > win7)
Maybe returning a non-zero value in one of the DWM_TIMING_INFO members is
enough to fix this, but i haven`t tested
crash:
wine: Unhandled division by zero at address 00000000243E54D3 (thread 0158),
starting debugger...
Steps to reproduce:
1. Install
https://github.com/PowerShell/PowerShell/releases/download/v7.0.3/PowerShel…
2. Set windows version to win10 (or win81)
3. Then do for example:
'wine pwsh -c Get-Process \| Out-gridview'
(Note: the backslash is only needed to escape the pipe operator in bash)
Workaround for now: disable dwmapi, makes it work again
--
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=52663
Bug ID: 52663
Summary: Civilization 4: no text in main menu
Product: Wine
Version: 7.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: lukasz.wojnilowicz(a)gmail.com
CC: hverbeet(a)gmail.com, z.figura12(a)gmail.com
Regression SHA1: eb90d5db4f9bf92059d379d4fe0ea4a516db5e5c
Distribution: Fedora
Created attachment 71984
--> https://bugs.winehq.org/attachment.cgi?id=71984
left - wine 7.3, right - wine 7.2
Steps to reproduce:
1) remove ~/.wine
2) winetricks d3dx9_31 d3dx9_33 msxml3
3) install Civilization4
4) wine Civ4BeyondSword.exe
Behaviour:
No intro movies and no text in main menu (see attachment).
Expected behaviour:
Intro movies and text in main menu should appear.
Additional comment:
NVIDIA 340-xx
--
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=53138
Bug ID: 53138
Summary: crypt32:chain - testGetCertChain() fails in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
crypt32:chain - testGetCertChain() fails in Wine:
chain.c:4600: Test failed: chain->TrustStatus.dwErrorStatus = 1000041
chain.c:4606: Test failed: chain->TrustStatus.dwErrorStatus = 1000041
chain.c:4613: Test failed: chain->TrustStatus.dwErrorStatus = 1000041
https://test.winehq.org/data/patterns.html#crypt32:chain
A bisect shows that the failures started with the commit below:
commit f74271648776969cc8d4b914ac8d409c4f37f6d5
Author: Hans Leidekker <hans(a)codeweavers.com>
AuthorDate: Tue May 24 09:46:21 2022 +0200
cryptnet: Give precedence to OID_AUTHORITY_INFO_ACCESS in
verify_cert_revocation().
Signed-off-by: Hans Leidekker <hans(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
--
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=53038
Bug ID: 53038
Summary: Epic Launcher Crash at Start: Unhandled exception:
divide by zero in 64-bit code
Product: Wine
Version: 7.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: ozan.turkyilmaz(a)gmail.com
Distribution: ---
Created attachment 72411
--> https://bugs.winehq.org/attachment.cgi?id=72411
Backtrace
I updated wine from 7.8 to 7.9 and Epic Launcher started crashing at the start.
The crashreportclient causes the crash as far as I can understand. The
backtrace is attached.
I compile and package my wine using build scripts from wine-git repo. I
compiled it at tag 7.9 this time. I also compile both 32 bit and 64 bit
versions together.
I think it is a regression and will try doing regression analysis to see if it
is true.
--
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=45634
Bug ID: 45634
Summary: enabling CSMT ruins performance for rFactor 1.255
Product: Wine
Version: 3.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: jose1711(a)gmail.com
Distribution: ---
ever since the commit "dd0ea0a61463db83c - wined3d: Enable the multi-threaded
command stream by default" the performance of wine running rFactor is severely
degraded making the game unplayable - intro movie plays fine but then even the
menu navigation stutters. could be one of the cases where CSMT actually hurts
rather than helps. the same performance degradation can be observed on
pre-dd0ae wine when enabling CSMT via registry key.
--
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=36720
Bug ID: 36720
Summary: LCMapString with the parameter NORM_IGNORENONSPACE
does not remove diacritics
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: mterrisse(a)free.fr
Created attachment 48766
--> http://bugs.winehq.org/attachment.cgi?id=48766
Source and binary to reproduce a bug in Wine implementation of LCMapString
Hello,
Working on Windows I use LCMapString with the parameter NORM_IGNORENONSPACE to
remove diacritics (e.g. accents) from a string and it works fine.
But I tested on Wine (1.6.2, Ubuntu) and it does not remove the diacritics from
the string (the string is unchanged).
This bug impacts this software
http://appdb.winehq.org/objectManager.php?sClass=application&iId=6654
On the next version of the product, a client running on Wine cannot connect to
a server running on Windows if the login contains diacritics.
I attach a small project to reproduce the problem. It is written in Pascal
(Delphi) but can be easily converted to another language.
--
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=33383
Bug #: 33383
Summary: Hiding application to Mac OS X Dock causes crash.
Product: Wine
Version: 1.5.28
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eliturner(a)me.com
Classification: Unclassified
Now that the Mac OS X driver is implemented when hiding any application to the
Dock (via command+h) it crashes Wine. I'm using the latest "wine-revel" package
from Macports.
Thanks!
--
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=52998
Bug ID: 52998
Summary: xaudio2_7:xaudio2 fails on Windows 1909+
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: xaudio2
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
xaudio2_7:xaudio2 has the same set of systematic failures on all Windows 1909+
versions:
xaudio2.c:1096: Test failed: xaudio2_8.dll:
CreateFX({a90bc001-e897-e897-7439-435500000000}) failed: 8007000e
xaudio2.c:1096: Test failed: xaudio2_8.dll:
CreateFX({a90bc001-e897-e897-7439-435500000001}) failed: 8007000e
xaudio2.c:1096: Test failed: xaudio2_8.dll:
CreateFX({a90bc001-e897-e897-7439-435500000002}) failed: 8007000e
xaudio2.c:1096: Test failed: xaudio2_8.dll:
CreateFX({a90bc001-e897-e897-7439-435500000003}) failed: 8007000e
xaudio2.c:1116: Test failed: xaudio2_8.dll: CreateFX(CLSID_AudioVolumeMeter)
failed: 8007000e
https://test.winehq.org/data/patterns.html#xaudio2_7:xaudio2
The error code is E_OUTOFMEMORY and the failures correspond to the following
formats:
CLSID_FXEQ27
CLSID_FXMasteringLimiter27
CLSID_FXReverb27
CLSID_AudioVolumeMeter
Strangely enough the test succeeds on Windows 10 1507, 1607, 1709 and 1809
without any visible skip.
So it's as if support for these formats was removed (but that's a strange error
code to say so), or something more must be done to get them initialized
properly.
--
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.