https://bugs.winehq.org/show_bug.cgi?id=54675
Bug ID: 54675
Summary: HKLM:\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\EditionId registry key is missing in
wine
Product: Wine
Version: 8.3
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
OpebSSH installer by chocolatey fails because of this missing regkey
See https://community.chocolatey.org/packages/openssh#files
(tools\chocolateyinstall.ps1)
$EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows
NT\CurrentVersion' -Name 'EditionID').EditionId
Please feel free to pick up patch below.
( I don`t wanna spend another hour to find out again how gitlab works; too
complex for me ,sorry)
diff --git a/loader/wine.inf.in b/loader/wine.inf.in
index e7b435ed0f0..e20e0d391a0 100644
--- a/loader/wine.inf.in
+++ b/loader/wine.inf.in
@@ -2461,6 +2461,7 @@
HKLM,%CurrentVersionNT%,"DigitalProductId",1,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
+HKLM,%CurrentVersionNT%,"EditionId",2,"Core"
HKLM,%CurrentVersionNT%,"ProductName",2,"Microsoft Windows 7"
HKLM,%Control%\ProductOptions,"ProductType",2,"WinNT"
HKLM,%Control%\Windows,"CSDVersion",0x10003,0x100
--
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=54618
Bug ID: 54618
Summary: unimplemented function
pdh.dll.PdhVbGetDoubleCounterValue called in 32-bit
code (0x7b012896).
Product: Wine
Version: 8.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: pdh
Assignee: wine-bugs(a)winehq.org
Reporter: andrewemt(a)hotmail.com
Distribution: ---
Created attachment 74144
--> https://bugs.winehq.org/attachment.cgi?id=74144
stack trace reported by Wine for pdh.dll missing function exception
On my Fedora Core 37 system, updated to latest Wine in Fedora repos (wine-core
8.2-3, both i686 and x86_64 variants) as of 4 March 2023, attempted to execute
ham radio app VARAFM.EXE (version 4.2.8) after using winetricks 20220411-2
(also from Fedora 37 repo) to install vb6run. VARAFM crashed with exception in
bug title: unimplemented function pdh.dll.PdhVbGetDoubleCounterValue called in
32-bit code (0x7b012896).
--
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=54110
Bug ID: 54110
Summary: CubicSDR crashes on unimplemented function
msvcp140.dll.?_Rethrow_future_exception@std@@YAXVexcep
tion_ptr@1@@Z
Product: Wine
Version: 7.22
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 73644
--> https://bugs.winehq.org/attachment.cgi?id=73644
Console output
Pretty self-explanatory. CubicSDR is part of Pothos SDR.
$ sha256sum PothosSDR-2021.07.25-vc16-x64.exe
705d962f578a9595a31d00e71ac68eb5ca951f3d3cb6091bf99bd13368960da9
--
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=53781
Bug ID: 53781
Summary: cfgmgr32.dll missing function CM_MapCrToWin32Err
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: janne.kekkonen(a)gmail.com
Distribution: ---
Created attachment 73270
--> https://bugs.winehq.org/attachment.cgi?id=73270
attached file contain terminal logs run in windows and wine. File also has
source for testcode.
cfgmgr32.dll might be missing function CM_MapCrToWin32Err.
When trying to get address of this function with GetProcAddress return value is
null. After failed address retrieving GetLastError() gives error code 127.
--
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=51178
Bug ID: 51178
Summary: The Bat! v9.3.4.12: Missing content in TTreeViews
Product: Wine
Version: 6.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mywine(a)schiermeier-it.de
Distribution: ---
Created attachment 70048
--> https://bugs.winehq.org/attachment.cgi?id=70048
console output under windows version set to v8
Using The Bat! (mailer) in wine fails to show content in (Delphis) TTreeViews
when the choosen Windows version is higher than v8. Windows 8 is the last
version which worked well.
--
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=11436
Summary: Pepakura viewer: err:wgl:X11DRV_wglShareLists Could not
share display lists, context already created !
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.tamasoft.co.jp/pepakura-
en/download/viewer.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: x11-driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fabio.capela(a)yahoo.com
Created an attachment (id=10567)
--> (http://bugs.winehq.org/attachment.cgi?id=10567)
Trace until the error.
I'm trying to run the Pepakura viewer, but it's giving an strange error on
startup (error: no error) and is having some graphical glitches, as well as
being extremely slow.
The grafical glitches are a flickering 3D model and no textures on the 2D
model.
The bug seems to be the same one affecting Pepakura Designer 2.
The console shows an error with X11DRV_wglShareLists
(err:wgl:X11DRV_wglShareLists Could not share display lists, context already
created !). I've attached a wgl trace up to the moment the error dialog
appears. Seems like the workaround to handle the different way to share OpenGL
contexts in Windows and Linux can't handle this specific software.
The software is freeware and can be downloaded from
http://www.tamasoft.co.jp/pepakura-en/download/viewer.html
--
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=54724
Bug ID: 54724
Summary: LDAP bind over SSL to a server and port that do not
support SSL hangs forever
Product: Wine
Version: 7.22
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wldap32
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 74229
--> https://bugs.winehq.org/attachment.cgi?id=74229
Test program
To reproduce, compile and run the attached program with:
x86_64-w64-mingw32-cc ldap.c -lwldap32 -o ldap.exe
wine ldap.exe
The bind fails, but before Wine 7.22 an error code was returned instead of the
bind function hanging forever. `git bisect` says:
d08d6f51040e18982612658a885af659fbfa4afe is the first bad commit
commit d08d6f51040e18982612658a885af659fbfa4afe
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Tue Sep 20 13:06:43 2022 +0200
wldap32: Use the bundled liblber and libldap.
configure | 198 ++---------
configure.ac | 29 +-
dlls/wldap32/Makefile.in | 7 +-
dlls/wldap32/add.c | 15 +-
dlls/wldap32/ber.c | 166 ++++-----
dlls/wldap32/bind.c | 161 ++++-----
dlls/wldap32/compare.c | 33 +-
dlls/wldap32/control.c | 34 +-
dlls/wldap32/delete.c | 15 +-
dlls/wldap32/dn.c | 55 +--
dlls/wldap32/error.c | 91 +++--
dlls/wldap32/extended.c | 38 +-
dlls/wldap32/init.c | 18 +-
dlls/wldap32/libldap.c | 683 ------------------------------------
dlls/wldap32/libldap.h | 624 ---------------------------------
dlls/wldap32/main.c | 6 -
dlls/wldap32/misc.c | 131 +++----
dlls/wldap32/modify.c | 23 +-
dlls/wldap32/modrdn.c | 9 +-
dlls/wldap32/option.c | 80 ++---
dlls/wldap32/page.c | 38 +-
dlls/wldap32/parse.c | 88 ++---
dlls/wldap32/rename.c | 20 +-
dlls/wldap32/search.c | 57 ++-
dlls/wldap32/tests/ber.c | 2 +-
dlls/wldap32/value.c | 40 +--
dlls/wldap32/winldap_private.h | 776 +++++++++++++++++++++++++++++------------
include/config.h.in | 12 -
28 files changed, 1087 insertions(+), 2362 deletions(-)
delete mode 100644 dlls/wldap32/libldap.c
delete mode 100644 dlls/wldap32/libldap.h
--
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=53826
Bug ID: 53826
Summary: Attempting to install / update battle.net fails with
Qt error
Product: Wine
Version: 7.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adwinebug(a)adrn.no-spam-allowed.com
Distribution: ---
The install program Battle.net-Setup.exe runs for a while, then fails with a
pop-up error message of
"
This application failed to start because it could not find or load the Qt
platform plugin "windows" in "".
"
Multiple reports of this are in as of Oct 22:
https://eu.forums.blizzard.com/en/wow/t/battlenet-client-doesnt-start-on-li…
This was apparently triggered by Blizzard doing something to Battle.net.
--
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=55281
Bug ID: 55281
Summary: `showInTaskbar` Win32 API is unsupported.
Product: Wine
Version: 8.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ry1tg3+RY1TN1(a)rokejulianlockhart.anonaddy.com
Distribution: ---
Created attachment 74893
--> https://bugs.winehq.org/attachment.cgi?id=74893
Logs.
Per
https://github.com/yereverluvinunclebert/Panzer-Earth-gauge-VB6/issues/3#is…,
hooking into the relevant Win32 APIs to dynamically enable/disable the
`showInTaskbar` preference at runtime works on Windows 7 and 10, but not Wine
3.12.
Although the logs have been attached as HTML and text files within an
XZ-compressed TAR archive, the relevant part of the logs is undermentioned:
```log
0214:fixme:ole:CLSIDFromProgIDEx L"Scripting.FileSystemObject", 005FEAEC:
semi-stub
0214:fixme:scrrun:filesys_QueryInterface Unsupported interface
{7fd52380-4e07-101b-ae2d-08002b2ec713}
0214:fixme:scrrun:filesys_QueryInterface Unsupported interface
{37d84f60-42cb-11ce-8135-00aa004bb851}
0214:fixme:ole:CLSIDFromProgIDEx L"Scripting.FileSystemObject", 005FEAEC:
semi-stub
0214:fixme:scrrun:filesys_QueryInterface Unsupported interface
{7fd52380-4e07-101b-ae2d-08002b2ec713}
0214:fixme:scrrun:filesys_QueryInterface Unsupported interface
{37d84f60-42cb-11ce-8135-00aa004bb851}
```
--
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=55275
Bug ID: 55275
Summary: Colly.exe(CollyNodes official minecraft hosting
client): Crashes on launch
Product: Wine
Version: 8.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 8559365(a)gmail.com
Distribution: ---
Created attachment 74888
--> https://bugs.winehq.org/attachment.cgi?id=74888
Tested on Linux Mint 21.1 Vera(Cinnamod edition)
App crashes when I trying to launch it with "wine
'/home/tyseex/Downloads/Colly.exe'". Developer said, that app only supports
64-bit windows 11 and windows 10. The application also needs the .NET Framework
4.0, but it doesn't matter if you use wine-mono or the real .NET 4.0. It will
still crash.
--
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=42226
Bug ID: 42226
Summary: No ingame sfx audio when CD Audio playing with builtin
dsound in Ignition
Product: Wine
Version: 1.9.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
Assignee: wine-bugs(a)winehq.org
Reporter: mads(a)ab3.no
Distribution: ---
Wine 1.9.23 (Staging)
If I play the original Ignition[1] (Ign_3dfx.exe with nGlide 1.05) with native
*dsound driver (winetricks dsound), both CD Audio and ingame sfx works, but
there's about a half-second latency to every ingame sfx.
When I use the built-in dsound, I have to choose between listening to music, or
listen to ingame sfx (if I enable CD Audio, there's no ingame sfx). But there's
no latency to the ingame sfx when it's enabled.
What kind of logs are interesting here?
[1] https://en.wikipedia.org/wiki/Ignition_(video_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=55063
Bug ID: 55063
Summary: gdi32:clipping - test_GetClipRgn() sometimes gets a
NULL region on Windows
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
gdi32:clipping - test_GetClipRgn() sometimes gets a NULL region on Windows:
clipping.c:339: Test failed: Expected SelectClipRgn to return SIMPLEREGION, got
1
clipping.c:453: screen resolution 1024 x 768
clipping.c:471: Test failed: expected SIMPLEREGION, got 1
clipping.c:484: Test failed: RectVisible failed for (10,10)-(20,20)
clipping.c:488: Test failed: RectVisible failed for (20,20)-(10,10)
clipping.c:502: Test failed: expected SIMPLEREGION, got 1
See https://test.winehq.org/data/patterns.html#gdi32:clipping
This is quite rare, happening 8 times in the past 8 months, but somewhat
irregularly. Also, so far the failure has only happened on Windows 10 21H1,
21H2... and Windows 8:
* 2022-11-04 win21H1_newtb-w10pro64-he-64
* 2022-11-15 win21H2_newtb-w1064-tsign-32
* 2023-03-27 win21H1_newtb-w10pro64-ru-64
* 2023-04-05 win21H1_newtb-w10pro64-ja-64
* 2023-04-06 win21H1_newtb-w10pro64-en-AE-u8-64
* 2023-04-11 win21H1_newtb-w10pro64-64
* 2023-05-08 win81_newtb-w864-64
* 2023-06-06 win81_newtb-w864-64
So it's possible these failures are caused by interference from another test.
--
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=40427
Bug ID: 40427
Summary: PS4 Remote Play Installer does not work because it
needs Windows Media Feature Pack
Product: Wine
Version: 1.9.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: windowscodecs
Assignee: wine-bugs(a)winehq.org
Reporter: axfelix(a)gmail.com
Distribution: ---
Hi folks,
Running wine-staging 1.9.5 and trying to install the new PS4 Remote Play app
that was released this morning:
https://www.thurrott.com/xbox/66088/ps4-remote-play-comes-pc
Made a fresh wineprefix. First, I had to set the Windows version to 8.1 because
anything less complained that it was unsupported by the installer. Then, I had
to make another new 32bit wine prefix because on 64bits the installer
complained that it had a resolution below 1024x768. Finally, I got an error
about needing to install the Windows Media Feature Pack.
This is an MSU installer (Windows8.1-KB2929699-x86.msu) so it isn't supported
in upstream Wine; however, staging recently added support for some MSU
installers. They haven't really documented how this is supposed to work beyond
"it uses WUSA" and ".NET 4.5 will work out of the box after setting an override
for mscoree in winecfg," so I set the override, and tried:
$ env WINEPREFIX=~/.ps4test wine ~/.ps4test/drive_c/windows/system32/wusa.exe
Windows8.1-KB2929699-x86.msu
Which had this output:
...
fixme:wusa:read_assembly Ignoring unexpected tag L"rescache"
fixme:wusa:read_assembly Ignoring unexpected tag L"memberships"
fixme:wusa:read_assembly Ignoring unexpected tag L"localization"
fixme:wusa:read_assembly Ignoring unexpected tag L"rescache"
fixme:wusa:read_assembly Ignoring unexpected tag L"languagePack"
fixme:wusa:read_assembly Ignoring unexpected tag L"memberships"
fixme:wusa:read_assembly Ignoring unexpected tag L"localization"
fixme:wusa:read_assembly Ignoring unexpected tag L"rescache"
fixme:wusa:install_assembly Assembly L"Microsoft-Windows-MFPlat" not found
err:wusa:install_updates Failed to install update
L"Microsoft-Windows-MediaFeaturePack-OOB-Package-TopLevel"
err:wusa:install_msu Dryrun failed, aborting installation
So, OK, maybe that one particular MSU doesn't work still, or maybe I'm doing it
wrong. I then tried the middle answer from this AskUbuntu thread to add the
relevant h264 functionality manually:
http://askubuntu.com/questions/651099/how-to-install-windows-media-feature-…
But unfortunately, after successfully registering the relevant DLLs and
creating the registry keys, the PS4 Remote Play Installer still complains about
wanting the Windows Media Feature Pack. So I'm stuck for now. But hopefully
this is a start!
--
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=51949
Bug ID: 51949
Summary: black boxes for mouse pointer and windows in
wine-staging-6.20
Product: Wine-staging
Version: 6.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mmikeinsantarosa(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 70927
--> https://bugs.winehq.org/attachment.cgi?id=70927
cardfile w/black window & PS 6.0 w/black box pointer
The mouse pointer is obscured by a black box in photoshop 6.0 and the window
that has focus is all black making any text in the window unreadable.
See attached images for cardfile & photoshop.
--
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=54793
Bug ID: 54793
Summary: LeagueClient.exe get's stuck in the league of legends
logo before crashing
Product: Wine
Version: 8.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kassin.dornelles(a)gmail.com
Distribution: ---
Created attachment 74287
--> https://bugs.winehq.org/attachment.cgi?id=74287
Logs from when the LoL logo starts and when it crashes.
When launching the LeagueClient.exe launcher pressing "Play" in the
RiotClientServices.exe window it will show up the league of legends logo but it
will be stuck on it for 1 to 2 minutes before it stops trying to launch the
game client, so the riotclientservices "Play" button will get re-enabled for
the user to try again
Steps to reproduce:
- Install WINE 8.5 (upstream release)
- Install corefonts (via Winetricks or System wide, i did install system wide)
to get the riotclientservices.exe to actually work
- Launch the game installer that you got from
"https://signup.leagueoflegends.com/en-us/signup/redownload"
- Press install and wait for it, when its over it will launch the
riotclientservices.exe
- Wait for the league client to be downloaded by the riot client, press play
after it and that's it.
Ive seen other issues but seems like most of them got abandoned by the author
and were also using an older version of WINE (please move the issues to gitlab
if possible)
Some random info:
I have all wine dependencies installed, i'm on arch linux, i have corefonts
installed and the prefix is a new one, clear, not even dxvk or vkd3d-proton is
installed, is as clear as it can be.
GPU and CPU is not relevant because a bunch of people in different hardware get
the same exact issue every time.
i'm attaching logs
--
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=55274
Bug ID: 55274
Summary: Magpie v0.4 needs IDXGISwapChain1 to IDXGISwapChain2
cast
Product: Wine
Version: 8.12
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
https://github.com/Blinue/Magpie/releases/tag/v0.4
Contains source and download.
Log:
> 02c0:warn:dxgi:d3d11_swapchain_QueryInterface {a8be2ac4-199f-4946-b331-79599fb98de7} not implemented, returning E_NOINTERFACE
Affected code from the program:
https://github.com/Blinue/Magpie/blob/42088d9261c0ad7e0467ff379bc50a1812e11…
To reproduce, just run the program and click the button right of "ALT+F11"
After 5 seconds it creates a bugged fullscreen window that hides an error
message box behind it.
--
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=55271
Bug ID: 55271
Summary: d3dx10_39:d3dx10, d3dx10_40:d3dx10, d3dx10_42:d3dx10:
test_D3DX10CreateThreadPump() sometimes fails on
Windows
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: d3d-util
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
d3dx10_39:d3dx10, d3dx10_40:d3dx10, d3dx10_42:d3dx10:
test_D3DX10CreateThreadPump() sometimes fails on Windows:
d3dx10.c:2664: Test failed: Got unexpected data_loader_decompress_count 1.
See https://test.winehq.org/data/patterns.html#d3dx10_39:d3dx10https://test.winehq.org/data/patterns.html#d3dx10_40:d3dx10https://test.winehq.org/data/patterns.html#d3dx10_42:d3dx10
With only four instances in 8 months this is pretty rare:
* 2023-02-16 win21H1_newtb-w10pro64-hi-u8-64
* 2023-04-20 win7_newtb-w7u-es
* 2023-06-07 win7_newtb-w7u-es
* 2023-07-11 win7_newtb-w7u-es
--
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=55229
Bug ID: 55229
Summary: kernel32:loader - test_import_resolution() gets an
invalid address error on Windows 10+
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
kernel32:loader - test_import_resolution() gets an invalid address error on
Windows 10+:
loader.c:2296: Test failed: failed to load err 487
loader.c:2315: Test failed: failed to load err 487
See https://test.winehq.org/data/patterns.html#kernel32:loader
Where 487 == ERROR_INVALID_ADDRESS
--
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=55266
Bug ID: 55266
Summary: kernel32:loader - The 64-bit test_Loader() gets bad
header alignments on Windows 10+
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
kernel32:loader - The 64-bit test_Loader() gets bad header alignments on
Windows 10+:
loader.c:981: Test failed: 2: header alignment is not cleared
loader.c:981: Test failed: 3: header alignment is not cleared
loader.c:981: Test failed: 6: header alignment is not cleared
loader.c:981: Test failed: 7: header alignment is not cleared
loader.c:981: Test failed: 14: header alignment is not cleared
See https://test.winehq.org/data/patterns.html#kernel32:loader
This is specific to the 64-bit tests and first happened on 2023-07-10 which
corresponds to the GitLab CI's move to Debian 12 for building the Windows test
binaries (5799e89f15b5). This is confirmed by the fact that test executables
built on Debian 11 still don't get these failures.
In particular this means:
* These failures will show up in the TestBot's nightly WineTest results since
they use the official winetest.exe binaries built by the GitLab CI on Debian
12.
* But they will not happen when testing patches on the TestBot since, so far,
it still builds the tests on Debian 11.
--
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=55230
Bug ID: 55230
Summary: Yesterday Origins shows black screen while playing
some videos
Product: Wine
Version: 8.12
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
0378:fixme:wincodecs:BitmapImpl_QueryInterface unknown interface
{6f15aaf2-d208-4e89-9ab4-489535d34f9c}
0378:fixme:mfplat:media_engine_TransferVideoFrame Unsupported destination type.
8.12-43-g5799e89f15b
--
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=42668
Bug ID: 42668
Summary: RealMYST crashes with "Too many open files" error
Product: Wine
Version: 2.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: psychonaut(a)nothingisreal.com
Distribution: ---
Created attachment 57619
--> https://bugs.winehq.org/attachment.cgi?id=57619
Console output from Wine 2.3
realMYST (as distributed by GoG) crashes near the end of the introductory
sequence, right before the book lands at the bottom of the screen. If I abort
the introduction, I can start playing the game, which seems to work fine,
except that it crashes after a few minutes (usually, but not always, when I try
to save). The console output gives a message about too many files open:
err:winediag:FILE_CreateFile Too many open files, ulimit -n probably needs to
be increased
I note that this is the same problem reported by Comment #10 of Bug 18975. I
haven't tried increasing my maximum number of open file descriptors. It's
currently set to 1024, though I think it would be bizarre for the game to
require even that many.
Unfortunately, it is not possible for me to get a backtrace. When I use
winedbg, the game slows to a crawl and it's impossible to do anything.
--
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=55234
Bug ID: 55234
Summary: Star Citizen fails to start when using apitrace
Product: Wine
Version: 8.11
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: o.dierick(a)piezo-forte.be
Distribution: ---
Created attachment 74838
--> https://bugs.winehq.org/attachment.cgi?id=74838
+d3d,+d3d11,+dxgi,+loaddll,+msgbox,+process,+seh,+tid debug log wine 8.11
Hello,
When launching Star Citizen with active apitrace (windows version), the game
crashes and shows an empty crash handler window & dialog.
Pre-requisites are workarounds mentioned in bug 54010, needed for the RSI
launcher & game to work at all.
apitrace is working with this:
- dxgi & d3d11 set to native,builtin for StarCitizen.exe &
StarCitizen_Launcher.exe in winecfg;
- dxgi.dll, dxgitrace.dll & d3d11.dll wrappers copied to the StarCitizen/LIVE &
StarCitizen/LIVE/Bin64 directories;
Yet, a StarCitizen.trace file is created by apitrace indicating that it's
indeed active.
When apitrace is not used, the game client can usually load. Sometimes it
crashes but not like the issue (returns to the launcher; no crash window or
dialog).
A +d3d,+d3d11,+dxgi,+loaddll,+msgbox,+process,+seg,+tid debugging log is
attached.
Regards.
--
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=55262
Bug ID: 55262
Summary: [POTENTIAL PERFORMANCE BOOST] [POTENTIAL CPU USAGE
REDUCTION] [PATCH PROVIDED] SIMPLE CODE CHANGE FOUND
TO BOOST FPS AND SEVERELY DECREASE CPU USAGE CAUSED BY
"wined3d_cs_run"
Product: Wine
Version: 8.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: CHECK_1234543212345(a)protonmail.com
CC: z.figura12(a)gmail.com
Distribution: ---
Created attachment 74878
--> https://bugs.winehq.org/attachment.cgi?id=74878
WINED3D_CS_QUERY_POLL_INTERVAL_from_10u_to_200000u_remove_high_cpu_usage_caused_by_WINED3D_CS_SPIN_COUNT.patch
⬤ FOUND CODE THAT CAN BE CHANGED TO BOOST FPS AND REDUCE CPU USAGE CAUSED BY
"wined3d_cs_run" BY ALOT
- A way to boost FPS by increasing number of "WINED3D_CS_QUERY_POLL_INTERVAL"
has been FOUND!!!
- A way to reduce the CPU USAGE caused by "wined3d_cs_run" has been FOUND!!!
⬤ SETTINGS:
- Default Wine 8.11
- Ryzen 7 1700 locked to 2.5GHZ (to keep fps stable)
- RX 580 locked CORE/MEMORY locked to 300MHZ (echo "low" >
/sys/class/drm/card0/device/power_dpm_force_performance_level) (to keep fps
stable)
- Window Manager: OpenBox
- Compositor: No Compositor, Xorg TearFree Disabled
- 16 bit color used to boost FPS
- Used Wine to run the Windows version of Steam to run these games
- "perf top" command used to see overhead caused by "wined3d_cs_run"
- DXVK not used
⬤ GAMES USED:
- Grapple (Free) (Heavy on GPU)
(https://store.steampowered.com/app/1428870/Grapple/)
- Brawlhalla (Free) (Light on GPU)
(https://store.steampowered.com/app/291550/Brawlhalla/)
⬤ RESULTS:
---------------------------------------------------------------------------------------------------------------
WINED3D_CS_QUERY_POLL_INTERVAL 10u (Wine Default)
WINED3D_CS_SPIN_COUNT 10000000u (Wine Default)
Grapple Level 1: 89 FPS
Brawlhalla Character Select CPU USAGE: 130.2%
Brawlhalla "perf top" wined3d_cs_run overhead: 63.12%
---------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------
WINED3D_CS_QUERY_POLL_INTERVAL 10u (Wine Default)
WINED3D_CS_SPIN_COUNT 10000u
Grapple Level 1: 89 FPS
Brawlhalla Character Select CPU USAGE: 42.8%
Brawlhalla "perf top" wined3d_cs_run overhead: 1.50%
---------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------
WINED3D_CS_QUERY_POLL_INTERVAL 10u (Wine Default)
WINED3D_CS_SPIN_COUNT 1000u
Grapple Level 1: 86 FPS
Brawlhalla Character Select CPU USAGE: 41.1%
Brawlhalla "perf top" wined3d_cs_run overhead: 0.43%
---------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------
WINED3D_CS_QUERY_POLL_INTERVAL 100u
WINED3D_CS_SPIN_COUNT 1000u
Grapple Level 1: 91 FPS
---------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------
WINED3D_CS_QUERY_POLL_INTERVAL 1000u
WINED3D_CS_SPIN_COUNT 1000u
Grapple Level 1: 94 FPS
---------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------
WINED3D_CS_QUERY_POLL_INTERVAL 10000u
WINED3D_CS_SPIN_COUNT 1000u
Grapple Level 1: 94-95 FPS
---------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------
WINED3D_CS_QUERY_POLL_INTERVAL 100000u
WINED3D_CS_SPIN_COUNT 1000u
Grapple Level 1: 94-95 FPS
---------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------
WINED3D_CS_QUERY_POLL_INTERVAL 200000u
WINED3D_CS_SPIN_COUNT 1000u
Grapple Level 1: 94-95 FPS
Brawlhalla Character Select CPU USAGE: 41.0%
Brawlhalla "perf top" wined3d_cs_run overhead: 0.40%
---------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------
WINED3D_CS_QUERY_POLL_INTERVAL 200000u
WINED3D_CS_SPIN_COUNT 10000000u (Wine Default)
Grapple Level 1: 94-95 FPS
Brawlhalla Character Select CPU USAGE: 130.2%
Brawlhalla "perf top" wined3d_cs_run overhead: 63.07%
---------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------
WINED3D_CS_QUERY_POLL_INTERVAL 250000u
WINED3D_CS_SPIN_COUNT 1000u
Grapple Level 1: 94 FPS
---------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------
WINED3D_CS_QUERY_POLL_INTERVAL 300000u
WINED3D_CS_SPIN_COUNT 1000u
Grapple Level 1: 94 FPS
---------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------
WINED3D_CS_QUERY_POLL_INTERVAL 1000000u
WINED3D_CS_SPIN_COUNT 1000u
Grapple Level 1: 93-94 FPS
---------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------
WINED3D_CS_QUERY_POLL_INTERVAL 10000000u
WINED3D_CS_SPIN_COUNT 1000u
Grapple Level 1: 52 FPS
---------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------
2nd BEST:
WINED3D_CS_QUERY_POLL_INTERVAL 200000u
WINED3D_CS_SPIN_COUNT 1u
Grapple Level 1: 96 FPS
Brawlhalla Character Select CPU USAGE: 40.7%
Brawlhalla "perf top" wined3d_cs_run overhead: "wined3d_cs_run" overhead too
low, not able to see
---------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------
BEST: PATCH PROVIDED
WINED3D_CS_QUERY_POLL_INTERVAL 200000u
"++spin_count >= WINED3D_CS_SPIN_COUNT && " removed in "dlls/wind3d/cs.c"
Grapple Level 1: 96 FPS
Brawlhalla Character Select CPU USAGE: 39.1%
Brawlhalla "perf top" wined3d_cs_run overhead: "wined3d_cs_run" overhead too
low, not able to see
---------------------------------------------------------------------------------------------------------------
⬤ CONCLUSION:
- 1. Increasing "WINED3D_CS_QUERY_POLL_INTERVAL" from "10u" to "200000u"
BOOSTED the FPS!!!
- 2. Decreasing "WINED3D_CS_SPIN_COUNT" from "10000000u" to "1u" or removing
"++spin_count >= WINED3D_CS_SPIN_COUNT && " in "dlls/wind3d/cs.c" fixes what
causes games that are light on the GPU to have high CPU USAGE caused by
"wined3d_cs_run" when checking using "perf top"!!!
- 3. I also tested other games and saw reduced CPU Usage by alot because of
"wined3d_cs_run" now taking less CPU USAGE!!!
- 4. HOPEFULLY A DEVELOPER SEES THIS SO THAT THIS COULD BE APPLIED INTO WINE,
CHANGING THOSE CODE GAVE A GOOD FPS BOOST AND REDUCED CPU USAGE CAUSED BY
"wined3d_cs_run"!!!
- 5. I have not checked if changing those code increases the FPS when using
DXVK
⬤ HOW TO APPLY PATCH:
- 1. "cd" into wine source code
- 2. do "patch -p0 <
WINED3D_CS_QUERY_POLL_INTERVAL_from_10u_to_200000u_remove_high_cpu_usage_caused_by_WINED3D_CS_SPIN_COUNT.patch"
--
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=21983
Summary: Buttons come on each other in Proteus
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ssserkkk(a)yahoo.com
hi!
The buttons in ISIS and ARES come on each other. The ones that create this
problem are "subcircuit mode ile terminals mode",
"virtual instruments mode and 2D graphics line mode" in ISIS program;
"connectivity highlight mode and round through-hole pad mode", "padstack mode
and 2D graphics line mode" in ARES.
--
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=55264
Bug ID: 55264
Summary: Dragon Age Inquisition crashes with new wow64
emulation
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: berillions(a)gmail.com
Distribution: ---
Created attachment 74880
--> https://bugs.winehq.org/attachment.cgi?id=74880
+tid,+seh log
Hi,
I build wine-git (wine-8.12-167-g2238658e2f8) with the new wow64 emulation and
the game crashes at launch during the 1st loading.
In the +tid,+seh log, i have these reports :
#####
0908:trace:seh:dispatch_exception code=c0000005 flags=0 addr=000000014304DBED
ip=14304dbed
0908:trace:seh:dispatch_exception info[0]=0000000000000001
0908:trace:seh:dispatch_exception info[1]=0000000140000000
0908:warn:seh:dispatch_exception EXCEPTION_ACCESS_VIOLATION exception
(code=c0000005) raised
0908:trace:seh:dispatch_exception rax=0000000000000000 rbx=0000000009340c20
rcx=00000000c0000017 rdx=0000000000000008
0908:trace:seh:dispatch_exception rsi=0000000141d909b0 rdi=00000001426c9990
rbp=00000000348609c0 rsp=0000000031eef9e0
0908:trace:seh:dispatch_exception r8=000000000000002a r9=0000000170071bfc
r10=0000000170071b00 r11=0000000000000202
0908:trace:seh:dispatch_exception r12=0000000000000001 r13=000000003c06cba0
r14=000000001d390420 r15=0000000029f41090
0908:trace:seh:call_handler calling handler 000000014423AA84
(rec=0000000031EEF7E0, frame=0000000031EEFD80 context=0000000031EEED50,
dispatch=0000000031EEEC20)
0908:trace:seh:__C_specific_handler 0000000031EEF7E0 0000000031EEFD80
0000000031EEF2F0 0000000031EEEC20
0908:trace:seh:call_handler handler at 000000014423AA84 returned 1
0908:trace:seh:call_stack_handlers found wine frame 0000000031EEFEA0 rsp
0000000031EEFFE0 handler 000000017006A800
0908:trace:seh:call_teb_handler calling TEB handler 000000017006A800
(rec=0000000031EEF7E0, frame=0000000031EEFEA0 context=0000000031EEED50,
dispatch=0000000031EEEC20)
01f4:fixme:netprofm:list_manager_GetConnectivity 0000000001295CE0,
000000000275FA3C
02dc:fixme:netprofm:list_manager_GetConnectivity 0000000000A95C20,
00000000027DFA3C
0908:trace:seh:EnumProcessModulesEx (FFFFFFFFFFFFFFFF, 0000000031EEBF60, 65536,
0000000031EEBEF0, 0)
018c:fixme:netprofm:list_manager_GetConnectivity 0000000005731380,
000000000767FA3C
01f4:fixme:netprofm:list_manager_GetConnectivity 0000000001295CE0,
000000000275FA3C
wine: Unhandled page fault on write access to 0000000140000000 at address
000000014304DBED (thread 0908), starting debugger...
#####
--
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=54948
Bug ID: 54948
Summary: EA app fails after login
Product: Wine
Version: 8.8
Hardware: x86-64
URL: https://www.ea.com/ea-app
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
d3dcompiler_47 (x64) putted in '../Program Files/Electronic Arts/EA Desktop/EA
Desktop'
After login the app main window shows for a second and then immediately closes.
Disabling d3d12 helps.
0a88:fixme:dxgi:d3d12_swapchain_init Ignoring swap effect 0x4.
0a88:fixme:dxgi:d3d12_swapchain_init Ignoring swapchain flags 0x2.
Assertion failed: !status, file ../wine/dlls/winevulkan/loader_thunks.c, line
160
0324:err:seh:call_stack_handlers invalid frame 000000001C07EA48
(000000001C082000-000000001C180000)
0324:err:seh:call_stack_handlers invalid frame 000000001C07C820
(000000001C082000-000000001C180000)
0324:err:seh:NtRaiseException Exception frame is not in stack limits => unable
to dispatch exception.
8.8-34-gd54e7cd51db
--
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=54994
Bug ID: 54994
Summary: Problem with Dolphin emulator "X Error of failed
request: GLXBadFBConfig" and OpenGL < 4.6
Product: Wine
Version: 8.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kle(a)bluewin.ch
Distribution: ---
Hi all!
Here follows a new bug report regarding a "X Error of failed request:
GLXBadFBConfig" error in conjunction with the dolphin emulator. This problem is
present for me since Wine 8.6 and Mesa 23.2.0-devel (git-483639d 2023-04-24
jammy-oibaf-ppa).
It is unclear if this is a Mesa or a Wine bug. Originally this was reported at
the Mesa issue tracker here:
https://gitlab.freedesktop.org/mesa/mesa/-/issues/8901
Maybe someone from the Wine project can bring more clarity where the problem is
coming from. ;-)
Note, this issue is similar to old bug 50859. But in contrast the underlying
problem does not affect all applications. I was only able to reproduce this
issue with the dolphin emulator.
A workaround is to add "MESA_GL_VERSION_OVERRIDE=4.6" and override the reported
OpenGL version to 4.6. Interestingly this even works with OpenGL 3.3 based
hardware like an Intel HD 2000 iGPU. And this is only valid for OGL 4.6. A
lower OGL override like "MESA_GL_VERSION_OVERRIDE=4.5" has no effect.
--
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=55260
Bug ID: 55260
Summary: wineserver and wine -k don't kill wine process
Product: Wine-staging
Version: 8.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: b1779506(a)trbvn.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
ubuntu 23.04 and wine-staging 8.12
Install the Bentley CONNECTION Client from this bug:
https://bugs.winehq.org/show_bug.cgi?id=55248
After installing the program, the uninstaller finishes upon clicking on "Don't
show this again", however the Client launches as a separate process. Click on
system tray and Exit, however the terminal does not finish the wine process and
can't be killed.
The wine log is:
DFMT_B8G8R8X8_UNORM stub!
04c8:fixme:wininet:InternetSetOptionW Option
INTERNET_OPTION_END_BROWSER_SESSION: semi-stub
04c8:fixme:wtsapi:WTSUnRegisterSessionNotification Stub 00000000000200BE
04c8:fixme:uiautomation:UiaClientsAreListening ()
04c8:fixme:win:UnregisterPowerSettingNotification (00000000DEADBEEF): stub
04c8:fixme:wtsapi:WTSUnRegisterSessionNotification Stub 0000000000030066
04c8:fixme:dwmapi:DwmDetachMilContent (000000000002006E) stub
(waiting unless I Ctrl+C)
Can't be killed from another terminal:
wineserver -k has exit code 1
killall wineserver
wineserver: no process found
I'm not able to detect the process ID because bash doesn't have any child
process, yet the log is displayed in konsole.
--
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=55261
Bug ID: 55261
Summary: Installing wine-staging 8.12~lunar-1 didn't remove
8.0~repack-4
Product: Wine-staging
Version: 8.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: b1779506(a)trbvn.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Follow up from this bug:
https://bugs.winehq.org/show_bug.cgi?id=55256
Ubuntu 23.04 had installed 8.0~repack-4 and upgraded repo for lunar, then apt
update and upgrade, but previous build was not uninstalled, so now I have:
$ apt list --installed | grep wine
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
fonts-wine/lunar,lunar,lunar,lunar,lunar,lunar,now 8.0~repack-4 all [installed]
libkwineffects14/lunar,lunar,lunar,now 4:5.27.4-0ubuntu1 amd64
[installed,automatic]
libwine-development/lunar,lunar,lunar,now 7.20~repack-1 amd64
[installed,automatic]
libwine/lunar,lunar,lunar,now 8.0~repack-4 amd64 [installed,automatic]
libwine/lunar,lunar,lunar,now 8.0~repack-4 i386 [installed,automatic]
wine-staging-amd64/lunar,now 8.12~lunar-1 amd64 [installed,automatic]
wine-staging-i386/lunar,now 8.12~lunar-1 i386 [installed,automatic]
wine-staging/lunar,now 8.12~lunar-1 amd64 [installed,automatic]
wine32/lunar,lunar,lunar,now 8.0~repack-4 i386 [installed]
wine64/lunar,lunar,lunar,now 8.0~repack-4 amd64 [installed]
winehq-staging/lunar,now 8.12~lunar-1 amd64 [installed]
winetricks/lunar,lunar,lunar,lunar,lunar,lunar,now 20220411-1 all [installed]
--
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=55251
Bug ID: 55251
Summary: need ntdll.dll.RtlWalkFrameChain for Revelation mobile
Product: Wine
Version: 8.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: quyenvanboqmak(a)gmail.com
Distribution: ---
Created attachment 74857
--> https://bugs.winehq.org/attachment.cgi?id=74857
Revelation mobile need ntdll.dll.RtlWalkFrameChain
Revelation works fine with wine-ge-proton OpenGL, but when DXVK is enabled,
there is a fatal error like above!
--
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=55248
Bug ID: 55248
Summary: Bentley CONNECTION Client does not connect to internet
Product: Wine-staging
Version: 8.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: b1779506(a)trbvn.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Download Bentley CONNECTION Client:
https://www.bentley.com/software/connection-client/
Direct link:
https://cs-download.limelight.com/bentley/ht/s/p/rl/dist2/intel/v2300/conne…
Is unable to connect to the internet after install is completed.
--
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=55255
Bug ID: 55255
Summary: Dyson Sphere Program (Steam): mouse ignored if
switching windows
Product: Wine
Version: 8.12
Hardware: x86-64
URL: https://store.steampowered.com/app/1366540/Dyson_Spher
e_Program/
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 74868
--> https://bugs.winehq.org/attachment.cgi?id=74868
Screen capture
If switching windows (ALT+TAB) and switching back to Dyson Sphere Program on
Steam, the mouse is apparently ignored. (See video) This is true at the menu
screen and during the game.
Workaround to get this far:
"winetricks arial" (Bug 47325)
I tried (from winetricks):
grabfullscreen=y|n
mwo=disabled|enabled|force
usetakefocus=y|n
but none of these made any difference.
Nothing new printed in the console:
https://bugs.winehq.org/attachment.cgi?id=74867
Workaround is using a virtual desktop, but this is not ideal for a game.
No demo available as far as I know.
--
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=47325
Bug ID: 47325
Summary: Steam Login: cannot select Account Name or Password
text boxes when emulating a Virtual Desktop
Product: Wine
Version: 4.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeffersoncarpenter2(a)gmail.com
Distribution: ---
Steps to reproduce:
* Emulate a virtual desktop through winecfg.
* Install and run Steam. Proceed to the login prompt.
* Attempt to select the "Account name" and "Password" textboxes.
Expected Behavior:
Textbox is selected when it is clicked on, i.e. it displays a flashing cursor
and characters accumulate in it when keys are pressed.
Actual Behavior:
Textbox is not selected. No cursor is displayed, and it does not respond to
key presses.
Easy Workaround:
Grab and move the steam login window inside of the virtual desktop. After
doing this it becomes possible to select the text boxes in the window and enter
Account Name and Password.
--
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=31278
Bug #: 31278
Summary: The Longest Journey: "eye-mouth-hand" dialog only
appears sometimes (randomly?)
Product: Wine
Version: 1.5.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmmartins(a)gmail.com
Classification: Unclassified
This bug has been described by Octavian Vocu on one of his comments in another
bug report from the same game
(http://bugs.winehq.org/show_bug.cgi?id=11819#c39). I'm pasting an excerpt of
his comment below because it explains exactly what's happening:
"There is still some issue related to doing actions on objects, with the mouse.
Clicking an actionable object should display the eye-mouth-hand dialog. Mouse
shows correct pointer, but simply clicking has no effect. I noticed that as you
push the left mouse button, you need to move the mouse slightly for the action
dialog to appear. Might be related to transparent windows, not sure yet."
It's certainly a different bug and deserves a different report, that's why I'm
creating this.
I've tested this on Debian Sid (i386) with wine-1.5.9. The console output is
small, so I just pasted it below; the messages look the same as every other bug
report on the game. The last three fixme's repeat a million times.
fixme:win:EnumDisplayDevicesW ((null),0,0x33eb04,0x00000000), stub!
fixme:ddraw:ddraw7_Initialize Ignoring guid
{00000000-0000-0000-0000-000000000000}.
fixme:d3d_surface:wined3d_surface_flip Ignoring flags 0x1.
fixme:d3d_surface:surface_load_location Unimplemented location SFLAG_INSYSMEM
for depth/stencil buffers.
fixme:d3d_surface:surface_unmap Depth / stencil buffer locking is not
implemented.
fixme:d3d:state_subpixel Render state WINED3D_RS_SUBPIXEL not implemented yet.
fixme:d3d:state_flushbatch Render state WINED3D_RS_FLUSHBATCH not implemented
yet.
fixme:d3d_surface:surface_load_location Unimplemented location SFLAG_INSYSMEM
for depth/stencil buffers.
fixme:d3d_surface:surface_load_location Unimplemented location SFLAG_INSYSMEM
for depth/stencil buffers.
fixme:d3d_surface:surface_unmap Depth / stencil buffer locking is not
implemented.
It might be important to notice that Octavian was probably on the right track
of fixing this with his previous patches. The game runs pretty well on 1.3.32
with three of his patches (http://bugs.winehq.org/show_bug.cgi?id=11819#c37);
the issue reported here is the main thing keeping it from being almost perfect.
Also, on a 1.5.9 with the same three patches (even though the characters are
invisible again) the following three messages appear when you click an object
(when the dialog should be displayed):
fixme:x11drv:X11DRV_WindowPosChanged transparent window, fixing window rect
fixme:x11drv:X11DRV_WindowPosChanged transparent window, fixing window rect
fixme:x11drv:X11DRV_WindowPosChanged transparent window, fixing window rect
--
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=41976
Bug ID: 41976
Summary: Very high CPU usage while downloading stuff in Steam
Product: Wine
Version: 2.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: t.artem(a)mailcity.com
Distribution: ---
I'm now downloading Crysis in the latest Steam/Wine releases and CPU usage is
extremely high:
PID USER PR NI VIRT RES %CPU %MEM TIME+ nTH COMMAND
31543 birdie 20 0 2731.0m 227.1m 51.7 1.4 6:43.52 42 Steam.exe
31401 birdie 20 0 8.0m 5.6m 49.0 0.0 5:44.30 1 wineserver
One extra note: I'm downloading to tmpfs so disk IO has zero effect on this
process.
The current download speed is around 3MB/sec (24Mb/sec).
This is a bug.
--
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=36511
Bug ID: 36511
Summary: widl fails to build with clang -fsanitize=undefined
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: tools
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
make[1]: Entering directory `/home/austin/src/wine-clang/tools/widl'
clang -fsanitize=undefined -m32 -g -O2 -o widl client.o expr.o hash.o header.o
proxy.o register.o server.o typegen.o typelib.o typetree.o utils.o widl.o
write_msft.o parser.tab.o parser.yy.o ../../libs/wpp/libwpp.a
../../libs/port/libwine_port.a
../../libs/wpp/libwpp.a(ppy.tab.o): In function `ppy_parse':
/home/austin/src/wine-clang/libs/wpp/ppy.y:397: undefined reference to
`__mulodi4'
/home/austin/src/wine-clang/libs/wpp/ppy.y:397: undefined reference to
`__mulodi4'
/home/austin/src/wine-clang/libs/wpp/ppy.y:397: undefined reference to
`__mulodi4'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [widl] Error 1
make[1]: Leaving directory `/home/austin/src/wine-clang/tools/widl'
make: *** [tools/widl] Error 2
--
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=55243
Bug ID: 55243
Summary: Unimplemented function ndis.sys.NdisInitializeWrapper
Product: Wine
Version: 8.12
Hardware: x86-64
URL: https://readynas-remote.software.informer.com/1.7/
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: ndis.sys
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
During install, Netgear ReadyNAS Remote sees a crash but continues, complaining
of unimplemented function ndis.sys.NdisInitializeWrapper
--
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=52365
Bug ID: 52365
Summary: Amayakase (Adult Visual Novel) - Entering Fullscreen
Renders a Black Window
Product: Wine
Version: 7.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: bridge.remove.de0abd(a)gizmotik.com
Distribution: ---
Created attachment 71553
--> https://bugs.winehq.org/attachment.cgi?id=71553
Wine (non-Staging) 7.0-rc5 Terminal Output
SHA256:
d05912af4b526140d0838eb8dd0f8b55663c4351a9b34a330d18d75740adcba9
Download:
(The application is a retail product:
https://jastusa.com/games/jast024/amayakase---spoiling-my-silver-haired-gir…
)
Wine Version:
Wine (non-Staging) 7.0-rc5
------
Entering fullscreen through the in-application settings causes the fullscreen
window to render blank/black.
--
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=55250
Bug ID: 55250
Summary: Touhou gets massive graphical glitches after a while
of playing (GL_OUT_OF_MEMORY)
Product: Wine
Version: 8.12
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 74855
--> https://bugs.winehq.org/attachment.cgi?id=74855
Log
Already happened a few time with different Touhou games for me, this time using
Touhou 15. After about an hour or so of playing, sometimes sprites are suddenly
not rendered anymore, making the game unplayable.
Attaching a log I had since I happens to start it via the terminal.
Anything I could do to help narrow this down? It is hard to reproduce, since it
happens only after prolonged playing.
Maybe more flags for debugging?
--
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=49560
Bug ID: 49560
Summary: Ashes of the Singularity: Escalation freezes at
Turinium Optimized
Product: Wine
Version: 5.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mo78(a)abv.bg
Distribution: ---
Created attachment 67700
--> https://bugs.winehq.org/attachment.cgi?id=67700
Ashes of the Singularity: Escalation Wine log
Ashes of the Singularity: Escalation freezes at Turinium Optimized caption. The
game starts fine and when reaches "Turinium Optimized" in the loading menu, it
freezes and I have to kill it manually. I can't reach the main menu, it's the
initioal loading screen of the game. Tried with clean prefix and on two
different Linux distros - Arch and Linux Mint. It's the latest GOG version.
https://i.imgur.com/N9RgT5g.png
--
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=42562
Bug ID: 42562
Summary: Act of War stuck at open (GOG and Steam Versions
Affected)
Product: Wine
Version: 2.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mrdeathjr28(a)yahoo.es
Distribution: ---
Act of War direct action steam and gog versions stuck at try open, one cpu core
go to 100% and actofwar.exe process cant be closed
--
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=52111
Bug ID: 52111
Summary: <144dpi fonts aren't anti-aliased when using greyscale
method
Product: Wine
Version: 6.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: fonts
Assignee: wine-bugs(a)winehq.org
Reporter: teamworks1732(a)gmail.com
Distribution: ---
Created attachment 71135
--> https://bugs.winehq.org/attachment.cgi?id=71135
96dpi with sub-pixel anti-alias method
When setting the scaling dpi to <144dpi while the system is using "greyscale"
font anti-alias method, Wine won't anti-alias any font. But using "sub-pixel"
method will make it working.
I have tried adding "+font" into the "WINEDEBUG" env var, and I got a pretty
interesting log saying "0110:trace:font:freetype_get_aa_flags font L"Tahoma"
-11 aa disabled by GASP" (more log info at the attachment)
--
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=53002
Bug ID: 53002
Summary: Wondershare Uniconverter 13 not working
Product: Wine
Version: 7.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shagooserver(a)gmail.com
Distribution: ---
Created attachment 72370
--> https://bugs.winehq.org/attachment.cgi?id=72370
window shot
The program seems to install despite popping up a window saying it cannot
locate a file certutil.exe. Upon launching, the window displays in a
recognisable form although most text is displayed as little boxes and none of
the buttons do anything when clicked.
Copy of the window attached.
--
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=53096
Bug ID: 53096
Summary: Wodershare Uniconverter 13 not able to import files to
convert
Product: Wine
Version: 7.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shagooserver(a)gmail.com
Distribution: ---
Created attachment 72525
--> https://bugs.winehq.org/attachment.cgi?id=72525
terminal output
After starting the program and selecting the CONVERTER tab from the left hand
side menu and then browsing for a file to import a window showing the import
progression shows up for a second or 2 and is then replaced with a window
titled IMPORT FAILED.
--
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=39830
Bug ID: 39830
Summary: TomTom Home 2 TomTomHOMERuntime.exe failed with Error
87
Product: Wine
Version: 1.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: detlef.bieritz(a)gmx.de
Distribution: ---
Created attachment 53171
--> https://bugs.winehq.org/attachment.cgi?id=53171
Screenshot
Ubuntu 15.10
Wine 1.8
TomTom Home 2
TomTomHOMERuntime.exe failed with Error 87:
Ungültiger Parameter
(siehe Screenshot)
Installation: OK
Start: NOK
Run: NOK
--
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=45070
Bug ID: 45070
Summary: closing threads causes "wine client error" and kills
process when run under winedbg --gdb
Product: Wine
Version: 3.6
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winedbg
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Created attachment 61208
--> https://bugs.winehq.org/attachment.cgi?id=61208
test program showing problem
When run under winedbg in gdb mode, closing a thread consistently causes 'wine
client error:30: write: Bad file descriptor', aborting the program.
The basic problem seems to be that gdb will inject breakpoints into dlopen() to
allow hooking that function if desired. Normally this works fine, but this can
also be triggered during thread teardown, i.e. inside of pthread_exit(). In
this case we catch the SIGTRAP, but abort when we try to pass it along to
wineserver, since we've already closed our file handle to the server pipe.
The obvious solution seems to be to block SIGTRAP during thread shutdown.
Attempting this makes the 'bad file descriptor' message go away, but the
process still gets killed prematurely. I haven't figured out why.
--
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=55197
Bug ID: 55197
Summary: ReadConsole blocks handler routines
Product: Wine
Version: 8.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: madebr(a)gmail.com
Distribution: ---
Created attachment 74792
--> https://bugs.winehq.org/attachment.cgi?id=74792
Small example calling SetConsoleCtrlHandler + ReadConsoleA
Handler routines, set via SetConsoleCtrlHandler, are not executed when using
ReadConsoleA.
When pressing <CTRL>+<C> in the attached source, the handler routine should get
executed and print something.
Current wine master only returns from ReadConsoleA and prints nothing.
--
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=53089
Bug ID: 53089
Summary: PotPlayer EULA unreadable during install
Product: Wine
Version: 7.9
Hardware: x86-64
URL: https://t1.daumcdn.net/potplayer/PotPlayer/Version/Lat
est/PotPlayerSetup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 72512
--> https://bugs.winehq.org/attachment.cgi?id=72512
Screenshot
The EULA presented during installation of PotPlayer is unreadable. All
characters are replaced with "boxes": ▯ (See screenshot)
b7f14c493990b3c9981f1cd47c8cb189ce1a6966 PotPlayerSetup.exe
Tried "winetricks riched20 corefonts" but this did not help.
Console:
017c:fixme:imm:ImeSetActiveContext (0014A280, 0): stub
017c:fixme:imm:ImmReleaseContext (00020064, 0014A280): stub
016c:fixme:imm:ImeSetActiveContext (004B76B0, 1): stub
016c:fixme:imm:ImmReleaseContext (00030028, 004B76B0): stub
--
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=47593
Bug ID: 47593
Summary: PotPlayer 1.7: choppy video when monitor refresh rate
is 24 hz
Product: Wine
Version: 4.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: smart-32(a)s-32.tk
Distribution: ---
When monitor refresh rate is set to 24 hz after about a minute of playing any
video it becomes choppy. It looks like every second frame is dropped.
Media Player Classic - BE have same problem.
I tested this bug in PotPlayer 1.7 1.7.18958 X86. It can be download here:
https://daumpotplayer.com/wp-content/uploads/2019/06/PotPlayerSetup.exe
I want to notice you should to disable the cache pre-read option in built-in
source/splitter configuration to prevent video playback jerking.
--
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=33257
Bug #: 33257
Summary: Adobe Digital Editions does not recognize KOBO
eReader.
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peterharris20(a)sky.com
Classification: Unclassified
Adobe Digital Editions does not find the KOBO eReader when it is plugged in.
Ubuntu 10.04 recognizes it and displays the folder and contents.
--
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=51924
Bug ID: 51924
Summary: KEmulator crashes on start: "SWTException: Graphic is
disposed"
Product: Wine
Version: 6.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: joseskvolpe(a)gmail.com
Distribution: ArchLinux
Created attachment 70888
--> https://bugs.winehq.org/attachment.cgi?id=70888
SWTException output
Sometimes, KEmulator hangs up on start with the message "KEmulator v1.0.3
Running..." or it just crashes upon start (probably related)
The output is obtainable if it crashes.
It occurs very randomly. Sometimes it just works normally, but sometimes this
issue appears and you have to wait for some days to try again and open it
successfully. Rebooting the system usually doesn't solve this.
This bug was also found in Wine 6.19
Other Linux users from Kahvibreak project have identified this issue too, and a
MacOS user has also reported it on the forums recently:
https://forum.winehq.org/viewtopic.php?f=9&t=35717
Procedure:
Run through WineCMD:
java -jar KEmulator-1.0.3.jar -jar MIDlet.jar
You can use almost any J2ME application (MIDlet) to do this procedure, format
must be .jar, .jad is not supported.
I'll attach a MIDlet so you can try it without the need to search for it
Download KEmulator v1.0.3: https://archive.org/details/KEmulator103
SHA1: 23f339e4b2ae39828cbbbd415d00616b1858e167
Note: add "zip.dll" as "native, builtin" in Libraries tab in Winecfg
--
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=52807
Bug ID: 52807
Summary: GarminExpress.exe encounters
System.EntryPointNotFoundException
Product: Wine-staging
Version: 7.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zargulthewizard(a)outlook.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 72184
--> https://bugs.winehq.org/attachment.cgi?id=72184
output of the command
Not sure what else to say here. I have attached the output log. Given that the
error seems to stem from some scope labeled
MS.Win32.PresentationCore.UnsafeNativeMethods this is probably a semi-known
bug. It appears to be a GUI drawing error.
--
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=53071
Bug ID: 53071
Summary: wine version 6.0.3
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lvpa(a)gmx.fr
CC: austinenglish(a)gmail.com
Distribution: ---
Created attachment 72479
--> https://bugs.winehq.org/attachment.cgi?id=72479
logiciel de conversion vidéo
problème de compatibilité avec any video converter version windows.
je suis sous lubuntu.
--
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=7517
Ken Sharp <imwellcushtymelike(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.microsoft.com/do |https://archive.org/details
|wnloads/details.aspx?family |/htmlhelp
|id=00535334-c8a6-452f-9aa0- |
|d597d16580cc&displaylang=en |
--- Comment #22 from Ken Sharp <imwellcushtymelike(a)gmail.com> ---
Does this still occur in Wine 8.12?
I couldn't find a good download – the MS link is 404.
--
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=53312
Bug ID: 53312
Summary: Installers made with Inno Setup 4.2.2 fail to create
non-latin paths
Product: Wine
Version: 7.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: abacadacaba(a)gmail.com
Distribution: ---
Installers will throw errors with proper LC_ALL. Installers will create files
with odd names without LC_ALL.
Ubuntu 20.04.4 LTS
Kernel release: 5.13.0-52-generic
--
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=26871
Summary: Dawn of War demo uninstaller doesn't do anything
Product: Wine
Version: 1.3.18
Platform: x86-64
URL: http://download.cnet.com/Warhammer-40-000-Dawn-of-War-
demo/3000-7483_4-10317161.html
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=34254)
--> (http://bugs.winehq.org/attachment.cgi?id=34254)
Wine 1.3.18 +msi +msidb [3.3MB]
The Warhammer 40k: Dawn of War demo uninstaller claims to complete
successfully, but doesn't actually do anything.
Nothing useful in the console.
--
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=37466
Bug ID: 37466
Summary: Deadly Premonition: The Director's Cut 1.01b Steam
crash after logos
Product: Wine
Version: 1.7.29
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: david.gamiz(a)gmail.com
Distribution: ---
Created attachment 49840
--> https://bugs.winehq.org/attachment.cgi?id=49840
log and trace crash wine
Install, run launcher and run game. After logos the game crash.
Overlay steam is OFF.
WinXP config. 32bit wine 1.7.29
--
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=53012
Bug ID: 53012
Summary: wine: Read access denied for device L"\\??\\Z:\\", FS
volume label and serial are not available.
Product: Wine
Version: 7.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robwie2004(a)gmail.com
Distribution: ---
It's happening on Arch with fresh wine install on btrfs filesystem & wayland.
Thanks in advance.
--
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=42284
Bug ID: 42284
Summary: Enable using Wine with Wayland and without X on Linux
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shtetldik(a)gmail.com
Distribution: ---
Currently, Wine on Linux is strongly dependent on X, and when used with the
desktop environment with new Wayland display server, Wine is forced to run
through XWayland, which so far remains a poor experience.
The whole Linux desktop is now strongly pushing the switch from X to Wayland,
and many major applications are now in the process of enabling this switch.
Is there some plan for such effort in Wine? Is it even feasible? I couldn't
find any bugs opened for it, so I'm opening one here to track this.
--
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=53831
Bug ID: 53831
Summary: Cockos REAPER fullscreen loses mouse input
responsiveness after other windows/menus are created
Product: Wine
Version: 7.19
Hardware: x86-64
URL: http://reaper.fm/download.php
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: gabrielopcode(a)gmail.com
Distribution: ---
After setting Fullscreen in Reaper (Menubar: View->Fullscreen, or Alt+Enter
shortcut), clicking on the menu disables all further mouse interaction after
the menu is closed, due to fullscreen clipping. This happens only in managed
windows (controlled by Window Manager).
To demonstrate it after launching Reaper:
1) Click on View on the menubar and select Fullscreen at the bottom, or press
Alt+Enter.
2) Try to click/drag around the timeline, should work fine.
3) Click on the menubar again, can be anywhere, and then simply unfocus it by
clicking on the timeline or anywhere.
4) Notice how no mouse input works on the Reaper fullscreen window anymore.
There's another problematic scenario that's related to the same underlying
issue:
1) Click on View on the menubar and select Fullscreen at the bottom, or press
Alt+Enter.
2) Try to click/drag around the timeline, should work fine.
3) Click on the menubar again, go to File->Project Settings.
4) Notice how not even the new popped up window with Project Settings responds
to mouse input.
The underlying problem is that the winex11.drv code currently deals with
clipping fullscreen windows as if they were most likely just games only. It
can't seem to handle case where other windows get popped up, created, or
moved/changing capture (size-move operation for example) while one fullscreen
window is already clipping.
--
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=55140
Bug ID: 55140
Summary: GPU Caps Viewer 1.60 can crash with Nvidia GPU when
additional Nvidia libraries are present
Product: Wine
Version: 8.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: saancreed(a)gmail.com
Regression SHA1: 354a8bb1f4a65bdec052606f2799db9e2907b5b1
Distribution: ---
Created attachment 74704
--> https://bugs.winehq.org/attachment.cgi?id=74704
Backtrace from wine-8.9
A particular setup of GPU Caps Viewer 1.60, when paired together with
reimplementations of some Nvidia libraries, crashes in its own code after
upgrading Wine to release 8.9 or later. I've bisected this problem to commit
354a8bb1f4a65bdec052606f2799db9e2907b5b1 which can be reverted to make the
program function again.
The setup required to reproduce the issue might be quite convoluted, so bear
with me:
1. Get a system with Nvidia GPU and their proprietary driver, making sure that
32-bit `libnvidia-ml.so.1` is installed and can be found by `dlopen`
2. Get a build of Wine that includes commit
354a8bb1f4a65bdec052606f2799db9e2907b5b1 and doesn't use experimental wow64
mode and drop wine-nvml into that Wine's libdirs
(https://github.com/Saancreed/wine-nvml, see build/install instructions, there
are prebuilt binaries on GH Actions)
3. Create a prefix and install into it at least 32-bit versions of:
a. DXVK (https://github.com/doitsujin/dxvk)
b. DXVK-NVAPI (https://github.com/jp7677/dxvk-nvapi)
4. Get GPU Caps Viewer from https://www.geeks3d.com/dl/show/718, sha256sum of
that zip should be
fcdd0992fdd36660a7561d6d5a9d3e64e653c7d5cc5cae2856634f6a003ae731. Unzip it
somewhere and run `wine GPU_Caps_Viewer.exe`. If everything went right, it
should see Nvidia GPU, load NVAPI, then load NVML, make a few NVML calls and
cause a segfault after one such call returns.
Attached is the backtrace made with Wine 8.9 from Arch Linux repositories.
Unfortunately, the application seems to enter the problematic code path only
when all the mentioned libraries are present, which actually suggests another
possibility: that this is an application bug that simply went undetected on
Windows because there is no 32-bit `nvml.dll` provided by Nvidia. I have no
idea if this works on Windows, or if it ever worked at all, but I find it
curious that it used to work in Wine (when my wine-nvml wrapper was present)
and it doesn't anymore.
--
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=54010
Bug ID: 54010
Summary: Star Citizen has low fps
Product: Wine
Version: 7.19
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: o.dierick(a)piezo-forte.be
Distribution: ---
Created attachment 73588
--> https://bugs.winehq.org/attachment.cgi?id=73588
Star Citizen - Wine 7.19 output (600Mb uncompressed)
Hello,
I have low FPS in the game 'Star Citizen'.
After reading various reports on the web, here is what I did to make the game
start at least:
- Use wine 7.19 (I didn't try any other version; staging was not needed);
- install arial with winetricks (fixes missing text in launcher);
- set windows version to 8.1 (to avoid an annoying error message about
unsupported config);
- Disable Easy Anti-cheat (to avoid an error message preventing the game from
starting);
- Increase vm.max_map_count (from 65530 to 16777216; to avoid a crash at the
loading screen before the game reaches the main menu).
Although the game is in alpha stage and not optimized, some users have reported
good performance using Wine-based third party projects (namely lutris with
custom runner + dxvk), so I think this is not an application issue.
I was unable to compare performance with DXVK as my OS is out of date for that
(DXVK requires Vulkan 1.3, Debian 8 jessie ships Vulkan 1.2).
The recommended minimum memory is 16Gb. My system has 16Gb, but the game
consumes all memory, plus a few GB of swap and starts 'trashing' to the disk
(not an SSD). I don't think this is the cause of the low FPS however.
Debian GNU/Linux 8 (jessie) 64 bits
Intel® Core™ i7-4930K CPU @ 3.40GHz × 12
NVIDIA GeForce RTX 2070/PCIe/SSE2
The current Star Citizen Free Fly event ends Nov 30. I will not be able to test
the application further until the next event. This bug report is mostly to
remind me of the issue.
Regards.
--
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=55175
Bug ID: 55175
Summary: Lode Runner Online: Unhandled page fault on read
access to FFFFFFFF at address 00008AB1
Product: Wine
Version: 8.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cedric.dewijs(a)eclipso.eu
Distribution: ---
Created attachment 74756
--> https://bugs.winehq.org/attachment.cgi?id=74756
Console messages trying to install the game twice
Lode Runner Online installer crashes with this error after testing the sound
card: Unhandled page fault on read access to FFFFFFFF at address 00008AB1
Steps to reproduce:
$ rm -rf ~/wine-tmp
$ mkdir ~/wine-tmp
$ export WINEPREFIX=~/wine-tmp
$ wget
https://web.archive.org/web/20190705131126/http://www.daggert.net/Folio/Pro…
$ unzip lro_install.zip
$ wine MMRInstall/SETUP.EXE now the installer starts, complete with music.
Click install, then click YES to test the system, and then Yes after you hear
sound. Then the installer crashes, and the debugger starts.
My versions:
$ wine --version
wine-8.11
$ uname -a
Linux cedric 6.3.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 21 Jun 2023 20:46:20
+0000 x86_64 GNU/Linux
--
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=45477
Bug ID: 45477
Summary: the forest - settings not saved
Product: Wine
Version: 3.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bronsonmathews(a)gmail.com
Distribution: ---
The settings for this game are stored in the registry. And when changing the
settings in game they are not saved into the registry.
Settings are located at the following location:
HKEY_CURRENT_USER\Software\SKS\TheForest
--
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=41429
Bug ID: 41429
Summary: The Forest: Game crashes if started from Steam
Product: Wine
Version: 1.9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sworddragon2(a)aol.com
Distribution: ---
Created attachment 55803
--> https://bugs.winehq.org/attachment.cgi?id=55803
Terminal output
If The Forest gets started from Steam the game shows its configuration dialog
and on clicking "Play!" the game crashes after a few seconds. But if the game
gets directly started all is working fine no matter if Steam is already running
or not (and if the multiplayer works too).
--
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=41304
Bug ID: 41304
Summary: Obscure Steam version freezes at launch with 100% CPU
usage
Product: Wine
Version: 1.9.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ikk_pl(a)yahoo.co.uk
Distribution: ---
Created attachment 55632
--> https://bugs.winehq.org/attachment.cgi?id=55632
Log after starting steam, attempting to launch Obscure, killing it and quitting
Steam
When trying to launch the game Obscure from Steam, it freezes, using 100% of
the CPU without launching any windows.
--
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=55141
Bug ID: 55141
Summary: virtual desktop not rendering with some dual monitor
setups (regression: 8.10 -> 8.11)
Product: Wine
Version: 8.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: win32u
Assignee: wine-bugs(a)winehq.org
Reporter: kolAflash(a)kolahilft.de
Distribution: ---
When having a dual monitor setup and the right monitor is primary, the virtual
desktop is not rendering.
First bad commit:
https://gitlab.winehq.org/wine/wine/-/commit/9b7669592d6f8b40976b571b70f854…
I just had another problem with the virtual desktop. Is there maybe some
relation?
https://bugs.winehq.org/show_bug.cgi?id=55046
--
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=55224
Bug ID: 55224
Summary: Homefront: The Revolution has rendering issues with
Vulkan renderer
Product: Wine
Version: 8.12
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 74836
--> https://bugs.winehq.org/attachment.cgi?id=74836
screenshot
07d0:fixme:d3d:surface_cpu_blt Stretched blit not implemented for bpp 128.
07d0:err:d3d:cpu_blitter_blit Failed to blit.
8.12-43-g5799e89f15b
--
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=55189
Bug ID: 55189
Summary: no right click menu in shamela
Product: Wine
Version: 8.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dz.wbdev(a)gmail.com
Distribution: ---
right click menu in shamela does not work
this is the link of the program:
https://dev.shamela.ws/downloads/windows/shamela.1444.1.iso
--
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=52168
Bug ID: 52168
Summary: League of Legends: RiotClientUxRender.exe crash
Product: Wine
Version: 6.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: joseskvolpe(a)gmail.com
Distribution: ---
Created attachment 71216
--> https://bugs.winehq.org/attachment.cgi?id=71216
Shell debug log
League of Legends launcher crashes right after it's installed
Tried on plain Wine 6.22, running with Wine Mono 7.0.0
Operating system: Manjaro Linux
Kernel: Linux 5.10.82-1-MANJARO
GPU: Intel HD Graphics 620
RAM: 12GB
Driver: Open-source Mesa
Procedure:
*Download League of Legends: www.leagueoflegends.com
*Install it
*Open launcher (RiotClientServices.exe)
There's 3 different crash logs that is generated after the crash, i'm attaching
all of them
--
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=49373
Bug ID: 49373
Summary: League of Legends crashes at game start (wine 5.10
regression)
Product: Wine-staging
Version: 5.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aguertin+wine(a)aguertin.net
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Regression SHA1: c96ef78b6d6d9184d8ec4cd18924a3049d388583
Distribution: ---
League of Legends crashes at game start. This is a regression from
c96ef78b6d6 ntdll: Move the virtual memory functions to the Unix library.
...or more likely the staging patch rebase needed to accommodate it.
STEPS TO REPRODUCE A WORKING LOL
1) Check out wine 7c32b2dd936
2) Apply staging 6387991c, making the necessary merges
*) (May be an easier merge workflow if you check out wine 3c86adab766, apply
staging 6387991c, and then cherry-pick wine b4a868b8add..7c32b2dd936)
3) Apply patch from Bug 49025 comment 14
4) Apply patch from Bug 47198 comment 95
STEPS TO REPRODUCE A BROKEN LOL
1) Check out wine c96ef78b6d6
2) Apply staging a4d98c48
*) (Beware of Bug 49326! Apply with -W ntdll-ForceBottomUpAlloc. To do that,
you will need to undo an update to the ntdll-NtQueryVirtualMemory patch: `git
checkout 6387991c --
patches/ntdll-NtQueryVirtualMemory/0008-ntdll-Resolve-drive-symlinks-before-returning-sectio.patch`)
3) Apply patch from Bug 49025 comment 14
4) Apply patch from Bug 47198 comment 95
These two sets of steps put you one wine commit apart, with a minimal set of
staging and other changes. This demonstrates that the regression comes from
either c96ef78b6d6 or the staging changes related to it.
There is no relevant console output.
System info:
Gentoo
x86_64
GCC 9.3.0
For testing, please be aware that you do not need to log in to LoL. You can
just run C:\Riot Games\League of Legends\Game\League of Legends.exe - if it
pops up a message that you need to log in first, it is working; if it pops up a
System Error message, it is broken. This makes testing much faster.
--
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=45934
Bug ID: 45934
Summary: League of legends : No sound in-game
Product: Wine-staging
Version: 3.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: scrimekiler(a)yahoo.fr
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 62462
--> https://bugs.winehq.org/attachment.cgi?id=62462
WINEDEBUG=-all,+dsound
When starting league of legends, the sound works, even in champion select.
But after the game has loaded, there is no more sound.
Using alsa-lib-1.1.6-r1, tried with 1.1.2, the 32 bits version are also
installed.
Kernel : 4.14.8-gentoo-r1
Please tell me if you need additionnal logs or specific WINEDEBUG channels
--
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=45706
Bug ID: 45706
Summary: League of Legends fails to reconnect
Product: Wine-staging
Version: 3.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ads200002(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
League of Legends fails to reconnect after a disconnection in game.
When in game, if you disconnect, you get a 'Reconnecting to game' box come up
with a pulsating progress bar. Even upon reconnecting to the Internet, however,
the game fails to automatically reconnect as it has done before the anti-cheat
was implemented.
Lutris 0.4.14 with Wine Staging 3.14+110a6f6 esync 5898a69 on Ubuntu 18.04
I'm sorry I'm not using a more vanilla environment, if someone with vanilla
Wine Staging can't reproduce this bug then please close it.
--
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=42584
Bug ID: 42584
Summary: League of Legends: LeagueClient.exe hangs at startup
logo
Product: Wine
Version: 2.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hevanen(a)googlemail.com
Distribution: ---
Created attachment 57504
--> https://bugs.winehq.org/attachment.cgi?id=57504
Full console output
When launching LeagueClient.exe, the application often hangs at the "League of
Legends" logo. This happens about 2 out of 3 times on average, but sometimes it
takes up to 10 attempts to get it to run.
The terminal shows an endless repeat of errors like the following:
err:ntdll:RtlpWaitForCriticalSection section 0x870060 "heap.c:
HEAP.critSection" wait timed out in thread 005c, blocked by 007e, retrying (60
sec)
err:ntdll:RtlpWaitForCriticalSection section 0x870060 "heap.c:
HEAP.critSection" wait timed out in thread 0051, blocked by 007e, retrying (60
sec)
err:ntdll:RtlpWaitForCriticalSection section 0x870060 "heap.c:
HEAP.critSection" wait timed out in thread 008d, blocked by 007e, retrying (60
sec)
err:ntdll:RtlpWaitForCriticalSection section 0x870060 "heap.c:
HEAP.critSection" wait timed out in thread 0052, blocked by 007e, retrying (60
sec)
err:ntdll:RtlpWaitForCriticalSection section 0x870060 "heap.c:
HEAP.critSection" wait timed out in thread 0060, blocked by 007e, retrying (60
sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7bcebaa0 "loader.c:
loader_section" wait timed out in thread 007d, blocked by 007c, retrying (60
sec)
err:ntdll:RtlpWaitForCriticalSection section 0x870060 "heap.c:
HEAP.critSection" wait timed out in thread 007c, blocked by 007e, retrying (60
sec)
err:ntdll:RtlpWaitForCriticalSection section 0x870060 "heap.c:
HEAP.critSection" wait timed out in thread 0063, blocked by 007e, retrying (60
sec)
--
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=54800
Bug ID: 54800
Summary: System Error when launching game League of Legends
Product: Wine
Version: 6.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: amsi
Assignee: wine-bugs(a)winehq.org
Reporter: florian(a)omnes.cc
Distribution: ---
Created attachment 74296
--> https://bugs.winehq.org/attachment.cgi?id=74296
Screenshot + "small core dump" (?)
I was trying to launch the graphical client for League of Legends (the launcher
works fine)
Then a System Error (see screenshot attached) occurred.
I have a large core dump, but unfortunately it does not fit the 10MB size
limit, even with compression.
I use Lutris 0.5.9.1 on Ubuntu 22.04.2 LTS.
Thanks
--
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=51310
Bug ID: 51310
Summary: Steam - gameoverlayrenderer.dll issue, fps loss and/or
stuttering if not disabled
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gab.pulcio(a)gmail.com
Distribution: ---
Basically many games relies on gameoverlayrenderer.dll, if I disable it (which
I did for now) they won't launch at all... a game that doesn't launch is
"Spintires - Mudrunner" for example.
Disabling it though resolves a lot of problems, more FPS in a lot of games
(with it enabled there is an annoying stuttering and constant FPS drop, every
second) BUT there is this little problem: many games won't launch with it
disabled.
So, I tried to disable the steam overlay and re-enabling
gameoverlayrenderer.dll, it should've fixed the FPS issue, only a few games
benefits from this though.
I think that disabling the overlay through steam settings doesn't completely
remove that garbage, thus the FPS drop/stuttering even without overlay.
--
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=24078
Summary: The Last Remnant demo: Window size is too small
Product: Wine
Version: 1.3.1
Platform: x86-64
URL: http://news.bigdownload.com/2009/02/26/download-the-la
st-remnant-demo/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
On windows, the window size is the width of your screen, but on wine, it's
about 1/3 of the size.
--
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=53097
Bug ID: 53097
Summary: wine steam: flickering (on UHD 630)
Product: Wine
Version: 7.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dufresnep(a)zoho.com
Distribution: ---
Created attachment 72526
--> https://bugs.winehq.org/attachment.cgi?id=72526
My badge page filickering in Steam
I installed OpenSuse Tumbleweed today, and use "wine SteamSetup.exe" to install
Steam.
CPU is working at about 50% (i3-8100).
There is flickering that I was able to capture with new screen capture movie in
Gnome 42. Hope to be able to attach it.
--
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=33306
Bug #: 33306
Summary: Wine creates FreeDesktop .desktop files when windows
Desktop shortcuts (lnk files) are created
Product: Wine
Version: 1.5.26
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adman.com(a)gmail.com
Classification: Unclassified
Mac OS X does not support the freedesktop standard for .desktop files, however
Wine attempts to create one anyway when a Windows shortcut (lnk file) is
created by an installer.
This feature should be disabled on Mac OS X, in place of something which can
generate Mac OS X-compatible shortcuts.
--
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=45304
Bug ID: 45304
Summary: Lords of the Realm II in steam: rendering problem with
probable web page
Product: Wine
Version: 3.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shentino(a)gmail.com
Distribution: ---
on real windows, it shows a web page, complete with clickable links
on linux/wine, it shows a blank page with broken links. They're clickable but
there's no background and I get "missing picture" icons instead.
--
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=45488
Bug ID: 45488
Summary: Age of Empires 2 Steam will not lauch in a laptop with
2 graphic cards and hdmi.
Product: Wine
Version: 3.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: info(a)justdust.es
Distribution: ---
There is an old bug that i forgot to report that makes the game to not start
with this special setup.
1. A laptop
2.A dual graphic card, nvidia + intel
3.A hdmi tv connected to the laptop.
4.The nvidia ON.
With this setup since wine 2, and i tested till wine 3.12, normal,
devel and staging, the game will not lauch.
The work arround is disable nvidia card, and use only the internal one of the
laptop with the nvidia control software.
After that reboot to have the internal intel card ready and selected and game
will work perfect (qith all the problems it had since ever).
Nothing else is needed, wine 3.12 can habdle the game with the steam setup
without problems, not necessary to rename Launcher.exe not necessary anything.
--
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=53376
Bug ID: 53376
Summary: Condor 2 : Force feedback not working
Product: Wine
Version: 7.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: raphael.thevenin(a)free.fr
Distribution: ---
Hardware : Microsoft Sidewinder FF2 USB
Joystick is recognized and works without force feedback in Condor 2.
Joystick force feedback is recognized and works in "wine control" : different
effects are played in the stick.
But when playing in Condor with "force feedback" enabled, no effects in the
game (should at least shake the stick when flying too slow and move the stick
center point when using glider trim) The joystick behaves exactly as in
passive mode.
--
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=37481
Bug ID: 37481
Summary: Steam Legend of Grimrock 2: Game crashes quite often
when trying to save
Product: Wine
Version: 1.7.28
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: uwe.klosa(a)gmail.com
Distribution: ---
Created attachment 49871
--> https://bugs.winehq.org/attachment.cgi?id=49871
STacktrace with page fault
Legend of Grimrock 2 crashes every now and then when I try to save the game.
The error seems to be connected to the x3audio. Sometime the game crashes with
an error in the sound system, but without a readable crash report.
--
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=44896
Bug ID: 44896
Summary: Sonic CD Steam choppy audio
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-dsound
Assignee: wine-bugs(a)winehq.org
Reporter: ALEXMCCULLLOCH(a)gmail.com
If you do get Sonic CD to even run, the music/sounds are choppy.
--
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=44491
Bug ID: 44491
Summary: Final fantasy Type-0 (steam) crashes during install
Product: Wine
Version: 3.0-rc6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jrr45(a)cornell.edu
Distribution: ---
Created attachment 60451
--> https://bugs.winehq.org/attachment.cgi?id=60451
Backtrace of install crash
Program crashes almost immediately after install is started.
--
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=43933
Bug ID: 43933
Summary: STEAM: Ultra Street Fighter IV crashes
Product: Wine
Version: 2.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: luca.scarabello(a)gmail.com
Distribution: ---
Created attachment 59569
--> https://bugs.winehq.org/attachment.cgi?id=59569
Console logs
Ultra Street Fighter IV crashes on my machine, I tried many differet version of
wine/wine-staging and it always crashes in the same way. Because it used to
work without any problem I believe it's my machine configuration, but I am not
sure and I am not aware of how to discover the reason of the bug. I am
attaching the console logs. You'll see many crashes as I restart Street Fighter
from Steam everytime it crashes, just to make sure the crash is always due to
the same reason.
--
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=39860
Bug ID: 39860
Summary: Steam RaidenIV Overkill crashes on start
Product: Wine
Version: 1.7.55
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zakk(a)rsdio.com
Created attachment 53214
--> https://bugs.winehq.org/attachment.cgi?id=53214
Backtrace for RaidenIV
Raiden IV Overkill on steam crashes upon launch. A black window pops up and
then a crash dialog immediately appears.
Crash log and console output attached.
I've tried various versions of wine; these attachments are from wine-staging
1.7.55, the version available for OSX in the wine-staging repo.
One possibly relevant bit of info: A few users on the steam forum for this game
have reported it crashes under Windows when trying to use an integrated video
card, but works when a dedicated card is used. I've tried running on various
OSX machines (a hackintosh with intel graphics disabled in the bios and a gtx
970 installed, and a rMBP with both integrated and dedicated graphics forced
via a utility) all crash the same way.
--
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=40841
Bug ID: 40841
Summary: Steam game Minus Zero has bad performance
Product: Wine
Version: 1.9.12
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zakk(a)rsdio.com
Created attachment 54822
--> https://bugs.winehq.org/attachment.cgi?id=54822
Console output
The game 'Minus Zero' which is a simple lock-on shooter game, has bad
performance degradation in some spots. The one consistently reproducible
problem occurs when there is very little on screen. Game drops to 30fps, maybe
even lower. Under windows (even under vmware fusion) game maintains a solid
60fps.
I've noticed that even in the menus it never seems to hit a consistent 60fps,
it's always around 56-58fps.
Things I've tried, none of which helped:
disabled glsl
set 'skip single buffer flushes' to true
latest staging
disabled steam overlay
I've also verified the issue is present when running on linux.
--
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=40916
Bug ID: 40916
Summary: The Bureau: XCOM Declassified (Steam) fails to start
(.Net4 installed)
Product: Wine
Version: 1.9.13
Hardware: x86
URL: http://store.steampowered.com/app/65930/
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 55015
--> https://bugs.winehq.org/attachment.cgi?id=55015
plain terminal output + Protection Id log
I installed .Net4 via winetricks in the 32-bit Wine prefix to prevent an early
crash due to bug #34643. Other than that, only corefonts and Nvidia Physx are
installed, gameoverlayrenderer.dll is disabled.
When I launch the game an empty, black window is opened, titled 'The Bureau:
XCOM Declassified (32-bit, DX9)'. The game executable constantly uses 100% CPU,
but the game doesn't load. The process has to be killed to quit.
Changing Windows profile to Vista or Seven doesn't help.
This bug seems to be specific to the Steam version because the game starts
properly when using an 'unofficial' .exe for the game.
wine-1.9.13-114-gb1930ee
Fedora 24 x86_64
--
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=43355
Bug ID: 43355
Summary: Age of Empires 2 HD (Steam) locks up on joining
multiplayer in lobby
Product: Wine-staging
Version: 2.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: paulthetall(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 58701
--> https://bugs.winehq.org/attachment.cgi?id=58701
screenshot freeze window
Age of Empires 2 HD (Steam) locks up on joining multiplayer in lobby. You can
see the list with games, but when joining, the screen freezes after waiting a
bit. You have to force quit Age2 HD to get out of the screen.
Wine output debug is this:
https://drive.google.com/open?id=0B1hInJN7W9-hNVNQblVYRGUzMDQ
Attached screenshot of where it freezes. Normal Wine has not 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.
https://bugs.winehq.org/show_bug.cgi?id=41243
Bug ID: 41243
Summary: Unreadable ingame messages and chat messages (Leaf 4
dead, steam)
Product: Wine-staging
Version: 1.9.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ilya-valeev(a)yandex.ru
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 55538
--> https://bugs.winehq.org/attachment.cgi?id=55538
log
Debian 8 x64, kernel 3.16.7, wine-staging 1.9.17.
I run Steam with this command:
$ env PULSE_PROP="filter.want=echo-cancel" WINEARCH=win32
WINEPREFIX="/home/blob/.wineapps/skyrim/" /opt/wine-staging/bin/wine
"c:\Program Files\Steam\Steam.exe"
When I start Left 4 Dead and join game, I see corrupted ingame messages and
chat. Some words and parts of words were replaced with , and } (see attached
screenshot).
Last time I run this game (2 months ago) this bug does not exist.
Could this be fixed?
--
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=52750
Bug ID: 52750
Summary: Steam friends list does not connect
Product: Wine
Version: 7.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Deresiant(a)protonmail.ch
Distribution: ---
Created attachment 72120
--> https://bugs.winehq.org/attachment.cgi?id=72120
wine log
The steam friends list through wine does not connect and prompts me to
reconnect.
I can give more information if necessary, I just don't know what to give.
The `wine log` attachment starts talking about steam friend list at around line
379
--
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=37110
Bug ID: 37110
Summary: Steam requires Arial/Times New Roman fonts to open
Store/Profile/Community pages
Product: Wine
Version: 1.7.24
Hardware: x86
URL: http://media.steampowered.com/client/installer/SteamSe
tup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Created attachment 49334
--> https://bugs.winehq.org/attachment.cgi?id=49334
terminal output
The Steam client received a major update on 14/08/2014, since then the Store,
Community, Profile pages won't load (remain blank) unless the user installs
either Arial.ttf or Times.ttf via 'winetricks corefonts'. The game library page
still opens without problems.
Steam isn't closing but those pages never load and a minidump file is saved in
the /dumps directory but I can't see anything useful in it when loaded in
winedbg.
Fedora 20
wine-1.7.24-14-gd1749b5
--
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=23301
Summary: Steam 2010 version: tooltips popups even when the
steam windows isn't top-active one
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mooroon2(a)mail.ru
Created an attachment (id=29052)
--> (http://bugs.winehq.org/attachment.cgi?id=29052)
Fragment of a screenshot showing the bug in action.
If I've got Steam client window opened on a page where some help tooltips are
expected to popup on mouseover's over some UI elements they would popup and
show as a top z-order window no matter is the Steam windows currently active
one or not. An example how might it look like may be seen in attached
screenshot.
Easiest page to trigger the bug is the "Game details" view in the games library
for the games with "Achievements" available - there would be tooltip popups
when moving the mouse pointer over the pictures representing the achievements.
This behavior was spotted with wine versions starting at about 1.2-rc1 and up
to current 1.2-rc4. Can't tell if earlier versions of Wine suffered the same
bug as I haven't got enough free time to compile and do some tests with em.
--
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=26658
Summary: Steam startup slow on Wine
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
On my nice fast laptop with a 15 Mbit/sec internet connection and wine from
git,
it takes 20-30 seconds from the time the "Connecting Steam Account: Foo"
appears to the time it gains a cancel button. This is about two or three times
longer than on Windows 7 on the same hardware.
The extra time makes starting Steam much more annoying.
--
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=55217
Bug ID: 55217
Summary: Unhandled illegal instruction when loading AI
Girlfriend Simulator
Product: Wine
Version: unspecified
Hardware: Other
OS: Android
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gerardor22610(a)gmail.com
Created attachment 74830
--> https://bugs.winehq.org/attachment.cgi?id=74830
File the debugger told me to submit
I click start it crash
--
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=51608
Bug ID: 51608
Summary: Garmin Express regression: USB-attached device no
longer found
Product: Wine
Version: 5.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: usb
Assignee: wine-bugs(a)winehq.org
Reporter: tygu(a)getnada.com
Distribution: ---
I have two installations. The first installation is on Debian Stretch and the
second installation is on Debian Bullseye. The dist-upgrade approach was not
used; Bullseye was installed from scratch, and ~/.wine was copied from Stretch
to Bullseye.
There was a regression. These are the characteristics:
* Debian Stretch with Gnome *
Garmin Express executes and correctly discovers the USB-attached Garmin device.
The Garmin Express application has an annoying flicker and window corruption,
but it's purely cosmetic. The software functions for the most part, and it's
able to update the maps on the Garmin as long as the maps do not exceed the
device's internal storage.
When the map updates exceed the capacity of the internal storage, the Garmin
Express app directs the user to insert a microSD card and continue. This
functionality is broken. Normally I believe the Garmin appears as *two*
devices to the host OS when the SD card is inserted, and Garmin Express should
see both of them. But the extra card is not seen.
* Debian Bullseye with Wayland+Xwayland+Sway and Wine 5.0.3 *
Garmin Express executes but it does NOT detect the USB-attached Garmin device.
The aesthetics are fixed, so the window doesn't flicker. But Garmin Express is
completely useless without being able to connect to the Garmin.
--
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=42783
Bug ID: 42783
Summary: Terragen 4 needs function
KERNEL32.dll.GetActiveProcessorGroupCount
Product: Wine
Version: 2.5
Hardware: x86-64
URL: https://planetside.co.uk/free-downloads/terragen-4-fre
e-download/
OS: Linux
Status: NEW
Keywords: download, win64
Severity: minor
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
Depends on: 42360
Distribution: ---
The app is 64 bit only and requires winetricks allfonts to workaround bug
42360.
Open the program and press CTRL+R to render the current view. Console outputs
the unimplemented function message with a somewhat random interval, the
application resists the crash though. The exe is called tgd.exe.
wine: Call from 0x7bc5dfcc to unimplemented function
KERNEL32.dll.GetActiveProcessorGroupCount, aborting
File Info:
334a1e2fe6f314978ee18346024e6800383c1648 Terragen_4_Win64_40040.msi
--
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=34516
Bug #: 34516
Summary: Terragen fails to start
Product: Wine
Version: 1.7.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 45946
--> http://bugs.winehq.org/attachment.cgi?id=45946
Terminal output on Wine 1.7.2
Steps to reproduce:
1) remove ~/.wine
2) install Terragen
3) wine tgd.exe
4) click "Use free version"
Behaviour:
Wine error.
Expected behaviour:
No Wine error.
--
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=51146
Bug ID: 51146
Summary: Steam hangs up and starting very slow unless corefonts
installed
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andy86(a)fastwebnet.it
Distribution: ---
Created attachment 70019
--> https://bugs.winehq.org/attachment.cgi?id=70019
wine output with +font +nativefont +timestamp splitted until 1mb compressed
Since a while steam hangs up during the "connecting steam account" phase unless
"winetricks corefonts" has been entered.
The difference is immediately visible, without steam starting time is up to
two-three minutes, with is up to thirty seconds.
Bug is present in wine 6.0 and 6.8 (and, i Guess, in all versions within the
range) so I think this is introduced from an updated by Steam.
--
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=39022
Bug ID: 39022
Summary: Mouse cursor shows the wrong symbol
Product: Wine
Version: 1.7.44
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sworddragon2(a)aol.com
Distribution: ---
Starting Steam and going to the menu bar -> Steam and moving the mouse cursor
over the entry "Check for Steam Client Updates..." and then stopping the mouse
results that the mouse cursor is showing the I symbol (the cursor symbol that
for example also appears if moving the mouse cursor over a text area). Moving
the mouse shows the normal mouse cursor again but stopping the mouse on the
entry again shows the I symbol again. A workaround seems to be to close the
menu and reopening it.
--
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=31212
Bug #: 31212
Summary: Some VST instruments crash when reloaded in Mixcraft
Product: Wine
Version: 1.5.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: s_chriscollins(a)hotmail.com
Classification: Unclassified
In Mixcraft, some VST instruments crash when loaded a second time on a track.
However, the same instruments work fine when loaded for the first time on a
track. The following can be reproduced easily in Mixcraft:
1. Start Mixcraft and select "Build Virtual Instrument Tracks" from the "New
Project" window.
2. Click on the keyboard icon next to the first track name, which will bring up
the instrument selection window.
3. Select "<VSTi Instruments>" from the left pane and then "Messiah" from the
right pane. This sets the track to use the Messiah VSTi synth.
4. Now select "Acoustica Instruments" from the right pane.
5. Once again, select "Messiah" from the right pane. Mixcraft will pop up an
error box with the title "An instrument has crashed" containing the following
text: "A crash has been detected in the instrument "Messiah." This plug-in has
been muted. We recommend you save your project and re-start Mixcraft to avoid
losing your work."
Unfortunately, no helpful terminal output seems to be generated in relation to
the plugin crash. I have provided more detailed notes on VST behavior in
Mixcraft here:
https://docs.google.com/document/d/1YEPh0mkd_ip1whAJXcRIl4HYny5D8LSeGo3qgzV…
** My System **
OS: Kubuntu 12.04 64-bit w/ KDE SC 4.8.4
Motherboard: ASRock X58 Extreme3 (Intel X58 chipset)
CPU: Intel Core i7 (2.8 GHz quad-core)
RAM: 12GB DDR3
Video: Dell NVIDIA GeForce 7800 GTX w/ 256 MB RAM (PCI Express)
Sound Card #1: Sound Blaster Audigy 2 ZS Gold
Sound Card #2: Echo Gina3G
Linux Kernel: 3.2.0-26-generic
NVIDIA video driver: 302.17
Screen Resolution: 1280 x 960
--
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=55017
Bug ID: 55017
Summary: shell32:systray fails on gitlab-win10-21h2 (GitLab CI)
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
shell32:systray fails on gitlab-win10-21h2:
systray.c:49: Test failed: NIM_ADD failed!
systray.c:50: Test failed: GetLastError() = 2147500037
systray.c:75: Test failed: NIM_ADD failed!
systray.c:76: Test failed: GetLastError() = 2147500037
See https://test.winehq.org/data/patterns.html#shell32:systray
This failure only happens on gitlab-win10-21h2 and there is no obvious commit
that could be causing it.
Did something change in 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.
http://bugs.winehq.org/show_bug.cgi?id=18260
Summary: Quicktime 2 installer exits silently
Product: Wine
Version: 1.1.20
Platform: PC
URL: http://www.oldversion.com/download/quicktime212.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=20783)
--> (http://bugs.winehq.org/attachment.cgi?id=20783)
Wine 1.1.20 +relay +seh +tid (last 3MB)
Installer from Quicktime 2.1.2 exits silently.
Apparently the only available version is from oldversion.com
However, I also have a copy that comes with another app that installs fine. It
*might* have something to do with the lzexpand DLLs.
Failing version prints these lines and then exits:
trace:loaddll:NE_FreeModule Unloaded module "LZEXPAND.DLL" : builtin
trace:loaddll:free_modref Unloaded module
L"C:\\windows\\system32\\lzexpand.dll16" : builtin
trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\lz32.dll" :
builtin
Whereas the working version prints this line and continues:
trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\lz32.dll" :
builtin
I can upload the working version too if needed.
--
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=55216
Bug ID: 55216
Summary: Altium designer 23.6.0 installer shows an orange box,
makes it impossible to install Altium
Product: Wine
Version: 8.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cedric.dewijs(a)eclipso.eu
Distribution: ---
Created attachment 74827
--> https://bugs.winehq.org/attachment.cgi?id=74827
Console messages while running the installer three times
Altium designer 23.6.0 installer shows an orange box. This makes it impossible
to install Altium.
Steps to reproduce:
$ rm -rf ~/wine-tmp/
$ mkdir ~/wine-tmp
$ export WINEPREFIX=~/wine-tmp
$ wine AltiumDesignerSetup_23_6_0.exe now the installer starts.
Click next. Now The installer shows an orange box. The installer beeps when the
mouse is clicked outside of the orange box. These errors are shown in the
console:
010c:fixme:uxtheme:BufferedPaintSetAlpha Stub (01B92788 0169F8F8 255)
Enter ctrl-c into the terminal. Now the installer exits.
Versions:
[cedric@cedric Downloads]$ wine --version
wine-8.11
[cedric@cedric Downloads]$ uname -a
Linux cedric 6.4.2-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 06 Jul 2023 18:35:54
+0000 x86_64 GNU/Linux
[cedric@cedric Downloads]$
--
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=53737
Bug ID: 53737
Summary: Incoming (game): crashes after the intro video
Product: Wine
Version: 7.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: putr4.s(a)gmail.com
Distribution: ---
Created attachment 73174
--> https://bugs.winehq.org/attachment.cgi?id=73174
Terminal output of GOG version
Recently with an update in the Wine 7.x series (don't know which one
unfortunately, but it worked with 7.x at some point) the game Incoming no
longer runs, it shows the intro video and music, but then the music stops and
it crashes on either a black screen or the loading screen while the Wine crash
reporter appears in the background.
I was using the GOG version of Incoming, but the demo (the same one mentioned
in bug 44864, MD5: 5b1fff6863768eeff95167e510d09a2e, SHA256:
dcc55a269c33ea5363cd937284752d7ffe57f4774c55a38dfdd4a9172376563c, 3.8MB file
called incoming.exe, available via cnet.com at least) also exhibits the same
issue.
I have attached the terminal output from the GOG version as log.txt, and I will
also attach the terminal output of the GOG version as well as the demo versions
of those two.
The wine version I am using is from the Arch Linux repositories, and I am using
a clean 64 bit wineprefix with no settings changed at all (this setup worked
fine before), although I also tried a 32 bit wineprefix, same results.
OpenGL vendor string: Intel
OpenGL renderer string: Mesa Intel(R) HD Graphics 530 (SKL GT2)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 22.1.7
OpenGL core profile shading language version string: 4.60
OpenGL version string: 4.6 (Compatibility Profile) Mesa 22.1.7
OpenGL shading language version string: 4.60
--
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=45001
Bug ID: 45001
Summary: prevents Kruzwil 3000 from installing
Product: Wine
Version: 3.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: logicalman101(a)gmail.com
Distribution: ---
Created attachment 61130
--> https://bugs.winehq.org/attachment.cgi?id=61130
error log
after waiting a couple of minutes during install an error in the installer pops
up saying unknown source 'productselector.dll.' After clicking ok the installer
then finishes and goes to the finish window but didn't install enough to put a
launcher in the install directory. log attached.
--
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=51767
Bug ID: 51767
Summary: IWTE fails to launch, cannot create temporary
directory
Product: Wine
Version: 6.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aaronbpaden(a)gmail.com
Distribution: ---
Created attachment 70671
--> https://bugs.winehq.org/attachment.cgi?id=70671
wine-6.16 log
IWTE is a modding tool for Rome: Total War, Medieval 2 Total War and Rome
Remastered. You can download the tool here:
https://www.twcenter.net/forums/downloads.php?do=file&id=2741
When I try to launch IWTE_launch.bat, the application reports the following
error:
[280] INTERNAL ERROR: cannot create temporary directory!
I also tried this in wine-staging, and the error message changed somewhat to
fopen: Permission denied
--
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=15255
Summary: ntdll: The memory overview Page in Google Chrome is
incomplete (MemoryWorkingSetList for
NtQueryVirtualMemory)
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://chrome.google.com
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P3
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Created an attachment (id=16041)
--> (http://bugs.winehq.org/attachment.cgi?id=16041)
about:memory
Display the Memory status Page with "about:memory"
The Virtual Memory status is displayed (Private and Mapped),
but the Resident memory size is 0 (Private, Shared and Total)
0019:fixme:virtual:NtQueryVirtualMemory (process=0xffffffff,addr=(nil))
Unimplemented information class: MemoryWorkingSetList
0019:fixme:virtual:NtQueryVirtualMemory (process=0x108,addr=(nil))
Unimplemented information class: MemoryWorkingSetList
--
By by ... Detlef
--
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=47391
Bug ID: 47391
Summary: Condor2: corrupt graphics, because Z-Buffering not
working
Product: Wine
Version: 4.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: felixhaedicke(a)web.de
Distribution: ---
Created attachment 64736
--> https://bugs.winehq.org/attachment.cgi?id=64736
Corrupt graphics in Condor2
Graphics in Condor2 (http://www.condorsoaring.com) is unusable, e. g. no panel
instruments are shown.
It seems that Z-Buffering is not activated correctly for this game. It shows
the following warning a thousand times:
0032:fixme:d3d:state_zenable Unrecognized depth buffer type 0xffffffff.
--
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=22522
Summary: black intro videos with smackw32.dll
Product: Wine
Version: 0.9.48.
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
"Der Dieb von Burg Schreckenstein" and "5 Freunde 2 und der silberne
Turm" start with a black screen when it should show an intro video.
Audio is played normally and the app proceeds to the main menu after
the video ends. Also, pressing a key aborts the video as expected.
The video is visible on a native XP machine.
Both apps use smackw32.dll to display the video. I suppose the screen
remains black because an exception is caught soon after start.
0009:CALL smackw32._SmackDoFrame@4(008c5440) ret=0049ef3d
0009:Call winmm.timeGetTime() [a few times]
0009:Ret winmm.timeGetTime()
0009:trace:seh:raise_exception code=c0000005 flags=0 (access violation)
...
0009:RET smackw32._SmackDoFrame@4() retval=00000000 ret=0049ef3d
The sequence of smackw32 calls is:
smackw32._SmackOpen@12
smackw32._SmackCheckCursor@20
smackw32._SmackToBuffer@28
smackw32._SmackDoFrame@4
The affected video is "intro.smk". Curiously, this is the second such
sequence. The first one, opening "loads.smk" produces no exception
(but it is too short to be a video). Surprisingly, Burg
Schreckenstein's ending credits extro_[1-7].smk are rendered (these
appear to be still images without animation).
Logs are available upon request. What channels?
You may add
[Smacker]
Debug=1
to win.ini and set WINEDEBUG=+debugstr.
I've not yet written an AppDB entry for either of these 2 children apps.
"5 Freunde" is Enid Blyton's "Famous 5" or "Club des cinq".
Bug present with both Ubuntu Intrepid and MacOS, on different HW and was
observed as early as wine-0.9.48 to present.
--
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=55202
Bug ID: 55202
Summary: Wine fails to build with clang-11.0.1 due to recent
nameless unions/structs VARIANT changes
Product: Wine
Version: 8.11
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: blocker
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: dmitry(a)baikal.ru
Regression SHA1: 36963b6d27abcf74b58bcf11953ebdf2b7e9767c
Distribution: ---
Starting from
36963b6d27abcf74b58bcf11953ebdf2b7e9767c is the first bad commit
commit 36963b6d27abcf74b58bcf11953ebdf2b7e9767c
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Jul 4 12:42:53 2023 +0200
oleaut32: Get rid of the DECIMAL access macros.
dlls/oleaut32/variant.c | 83 +++++++------
dlls/oleaut32/variant.h | 20 ----
dlls/oleaut32/vartype.c | 303 +++++++++++++++++++++++-------------------------
3 files changed, 188 insertions(+), 218 deletions(-)
Wine fails to build.
dlls/oleaut32:
clang -c -o dlls/oleaut32/x86_64-windows/usrmarshal.o
../wine.src/dlls/oleaut32/usrmarshal.c -Idlls/oleaut32 \
-I../wine.src/dlls/oleaut32 -Iinclude -I../wine.src/include
-I../wine.src/include/msvcrt -D_UCRT \
-D__WINESRC__ -D_OLEAUT32_ -D__WINE_PE_BUILD -Wall -target x86_64-windows
-fuse-ld=lld \
-fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body
-Wignored-qualifiers -Winit-self \
-Wno-pragma-pack -Wstrict-prototypes -Wtype-limits -Wvla -Wwrite-strings
-Wpointer-arith \
-Wabsolute-value -Wnonnull -mcx16 -mcmodel=small -g -O2
../wine.src/dlls/oleaut32/usrmarshal.c:402:24: error: no member named 'n1' in
'struct tagVARIANT'
header->vt = pvar->n1.n2.vt;
~~~~ ^
../wine.src/dlls/oleaut32/usrmarshal.c:403:32: error: no member named 'n1' in
'struct tagVARIANT'
header->wReserved1 = pvar->n1.n2.wReserved1;
~~~~ ^
../wine.src/dlls/oleaut32/usrmarshal.c:404:32: error: no member named 'n1' in
'struct tagVARIANT'
header->wReserved2 = pvar->n1.n2.wReserved2;
~~~~ ^
../wine.src/dlls/oleaut32/usrmarshal.c:405:32: error: no member named 'n1' in
'struct tagVARIANT'
header->wReserved3 = pvar->n1.n2.wReserved3;
~~~~ ^
../wine.src/dlls/oleaut32/usrmarshal.c:406:31: error: no member named 'n1' in
'struct tagVARIANT'
header->switch_is = pvar->n1.n2.vt;
~~~~ ^
../wine.src/dlls/oleaut32/usrmarshal.c:421:31: error: no member named 'n1' in
'struct tagVARIANT'
memcpy(Pos, pvar->n1.n2.n3.byref, type_size);
~~~~ ^
../wine.src/dlls/oleaut32/usrmarshal.c:435:32: error: no member named 'n1' in
'struct tagVARIANT'
memcpy(Pos, &pvar->n1.n2.n3, type_size);
~~~~ ^
../wine.src/dlls/oleaut32/usrmarshal.c:564:27: error: no member named 'n1' in
'struct tagVARIANT'
memcpy(&pvar->n1.n2.n3, Pos, type_size);
~~~~ ^
../wine.src/dlls/oleaut32/usrmarshal.c:568:11: error: no member named 'n1' in
'struct tagVARIANT'
pvar->n1.n2.vt = header->vt;
~~~~ ^
../wine.src/dlls/oleaut32/usrmarshal.c:569:11: error: no member named 'n1' in
'struct tagVARIANT'
pvar->n1.n2.wReserved1 = header->wReserved1;
~~~~ ^
../wine.src/dlls/oleaut32/usrmarshal.c:570:11: error: no member named 'n1' in
'struct tagVARIANT'
pvar->n1.n2.wReserved2 = header->wReserved2;
~~~~ ^
../wine.src/dlls/oleaut32/usrmarshal.c:571:11: error: no member named 'n1' in
'struct tagVARIANT'
pvar->n1.n2.wReserved3 = header->wReserved3;
~~~~ ^
../wine.src/dlls/oleaut32/usrmarshal.c:624:34: error: no member named 'n1' in
'struct tagVARIANT'
if (vt & VT_BYREF) ref = pvar->n1.n2.n3.byref;
~~~~ ^
13 errors generated.
dlls/oleaut32/tests:
clang -c -o dlls/oleaut32/tests/x86_64-windows/vartest.o
../wine.src/dlls/oleaut32/tests/vartest.c -Idlls/oleaut32/tests \
-I../wine.src/dlls/oleaut32/tests -Iinclude -I../wine.src/include
-I../wine.src/include/msvcrt \
-D_MSVCR_VER=0 -D__WINESRC__ -D__WINE_PE_BUILD -Wall -target x86_64-windows
-fuse-ld=lld \
-fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body
-Wignored-qualifiers -Winit-self \
-Wno-pragma-pack -Wstrict-prototypes -Wtype-limits -Wvla -Wwrite-strings
-Wpointer-arith \
-Wabsolute-value -Wnonnull -mcx16 -mcmodel=small -g -O2
../wine.src/dlls/oleaut32/tests/vartest.c:251:5: error: declaration of
anonymous struct must be a definition
struct __tagBRECORD *rec;
^
../wine.src/dlls/oleaut32/tests/vartest.c:251:29: error: type name requires a
specifier or qualifier
struct __tagBRECORD *rec;
^
../wine.src/dlls/oleaut32/tests/vartest.c:301:11: error: no member named 'rec'
in 'struct IRecordInfoImpl'
This->rec->pvRecord = NULL;
~~~~ ^
../wine.src/dlls/oleaut32/tests/vartest.c:769:3: error: declaration of
anonymous struct must be a definition
struct __tagBRECORD *rec;
^
../wine.src/dlls/oleaut32/tests/vartest.c:769:3: warning: declaration does not
declare anything [-Wmissing-declarations]
../wine.src/dlls/oleaut32/tests/vartest.c:894:3: error: use of undeclared
identifier 'rec'
rec = &V_UNION(&v, brecVal);
^
../wine.src/dlls/oleaut32/tests/vartest.c:894:22: error: no member named
'brecVal' in 'struct tagVARIANT'
rec = &V_UNION(&v, brecVal);
~~~~~~~~~~~~^~~~~~~~
...
fatal error: too many errors emitted, stopping now [-ferror-limit=]
--
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=55109
Bug ID: 55109
Summary: dbghelp:dbghelp - test_live_modules_proc() fails in
the new WoW 64-bit tests
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: dbghelp
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
dbghelp:dbghelp - test_live_modules_proc() fails in the new WoW 64-bit tests:
dbghelp.c:1156: Test failed: [64/32 enum:+32bit wow64]: Unexpected
event.count_ntdll 3
dbghelp.c:1156: Test failed: [64/32 enum:default wow64]: Unexpected
event.count_ntdll 3
See https://test.winehq.org/data/patterns.html#dbghelp:dbghelp
See the fg-*-x64-64 and rbernon-*-win64 results.
A bisect shows that the failures started with the commit below:
commit 2ef4cc48fbce406d67be32a90a2208868026a505
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Jun 21 12:08:00 2023 +0200
wow64: Map a copy of ntdll to build the syscall table.
The original ntdll may have been hooked.
--
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=47336
Bug ID: 47336
Summary: League of legends closes when starting the game in
training mode.
Product: Wine
Version: 4.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xdestac(a)gmail.com
Distribution: ---
Error always when starting a game in league of legends
--
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=23134
Summary: iexplore does not correctly detect proxy details
Product: Wine
Version: 1.2-rc3
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Blocks: 19261
I have an Ubuntu Lucid system that has the proxy preferences set up for HTTP
and FTP. Native applications use the proxy for HTTP and FTP but all other
protocols bypass the proxy. iexplore doesn't. The result being that when a
HTTPS page is opened, there is a failure (proxy does not support HTTPS). Using
Squid.
The following error was encountered while trying to retrieve the URL:
https://accounts.sling.com/accounts/login?
Unsupported Request Method and Protocol
Squid does not support all request methods for all access protocols. For
example, you can not POST a Gopher 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.
http://bugs.winehq.org/show_bug.cgi?id=34047
Bug #: 34047
Summary: IE7 reports lookup failure before the main window
opens
Product: Wine
Version: 1.6-rc5
Platform: x86-64
URL: http://download.microsoft.com/download/3/8/8/38889dc1-
848c-4bf2-8335-86c573ad86d9/IE7-WindowsXP-x86-enu.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 45249
--> http://bugs.winehq.org/attachment.cgi?id=45249
Screenshot
Installed IE7 for XP in a clean .wine.
When run it reports that it cannot find a URL immediately, before the main
window even has chance to open. See screenshot.
No overrides, nothing changed from default.
--
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=34049
Bug #: 34049
Summary: IE7 does not navigate to web pages or obey home page
setting
Product: Wine
Version: 1.6-rc4
Platform: x86-64
URL: http://download.microsoft.com/download/3/8/8/38889dc1-
848c-4bf2-8335-86c573ad86d9/IE7-WindowsXP-x86-enu.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 45253
--> http://bugs.winehq.org/attachment.cgi?id=45253
wine-1.6-rc4 console output
In a very similar way to Bug 25648, IE7 does not navigate to web pages or obey
home page setting.
The workaround in Bug 25648 does not work, although the fix, when it comes, may
be the same (making this bug a duplicate).
I'm sure someone smarter than I knows of an equivalent registry entry to fix
this.
winetricks ie7 gets this to work but there are way to many overrides to work
out what the workaround may be. Winetricks does not add any registry entries.
--
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=25128
Summary: Missing flashing border on the stage select screen of
Pikachu Volleyball 3D
Product: Wine
Version: 1.3.6
Platform: x86-64
URL: http://rev.knu.ac.kr/down/PV3DSetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: wine-bugs(a)winehq.org
Created an attachment (id=31880)
--> (http://bugs.winehq.org/attachment.cgi?id=31880)
Full output
Choosing "single play" from the main menu leads to a stage selection screen
with a small image of each stage to choose from. The current selection is
supposed to be indicated by a fade effect and a multicolored flashing border.
The fade effect works, but the border always remains black. winetricks d3dx9_36
makes it work correctly.
On this screen, the terminal is flooded with a series of fixmes:
fixme:d3dx:ID3DXLineImpl_Begin (0x217fc0)->(): stub
fixme:d3dx:ID3DXLineImpl_Draw (0x217fc0)->(0x782b58, 5, 0xff0000ff): stub
fixme:d3dx:ID3DXLineImpl_End (0x217fc0)->(): stub
--
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=49846
Bug ID: 49846
Summary: Steel Armor: Blaze of War crashes with builtin
d3dx9_43
Product: Wine
Version: 5.17
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3d-util
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 68186
--> https://bugs.winehq.org/attachment.cgi?id=68186
warn+d3dx
Crashes immediately with '001: Program Initialization Error' while shooting.
warn:d3dx:lock_surface Failed to create temporary surface, surface 223D5C18,
format 0x31545844, usage 0, pool 0, write 0x1, width 1, height 1.
warn:d3dx:lock_surface Failed to create temporary surface, surface 223D5BE0,
format 0x31545844, usage 0, pool 0, write 0x1, width 2, height 2.
warn:d3dx:lock_surface Failed to create temporary surface, surface 223D62B8,
format 0x35545844, usage 0, pool 0, write 0x1, width 1, height 1.
warn:d3dx:lock_surface Failed to create temporary surface, surface 223D6280,
format 0x35545844, usage 0, pool 0, write 0x1, width 2, height 2.
warn:d3dx:d3dx_effect_GetTechniqueByName Technique not found.
warn:d3dx:d3dx_effect_SetFloat Parameter not found.
wine-5.17-41-g26eedec78e
--
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=23356
Summary: Napoleon Total War: black screen without winetricks
d3d9x
Product: Wine
Version: 1.2-rc4
Platform: x86-64
URL: http://www.totalwar.com/napoleon/demo/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: wine-bugs(a)winehq.org
The log shows several d3dx stubs are causing it trouble:
implemented
fixme:d3dx:D3DXGetImageInfoFromFileInMemory Invalid or unsupported image file
fixme:d3dx:D3DXCreateTextureFromFileInMemoryEx (0x8eafae8, 0xd7ee731, 1440128,
4294967294, 4294967294, 1, 0, fffffffd, 1, 2, 5, 0, (nil), (nil), 0x8f53864):
stub
...
fixme:d3dx:ID3DXEffectImpl_SetMatrixTranspose (0x8f54f58)->(0x1642ea0,
0x8ea54fc): stub
fixme:d3dx:ID3DXEffectImpl_SetTechnique (0x8f54f58)->(0x1642eac): stub
...
d3d call failed, code: 0x80004001
d3d call failed, code: 0x80004001
d3d call failed, code: 0x80004001
d3d call failed, code: 0x80004001
d3d call failed, code: 0x80004001
winetricks d3dx9 lets it start with graphics.
--
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=55064
Bug ID: 55064
Summary: Microsoft Powerpoint 2007 does not print large
document
Product: Wine
Version: 7.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: spooler
Assignee: wine-bugs(a)winehq.org
Reporter: ulrich.gemkow(a)ikr.uni-stuttgart.de
Distribution: ---
When printing a large document with Powerpoint 2007 to a file
the print file is not created (without notice). A bisect shows
that the first bad commit is
commit 017e9557db73a4b51b5cb2eacbf638288b5e6719
Author: Piotr Caban <piotr(a)codeweavers.com>
Date: Fri Dec 2 21:23:50 2022 +0100
localspl: Use print processor in ScheduleJob.
dlls/localspl/provider.c | 198 +++++++++++++++++++++++++++++++++++++----------
1 file changed, 155 insertions(+), 43 deletions(-)
Later releases of wine produce an exception inside a PP lib when
doing the same operation.
--
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=52171
Bug ID: 52171
Summary: CXBX-R Xbox emulator cannot save game data, error
"NtCreateFile alloc_size not supported"
Product: Wine
Version: 6.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kle(a)bluewin.ch
Distribution: ---
Hi all
Here follows a bug report regarding a missing / not implemented function in
Wine. This issue effectively prevents the saving of gaming data (in the
emulator) to the locally available storage (SSD, HDD).
Interestingly not all games are affected in the same way. It differs which
function the corresponding game is calling when a saving process to the
emulated Xbox HDD is performed. For example, "Crash Tag Team Racing" cannot
save anything while the game "Baldur's Gate Dark Alliance" is able to save at
least partially data to the emulated Xbox HDD.
The full error message at the CLI (during a failed saving process) is:
0184:fixme:file:NtCreateFile alloc_size not supported
0184:fixme:file:NtSetInformationFile Unsupported class (19)
I can confirm this behavior for Wine 6.23 but this seems present also at all
older versions. The first by me tested version with that problem was Wine 6.7.
Earlier Wine 6.x builds generally didn't work well with the CXBX-R emulator
because the built-in Visual C++ 2019 support was too limited and the native MS
Visual C++ 2019 compatibility became flawed.
According to the CXBX-R GitHub webpage
(https://github.com/Cxbx-Reloaded/Cxbx-Reloaded) Wine 5.0.3 is described in
conjunction with native MS Visual C++ 2019 as "stable". So the here reported
"NtCreateFile alloc_size not supported" bug may not be present. However, this
is not tested by me, so I cannot confirm this.
Whatever, in summary this issue may have a relation to the built-in Visual C++
2019 support in Wine. More information can be found at the following CXBX-R bug
page: https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/issues/2161
--
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=32334
Bug #: 32334
Summary: Microsoft SQL Server Management Studio Express 2005:
Connection window is too narrow
Product: Wine
Version: 1.5.18
Platform: x86
URL: http://www.microsoft.com/download/en/details.aspx?id=8
961
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
Regression SHA1: ebaf5ea17623268fb1c0f68b1cf9a5984bd4e46e
Created attachment 42678
--> http://bugs.winehq.org/attachment.cgi?id=42678
Screenshots of good and bad versions
Connection window that appears right after starting the application is too
narrow. You may notice that the bitmap on the top is clipped.
Regression testing points to the following commit:
ebaf5ea17623268fb1c0f68b1cf9a5984bd4e46e is the first bad commit
commit ebaf5ea17623268fb1c0f68b1cf9a5984bd4e46e
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Nov 15 13:29:21 2012 +0100
gdi32: Don't load bitmap glyphs when using subpixel rendering in
GetGlyphOutline.
Reverting that commit on top of current git brings back correct behavior.
Prerequisite:
winetricks dotnet20 win7
--
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=55169
Bug ID: 55169
Summary: Diablo 4: latest game patch causes D4 to crash on
startup
Product: Wine
Version: 8.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kurtosis.jones(a)gmail.com
Distribution: ---
Created attachment 74749
--> https://bugs.winehq.org/attachment.cgi?id=74749
Wine console log Diablo4 crash
I've been playing Diablo 4 using Lutris on NixOS 23.05 since the game launched,
using the standard Lutris installer [1] with the following version
modifications:
lutris-GE-Proton-8-5-x86_64
lutris-GE-Proton-8-7-x86_64
lutris-GE-Proton-8-8-x86_64
All with DXVK 2.2 and VKD3D 2.8.
This config worked perfectly, stably, with no crashes, artifacts, or
performance problems.
However, the latest D4 patch broke the game, and now it crashes on startup
before reaching the title screen. The patch in question is:
1.0.3 Build #42677 (All Platforms) - June 27, 2023 [2]
Wine console log attached. The final five lines in the log are the error that
occurred at the moment the game crashed. Looks like a race condition. Here
are those last five lines:
0128:err:seh:call_stack_handlers invalid frame 0000000036405F70
(0000000036212000-0000000036310000)
0128:err:seh:NtRaiseException Exception frame is not in stack limits => unable
to dispatch exception.
Fatal glibc error: ../nptl/pthread_mutex_lock.c:460
(__pthread_mutex_cond_lock_full): assertion failed: robust || (oldval &
FUTEX_OWNER_DIED) == 0
0c18:err:seh:call_stack_handlers invalid frame 000000001990E500
(0000000019712000-0000000019810000)
0c18:err:seh:NtRaiseException Exception frame is not in stack limits => unable
to dispatch exception.
[1]:https://lutris.net/games/diablo-iv/
[2]:https://news.blizzard.com/en-us/diablo4/23964909/diablo-iv-patch-notes
--
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=44203
Bug ID: 44203
Summary: SlingPlayer 2 crashes under Wine Staging
Product: Wine-staging
Version: 2.21
Hardware: x86
URL: http://download.slingmedia.com/player/pc/SlingPlayer_2
.0.4522_Setup-Global.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: Ubuntu
Created attachment 59971
--> https://bugs.winehq.org/attachment.cgi?id=59971
Wine Staging 2.21 console output
Under Wine Staging 2.21, SlingPlayer 2.0 crashes in a way that it does not
under vanilla Wine 3.0-rc2.
I tried patching latest git with the dxva2 patches, as that seems to be the
last thing mentioned in the log before the crash but when I did that it doesn't
seem to be used:
0009:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\dxva2.dll"
at 0x7c020000: builtin
0009:trace:loaddll:free_modref Unloaded module
L"C:\\windows\\system32\\dxva2.dll" : builtin
I guess something needs setting in the registry or the likes.
To get this far, the following overrides are needed:
WINEARCH=win32 - Bug 35268 / Bug 35276
quartz - Bug 18556
wmp9 - Bug 28669
mf - Bug 44201
The application crashes on load so you do not need a Slingbox to test.
01:00.0 VGA compatible controller: NVIDIA Corporation NV34 [GeForce FX 5200]
(rev a1)
--
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=55201
Bug ID: 55201
Summary: Wine fails to build with clang-11.0.1 due to recent
nameless unions/structs VARIANT changes
Product: Wine
Version: 8.11
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: blocker
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: dmitry(a)baikal.ru
Regression SHA1: 36963b6d27abcf74b58bcf11953ebdf2b7e9767c
Distribution: ---
Starting from
36963b6d27abcf74b58bcf11953ebdf2b7e9767c is the first bad commit
commit 36963b6d27abcf74b58bcf11953ebdf2b7e9767c
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Jul 4 12:42:53 2023 +0200
oleaut32: Get rid of the DECIMAL access macros.
dlls/oleaut32/variant.c | 83 +++++++------
dlls/oleaut32/variant.h | 20 ----
dlls/oleaut32/vartype.c | 303 +++++++++++++++++++++++-------------------------
3 files changed, 188 insertions(+), 218 deletions(-)
Wine fails to build.
dlls/oleaut32:
clang -c -o dlls/oleaut32/x86_64-windows/usrmarshal.o
../wine.src/dlls/oleaut32/usrmarshal.c -Idlls/oleaut32 \
-I../wine.src/dlls/oleaut32 -Iinclude -I../wine.src/include
-I../wine.src/include/msvcrt -D_UCRT \
-D__WINESRC__ -D_OLEAUT32_ -D__WINE_PE_BUILD -Wall -target x86_64-windows
-fuse-ld=lld \
-fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body
-Wignored-qualifiers -Winit-self \
-Wno-pragma-pack -Wstrict-prototypes -Wtype-limits -Wvla -Wwrite-strings
-Wpointer-arith \
-Wabsolute-value -Wnonnull -mcx16 -mcmodel=small -g -O2
../wine.src/dlls/oleaut32/usrmarshal.c:402:24: error: no member named 'n1' in
'struct tagVARIANT'
header->vt = pvar->n1.n2.vt;
~~~~ ^
../wine.src/dlls/oleaut32/usrmarshal.c:403:32: error: no member named 'n1' in
'struct tagVARIANT'
header->wReserved1 = pvar->n1.n2.wReserved1;
~~~~ ^
../wine.src/dlls/oleaut32/usrmarshal.c:404:32: error: no member named 'n1' in
'struct tagVARIANT'
header->wReserved2 = pvar->n1.n2.wReserved2;
~~~~ ^
../wine.src/dlls/oleaut32/usrmarshal.c:405:32: error: no member named 'n1' in
'struct tagVARIANT'
header->wReserved3 = pvar->n1.n2.wReserved3;
~~~~ ^
../wine.src/dlls/oleaut32/usrmarshal.c:406:31: error: no member named 'n1' in
'struct tagVARIANT'
header->switch_is = pvar->n1.n2.vt;
~~~~ ^
../wine.src/dlls/oleaut32/usrmarshal.c:421:31: error: no member named 'n1' in
'struct tagVARIANT'
memcpy(Pos, pvar->n1.n2.n3.byref, type_size);
~~~~ ^
../wine.src/dlls/oleaut32/usrmarshal.c:435:32: error: no member named 'n1' in
'struct tagVARIANT'
memcpy(Pos, &pvar->n1.n2.n3, type_size);
~~~~ ^
../wine.src/dlls/oleaut32/usrmarshal.c:564:27: error: no member named 'n1' in
'struct tagVARIANT'
memcpy(&pvar->n1.n2.n3, Pos, type_size);
~~~~ ^
../wine.src/dlls/oleaut32/usrmarshal.c:568:11: error: no member named 'n1' in
'struct tagVARIANT'
pvar->n1.n2.vt = header->vt;
~~~~ ^
../wine.src/dlls/oleaut32/usrmarshal.c:569:11: error: no member named 'n1' in
'struct tagVARIANT'
pvar->n1.n2.wReserved1 = header->wReserved1;
~~~~ ^
../wine.src/dlls/oleaut32/usrmarshal.c:570:11: error: no member named 'n1' in
'struct tagVARIANT'
pvar->n1.n2.wReserved2 = header->wReserved2;
~~~~ ^
../wine.src/dlls/oleaut32/usrmarshal.c:571:11: error: no member named 'n1' in
'struct tagVARIANT'
pvar->n1.n2.wReserved3 = header->wReserved3;
~~~~ ^
../wine.src/dlls/oleaut32/usrmarshal.c:624:34: error: no member named 'n1' in
'struct tagVARIANT'
if (vt & VT_BYREF) ref = pvar->n1.n2.n3.byref;
~~~~ ^
13 errors generated.
dlls/oleaut32/tests:
clang -c -o dlls/oleaut32/tests/x86_64-windows/vartest.o
../wine.src/dlls/oleaut32/tests/vartest.c -Idlls/oleaut32/tests \
-I../wine.src/dlls/oleaut32/tests -Iinclude -I../wine.src/include
-I../wine.src/include/msvcrt \
-D_MSVCR_VER=0 -D__WINESRC__ -D__WINE_PE_BUILD -Wall -target x86_64-windows
-fuse-ld=lld \
-fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body
-Wignored-qualifiers -Winit-self \
-Wno-pragma-pack -Wstrict-prototypes -Wtype-limits -Wvla -Wwrite-strings
-Wpointer-arith \
-Wabsolute-value -Wnonnull -mcx16 -mcmodel=small -g -O2
../wine.src/dlls/oleaut32/tests/vartest.c:251:5: error: declaration of
anonymous struct must be a definition
struct __tagBRECORD *rec;
^
../wine.src/dlls/oleaut32/tests/vartest.c:251:29: error: type name requires a
specifier or qualifier
struct __tagBRECORD *rec;
^
../wine.src/dlls/oleaut32/tests/vartest.c:301:11: error: no member named 'rec'
in 'struct IRecordInfoImpl'
This->rec->pvRecord = NULL;
~~~~ ^
../wine.src/dlls/oleaut32/tests/vartest.c:769:3: error: declaration of
anonymous struct must be a definition
struct __tagBRECORD *rec;
^
../wine.src/dlls/oleaut32/tests/vartest.c:769:3: warning: declaration does not
declare anything [-Wmissing-declarations]
../wine.src/dlls/oleaut32/tests/vartest.c:894:3: error: use of undeclared
identifier 'rec'
rec = &V_UNION(&v, brecVal);
^
../wine.src/dlls/oleaut32/tests/vartest.c:894:22: error: no member named
'brecVal' in 'struct tagVARIANT'
rec = &V_UNION(&v, brecVal);
~~~~~~~~~~~~^~~~~~~~
...
fatal error: too many errors emitted, stopping now [-ferror-limit=]
--
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=7767
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #18 from Alexandre Julliard <julliard(a)winehq.org> ---
Closing bugs fixed in 8.12.
--
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=55062
Bug ID: 55062
Summary: Starcraft II Graphics Only Work When Window is Out of
Focus
Product: Wine
Version: 8.10
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: ---
Attempted to run Starcraft II using version 8.10. The Battle.net App seems to
work OK. When I run Starcraft II itself, trying both through the Battle.net App
and the SC2Switcher executable, I get the proper window, but a black screen.
When I change window focus to something else (e.g. Battle.net, the Wine System
Tray, a terminal, etc.), the graphics will run normally in the background,
until I change focus back to the Starcraft II application, at which point the
graphics will stop at the point where I had shifted focus.
Be aware I was previously using wine-devel version 8.8, and I did not see this
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.
https://bugs.winehq.org/show_bug.cgi?id=47089
Bug ID: 47089
Summary: possible regression with wine-staging, winamp install.
Product: Wine
Version: 4.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winetest(a)luukku.com
Distribution: ---
Created attachment 64288
--> https://bugs.winehq.org/attachment.cgi?id=64288
4.6-staging crash
Direct download.
download.nullsoft.com/winamp/client/winamp5666_full_all.exe
took the url from bug 34143.
I currently only have wine-staging 4.6 installed.
Trying to install winamp ends up in a crash.
--
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=38938
Bug ID: 38938
Summary: SlingPlayer 1.5 crashes when moving the main window
Product: Wine
Version: 1.7.47
Hardware: x86-64
URL: http://download.slingmedia.com/player/pc/SlingPlayer-S
etup-EU-1.5.1.343.exe
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 51873
--> https://bugs.winehq.org/attachment.cgi?id=51873
wine-1.7.47-84-g2294d3b console output
Moving the SlingPlayer 1.5 main window causes a crash in quartz.
1. Install SlingPlayer 1.5
2. Launch SlingPlayer
3. Cancel "Slingbox Directory" dialog
4. Move the main window
5. Crash in quartz
err:quartz:VideoRenderer_GetVideoFormat Unknown format type TIME_FORMAT_NONE
Workaround is native quartz.
I've never seen this crash before but went back to Wine 1.6.2 and it does still
crash. Possibly related to Ubuntu Trusty (as opposed to Precise) or the
graphics on this PC.
VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Trinity
[Radeon HD 7480D]
$ sha1sum SlingPlayer-Setup-EU-1.5.1.343.exe
8297dc1c05e0c1448e2f9ce790284c8f1ccc607a SlingPlayer-Setup-EU-1.5.1.343.exe
http://download.slingmedia.com/player/pc/SlingPlayer-Setup-EU-1.5.1.343.exe
--
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=55128
Bug ID: 55128
Summary: dbghelp:dbghelp & dbghelp:path - Call to
SymSetExtendedOption() prevents running on Windows 7,
8 & 10 <= 1607
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: dbghelp
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
dbghelp:path - Call to SymSetExtendedOption() prevents running on Windows 7, 8
& 10 <= 1607:
dbghelp.c:0: Tests skipped: missing entry point (details below)
| dbghelp_test.exe - Entry Point Not Found
| The procedure entry point SymSetExtendedOption could not be located in the
dynamic link library C:\Users\Public\Documents\dbghelp_test.exe.
11d4:dbghelp: 0 tests executed (0 marked as todo, 0 as flaky, 0 failures), 1
skipped.
See https://test.winehq.org/data/patterns.html#dbghelp:path
The call to SymSetExtendedOption() was added in the commit below:
commit 1ed646ebf68c648d54ba733865956e053ca9b20a
Author: Eric Pouech <epouech(a)codeweavers.com>
Date: Fri Jun 23 11:04:55 2023 +0200
dbghelp/tests: Add explicit tests about loading ELF modules.
Perhaps next time ELF loader is modified, it'll be noticed if it breaks
things.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55058
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55096
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
--
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=54257
Bug ID: 54257
Summary: Missing support for Windows 2003 (5.2) in OleAut
version detection
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: contact(a)kcsoftwares.com
Distribution: ---
OaBuildVersion misses the detection for 5.2 Kernel (2003, ReactOS) and
therefore falls in 2.40 default case with FIXME trace while it should use 2.50
The following case has to be added to the 2.50 detection :
case 0x00000205: /* Win2003, ReactOS */
--
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=53907
Bug ID: 53907
Summary: SierraChart Freezes when allocating more than one
account
Product: Wine
Version: 7.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: rtgriggs(a)gmail.com
Distribution: ---
Created attachment 73453
--> https://bugs.winehq.org/attachment.cgi?id=73453
Sierra Chart Order Allocation Crash
When adding allocation accounts in Sierra Chart all versions, Sierra Chart
freezes and requires a forced exit or eventually exits itself.
Issue:
SC hangs for a few seconds then exits after clicking the add button in the
order allocation menu. No message log. Just completely exits
Which chartbook does not seem to matter.
It happens 100% of the time.
Temporary fix: Click the remove button first to clear out the selection. Then
add. However, only 1 account can be added.
It occurs only during the time when setting up accounts to allocate/copy to.
Account copying is working once set up.
There is no SierraChart Log that captures error messages as it immediately
freezes. However, starting SC from a prompt does show issues. The crash
occurs in the last section 11 rows of data. The other rows earlier do not seem
to cause any issues.
The issues does not occur in Windows. Post #564 in the link has additional
detail. I am ertrader in the support discussion and regularly promote SC with
Wine when I started the thread a few years ago.
https://www.sierrachart.com/SupportBoard.php?ThreadID=29998&Page=23
--
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=53086
Bug ID: 53086
Summary: Free Video Converter needs certutil.exe
Product: Wine
Version: 7.9
Hardware: x86-64
URL: https://ssl-download.wondershare.com/video-converter-f
ree_full1129.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
During installation, Wondershare's Free Video Converter complains about being
unable to find CertUtil.exe
https://docs.microsoft.com/en-us/windows-server/administration/windows-comm…
f2623b3a2763758810404cbb279cd4456f3cd2bb
video-converter-free_setup_full1129.exe
https://videoconverter.wondershare.com/free-video-converter.html
Will update when I figure out what it's trying to do with certutil.
--
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=55126
Bug ID: 55126
Summary: Futter application wont start with the following
error: ailed to find library for
L"Windows.Devices.Geolocation.Geolocator"
Product: Wine
Version: 8.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: m(a)getzoneapp.com
Distribution: ---
Created attachment 74680
--> https://bugs.winehq.org/attachment.cgi?id=74680
running a flutter app
Trying to run a basic Windows application created using Google's Flutter
framework produces the attached output.
010c:fixme:combase:RoGetActivationFactory
(L"Windows.Devices.Geolocation.Geolocator",
{00000035-0000-0000-c000-000000000046}, 000000000021F840): semi-stub
010c:err:combase:RoGetActivationFactory Failed to find library for
L"Windows.Devices.Geolocation.Geolocator"
010c:fixme:combase:RoOriginateLanguageException 0x80040154, L"",
0000000000000000: stub
The above seems to be the relevant part preventing from continuing further.
--
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=55096
Bug ID: 55096
Summary: Moving loader to PIE removed loaded modules chain view
from debuggers
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: loader
Assignee: wine-bugs(a)winehq.org
Reporter: eric.pouech(a)gmail.com
Distribution: ---
since 78ed343842dcd8ffb95c416420953e121959d40d the link_map of the ELF loaded
modules in no longer visible in debuggers (winedbg, gdb in proxy module)
(on x86_64 only, i386 is fine)
'info share' should list both PE and ELF modules
--
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=54996
Bug ID: 54996
Summary: msys2: gpg.exe fails because "NtSetInformationFile
Unsupported class (64)"
Product: Wine
Version: 8.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: bernhardu(a)mailbox.org
Distribution: ---
Created attachment 74549
--> https://bugs.winehq.org/attachment.cgi?id=74549
ntdll: Basic FileDispositionInformationEx
wine C:\\msys64\\usr\\bin\\gpg-agent.exe --homedir /etc/pacman.d/gnupg
--use-standard-socket --daemon
...
fixme:file:NtSetInformationFile Unsupported class (64)
The missing class is FileDispositionInformationEx.
Attached patch adds minimal support for this class.
--
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=53085
Bug ID: 53085
Summary: Free Video Converter complains about being unable to
install .Net 2.0
Product: Wine
Version: 7.9
Hardware: x86-64
URL: https://ssl-download.wondershare.com/video-converter-f
ree_full1129.exe
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 72506
--> https://bugs.winehq.org/attachment.cgi?id=72506
Error dialog
During installation of Wondershare's Free Video Converter it complains about
being unable to install .Net 2.0.
Workaround is "winetricks dotnet20".
f2623b3a2763758810404cbb279cd4456f3cd2bb
video-converter-free_setup_full1129.exe
https://videoconverter.wondershare.com/free-video-converter.html
--
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=55194
Bug ID: 55194
Summary: oleaut32:vartest - test_VarImp() fails in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
oleaut32:vartest - test_VarImp() fails in Wine:
vartest.c:9551: Test failed: VarImp: NULL|0x0, DECIMAL|0x0: expected vt I4 hr
0x0, got vt NULL hr 0x0
See https://test.winehq.org/data/patterns.html#oleaut32:vartest
A bisect shows that the failures started with the commit below:
commit 36963b6d27abcf74b58bcf11953ebdf2b7e9767c
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Jul 4 12:42:53 2023 +0200
oleaut32: Get rid of the DECIMAL access macros.
--
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=55146
Bug ID: 55146
Summary: Virtual desktop is fullscreen regardless of the
desktop size setting in winecfg
Product: Wine
Version: 8.11
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: win32u
Assignee: wine-bugs(a)winehq.org
Reporter: o.dierick(a)piezo-forte.be
Distribution: ---
Hello,
Split from bug 55141.
Happens since upgrade from Wine 8.9 to 8.11 (Not yet bisected).
WINEDEBUG=+tid,+explorer,+system,+x11drv,+xrandr logs can be found in bug
55141:
Log on Wine 8.11:
https://bugs.winehq.org/attachment.cgi?id=74710
(In reply to Rémi Bernon from bug 55141)
> The fullscreen virtual desktop issue may not be the same as bug reported
> here, I have created
> https://gitlab.winehq.org/wine/wine/-/merge_requests/3167 which I believe
> should fix it.
Merge request 3167 doesn't fix the issue.
Log on Wine 8.11 + MR 3167:
https://bugs.winehq.org/attachment.cgi?id=74713
Debian 8
X11 (Gnome 3.14.1)
NVIDIA RTX2070 (proprietary 525.116.04)
Regards.
--
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=55144
Bug ID: 55144
Summary: Error when I run Navigraph FMS Data Manager
Product: Wine
Version: 8.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cyberguerro(a)gmail.com
Distribution: ---
Created attachment 74706
--> https://bugs.winehq.org/attachment.cgi?id=74706
dumped error
When I run Navigraph FMS Data
Manager(https://download.navigraph.com/software/fmsdatamanager/windows/navi…
I get attached error.
I With 8.9.x it works, with 8.10 and 8.11 not.
--
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=55120
Bug ID: 55120
Summary: kernel32:debugger - test_debug_loop_wow64() gets wrong
ntdll count in the new WoW mode
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
kernel32:debugger - test_debug_loop_wow64() gets wrong ntdll count in the new
WoW mode:
debugger.c:1231: Test failed: Expecting two ntdll instances
See https://test.winehq.org/data/patterns.html#kernel32:debugger
These failures started on 2023-06-21 and are specific to the 64-bit tests
running in the new WoW mode.
A bisect shows that this failure started with the commit below:
commit 2ef4cc48fbce406d67be32a90a2208868026a505
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Jun 21 12:08:00 2023 +0200
wow64: Map a copy of ntdll to build the syscall table.
The original ntdll may have been hooked.
--
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=55110
Bug ID: 55110
Summary: quartz:vmr7 & quartz:vmr9 sometimes exit prematurely
in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
quartz:vmr7 & quartz:vmr9 sometimes exit prematurely in Wine:
vmr7.c:2393: Test marked todo: Got hr 0.
vmr7.c:2424: Test marked todo: Got hr 0x8004020a.
quartz:vmr7:0890 done (0) in 4s 2250B
Notice the missing ' xxx tests executed' line.
And also in the Wine traces:
01e4:fixme:d3d:wined3d_guess_card No card selector available for card vendor
0000 (using GL_RENDERER "llvmpipe (LLVM 11.0.1, 256 bits)").
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 7 (X_ReparentWindow)
Resource id in failed request: 0x140019d
Serial number of failed request: 2252
Current serial number in output stream: 2253
See https://test.winehq.org/data/patterns.html#quartz:vmr7https://test.winehq.org/data/patterns.html#quartz:vmr9
So it is most likely the X error that causes the test to be prematurely killed.
I did not notice an X error for quartz:vmr9 but for now I will consider that it
either has the same cause or is a consequence of the vmr7 failure.
The first failure happened on 2023-06-13 and, across all test configurations,
it has been happening about once a day since.
Further, a bisect shows that the vmr7 failure started with the commit below:
commit 9f8d9eef216d4ede3b53d3caab222ad8f896f10b
Author: Rémi Bernon <rbernon(a)codeweavers.com>
Date: Mon Jan 25 15:22:08 2021 +0100
winex11: Set the window cursor immediately in SetCursor.
Instead of synchronizing the cursor on mouse changes. The SetCursor call
should now only be made when cursor or window handle have changed.
--
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=53425
Bug ID: 53425
Summary: Printing and envelope from Lotus Approach crashes
Approach
Product: Wine-staging
Version: 7.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
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: ---
Created attachment 72813
--> https://bugs.winehq.org/attachment.cgi?id=72813
wine approach.exe > WineEnvelopeCrash.txt 2>&1
Fedora 36
Wine 7.12-1
Lotus Approach N99.8.0208.0800
Major as I can not print out invoices, so I can not get paid.
When I print an envelope from Lotus Approach (part of Smart Suite), it does not
print out the "to:" block and Approach crashes.
--
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=55206
Bug ID: 55206
Summary: COD MW Remastered (2016) crackling audio
Product: Wine
Version: 8.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winepulse.drv
Assignee: wine-bugs(a)winehq.org
Reporter: brandowlucas(a)gmail.com
Distribution: ---
Created attachment 74806
--> https://bugs.winehq.org/attachment.cgi?id=74806
this is the audio log file until i hit the crackling on game.
when using pulseaudio the game sounds like this:
https://www.youtube.com/watch?v=SmHY7uH1yzo
when using pipewire, i don't even get audio at all:
https://www.youtube.com/watch?v=71m5g4usSx0
i've tested this game in many distribution, different proton versions/wine
versions and it seems a wine bug.
i made this video test was on vanilla wine-8.11. I also attached the log files.
--
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=21940
Summary: Rise of Legends Demo crashes with null pointer
reference in msxml3?
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Once you get past bug 19539, you have to choose to ignore
two BHG errors; the game then starts and runs (though I got
no sound). Trying to play a campaign crashed for me quickly with
an msxml3 error (which is funny, since I had done winetricks msxml3,
and winecfg shows the override, but the backtrace still shows Wine's msxml3):
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x7362be22).
Backtrace:
=>0 priv_from_xmlDocPtr+0x6(doc=(nil)) [dlls/msxml3/domdoc.c:127] in msxml3
1 xmldoc_add_ref+0x1d(doc=(nil)) [dlls/msxml3/domdoc.c:160] in msxml3
2 init_xmlnode+0x26(This=0x3fb63f8, node=0x7e222980, outer=0x3fb6418,
dispex_data=0x73666dec) [dlls/msxml3/node.c:1714] in msxml3
3 create_element+0x6c(element=0x7e222980) [dlls/msxml3/element.c:797] in
msxml3d
4 create_node+0x9d(node=0x7e222980) [dlls/msxml3/node.c:1736] in msxml3
5 queryresult_nextNode+0xdf(iface=0x3ff1120, nextItem=0x32ad60)
[dlls/msxml3/queryresult.c:267] in msxml3
6 xmlnode_selectSingleNode+0xd3(iface=0x1e9510, kqueryString="TRIBE_MASK",
resultNode=0x32ad60) [dlls/msxml3/node.c:1542] in msxml3
7 in legends (+0x6f34c) (0x0032b2dc)
...
0x7362be22 priv_from_xmlDocPtr+0x6 [dlls/msxml3/domdoc.c:127] in msxml3: movl
0x0(%eax),%eax
127 return doc->_private;
--
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=52361
Bug ID: 52361
Summary: Spaceforce: Only a few columns of pixels are drawn
when video plays
Product: Wine
Version: 7.0-rc4
Hardware: x86-64
URL: https://www.fileplanet.com/archive/p-45836/Spaceforce-
Rogue-Universe-Demo
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Distribution: Ubuntu
Created attachment 71547
--> https://bugs.winehq.org/attachment.cgi?id=71547
console output with msvideo and avifile channels enabled
At first sight, it looks the video are completely black. It is not the case.
One can see at the very left of the screen one (?) column of pixels drawn when
video plays.
--
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=55198
Bug ID: 55198
Summary: QuickBooks SS 2009 installer crash
Product: Wine
Version: 8.11
Hardware: x86-64
URL: https://web.archive.org/web/20210307180900/http://dlm3
.download.intuit.com/SBD/QuickBooks/2009/R1/QuickBooks
SimpleStartDirect2009.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Blocks: 34028, 34029, 34040
Distribution: Ubuntu
Created attachment 74793
--> https://bugs.winehq.org/attachment.cgi?id=74793
Wine 8.11 backtrace
Immediately following what appears to be a successful installation of
QuickBooks Simple Start 2009, a cmd prompt opens and there is immediately a
crash.
Backtrace:
=>0 0x7b012187 RaiseException+0x42(code=<is not available>, flags=<is not
available>, count=<is not available>, args=<is not available>)
[/usr/src/packages/BUILD/dlls/kernelbase/debug.c:350] in kernelbase
(0x0237f634)
1 0x00de2bda RpcRaiseException+0x2a(exception=0x6a6)
[/usr/src/packages/BUILD/dlls/rpcrt4/rpcrt4_main.c:214] in rpcrt4 (0x0237f654)
2 0x00da9932 in rpcrt4 (+0x9932) (0x0237f694)
3 0x6e466a98 remote_CloseHandle+0xb8(handle=0x3)
[/usr/src/packages/BUILD/dlls/msi/i386-windows/winemsi_c.c:2877] in msi
(0x0237f824)
4 0x6e40ce50 MsiCloseHandle+0xa0(handle=<couldn't compute location>)
[/usr/src/packages/BUILD/dlls/msi/handle.c:302] in msi (0x0237f854)
5 0x100106cc in msifd08.tmp (+0x106cc) (0x0237f934)
6 0x6f504251 (0x00000000)
I installed MFC80 as the console log complains loudly without it (though the
installation continues apparently without issue). The crash occurs regardless.
Unfortunately I don't know what it is trying to do at this point.
2997111 pts/7 S 0:05 QuickBooksSimpleStartDirect2009.exe /qb /s
2997117 ? Ss 0:14 /opt/wine-devel/bin/wineserver
2997121 ? Ssl 0:00 C:\windows\system32\services.exe
2997127 pts/7 Sl 0:00 C:\windows\system32\explorer.exe /desktop
2997136 ? Ssl 0:01 C:\windows\system32\winedevice.exe
2997159 ? Ssl 0:00 C:\windows\system32\svchost.exe -k
LocalServiceNetworkRestricted
2997164 ? Ssl 0:00 C:\windows\system32\plugplay.exe
2997173 ? Ssl 0:31 C:\windows\system32\winedevice.exe
2997192 pts/7 S 0:00 C:\windows\system32\conhost.exe --unix --width 238
--height 63 --server 0x10
2997219 pts/7 Sl 0:02 C:\users\test\Temp\FSE\QBooks\setup.exe
2997270 ? Ssl 0:14 C:\windows\system32\msiexec.exe /I
C:\users\test\Temp\FSE\QBooks\QuickBooks.msi /lv*
C:\users\test\Temp\QuickBooks_09.log QB_LICENSENUM=4999-8780-2611-708
QB_PRODUCTNUM=450-165 ISW_PRODUCTNUM=309691 ISW_LICENSENUM=160710205397039
CDSKU=CDATOMLIMITED MEDIAPACKAGEPATH=\QBooks\
2997274 ? Ssl 0:05 C:\windows\system32\msiexec.exe -Embedding 416
2998870 ? Ss 0:00 winedbg --auto 428 136
2998872 ? Ss 0:00 C:\windows\system32\conhost.exe --server 0x2c
2999260 pts/7 R+ 0:00 ps -x
This never used to occur so tried Wine 7.0 but it crashes in a different way
(in Mono). Tried dotnet20 with Wine 7.0 and it crashes in yet another way.
Given the amount of time needed to install this app (/qb /s isn't very
effective) a bisect will take quite some time...
As I cannot figure out how to work around this, marking related bugs as
blocked.
Will update when I know more.
--
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=34040
Bug #: 34040
Summary: QuickBooks SS 2008 R1 crashes multiple times on second
run
Product: Wine
Version: 1.6-rc5
Platform: x86-64
URL: http://dlm.download.intuit.com/SBD/QuickBooks/2008/R1/
QuickBooksSimpleStartDirect2008.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 45237
--> http://bugs.winehq.org/attachment.cgi?id=45237
wine-1.6-rc5 console output
Running QB 2008 a second time after setting up a company file and closing the
application will cause multiple crashes that are caught by the application
itself.
To get this far:
1. winetricks -q dotnet20 msxml4 (Bug 34028 and Bug 34029)
2. Install.
3. Run and set up a company file and save it.
4. Exit application.
5. Run application.
Tried msxml3 but this simply causes the application to hang.
NOTE: Native msxml3 cannot be installed before the first run as this appears to
also cause Bug 34028.
Tried vcrun2005 too but it made no difference.
--
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=34028
Bug #: 34028
Summary: QuickBooks SS 2008 R1 fails to load due to licence
error
Product: Wine
Version: 1.6-rc5
Platform: x86-64
URL: http://download.microsoft.com/download/C/C/0/CC0BD555-
33DD-411E-936B-73AC6F95AE11/IE8-WindowsXP-x86-ENU.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: msxml4
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 45219
--> http://bugs.winehq.org/attachment.cgi?id=45219
wine-1.6-rc5 console output
QuickBooks SS 2008 R1 fails to load due to a "Could not initialize license
properties" error.
fixme:msxml:domdoc_setProperty Ignoring property L"NewParser", value {VT_I2:
-1}
fixme:msxml:domdoc_setProperty Ignoring property L"NewParser", value {VT_BOOL:
ffffffff}
[...]
fixme:msxml:domdoc_get_parseError (0x1aa674)->(0x32f2dc): creating a dummy
parseError
Workaround is "winetricks msxml4".
--
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=55153
Bug ID: 55153
Summary: comdlg32:filedlg sometimes crashes on Windows 7
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
comdlg32:filedlg sometimes crashes on Windows 7:
comdlg32:filedlg start dlls/comdlg32/tests/filedlg.c
0ef8:filedlg: unhandled exception c0000005 at 766523AD
comdlg32:filedlg:0ef8 done (-1073741819) in 5s 56B
See https://test.winehq.org/data/patterns.html#comdlg32:filedlg
Where c0000005 == STATUS_ACCESS_VIOLATION
The first crash happened on 2023-02-28 and there has been a bit over 1.5 per
month since.
--
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=55200
Bug ID: 55200
Summary: MSVC cl.exe misbehaving (buggy/inconsistent behaviour)
wrt include paths since "ntdll: Default to Windows 10"
Product: Wine
Version: 8.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: martin(a)martin.st
Regression SHA1: 69154f0329aec4fb64886a0689da198b5323dcde
Distribution: ---
Background: I package MSVC with Wine wrapping, so that people can compile
software using MSVC on Unix systems - see
https://github.com/mstorsjo/msvc-wine.
Since Wine 8.1, specifically commit 69154f0329aec4fb64886a0689da198b5323dcde
"ntdll: Default to Windows 10", cl.exe in Wine started misbehaving with respect
to how it finds headers in some include paths. The misbehaviour isn't entirely
consistent and only appears in some fairly specific cases. (When compiling a
project of the size of LLVM, with ~3000 compiled translation units, the bug
appears in 3 of these translation units.)
I've managed to reproduce the situation with a fairly minimal testcase. To
reproduce, first install a fresh version of msvc-wine:
$ git clone https://github.com/mstorsjo/msvc-wine
$ cd msvc-wine
$ ./vsdownload.py --dest $HOME/msvc2022-17.6 --accept-license
$ ./install.sh $HOME/msvc2022-17.6
Then set up a minimal mock source project structure:
$ mkdir -p msvc-include-bug/subdir
$ touch msvc-include-bug/subdir/header.h
$ echo '#include "subdir/header.h"' > msvc-include-bug/subdir/file.cpp
Now test preprocessing file.cpp to see that it manages to find the header.
Bypass the msvc-wine wrapper scripts and call it with wine manually:
$ . $HOME/msvc2022-17.6/bin/x64/msvcenv.sh # Set up the
INCLUDE/LIB/WINEDLLOVERRIDES env vars as necessary
$ WINEDEBUG=-all wine64
$HOME/msvc2022-17.6/vc/tools/msvc/14.36.32532/bin/Hostx64/x64/cl.exe -P
-Fipreproc.cpp -I$(pwd)/msvc-include-bug/subdir -I$(pwd)/msvc-include-bug
z:$(pwd)/msvc-include-bug/subdir/file.cpp
Microsoft (R) C/C++ Optimizing Compiler Version 19.36.32532 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
file.cpp
This runs successfully, as reference example. Now update file.cpp to include
<corecrt_wio.h> before "subdir/header.h":
$ echo '#include <corecrt_wio.h>' > msvc-include-bug/subdir/file.cpp
$ echo '#include "subdir/header.h"' >> msvc-include-bug/subdir/file.cpp
Rerun the same compilation command:
$ . $HOME/msvc2022-17.6/bin/x64/msvcenv.sh
$ WINEDEBUG=-all wine64
$HOME/msvc2022-17.6/vc/tools/msvc/14.36.32532/bin/Hostx64/x64/cl.exe -P
-Fipreproc.cpp -I$(pwd)/msvc-include-bug/subdir -I$(pwd)/msvc-include-bug
z:$(pwd)/msvc-include-bug/subdir/file.cpp
Microsoft (R) C/C++ Optimizing Compiler Version 19.36.32532 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
file.cpp
z:/home/martin/msvc-include-bug/subdir/file.cpp(2): fatal error C1083: Cannot
open include file: 'subdir/header.h': No such file or directory
For some unknown reason, the extra set of headers included by <corecrt_wio.h>
make cl.exe no longer find "subdir/header.h" even though
-I$(pwd)/msvc-include-bug is passed to the compiler. The bug only appears when
both $(pwd)/msvc-include-bug and $(pwd)/msvc-include-bug/subdir are added to
the include path.
$(pwd) expanding to an absolute unix path should be resolvable as an
drive-relative (implicitly relative to z:) within Wine.
Now if we clarify the include paths, that previously were set up as
-I$(pwd)/... into fully absolute windows paths as -Iz:$(pwd)/..., then the test
succeeds again:
$ WINEDEBUG=-all wine64
$HOME/msvc2022-17.6/vc/tools/msvc/14.36.32532/bin/Hostx64/x64/cl.exe -P
-Fipreproc.cpp -Iz:$(pwd)/msvc-include-bug/subdir -Iz:$(pwd)/msvc-include-bug
z:$(pwd)/msvc-include-bug/subdir/file.cpp
Microsoft (R) C/C++ Optimizing Compiler Version 19.36.32532 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
file.cpp
Before the relevant Wine commit, this bug didn't appear at all in this case.
It's probably easy to work around this issue within msvc-wine by rewriting -I
arguments with absolute paths into Windows absolute paths like z:/... - but
it's curious why this is needed now when it wasn't needed before, and MSVC
cl.exe itself is acting very inconsistent here - it's only needed in this very
precise setup.
(For context, for future self: When compiling LLVM, this bug currently hits
three files under llvm/lib/Target/AArch64/MCTargetDesc -
AArch64WinCOFFObjectWriter.cpp, AArch64MCTargetDesc.cpp and
AArch64TargetStreamer.cpp.)
--
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=54135
Bug ID: 54135
Summary: JGlossator v5.0: Hovering textboxes not displaying
Product: Wine
Version: 8.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: metcalsr(a)gmail.com
Distribution: ---
Created attachment 73666
--> https://bugs.winehq.org/attachment.cgi?id=73666
+mshtml
Application features hover-over translations for text in the search box. This
is not only an important QoL feature, but often provides alternative
translations which aid significantly in understanding the text. These hovering
boxes break under wine.
--
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=55024
Bug ID: 55024
Summary: Sims 4 Studio window flickering
Product: Wine
Version: 8.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ryu.ketsueki(a)outlook.com
Distribution: ---
This is something that was happening before for a while now but it was
tolerable. Now it's unusable.
Sims 4 Studio updated to the (Star) release, as in the 3.2.0.6 and it's
actually usable now. The application doesn't freeze when trying to render
anything 3D, which was apparently an issue on Sims 4 Studio itself, as even in
a virtual machine, it had the exact same error. Could only get around it by a
dual boot with Windows.
Not anymore. Sims 4 Studio runs relatively well and I can create and modify
game packages normally. That was until recently, when the flickering got so
much worse.
I'll explain what is happening. The window would hang frames for a bit and
flicker them instead of completely update to the newest frame. Now it doesn't
hang anymore. Instead, the window appears completely black, except when
hovering over buttons or menus, when the window flash its content for a split
second and goes black again. This is still on top of the flickering of before,
so it still hangs frames but still goes black constantly, making the
application unusable.
Now, to my knowledge, Sims 4 Studio requires .NET 6.0 to launch at all. I had
to install it to make it work, even when it was usable. Maybe this is related
Mono or .NET itself, I don't know.
I did observe a behavior that may be connected to what is going on. When the
window is flashing black, the center of the window has a square showing the
correct content but it's following the Windows 10/11 spinning wheel, so only
this loading wheel shows correctly. The behavior persists even when the wheel
is gone
--
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=55193
Bug ID: 55193
Summary: user32:sysparams - test_WM_DISPLAYCHANGE() fails on
Windows 8
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
user32:sysparams - test_WM_DISPLAYCHANGE() fails on Windows 8:
sysparams.c:2473: Test failed: ChangeDisplaySettingsExW returned -1
sysparams.c:2504: Tests skipped: bpp 8: ChangeDisplaySettingsExW returned -1
sysparams.c:2504: Tests skipped: bpp 16: ChangeDisplaySettingsExW returned -1
sysparams.c:2505: Test failed: bpp 16: ChangeDisplaySettingsExW returned -1
sysparams.c:2504: Tests skipped: bpp 24: ChangeDisplaySettingsExW returned -1
sysparams.c:2505: Test failed: bpp 24: ChangeDisplaySettingsExW returned -1
sysparams.c:2523: Test failed: ChangeDisplaySettingsExW returned -1
See https://test.winehq.org/data/patterns.html#user32:sysparams
Where -1 == DISP_CHANGE_FAILED (so not very helpful)
This is systematic and impacts the two TestBot Windows 8 VMs.
Also this check does not make sense: broken( DISP_CHANGE_FAILED && bpp == 8 )
and given that we get this res value for all bpps, maybe it should be:
broken( res == DISP_CHANGE_FAILED )
--
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=55195
Bug ID: 55195
Summary: wininet:http - test_http_connection() sometimes fails
with a SENDING_REQUEST status on Windows
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
wininet:http - test_http_connection() sometimes fails with a SENDING_REQUEST
status on Windows:
http.c:4126: Testing reading compressed content from cache
http.c:376: Test failed: unexpected status 30 (INTERNET_STATUS_SENDING_REQUEST)
http.c:376: Test failed: unexpected status 31 (INTERNET_STATUS_REQUEST_SENT)
http.c:376: Test failed: unexpected status 40
(INTERNET_STATUS_RECEIVING_RESPONSE)
http.c:376: Test failed: unexpected status 41
(INTERNET_STATUS_RESPONSE_RECEIVED)
http.c:376: Test failed: unexpected status 50
(INTERNET_STATUS_CLOSING_CONNECTION)
http.c:376: Test failed: unexpected status 51
(INTERNET_STATUS_CONNECTION_CLOSED)
http.c:3665: Test failed: expected status 30 (INTERNET_STATUS_SENDING_REQUEST)
1 times, received 2 times
http.c:3666: Test failed: expected status 31 (INTERNET_STATUS_REQUEST_SENT) 1
times, received 2 times
http.c:3667: Test failed: expected status 40
(INTERNET_STATUS_RECEIVING_RESPONSE) 1 times, received 2 times
http.c:3668: Test failed: expected status 41
(INTERNET_STATUS_RESPONSE_RECEIVED) 1 times, received 2 times
http.c:5908: Testing InternetReadFileExW with IRF_ASYNC flag...
See https://test.winehq.org/data/patterns.html#wininet:http
Sometimes some of the 41, 50 and 51 status failures do not happen.
These failures go back to at least 2022-11-29 and have happened a bit over once
per month since, impacting all Windows versions. But there have been months
with no failure too, and lately it has mostly been happening on Windows 8:
* 2022-11-29 win22H2_fgtb-w10pro64-rx550-64
* 2023-03-10 win21H1_newtb-w10pro64-32
* 2023-03-20 win7_newtb-w7pro64-64
* 2023-03-28 win22H2_fgtb-w10pro64-32
* 2023-04-06 win7_newtb-w7u-pt-PT
* 2023-04-28 win21H1_newtb-w10pro64-ru-64
* 2023-05-22 win21H1_newtb-w10pro64-fr-64
* 2023-06-08 win81_newtb-w8adm
* 2023-07-04 win81_newtb-w864-64
* 2023-07-04 win81_newtb-w8
--
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=54240
Bug ID: 54240
Summary: wineserver crash when calling an rpc stub
Product: Wine
Version: 8.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: rpc
Assignee: wine-bugs(a)winehq.org
Reporter: memory.thrasher(a)gmail.com
Distribution: ---
"M.A.R.S." game would immediately crash when attempting to launch due to a
missing (stubbed) function. I implemented the function in the linked merge
request. Game submitted to app db, also linked below.
https://gitlab.winehq.org/wine/wine/-/merge_requests/1888https://appdb.winehq.org/objectManager.php?sClass=version&iId=41241&iTestin…
With the above patch, the game progresses to a splashscreen before crashing
without any helpful errors, likely due to "easy anti-cheat" software. With
tracing enabled, I was able to confirm the rpc endpoint generated by my patch
was functioning correctly.
--
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=55192
Bug ID: 55192
Summary: user32:sysparams - test_SPI_SETWALLPAPER() fails to
restore the '(None)' wallpaper
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
user32:sysparams - test_SPI_SETWALLPAPER() fails to restore the '(None)'
wallpaper:
sysparams.c:2442: Test failed: ***warning*** failed to restore the original
value: rc=0 err=2
sysparams.c:346: Test failed: Wrong value in registry: Control Panel\Desktop
Wallpaper '' instead of '(None)'
See https://test.winehq.org/data/patterns.html#user32:sysparams
Where 2 == ERROR_FILE_NOT_FOUND
This is systematic and specific to the w7u VM. The way I understand it that VM
does not have a wallpaper but instead of returning the like of an empty string,
SPI_GETDESKWALLPAPER returns '(None)' (maybe this is even the registry value).
Anyway when we try to restore the value, SPI_SETDESKWALLPAPER checks that the
'(None)' file exists and fails.
To investigate:
* Is '(None)' the actual registry value?
* Do our other VMs really all have a wallpaper? Is that why none of them
returns '(None)'?
* If another Windows version has no wallpaper does SPI_GETDESKWALLPAPER return
'None' or is that specific to Windows 7?
* To fix the test, check whether the oldvalue file exists and set the wallpaper
to an empty string if not? Or bypass SPI_SETDESKWALLPAPER to set the registry
directly in that 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=55171
Bug ID: 55171
Summary: Wine app does not run on openSUSE Leap
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: niltongmedeiros(a)gmail.com
Distribution: ---
The Wine app does not run on openSUSE Leap 15.5 KDE 5.103.0, does not appear in
the menu, downloaded and installed from the Discover store.
How can I proceed?
--
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=47067
Bug ID: 47067
Summary: Font is too wide in RPGMaker game Hello Charlotte
Product: Wine
Version: 4.6
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 64246
--> https://bugs.winehq.org/attachment.cgi?id=64246
Screenshot on Wine
The font in the game is too wide, meaning long lines are cut off.
Already tried winetricks allfonts, which doesn't help.
To reproduce, just download the game, run Game.exe and click Start in the
mainmenu.
--
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=53230
Bug ID: 53230
Summary: user32:win - test_activateapp() fails randomly with
fvwm
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:win - test_activateapp() fails randomly with fvwm. The failures
themselves change quite a bit from one run to the next, depending on where in
the function the failures start. It looks a bit like a race condition between
the test and the window manager.
Here is a relatively complete set:
win.c:10976: Test failed: Expected foreground window 0, got 01DE007C
win.c:10982: Test failed: Expected foreground window 001A013C, got 01DE007C
win.c:10992: Test failed: Expected foreground window 001A013C, got 00000000
win.c:10999: Test failed: Expected foreground window 001A013C, got 01DE007C
win.c:11001: Test failed: GetActiveWindow() = 00000000
win.c:11001: Test failed: GetFocus() = 00000000
win.c:11003: Test failed: Received WM_ACTIVATEAPP(0), did not expect it.
win.c:11011: Test failed: Expected foreground window 001A013C, got 00000000
win.c:11013: Test failed: GetActiveWindow() = 00000000
win.c:11013: Test failed: GetFocus() = 00000000
win.c:11021: Test failed: Received WM_ACTIVATEAPP(1), did not expect it.
https://test.winehq.org/data/patterns.html#user32:win
The failures don't seem to depend on the locale or bitness. However they only
happen in the TestBot VMs which happen to run fvwm (with a specially curated
configuration file) and don't happen on my box which runs KDE for instance.
--
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=55188
Bug ID: 55188
Summary: Total Commander v10.52 in copy mode does not allow you
to switch between other applications while remaining
on top of windows.
Product: Wine-staging
Version: 8.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 93.duke.xperia(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Total Commander v10.52 in copy mode does not allow you to switch between other
applications while remaining on top of windows.
This is observed on Ubuntu 22.04.2 / Ubuntu MATE 22.04.2 / Linux Mint 21.1
Cinnamon
In Ubuntu MATE 22.04.2, it can only be minimized through the taskbar, but in
Linux Mint 21.1 Cinnamon, it cannot be minimized through the taskbar.
This does not happen on Xubuntu 22.04.2 and KDEneon
Total Commander download
https://www.ghisler.com/download.htm
--
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=55158
Bug ID: 55158
Summary: Mouse input is broken at "POSTAL: Brain Damaged"
Product: Wine
Version: 8.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dron2065(a)rambler.ru
Distribution: ---
Created attachment 74723
--> https://bugs.winehq.org/attachment.cgi?id=74723
Output log of application.
At game "POSTAL: Brain Damaged" (GOG version) reaction to mouse moving is
wrong, looking around with mouse is impossible. Cursor at menu works normally.
--
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=49229
Bug ID: 49229
Summary: Regression Requiem: Rise of the Reaver mouse issue
since Release v5.0-rc3
Product: Wine-staging
Version: 5.0-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ergoschnuffel(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
radeon/amdgpu (same behaviour)
X11 on openbox
Game:
Requiem: Rise of the Reaver (http://www.playrequiem.com/)
Use case:
windowed multi client (transfer of items, shop open in the background etc.)
issues:
- need to click once to activate the game window and then it operates normally,
before it was a direct click through (activate game window and action in the
game)
- mouse cursor gets trapped in game window A while moving the mouse to game
window B and activating game window B (game window A/B overlapping a bit since
monitor resolution).
My issues started between Release v5.0-rc2 and Release v5.0-rc3 (update of the
raw input patches?) and are still on going.
--
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=55186
Bug ID: 55186
Summary: Visual Pinball 8.1.1 doesn't display table when it's
not cached
Product: Wine
Version: 8.11
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Program download:
https://archive.org/download/Visual_Pinball_2020-06-20/Visual%20Pinball%20M…
Table download: http://weltenschule.de/pinball/Boomerang1.4emu.zip
- Use wine-8.11
- Create new 32bit WINEPREFIX
- "winetricks whs57 oleaut32", work around bug 8780 and vbscript issues
- Run VPinball.exe
- Preferences -> Video Options -> Uncheck "Cache Rendered Table"
- File -> Open -> Select table
- Press F5
- Close the "Visual Pinball Player" window again
- Press F5 again
A lot of textures are now missing.
This is probably a d3d issue, though not 100% sure.
--
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=55183
Bug ID: 55183
Summary: Can't run terabox.exe
Product: Wine
Version: 8.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thidcon(a)gmail.com
Distribution: ---
Created attachment 74774
--> https://bugs.winehq.org/attachment.cgi?id=74774
The file describes the feedback resulting from running terabox.exe
(https://data.nephobox.com/issue/terabox/PCTeraBox/TeraBox_1.20.0.6.exe) run
from the terminal.
I'm using wine-8.11 (Staging)
--
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=45772
Bug ID: 45772
Summary: Neo Manager needs 'pnputil.exe /a'
Product: Wine
Version: 3.15
Hardware: x86
URL: http://support.renlearn.com/techkb/download/NEOManager
3_9_3USPC.zip
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: pnpmgr
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Continued from bug 45735.
The installer runs `PnPUtil /a C:\Windows\Inf\AsUSBDrv.inf` to install its
drivers. This fails since Wine doesn't implement pnputil.exe.
Relevant part of wine log:
Z:\home\hazel\Downloads\NEOManager3_9_3USPC>PnPUtil /a
C:\Windows\Inf\AsUSBDrv.inf
Can't recognize 'PnPUtil /a C:\Windows\Inf\AsUSBDrv.inf' as an internal or
external command, or batch script.
hazel@watership:~/Downloads$ sha1sum NEOManager3_9_3USPC.zip
a844ab468a2c2034c0404f7fc655b7746c410d11 NEOManager3_9_3USPC.zip
hazel@watership:~/Downloads$ du -sh NEOManager3_9_3USPC
70M NEOManager3_9_3USPC
--
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=55173
Bug ID: 55173
Summary: building error: Can't find identifier during alsa
building stage.
Product: Wine
Version: 8.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ale.schenberg(a)yandex.com
Distribution: ---
Created attachment 74754
--> https://bugs.winehq.org/attachment.cgi?id=74754
console output while building
Hello. While building the "alsamidi.o" file, an error due to an undeclared
identifier shows up. The error happens in the "alsa_midi_init" function. More
details are in the attached file.
--
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=28678
Bug #: 28678
Summary: DirectDraw primary buffer is obscured by transparent
window
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: octavian.voicu(a)gmail.com
Classification: Unclassified
Created attachment 36852
--> http://bugs.winehq.org/attachment.cgi?id=36852
Screenshot showing the obscured dialog.
When trying to exit from the game The Longest Journey (either via menu option
or pressing Alt+F4), a dialog box is shown with Yes/No options.
The application uses DirectDraw for rendering. The dialog box and mouse cursor
are rendered on an offscreen surface (dialog has an image as the background and
buttons use a custom implementation afaics), which is then blitted to the
primary buffer (happens like this when you force single buffer mode; with
double buffering it could be slightly different, but the overall effect is the
same).
The dialog is a parent of the main application window, uses the standard dialog
window class (atom #32270 or 8000 in hex) and has the WS_POPUP and
WS_EX_TRANSPARENT window styles. Window receives a WM_ERASEBKGND message, which
is handled by the default dialog proc by painting the background in the
standard window background color (gray in this case).
When primary buffer is blitted to the d3d surface
(ddraw_surface_update_frontbuffer which uses OpenGL), the rendering of the
dialog is masked by the window boundaries and the gray rectangle remains.
Dialog is interactable and you can click the buttons (if you can do that
without seeing where the mouse is).
The question is: how can we make the primary buffer draw over WS_EX_TRANSPARENT
child windows, as it works on native? Removing the WS_EX_TRANSPARENT style from
the dialog window (on runtime, using WinSpy++ 1.7) makes native's behavior
identical to current wine behavior (only a gray rectangle is visible).
--
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=54638
Bug ID: 54638
Summary: amazon music does not let wineserver quit (on
shutdown)
Product: Wine
Version: 8.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)stegm.de
Distribution: ---
amazon music does not let wineserver quit (on shutdown). That results in
waiting for systemd to kill wineserver after 2 minutes.
Or wineserver -k must be run as user before shutdown.
--
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=43054
Bug ID: 43054
Summary: FlightUnlimited II crashes during map load, Unhandled
page fault on read access to 0x00000039 at address
0x41f87f (thread 0009)
Product: Wine
Version: 2.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: haakobja(a)gmail.com
Distribution: ---
Created attachment 58220
--> https://bugs.winehq.org/attachment.cgi?id=58220
Log from FlightUnlimitedII
I recently installed Flight Unlimited II through Wine. After successfully
loading the menus (the game needs quartz.dll override, if not it crashes during
intro), I tried to play. Only to experience an error stating "Unhandled page
fault on read access to 0x00000039 at address 0x41f87f (thread 0009), starting
debugger...
Unhandled exception: page fault on read access to 0x00000039 in 32-bit code
(0x0041f87f)" being thrown in my face.
--
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=36211
Bug ID: 36211
Summary: Sybase PowerDesigner 16.5 'pdshell16.exe' (.NET 4.x
WPF app) reports scripting error, needs
VBScript_AddTypeLib implementation
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
as the summary says ...
Prerequisite: 'winetricks -q dotnet40 vb6run'
You might need to navigate the main menu items multiple times until the
sub-menu popup shows up (another bug).
Main menu, select 'File' -> 'New Model' -> 'XML Model' -> 'XML Model Diagram'
A message box is shown, telling "scripting error occurred"
Unfortunately this isn't reproducible every time.
There seem to be multiple Wine bugs in this app, influencing each other :|
--- snip ---
fixme:vbscript:VBScript_AddTypeLib (0x6cddff8)->()
fixme:vbscript:VBScript_AddTypeLib (0x6cddff8)->()
fixme:vbscript:VBScript_AddTypeLib (0x6cddff8)->()
fixme:vbscript:VBScript_AddTypeLib (0x6cddff8)->()
--- snip ---
Source:
http://source.winehq.org/git/wine.git/blob/9eed654e054520888429fb7ea1c9d8cc…
--- snip ---
447 static HRESULT WINAPI VBScript_AddTypeLib(IActiveScript *iface, REFGUID
rguidTypeLib,
448 DWORD dwMajor, DWORD dwMinor, DWORD dwFlags)
449 {
450 VBScript *This = impl_from_IActiveScript(iface);
451 FIXME("(%p)->()\n", This);
452 return E_NOTIMPL;
453 }
--- snip ---
$ sha1sum PowerDesigner165_DMR.exe
c74e4cfd99500d9e3e32713b302ea35bc3f911fb PowerDesigner165_DMR.exe
$ du -sh PowerDesigner165_DMR.exe
810M PowerDesigner165_DMR.exe
$ wine --version
wine-1.7.17-148-g2e5cb7a
Regards
--
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=8780
--- Comment #35 from Nikolay Sivov <bunglehead(a)gmail.com> ---
(In reply to Fabian Maurer from comment #33)
> Isn't that acceptable until it we find a program that requires it being that
> old format?
There are patches that provide some writing support for this format, at
https://github.com/wine-staging/wine-staging/tree/master/patches/widl-SLTG_….
--
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=8780
--- Comment #34 from Zeb Figura <z.figura12(a)gmail.com> ---
(In reply to Fabian Maurer from comment #33)
> Isn't that acceptable until it we find a program that requires it being that
> old format?
Bug 3689 is about a Microsoft program which basically ships a modified copy of
oleaut32.dll that expects stdole32.tlb to be in SLTG format. That might not
extend to CreateTypeLib(), but if it's happened once...
--
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=8780
--- Comment #33 from Fabian Maurer <dark.shadow4(a)web.de> ---
Isn't that acceptable until it we find a program that requires it being that
old format?
--
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=8780
--- Comment #32 from Nikolay Sivov <bunglehead(a)gmail.com> ---
It should create SLTG typelibs I believe, so the patch is wrong.
--
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=8780
Fabian Maurer <dark.shadow4(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dark.shadow4(a)web.de
--- Comment #31 from Fabian Maurer <dark.shadow4(a)web.de> ---
Also affects Visual Pinball, see the forum thread:
https://forum.winehq.org/viewtopic.php?t=37788
Is there plans to have this upstreamed?
--
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=55168
Bug ID: 55168
Summary: BUSY 21 Installer silently exists with Windows version
set to Win10
Product: Wine
Version: 8.10
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Workaround is "winetricks winxp"
--
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=55147
Bug ID: 55147
Summary: Enter key isn't working in my VB6 Application
Product: Wine
Version: 8.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: vikasy.enjay(a)gmail.com
Distribution: ---
The Application is successfully installed in a 32 bit prefix but when i run the
application then on a certain form where Enter Key and Backspace keys are used
for moving to next and previous text fields respectively, it doesn't work.
And when i run the same application in windows Enter key and Backspace key
works perfectly on the same form to move to next text field and backspace key
to previous field respectively.
Thank you for your attention to this matter your assistance will be valued.
--
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=54888
Bug ID: 54888
Summary: Transparent window are displayed as black background
window on wine
Product: Wine
Version: 8.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bcjon07(a)gmail.com
Distribution: ---
Some transparent windows are displayed as black background window. Here is a
simple WPF window program that can reproduce this issue. On Windows, all parts
are transparent except for the graphics and text in the middle, but it has a
black background on Wine. It achieves transparency only by adding the following
code to the window constructor (the main point is that WindowChrome is used
instead of AllowTransparent):
WindowStyle = WindowStyle.None;
ResizeMode = ResizeMode.NoResize;
Background = Brushes.Transparent;
WindowChrome.SetWindowChrome(this, new WindowChrome { GlassFrameThickness = new
Thickness(-1) });
Download link of the demo program:
https://drive.google.com/file/d/1MCrnb1N6cLUzVoX_vO4tFO4qlS_qhAwi/view?usp=…
Other clues: Transparent windows implemented using AllowTransparent are valid
on Wine, while those implemented using WindowChrome are invalid. On Windows,
transparent forms implemented using WindowChrome are frequently used due to
better performance(usually). According to my pre investigation,
AllowTransparent seems to be implemented using GDI, but WindowChrome mainly
uses the DWM API
System architecture:
x86_64
Ubuntu 20.04
wine 8.6
wine-mono 7.4.0
--
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=54197
Bug ID: 54197
Summary: cuda-z and warpem fail in wine-staging 7.22 and later
Product: Wine
Version: 7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alois.schloegl(a)gmail.com
Distribution: ---
Created attachment 73728
--> https://bugs.winehq.org/attachment.cgi?id=73728
screenshot of running cuda-z one wine-staging 7.22
cuda-z fails to run in wine-staging 7.22 and later. It reports the error "CUDA
not found. Please update the nvidia-driver.". cuda-z runs fine under
wine-staging 7.21 (and earlier) on the same machine with the same nvidia
driver.
The application "WarpEM" can be also not used anymore because it does not find
any GPU.
I suspect that disabling the nvcuda-support patches in wine-staging [1] is the
reason for this breakage.
I believe bug #54102 is related, but the bug report says that this occured
already in v7.21. But this issue is not reproducible to me in 7.21 only in
7.22.
[1]
https://gitlab.winehq.org/wine/wine-staging/-/commit/6c3797b3e8dba19698328c…
[2] https://bugs.winehq.org/show_bug.cgi?id=54102
--
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=55011
Bug ID: 55011
Summary: Cuda-application M/WarpEM got stuck or crashes in
wine-staging/7.21, wine/8.9+nvidia-libs
Product: Wine
Version: 8.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: nvcuda
Assignee: wine-bugs(a)winehq.org
Reporter: alois.schloegl(a)gmail.com
Distribution: ---
M of WarpEM gets stuck very early and eventually crashes. The following steps
are needed to reproduce this:
1) install WarpEM according to [1] into wine-staging between v7.17 and v7.21,
or wine-8.9 with nvidia-libs.
(do not try with wine-staging 7.22 or later, because that has cuda support
disabled).
This has been testing this with "Shared WoW64" configuration of Wine. Trying to
use Wine with the "new WoW64 approach" using -enable-archs=i386,x86_64 did also
not work for me, because it failed much earlier when trying to install
Cuda/WarpEM.
2) Data (5.5TB!) for testing is available from here [1].
Download and unpack Warpem_test.tar.gz to a directory that is accessible from
wine.
The screenshots Step1-7 should help to understand how M is supposed to be used.
3) Start M.exe. In my case, I do this
ulimit -s 655360
wine $WINEPREFIX/drive_c/Warp/M.exe
or
vglrun wine $WINEPREFIX/drive_c/Warp/M.exe
4) Within M, do the following steps (see also Step1-7 in [2]):
- Step 1: In the GUI window click "LOAD EXISTING FROM FILE"
- Step 2: select ...\M_j33\Gag_c2_processing.population
- Step 3: Upper right corner Refine button.
- Step 4: Click refine
- Step 5+6: workers are now testing the memory
- Step 7: Eventually (after several minutes), one of the works crash, and there
is no further progress.
On Windows, this finishes and a new screen appears for the next step. This is
not the case here. It gets stuck, and and eventually I stopped wine with
<ctrl-C>. A log file is also available [2], but it is too large (1.1 GB) to be
included here. If you have suggestions with WINEDEBUG filter should be used,
let me know.
[1]
https://appdb.winehq.org/objectManager.php?sClass=version&iId=40620&iTestin…
[2] https://pub.ista.ac.at/~schloegl/warpem-test-data/
--
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=54480
Bug ID: 54480
Summary: GPU Caps Viewer does not report any CUDA devices
Product: Wine-staging
Version: 8.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: danielyhwong(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
wine version 8.1 does not report any cuda devices in Caps viewer 1.58.01
$ deviceQuery
deviceQuery Starting...
CUDA Device Query (Runtime API) version (CUDART static linking)
Detected 2 CUDA Capable device(s)
CUDA
https://i.imgur.com/zbTiqfC.png
OpenCL
https://i.imgur.com/jvu8nde.png
--
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=55159
Bug ID: 55159
Summary: [ms-mpi] mpiexec is unable to connect to the smpd
service
Product: Wine
Version: 8.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: secur32
Assignee: wine-bugs(a)winehq.org
Reporter: christian.friedl(a)gmx.at
Distribution: Ubuntu
Created attachment 74727
--> https://bugs.winehq.org/attachment.cgi?id=74727
Output of `smpd.exe -d` and `mpiexec -d -hosts 1 127.0.0.1 notepad`
Running applications with MS-MPI does not work. In order to circumvent
https://bugs.winehq.org/show_bug.cgi?id=50341 I started smpd.exe manually with:
$ wine 'C:\Program Files\Microsoft MPI\Bin\smpd.exe' -d
In a second shell I ran mpiexec:
$ wine mpiexec -d -hosts 1 127.0.0.1 notepad
The problem is that mpiexec.exe could not connect to smpd.exe because both
kerberos and ntlm authentication fail.
I have the version 2:4.15.13+dfsg-0ubuntu1.1 of the winbind package installed.
The installed MS-MPI version is v10.1.2. Logs including the debug channels
`+kerberos,+ntlm,+secur32,+wininet,+seh,+tid` are attached.
--
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=55162
Bug ID: 55162
Summary: Halo 2: Installer shows empty ie-window
Product: Wine
Version: 8.8
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 74732
--> https://bugs.winehq.org/attachment.cgi?id=74732
console log, 32bit with ie6 installed, after starting "Startup.exe"
I do not know why the previous bug was closed in 2015
(https://bugs.winehq.org/show_bug.cgi?id=17543), but the same error still
persists today.
When executing "Startup.exe" on the CD in a clean 32-bit (and 64-bit as well)
prefix a blue windows pops up dislaying absolutely nothing presented (see
image).
If I install ie6 (winetricks ie6) an error pops up (see image).
Attached is a stacktrace of what exists in the console after executing
"Startup.exe" from wineconsole with ie6 installed.
Br
Bob
--
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=55163
Bug ID: 55163
Summary: compact.exe missing
Product: Wine
Version: 8.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sakul8826(a)gmail.com
Distribution: ---
Hello,
I wanted to use "compact.exe," which is a part of the default Windows 10
installation. I selected "Windows 10" in winecfg, and it appears that
compact.exe is missing. I need this program to compress my content (cars, apps,
etc.) in Assetto Corsa's Content Manager to reduce their size. I have very
limited storage available, and this program (compact.exe) would be extremely
helpful. I believe it should be relatively simple to implement this since we
could use a Linux compression and decompression tool.
Are there any plans to implement this?
Thank you in advance.
Best regards,
Tim Gromeyer
--
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=37664
Bug ID: 37664
Summary: CUDA encoder does not work on MediaCoder x64 0.8.33
build 5680
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rickardj42(a)gmail.com
Distribution: ---
Created attachment 50128
--> https://bugs.winehq.org/attachment.cgi?id=50128
Screenshot of the error message
In MediaCoder x64 0.8.33 build 5680 attempting to select GPU encoder causes
error "No supported acceleration hardware detected", dispite the presence of an
NVidia GeForce 750ti in my system. Attempting to force GPU encoding using CUDA
encoder results in Error (14) on all items(general encoder error).
--
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=55157
Bug ID: 55157
Summary: Net6 x64 app: unable to allocate more than ~1GB of
contiguous memory, OutOfMemory exception
Product: Wine
Version: 8.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: korshunov(a)macroscop.com
Distribution: ---
A "big" net6 app may throw an OutOfMemory exception at some point in time. It
was found that the exception occurs when the size of byte array is increased
and exception is repeatable 100% - it always fails when byte array resized from
26mb to 53mb.
Since big app is hard to debug, a simple test app was written, all it tries to
do is to resize array x2 in a loop. Test app fails with dotnet OutOfMemory
exception 100% of the time, but in the test app the "limit" at which it fails
is different, about ~1gb or "Failed at resizing from 534773760 to 1069547520".
Here's the code of the test app:
var array = new byte[1023];
while (true)
try
{
Array.Resize(ref array, array.Length * 2);
}
catch (Exception ex)
{
Console.WriteLine($"Failed at resizing from {array.Length} to
{array.Length * 2}\r\n" + ex);
return;
}
Test app is built for "AnyCPU, x64 preferred". Net6 runtime (6.0.16) is
installed via winetricks. For the tests, x86 version of net6 runtime has been
uninstalled, so the test app is guaranteed to run in x64. Test app is available
via the link below.
What I've already tried:
- wine 8.11 staging - fails with OutOfMemory exception, "Failed at resizing
from 534773760 to 1069547520". WINEDEBUG output available through the link
below.
- wine 8.0 with patch from https://bugs.winehq.org/show_bug.cgi?id=52396 -
fails with same error. WINEDEBUG output available through the link below.
- running app with wine64, used clean prefix - same error.
- wine 7.13 - fails with same error.
- wine 8.11, but test app built for netFramework46 - no OutOfMemory, fails when
overflowing integer, "Failed at resizing from 2139095040 to -16777216" which is
expected, but it shows that it gets to 2gb mark for the array. I consider this
as "working fine". WINEDEBUG output available through the link below.
- WineGE with multiple versions from 6.14 to 8.8, consisting of Proton and
WineGE patches - net6 app working fine with every wineGE version tested, just
as netFramework Test app
- created prefix with wine 8.11, run test app, then run test app with WineGE in
the same exact prefix - wine fails with OutOfMemory while wineGE executes app
normally.
- made different net6 app, which just allocates a single array of ~1.5 GB (new
byte[1_500_000_000]) - app fails with OutOfMemory every time. It fails at about
1GB (950mb works, while 1050mb does not)
Tests were done on three different virtual machines (ubuntu22, centos7,
debian9) with different amount of RAM (4-8 GB, swap is 2.5GB). Wine 8.11 is
installed on Ubuntu 22 with 4GB RAM.
What caught my attention in the logs was the message "find_free_block created
new sub-heap xxx of 0x400000 bytes" (4GB, all of the RAM), which mentioned in
"net6" logs 1 time, and not mentioned in "netFramework46" logs.
What else can I try to fix this or to provide more information?
Links to a WINEDEBUG output (wine8.11-net6, wine8.11-netFramework46, "wine 8.0
with patch"-net6), logs taken with command
WINEDEBUG=+timestamp,+seh,+heap,+virtual,+pid wine
Tests_autoresize/Tests_net6.exe >>wine811_tshvp_net6_resize.log 2>&1
https://drive.google.com/drive/folders/1fgr0J6dKBvBOHWrfYC0UCrflxiAYOjZ2?us…
--
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=55098
Bug ID: 55098
Summary: wine 8.10 32-bit build fails with clang-16
Product: Wine
Version: 8.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: randrik(a)mail.ru
Distribution: ---
I tried to build new wine with llvm/clang 16.0.6 and gcc 11.2 (on Slackware
15.0 i586 upgraded manually from earlier vesrions). Kernel is x86_64 but al
userland is i586/i686
Build via slackbuild fails like this:
(will attach end of build log as attach)
--
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=54739
Bug ID: 54739
Summary: oleaut32:typelib - The 64-bit
test_register_typelib_64() crashes in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
oleaut32:typelib - The 64-bit test_register_typelib_64() crashes in Wine:
typelib.c:7057: Test failed: got 00000002
typelib.c:8195: Test failed: got wrong return code: 2, side: 0200
typelib.c:8231: Test failed: got: 80040155, side: 0200
typelib.c:8235: Test failed: got: 80040154, side: 0200
Unhandled exception: page fault on read access to 0x0000000000000000 in 64-bit
code (0x00000000428dc1).
[...]
Backtrace:
=>0 0x00000000428dc1 in oleaut32_test (+0x28dc1) (0x0000000050e538)
1 0x000000004460c8 in oleaut32_test (+0x460c8) (0x000000621080c0)
2 0x0000000050dbeb in oleaut32_test (+0x10dbeb) (0x00000000ab4415)
3 0x0000000050d447 in oleaut32_test (+0x10d447) (0000000000000000)
4 0x0000007b629409 BaseThreadInitThunk+0x9(unknown=<internal error>,
entry=<internal error>, arg=<internal error>)
[Z:\home\winetest\tools\testbot\var\wine\dlls\kernel32\thread.c:61] in kernel32
(0000000000000000)
5 0x00000170061213 __wine_pop_frame(entry=000000000050D3E0,
arg=00000000003F0000)
[Z:\home\winetest\tools\testbot\var\wine\include\wine\exception.h:277] in ntdll
(0000000000000000)
6 0x00000170061213 RtlUserThreadStart+0x83(entry=[<register RSP not
accessible in this frame>, arg=[<register RSP not accessible in this frame>)
[Z:\home\winetest\tools\testbot\var\wine\dlls\ntdll\thread.c:295] in ntdll
(0000000000000000)
0x00000000428dc1 oleaut32_test+0x28dc1: mov (%rcx), %rax
See https://test.winehq.org/data/patterns.html#oleaut32:typelib
Where:
2 == ERROR_FILE_NOT_FOUND
0x80040154 == REGDB_E_CLASSNOTREG
0x80040155 == REGDB_E_IIDNOTREG
--
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=50938
Bug ID: 50938
Summary: Stop alt key from getting stuck on alt-tab
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sojuz151(a)gmail.com
Distribution: ---
When you use alt-tab shortcut to switch to another window and then switch back
in, application will at no point receive alt key up signal. User needs to press
alt again to make this key unstuck. This behevior is observed in Plasma and in
lxde, both of them use alt-tab for windows switching.
Behaviour on windows:
alt key is not stuck in down position after alt-tabing out of any application
How to test:
this can be observed in any keyboard testing program. I used switch hitter for
testing.
Is it really a bug?
Maybe not. Still very annoying in full-screen games.
--
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=49787
Bug ID: 49787
Summary: Java fails to start with "Could not create the Java
Virtual Machine" - "Could not reserve enough space for
object heap"
Product: Wine
Version: 5.16
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
You can download java from https://jdk.java.net/java-se-ri/7 (just unpack)
To reproduce, just go into "bin" and run "wine java -Xmx1024M -version".
--
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=55105
Bug ID: 55105
Summary: libHttpClient requires
WINHTTP_OPTION_CLIENT_CERT_ISSUER_LIST support
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winhttp
Assignee: wine-bugs(a)winehq.org
Reporter: flibitijibibo(a)gmail.com
Distribution: ---
libHttpClient is the web socket abstraction layer for Xbox Live titles on
various platforms; on Windows it uses winhttp for http sources. Two example
games using this library are Gears 5 and Halo: The Master Chief collection.
One part of the implementation handles certificate authentication; in
particular it handles ERROR_WINHTTP_CLIENT_AUTH_CERT_NEEDED, which according to
MSDN should be handled by calling WinHttpQueryOption with
WINHTTP_OPTION_CLIENT_CERT_ISSUER_LIST, so that it can attempt to find a
relevant certificate chain and re-attempt the connection if a cert is found.
Luckily, libHttpClient is open source, so the exact block that does this can be
found here:
https://github.com/microsoft/libHttpClient/blob/1c8386866fb180dd31890186291…
As of the latest Git revision, Wine does not handle this parameter, so the
default case is tripped:
https://gitlab.winehq.org/wine/wine/-/blob/81859c9af70aa5ed6da3060488d1815a…
--
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.