https://bugs.winehq.org/show_bug.cgi?id=49057
Bug ID: 49057
Summary: Deus Ex: Mankind Divided occasionally doesn't register
Control and Alt keys
Product: Wine
Version: 5.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: qsniyg(a)mail.com
Distribution: ---
When playing Mankind Divided, pressing the control or alt key will only work
~30-40% of the time. Sometimes it will work without issue, other times it can
require pressing it 5-10 times for the key to register. All other keys work
fine, including space, tab, and shift. I was unable to test super/windows, as
it appears the game forbids the keybinding.
This happens under both wine and wine-staging under the GOG version.
--
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=49056
Bug ID: 49056
Summary: Dragon Age: Origins right-click camera drag jumps
counter-clockwise on start
Product: Wine-staging
Version: 5.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alex_y_xu(a)yahoo.ca
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Steps to reproduce:
1. build wine with staging --all, or staging user32-rawinput-mouse-experimental
user32-rawinput-nolegacy user32-rawinput-mouse.
2. open Dragon Age: Origins. start a new game or load a saved game.
3. right-click and move mouse to drag the camera
Expected results:
camera moves proportionally to mouse movement
Actual results:
as soon as mouse is moved (even 1 pixel), camera view jumps up and
counter-clockwise (as if mouse was instantly moved far right and up).
subsequent camera movement with the same drag is OK, but starting a new drag
causes the issue again.
doesn't seem to be related to the starting cursor location
Additional information:
occurs whether virtual desktop is on or off.
--
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=49053
Bug ID: 49053
Summary: Device selection box blank and NOT working (USB letter
is blank and not selectable)
Product: Wine-staging
Version: 5.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pigeonskiller(a)libero.it
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Hi developers,
I reported this bug in AppDB too, but I am almost sure it depends on wine not
on the app itself working flowlessly in real Windows...
I tried application Easy2Boot 2.02 from
https://www.fosshub.com/Easy2Boot.html?dwl=Easy2Boot_v2.02.exe in Kubuntu 20.04
and wine-staging 5.7 emulating Win 10.
The application installs and works without errors, but at the moment to select
letter for USB pendrive nothing appears.
Tried unsuccessfully some solutions found in forums, so I suppose that's a bug.
Please correct so also Wine users may use that incredible application!
Thanks and have a nice day.
--
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=47481
Bug ID: 47481
Summary: Regression: Spire and Xfer (Serum, OTT, etc.) VST
plugins don't render
Product: Wine
Version: 4.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d2d
Assignee: wine-bugs(a)winehq.org
Reporter: ajduck(a)outlook.com
Distribution: ---
Since Wine 4.12 plugins like Spire and Xfer plugins (e.g. Serum, OTT, Dimension
Expander) don't render anything and instead leave an empty IE6-like effect in
the window the GUI would show. In Wine 4.11 it was rendering correctly.
This is a short excerpt of the sort of thing output in journalctl logs (this is
for Spire):
002e:fixme:d2d:d2d_factory_init Ignoring factory type 0x1.
002e:fixme:dxgi:DXGID3D10CreateDevice Ignoring flags 0x20.
002e:fixme:d3d11:d3d_blend_state_create Per-rendertarget blend not implemented.
002e:fixme:d2d:d2d_device_context_PushAxisAlignedClip Ignoring antialias_mode
0.
002e:fixme:d2d:d2d_device_context_PushAxisAlignedClip Ignoring antialias_mode
0.
002e:fixme:d2d:d2d_device_context_PushAxisAlignedClip Ignoring antialias_mode
0.
(repeats loads of times)...
002e:fixme:d2d:d2d_geometry_sink_BeginFigure Ignoring figure_begin 0x1.
002e:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style A46B1FE0.
002e:fixme:d2d:d2d_geometry_sink_BeginFigure Ignoring figure_begin 0x1.
002e:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style A46B1FE0.
002e:fixme:d2d:d2d_geometry_sink_BeginFigure Ignoring figure_begin 0x1.
002e:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style A46B1FE0.
002e:fixme:d2d:d2d_geometry_sink_BeginFigure Ignoring figure_begin 0x1.
002e:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style A46B1FE0.
002e:fixme:d2d:d2d_geometry_sink_BeginFigure Ignoring figure_begin 0x1.
002e:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style A46B1FE0.
002e:fixme:d2d:d2d_geometry_sink_BeginFigure Ignoring figure_begin 0x1.
(repeats loads of times)...
This is the sort of thing OTT puts out:
...
002e:fixme:d2d:d2d_device_context_PushAxisAlignedClip Ignoring antialias_mode
0.
002e:fixme:d2d:d2d_geometry_sink_BeginFigure Ignoring figure_begin 0x1.
002e:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style 34E1BD68.
002e:fixme:d2d:d2d_geometry_sink_AddArc iface 35B572B8, arc 0033F5C8 stub!
...
As you can see from the output it's related to d2d. It's also mentioned in bug
#44243 about these plugins using Direct2D.
--
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=11908
Summary: CPUZ shows no informations
Product: Wine
Version: 0.9.47.
Platform: PC-x86-64
URL: http://www.cpuid.com/cpuz.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
Created an attachment (id=11207)
--> (http://bugs.winehq.org/attachment.cgi?id=11207)
console log
Tested with cpuz 1.44.1
The only thing it displays is Unknown processor and the size of my ram.
--
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=49047
Bug ID: 49047
Summary: Late Shift Launches to Black Screen
Product: Wine
Version: 5.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matthewcboyd(a)tutanota.com
Distribution: ---
Created attachment 67028
--> https://bugs.winehq.org/attachment.cgi?id=67028
Debugging Log
The game installs but when launching the game it only displays a black screen
with the mouse cursor visible. I used version 20200107_(35388) of the game from
GOG. I have included a debugging log. I have tested the game on a Windows
system and can verify this issue isn't present there.
My system:
AMD Ryzen 5 2600X | 16GB DDR4-3000 CL15 | MSI RX 5700 XT 8GB Gaming X | Mesa
20.0.5 | Manjaro 19.0.2 | Mate 1.24 | Kernel 5.6.7-1-MANJARO | Wine 5.7
Windows 10 system:
AMD FX-9590 | 16GB DDR3-2133 | MSI RX 580 8GB Gaming X | Driver 20.2.2 |
Windows 10 Pro 1909
--
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=49054
Bug ID: 49054
Summary: WordPad - Incorrect Print Preview rendering (buttons
layout)
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: contact(a)kcsoftwares.com
Distribution: ---
Created attachment 67033
--> https://bugs.winehq.org/attachment.cgi?id=67033
step1
WordPad - Incorrect Print Preview rendering (buttons layout)
Step to reproduce
Open wordpad, enpty document
Open Print preview ("step 1" screenshot) => only some buttons displayed (not
all)
Increase width to show all buttons (step 2)
Reduce width down to step 1 (step 3) => different layout with all buttons
displayed
--
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=12604
Summary: SimGolf v1.03 exits when starting a new game
Product: Wine
Version: 0.9.59.
Platform: PC
URL: http://www.simgolf.ea.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tom78999(a)gmail.com
Created an attachment (id=12218)
--> (http://bugs.winehq.org/attachment.cgi?id=12218)
wine output
When using the game menu to try and start a new game I receive two error
message dialog boxes; the first stating "Can't Set The PixelFormat" and the
second "Can't Create A GL Rendering Context". After OK'ing these two messages
the game exits. The critical message in the output seems to be the following:
err:wgl:X11DRV_wglCreateContext Cannot get FB Config for iPixelFormat 0, expect
problems!
I'm attaching the normal output from wine and the output with
WINEDEBUG="+x11drv".
--
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.