https://bugs.winehq.org/show_bug.cgi?id=49261
Bug ID: 49261
Summary: ine-Staging 5.9.1 Causes stuttering in World of
Warcraft 8.3
Product: Wine-staging
Version: 5.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mewt.reaper(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
After upgrading wine-staging from 5.8.1 to 5.9.1, stuttering was noticed in
world of warcraft 8.3. Stuttering is very noticeable when turning camera
around. Downgrading package back to 5.8.1 from pacman cache fixed issue
immediately.
--
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=49252
Bug ID: 49252
Summary: Regression 5.9: Erratic Mouse Behavior in World of
Warcraft: BfA
Product: Wine
Version: 5.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jaapbuurman(a)gmail.com
Distribution: ---
With Wine 5.9 there is a regression that results in erratic mouse behavior in
World of Warcraft: BfA. When you hold down both mouse buttons, your character
starts moving and you can use your mouse to change direction where you are
moving in. So far so good. However, if you try to run in circles by constantly
moving your mouse to the side, the camera will randomly jump to a random
direction as if mouse sensitivity went way up for a split second. I've tried a
different mouse, but the issue persists. Downgrading back to 5.8 instantly
fixed the issue.
OS: Arch Linux
Kernel Version: 5.6.14
Wine: Wine-staging 5.9
Video Driver: Mesa 20.0.7
Desktop Environment: Gnome on Xorg
Let me know if you need any additional details/testing.
--
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=44047
Bug ID: 44047
Summary: GetKeyState returns wrong state for numlock key
Product: Wine
Version: 2.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: plasil.tomas(a)seznam.cz
Distribution: ---
GetKeyState always returns 0 for numlock key.
Example
[DllImport("user32.dll")]
private static extern short GetKeyState(int nVirtKey);
const int NUMLOCK = 0x90;
private static void GetNumLockState()
{
short keystate = GetKeyState(NUMLOCK); //always 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=49241
Bug ID: 49241
Summary: (winecfg) Add ability to set windows version to
default via command line
Product: Wine
Version: 5.9
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
Follow up to bug 41559:
would be nice to be able to do:
$ wine winecfg /v default
to get wine to set the Windows version back to default (so that winetricks et
al don't have to try to figure out what version that should be).
--
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=48982
Bug ID: 48982
Summary: Update of T@X 2020 Business fails
Product: Wine
Version: 5.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dieter.jurzitza(a)t-online.de
Distribution: ---
Created attachment 66959
--> https://bugs.winehq.org/attachment.cgi?id=66959
Backtrace from wine as such
I have been using T@X20XX (say, XX=20 for this years version) for years now -
flawlessly under wine. Now it seems as if the supplier introduced new functions
that cause the latest update to fail when attempting to activate it.
I started
wine TaxSteuersoftware2020BusinessUpdate271814.exe
and after a short time it bails out with an exception message - please see both
the logfile (backtrace.txt) and a screenshot (backtrace.jpg) of the things that
happen attached.
Thank you for looking into this - and let me know if I can do anything to
support this activity.
--
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.