https://bugs.winehq.org/show_bug.cgi?id=47640
Bug ID: 47640
Summary: No Man's Sky (Beyond) does not start anymore: Unable
to initialize Vulkan
(vkEnumerateInstanceExtensionProperties failed)
Product: Wine
Version: 4.13
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dima(a)ulupov.com
Created attachment 65081
--> https://bugs.winehq.org/attachment.cgi?id=65081
wine64 No Man's Sky console output
No Man's Sky (which looks like used to run) switched to Vulkan.
Now it does not start with popup message right after start:
---
Unable to initialize Vulkan (vkEnumerateInstanceExtensionProperties failed).
You may not have a Vulkan driver installed, or an old driver on your machine
may be corrupted.
Please refer to www.no-mans-sky.com for details.
---
Mac OS X Version: 10.14.6
MacBook Pro (15-inch, 2018)
Radeon Pro 555X 4 GB
Intel UHD Graphics 630 1536 MB
No Man's Sky version: 2.06b
No Man's Sky was installed with GOG Galaxy client.
--
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=51998
Bug ID: 51998
Summary: Unable to start CloneCD
Product: Wine
Version: 6.18
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: ---
Unable to start CloneCD due to ElbyCDIO failing to load
--
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=56325
Bug ID: 56325
Summary: Prefix path string in wineboot dialog is cut off
Product: Wine
Version: 9.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aidas957(a)gmail.com
CC: bmcgrath(a)codeweavers.com
Regression SHA1: 8e1197c92e8c08fb197c8656a07215296d656890
Distribution: ArchLinux
Hello,
So wineboot has the string of the prefix path cut off in the updating prefix
dialog since the regression commit mentioned above (because of the now default
whitespace-based word wrapping)
Fixing this will likely require a custom word-wrap thing which I can't really
do because strings in C are a bit messy (the fix should be backported to 9.0 as
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.
https://bugs.winehq.org/show_bug.cgi?id=57216
Bug ID: 57216
Summary: IL-2 1946 crashes on startup + mouse problems
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: roskatunnukset(a)outlook.com
Distribution: ---
Created attachment 77128
--> https://bugs.winehq.org/attachment.cgi?id=77128
Terminal output of game crashing at startup
This bug report has two different problems:
Using any Wine after 8.0 stable will cause Scroll-wheel to don't work reliably.
If you scroll downwards, it will go downwards, but if you instead scroll
upwards, it will still go downwards.
Pointer goes very slow and sticky when close to borders of the screen. Only in
center of the screen it works like it should.
Game is only playable at Wine 8.0 stable because of this problem. Wine 9.0
stable has same mouse wheel problem and newest wine releases 9.16, 9.17 and
9.18 just crashes game at startup.
Terminal output as attachment with Wine 9.18 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=56940
Bug ID: 56940
Summary: vs_community.exe halts:"The application cannot find
one of its required files, possibly because it was
unable to create it in the folder." (regression)
Product: Wine
Version: 9.12
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Regression SHA1: 0bad544aab9e2c9ee93bbabac0386e02c58a39c0
Distribution: Debian
Note: I installed .net48 beforehand
It throws this error, whereas before the regression you can enter the initial
menu correctly.
0bad544aab9e2c9ee93bbabac0386e02c58a39c0 is the first bad commit
commit 0bad544aab9e2c9ee93bbabac0386e02c58a39c0
Author: Yuxuan Shui <yshui(a)codeweavers.com>
Date: Mon May 20 09:51:07 2024 +0100
shell32: Fix ShellExecute for non-filespec paths.
dlls/shell32/shlexec.c | 60
+++++++++++++++++++++++++++++++++++++++++++++++-------------
dlls/shell32/tests/shlexec.c | 13 ++++++++++++-
2 files changed, 59 insertions(+), 14 deletions(-)
--
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=28861
Bug #: 28861
Summary: Final Fantasy XI hangs after character selection
Product: Wine
Version: 1.3.29
Platform: x86-64
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: llwang(a)infor.org
CC: julliard(a)winehq.org
Classification: Unclassified
Created attachment 37071
--> http://bugs.winehq.org/attachment.cgi?id=37071
WINEDEBUG=warn+all log for running pol.exe with wine-1.3.29
Final Fantasy XI hangs after character selection and setting active character
on the server. The main game screen does not load. A log with
WINEDEBUG=warn+all with wine-1.3.29 is attached. After doing a regression
test, the commit that caused FFXI to hang after character selection seems to
be:
79c2e55b5a6331d15788f65a929e9e002c2f8b05 is the first bad commit
commit 79c2e55b5a6331d15788f65a929e9e002c2f8b05
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Apr 20 20:30:09 2011 +0200
user32: Only call the driver when the cursor position has really changed.
:040000 040000 5e335fb6e93ffa3171bd0ac90294f8088f64b749
b75dac74bbb00182b657a40cd0bf673aad71ace1 M dlls
--
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=54437
Bug ID: 54437
Summary: ntoskrnl.exe:ntoskrnl breaks test_rawinput() in
user32:input for non-English locales on Windows 7
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
ntoskrnl.exe:ntoskrnl breaks test_rawinput() in user32:input for non-English
locales on Windows 7:
input.c:2921: Test failed: 15: expected WM_INPUT message
input.c:2924: Test failed: 15: expected RIM_INPUT message
See https://test.winehq.org/data/patterns.html#user32:input
These failures happen in the w7u-de, w7u-el, w7u-es and w7y-pt-PT locales but
not in the English test configurations (w7u, w7u-2qxl).
Also they only happen if ntoskrnl.exe:ntoskrnl was run before.
And a bisect shows that they started with the commit below:
commit fb0f8fe54712541790944f24ad61f662ddb92155
Author: Tim Clem <tclem(a)codeweavers.com>
Date: Thu Jan 12 11:30:23 2023 -0800
user32/tests: Test GetRawInputBuffer header fields more thoroughly.
Exposes an alignment issue under WoW64.
--
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=55583
Bug ID: 55583
Summary: d3d8:device - test_wndproc() often gets an unexpected
WM_WINDOWPOSCHANGING in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
d3d8:device - test_wndproc() often gets an unexpected WM_WINDOWPOSCHANGING in
Wine:
device.c:3221: Test failed: Expected message 0x46 for window 0, but didn't
receive it, i=1.
See https://test.winehq.org/data/patterns.html#d3d8:device
This specific case started happening on 2023-09-08. A similar failure happened
in the past but only for i=0 while in the WineTest runs this failure only
happens with i=1. A bisect shows that this specific failure started with the
commit below:
commit 763dc064504d729029f227e220c858fdb8a8178e
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Wed Sep 6 14:40:52 2023 +0300
d3d8/tests: Don't check messages when doing the minimization workaround
dance.
--
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=56056
Bug ID: 56056
Summary: Exiting IrfanView full screen mode creates a redundant
task bar "Untitled window" item which is not clickable
Product: Wine
Version: 9.0-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Created attachment 75712
--> https://bugs.winehq.org/attachment.cgi?id=75712
"Untitled window" item
Steps to reproduce:
1) Download IrfanView
2) Install/unpack and run
3) Open any image, click Enter (to enter full screen mode)
4) Click enter again (leave full screen mode)
An unclickable taskbar entry will appear.
--
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=53453
Bug ID: 53453
Summary: Command & Conqueror 3: Tiberium Wars - fails to start
(splash screen not even shown)
Product: Wine
Version: 7.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: williammpratt81(a)gmail.com
Distribution: ---
Tiberium Wars
(https://appdb.winehq.org/objectManager.php?sClass=application&iId=4671
) fails to start since upgrading to wine 7.4
There's no useful output and this is an application that worked for years.
Version 7.0 also doesn't work.
--
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.