https://bugs.winehq.org/show_bug.cgi?id=46816
Bug ID: 46816
Summary: Incorrect behavior of SHFileOperation
Product: Wine
Version: 4.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: rndltrz(a)hotmail.com
Distribution: ---
Behavior of SHFileOperation differs from windows.
Here is some trivial code that copies a directory:
const wchar_t *const sourceDir = L"C:\\TestDir\0\0";
const wchar_t *const destDir = L"C:\\TestDir2\0\0";
SHFILEOPSTRUCTW do_copy = { 0 };
do_copy.wFunc = FO_COPY;
do_copy.fFlags = FOF_NOCONFIRMMKDIR | FOF_NOCONFIRMATION | FOF_NO_UI;
do_copy.pFrom = sourceDir;
do_copy.pTo = destDir;
SHFileOperationW(&do_copy);
If you add trailing backslash to destDir:
const wchar_t *const destDir = L"C:\\TestDir2\\\0\0";
On Windows result would be the same. However, on WINE+linux result would be
different:
no backslashes:
$ls TestDir
file.txt Subdir1 Subdir2
$ls TestDir2
file.txt Subdir1 Subdir2
with trailing backslash:
$ls TestDir
file.txt Subdir1 Subdir2
$ls TestDir2
TestDir
This causes issues with programs that rely on Windows behavior.
--
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=58283
Bug ID: 58283
Summary: ME: Andromeda (Steam) will not start with
renderer=vulkan
Product: Wine
Version: 10.8
Hardware: x86-64
URL: https://store.steampowered.com/app/1238000/Mass_Effect
_Andromeda_Deluxe_Edition/
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 78631
--> http://bugs.winehq.org/attachment.cgi?id=78631
Wine 10.8 console log
A suggested workaround for Bug 58280 is to try the Vulkan renderer.
Unfortunately this stops Mass Effect: Andromeda from loading at all.
A virtual desktop or using Staging 10.7, both workarounds for Bug 58279, do not
help.
Workarounds:
- arial (Bug 32342 for Steam & EA App)
Steam launches the EA App which launches the game. I tried the reverse: EA App
launches Steam which launches the game but that doesn't help and introduces Bug
56721 into the mix.
$ wine 'c:\program files (x86)\steam\steam.exe' -applaunch 1238000
I cannot find a demo to test.
VGA compatible controller: NVIDIA Corporation GK104GL [Quadro K5000] (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=47105
Bug ID: 47105
Summary: [REGRESSION] FrostyModManager cant launch games
Product: Wine
Version: 4.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advpack
Assignee: wine-bugs(a)winehq.org
Reporter: timofeevsv1989(a)gmail.com
Distribution: ---
Frosty Mod Manager is a WPF app, which depends on GalliumNine and
d3dcompiler_47
It load mods for frostbite games such as Dragon Age Inquisition and Mass Effect
Andromeda
When I trying to launch game with 4.7 - games just zombying in background
With wine 4.6 everything was OK
--
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=58274
Bug ID: 58274
Summary: Cannot get past Steam age check
Product: Wine
Version: 10.8
Hardware: x86-64
URL: https://store.steampowered.com/app/680420/OUTRIDERS/
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
When trying to access a game that contains adult themes you can be
annoyed/greeted by an age verification check. It is a very simple check where
you select your date of birth from drop-down menus.
With Wine, these menus don't work. When clicking on them this is printed in the
console:
0150:fixme:uxtheme:AllowDarkModeForWindow 000000000032025C 1: stub
0150:fixme:dwmapi:DwmExtendFrameIntoClientArea (000000000032025C,
00007FFFFE1FD990) stub
0150:fixme:dwmapi:DwmExtendFrameIntoClientArea (000000000032025C,
00007FFFFE1FE610) stub
0150:fixme:manipulation:viewport_ActivateConfiguration 00007A592875B710, 823
0150:fixme:manipulation:viewport_SetViewportOptions 00007A592875B710, 2
0150:fixme:manipulation:viewport_AddEventHandler 00007A592875B710,
000000000031025A, 00002CEC011144A0, 00002CEC01052470
0150:fixme:manipulation:viewport_Stop 00007A592875B710
0150:fixme:manipulation:viewport_RemoveEventHandler 00007A592875B710, 1
0150:fixme:manipulation:viewport_Abandon 00007A592875B710
0150:fixme:manipulation:direct_manip_Deactivate 00007A592875B650,
000000000031025A
0150:fixme:manipulation:viewport_ActivateConfiguration 00007A592875B710, 823
0150:fixme:manipulation:viewport_SetViewportOptions 00007A592875B710, 2
0150:fixme:manipulation:viewport_AddEventHandler 00007A592875B710,
000000000031025A, 00002CEC011144A0, 00002CEC01052470
0150:fixme:manipulation:viewport_Stop 00007A592875B710
0150:fixme:manipulation:viewport_RemoveEventHandler 00007A592875B710, 1
0150:fixme:manipulation:viewport_Abandon 00007A592875B710
0150:fixme:manipulation:direct_manip_Deactivate 00007A592875B650,
000000000031025A
0150:fixme:manipulation:viewport_ActivateConfiguration 00007A592875B710, 823
0150:fixme:manipulation:viewport_SetViewportOptions 00007A592875B710, 2
0150:fixme:manipulation:viewport_AddEventHandler 00007A592875B710,
000000000031025A, 00002CEC00FE8420, 00002CEC00FEAF70
0150:fixme:manipulation:viewport_Stop 00007A592875B710
0150:fixme:manipulation:viewport_RemoveEventHandler 00007A592875B710, 6
0150:fixme:manipulation:viewport_Abandon 00007A592875B710
0150:fixme:manipulation:direct_manip_Deactivate 00007A592875B650,
000000000031025A
01b8:fixme:dwmapi:DwmGetWindowAttribute attribute 14 not implemented.
01b8:fixme:dwmapi:DwmGetWindowAttribute attribute 14 not implemented.
01b8:fixme:win:NtUserGetWindowPlacement not fully supported on other process
window 0x30038.
01b8:fixme:dwmapi:DwmGetWindowAttribute attribute 14 not implemented.
01b8:fixme:dwmapi:DwmGetWindowAttribute attribute 14 not implemented.
01b8:fixme:win:NtUserGetWindowPlacement not fully supported on other process
window 0x30038.
To get this far requires a log in and so "winetricks arial" (Bug 47325), and
disabling GPU acceleration for web views helps (Bug 56758).
--
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=46441
Bug ID: 46441
Summary: Steam shows an extra icon when minimizing window
Product: Wine
Version: 4.0-rc5
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 63223
--> https://bugs.winehq.org/attachment.cgi?id=63223
screenshot
Steps to reproduce:
1. Enable virtual desktop
2. Launch Steam
3. Minimize window
wine-4.0-rc5-14-g0ff7fd1259
--
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=47331
Bug ID: 47331
Summary: Steam browser flickering
Product: Wine-staging
Version: 4.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: werifGX(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
As referenced on https://github.com/PhoenicisOrg/scripts/issues/994 steam
installed using `winetricks 20190310-next` on debian buster using `wine-4.9
(Staging)` which has win7 environment, gameoverlayrenderer dll_override
disabled and CSMT enabled result in flickering of steam browser as presented on
https://youtu.be/LaR8nQ0Ir2w
Suspecting this beeing wine issue.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4209
Mark <jxvhulzowyrobfwwze(a)nbmbb.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jxvhulzowyrobfwwze(a)nbmbb.co
| |m
--- Comment #17 from Mark <jxvhulzowyrobfwwze(a)nbmbb.com> ---
From my research for bug 58198 (basically this same bug, but 16-bit), I’d
expect this API to work in everything prior to Windows 11. In Vista and above,
you may have to do one or more of:
Run as administrator
Set uiAccess=true in the manifest
Install into a secure location
Add a digital signature
Disable UAC
In XP and earlier, it works with much less fuss.
--
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=57635
Bug ID: 57635
Summary: Battle.net Launcher invisible/black with the Wayland
driver
Product: Wine
Version: 10.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)xarov.net
Distribution: ArchLinux
Created attachment 77764
--> https://bugs.winehq.org/attachment.cgi?id=77764
Black window with Wayland driver
Works fine with the X11 driver. Is completely black with the Wayland driver.
--
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=56721
Bug ID: 56721
Summary: EA App: multiple assertion failure with Vulkan
renderer
Product: Wine
Version: 9.8
Hardware: x86-64
URL: https://origin-a.akamaihd.net/EA-Desktop-Client-Downlo
ad/installer-releases/EAappInstaller.exe
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 76502
--> https://bugs.winehq.org/attachment.cgi?id=76502
Wine 9.9 console output
Launching the EA App with renderer=vulkan opens a dialog three times for an
Assertion Failure. Clicking OK three times allows the app to continue, so it's
not clear which of the many sub-/backround processes is causing the issue. No
backtrace is presented.
"winetricks arial" to work around Bug 32342.
renderer=gl does not have 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=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.