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=57524
Bug ID: 57524
Summary: Commit c9592bae7f475c1b208de0a72ed29e94e3017094 breaks
VKB Gladiator support
Product: Wine
Version: 10.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dixonte+winehq(a)stc-networks.com
Distribution: ---
Created attachment 77574
--> https://bugs.winehq.org/attachment.cgi?id=77574
Combined output from running 'wine control' before and after c9592bae7
I tested 10.0rc1 and found that neither of my VKB Gladiator sticks, nor my
Fanatec pedals, would show up in wine control or in games. Upon further
investigation it seems that commit c9592bae7f475c1b208de0a72ed29e94e3017094 is
causing the issue.
Interestingly, if I unplug the sticks and wait a while before reopening wine
control, the Fanatec pedals will show up. But if the sticks are plugged in, no
controllers show up.
I've attached the console output from running wine control with the sticks and
pedals connected, from builds of wine-staging as at commit
9b1381fc785a3ff8c3cc82e7339ebe29d12003ed (the commit immediately before, where
the sticks are both visible and so are the pedals), and as at commit
c9592bae7f475c1b208de0a72ed29e94e3017094.
The issue seems to be related to using hidraw, as disabling it will allow all
devices to show up.
As an aside, I was testing 10.0rc1 originally because in 9.22 the sticks will
stop working after a random period of time (between 10 minutes and multiple
hours). I wouldn't be surprised if this was somehow related but I'm not sure
what I can do to debug that 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=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=57527
Bug ID: 57527
Summary: Drop-down list appears behind the main window
Product: Wine
Version: 9.21
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: 199274d42031b55b3f63df319cb80db6dce6fbca
Distribution: ---
To reproduce:
1. Enable a virtual desktop
2. Run winecfg
3. Go to Libraries tab, click on 'New override for library' and close
4. Change to any other tabs
5. Repeat step 3
--
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=57506
Bug ID: 57506
Summary: Wine doesn't show any window
Product: Wine
Version: 9.22
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: win32u
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: 810843242991bfc4514921b787043a0cce72e2b4
Distribution: ---
Just an empty virtual desktop for winecfg, taskmgr etc.
--
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.