https://bugs.winehq.org/show_bug.cgi?id=50586
Bug ID: 50586
Summary: [regression] NtQueryInformationFile returning
STATUS_INVALID_INFO_CLASS (0xc0000003) on symlinks
opened with option FILE_OPEN_REPARSE_POINT
(0x00200000)
Product: Wine-staging
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mr.dovi(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 69263
--> https://bugs.winehq.org/attachment.cgi?id=69263
wine_file.c testcase
Possible related issue: https://bugs.winehq.org/show_bug.cgi?id=50036
I'm investigating the cause of a application startup crash happening on
wine-staging 6.0 but not on wine-staging-5.21, wine-5.13 and wine-6.0
While I think I have found a workaround to have it running on staging-6.0, I
realized it may be worth a share since it took me a few hours of searching the
relay logs.
I have attached a test case but basically, calling NtQueryInformationFile on a
symlink opened with the file handle option FILE_OPEN_REPARSE_POINT seem to
cause NtQueryInformationFile to return STATUS_INVALID_INFO_CLASS, even if the
class is correctly set to FileAllInformation
# wine 5.13
# pNtCreateFile -> 0
# NtQueryInformationFile -> 0
# wine 5.13
# pNtCreateFile -> 0
# NtQueryInformationFile -> 0
# wine-staging 5.21
# pNtCreateFile -> 0
# NtQueryInformationFile -> 0
# wine-staging 5.21
# pNtCreateFile -> 0
# NtQueryInformationFile -> 0
# wine-staging 6.0
# pNtCreateFile -> 0
# NtQueryInformationFile -> c0000003
# wine-staging 6.0
# pNtCreateFile -> 0
# NtQueryInformationFile -> 0
My system is Arch 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=50761
Bug ID: 50761
Summary: ntdll-Junction_Points update broke macOS compilation
Product: Wine-staging
Version: 6.3
Hardware: x86-64
OS: Mac OS X
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gijsvrm(a)gmail.com
CC: erich.e.hoover(a)gmail.com, leslie_alistair(a)hotmail.com,
z.figura12(a)gmail.com
Regression SHA1: 750044c08c49c7a117fcc911506a198969379144
Created attachment 69550
--> https://bugs.winehq.org/attachment.cgi?id=69550
output
This is on a fully updated macOS 10.14 system, using mingw and the macOS 10.13
SDK to compile 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=50766
Bug ID: 50766
Summary: In Wine Staging 6.3, symbolic links are no longer
active and become regular files.
Product: Wine-staging
Version: 6.3
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: ---
Created attachment 69557
--> https://bugs.winehq.org/attachment.cgi?id=69557
screenshot
In Wine Staging 6.3, symbolic links are no longer active and become regular
files.
When downgrading to version 6.2, symbolic links are active again.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50727
Bug ID: 50727
Summary: Foobar2000 fails to install in current Staging
Product: Wine
Version: 6.2
Hardware: x86-64
URL: https://www.foobar2000.org/getfile/foobar2000_v1.6.4.e
xe
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: Debian
Created attachment 69481
--> https://bugs.winehq.org/attachment.cgi?id=69481
screenshot from installer
See attached screenshot.
Either:
1. try as current user: result is the installer just exits silently
2. try username/password: result is the installer says you need admin rights.
@Zebediah: I'm guessing this has to do with
https://github.com/wine-staging/wine-staging/commit/811467bf6a4c43de2485b37…
?
--
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=50551
Bug ID: 50551
Summary: Serious Sam Classic (TFE/TSE) has no sound when EAX is
enabled
Product: Wine-staging
Version: 6.0
Hardware: x86-64
URL: https://www.fileplanet.com/archive/p-35640/Serious-Sam
-The-Second-Encounter-Demo
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
The game runs without audio when EAX option is enabled in Staging and EAX is
selected as the sound system in the game' audio options.
'EAX error: Cannot set environment' appears in the game's console.
wine-6.0-201-g2d4dd4252b0 (Staging)
SeriousSamSEDemo.exe
md5sum: 9b22eb6765979a02ecbf641f53d0f162
--
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=47932
Bug ID: 47932
Summary: Mouse-clicks no longer recognized `World of Warships`
Product: Wine-staging
Version: 4.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lukas.lueg(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
`World of Warships 0.8.8` used to work more or less flawlessly in wine-4.16;
since the update to 4.17 left/right mouse clicks are no longer recognized at
all in the main menu (including login), rendering the application unusable.
The problem appeared since `wine-4.17-2" on x86_64, using Fedora 30.
Downgrading to 4.16 fixed the problem.
--
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=50237
Bug ID: 50237
Summary: The Sims 3 - cannot interact with objects and floor.
Product: Wine
Version: 5.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: germanapps(a)gmail.com
Distribution: ---
Created attachment 68743
--> https://bugs.winehq.org/attachment.cgi?id=68743
Wine logs
After upgrading from Wine Staging 5.21 to Staging 5.22 a serious bug appeared:
When you interact with floor or an object in "Life" mode, action menu is broken
and moved to the far right side of the screen and game cursor is moved to the
far left side.
Video footage of the bug here:
http://www.mediafire.com/file/v7wmvjcghtl28pz/sims3-wine5.22-mousebug.mp4/f…
I have done some tests beginning from 5.9 (which was the last reported version
and doesn't even allow to initialize a new prefix and throws errors instead) to
5.22 and only 5.22 has this bug. It is consistent, so there should be no
problem for others to reproduce it.
Tested on Debian 10.6 Stable with KDE, Linux Mint 19.3 Xfce and Linux Mint 20
Xfce.
--
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=50395
Bug ID: 50395
Summary: Star Wars: Galactic Battlegrounds needs
dpmodemx.dll.SPInit
Product: Wine-staging
Version: 6.0-rc3
Hardware: x86-64
URL: https://www.fileplanet.com/archive/p-2037/Star-Wars-Ga
lactic-Battlegrounds-Demo
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 69013
--> https://bugs.winehq.org/attachment.cgi?id=69013
terminal output
After the dxdiag-new-dlls patchset has been added to Staging, such games as Age
of Empires 2, Star Wars: Galactic Battlegrounds crash immediately after
starting.
--
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=50162
Bug ID: 50162
Summary: msvcrt-Math_Precision patchset breaks audio in Diablo
III
Product: Wine-staging
Version: 5.22
Hardware: x86-64
URL: https://www.blizzard.com/download/confirmation?platfor
m=windows&product=d3
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maciej.stanczew+b(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Regression SHA1: 7734f7a8087291ec15c4d1adfe1a6db055972266
Distribution: ArchLinux
Created attachment 68678
--> https://bugs.winehq.org/attachment.cgi?id=68678
Use precise_cosh in unix_cosh instead of unix_cos
Steps to reproduce:
1. Lower your audio volume to not break ears;
2. Launch Diablo III ("wine Diablo\ III64.exe -launch").
Expected result:
Menu music starts playing, UI sounds work.
Actual result:
There is about 2 seconds of loud, garbled audio, then silence.
I've bisected this to msvcrt-Math_Precision patchset and its latest rebase.
Wine 2fb08bed46f + Staging 0192a7b3 don't have the issue.
Wine c72e1b096d1 + Staging 7734f7a8 is where the problem is introduced.
Building Staging 5.22 with "-W msvcrt-Math_Precision" also produces a working
version.
Looking at the patchset's rebase (7734f7a8), we see that precise_cosh was used
in unix_cos instead of unix_cosh. Reverting unix_cos to use cos, and using
precise_cosh instead in unix_cosh, solves the issue for me. I've attached a
patch with these changes.
--
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=49374
Bug ID: 49374
Summary: skyrim is unable to run under staging 5.10
Product: Wine-staging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: l12436(a)yahoo.com.tw
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 67434
--> https://bugs.winehq.org/attachment.cgi?id=67434
last log with error
skyrim is unable to run in recently wine.
error is in the attachment.
This is happened for a period of time.
I have tested on vanilla wine, it is able to run without any 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.