http://bugs.winehq.org/show_bug.cgi?id=58262
Bug ID: 58262
Summary: Battle.net Launcher login dbghelp problem
Product: Wine
Version: 10.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: dbghelp
Assignee: wine-bugs(a)winehq.org
Reporter: fymfifa(a)gmail.com
Distribution: ---
Created attachment 78601
--> http://bugs.winehq.org/attachment.cgi?id=78601
bug when using battle.net launcher (on login)
When battle.net launcher is started a problem occures that prevents the app
from loging in...
--
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=58240
Bug ID: 58240
Summary: ProTanki Online: the paint shader is looking wrong
Product: Wine
Version: 10.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: mr.aivazlatypov(a)yandex.ru
Distribution: ---
Created attachment 78576
--> http://bugs.winehq.org/attachment.cgi?id=78576
logs protanki wine
The paint shader on tank is looking wrong
The game download at https://pro-tanki.com/protanki-installer.exe
--
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=58260
Bug ID: 58260
Summary: winehq repo giving checksum doesn't match??
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikes(a)kuentos.guam.net
CC: austinenglish(a)gmail.com
Distribution: ---
WineHQ packages
100% | 816.8 KiB/s | 237.7 KiB | 00m00s
>>> Downloading successful, but checksum doesn't match. Calculated: 7a01302c17a9ce348c3b055863df8a417ac2fcb41de105236c57b72648907
--
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=58261
Bug ID: 58261
Summary: Ys Origin: videos playing upside down
Product: Wine
Version: unspecified
Hardware: x86-64
URL: https://store.steampowered.com/app/207350/Ys_Origin/
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: z.figura12(a)gmail.com
Regression SHA1: 2f180106471a41fa3d95f21919b87b94d8e13e63
Distribution: ---
Created attachment 78600
--> http://bugs.winehq.org/attachment.cgi?id=78600
terminal output
Intro and in-game videos are playing upside down in Ys:Origin.
Tested with the Steam and GOG.com versions. Demo is available on Steam but it
is not affected (the demo uses different video format for videos).
This is after
commit 2f180106471a41fa3d95f21919b87b94d8e13e63
amstream: Implement the custom ddraw stream allocator.
The allocator has a lot of custom behaviour that is very visible in how it
interacts with Update().
Naturally this has the benefit of writing directly into the mapped
surfaces.
The gstreamer errors in my log were present before that commit too.
wine-10.8-103-g8f91df4c4e4
--
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=58217
Bug ID: 58217
Summary: The Journeyman Project 3 doesn't work in virtual
desktop mode
Product: Wine
Version: 10.5
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: 3ae66c75cf443c0be403d9fe4e4da3c19b3ad9a8
Distribution: ArchLinux
This is an old game from 1998 and is currently available only on GOG.com.
The problem occurs in virtual desktop mode but not in fullscreen.
After the main menu loaded an error window appears with the cryptic
message:'LOT System OSError: -209'
Dismissing the message just respawns another instance of it. This is repeated
about 10 times then the game can no longer be interacted with.
Reverting
commit 3ae66c75cf443c0be403d9fe4e4da3c19b3ad9a8
fixes the problem for me.
wine-10.7-73-gf9741837a3b
XFCE/XFWM 4.20
X.Org X Server 1.21.1.16
--
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=58247
Bug ID: 58247
Summary: ABNT Keyboard Not Working Properly in Wine with
Wayland Driver
Product: Wine
Version: 10.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: xnep1(a)hotmail.com
Distribution: ---
Created attachment 78588
--> http://bugs.winehq.org/attachment.cgi?id=78588
Tracefile with winedebug=keyboard,key showing "/" not working
When running Wine applications using the Wayland driver, certain keys on the
Brazilian ABNT2 keyboard (such as the slash /, question mark ?, and other
special characters) do not function correctly. These keys either generate no
character.
In contrast, when using the X11 driver (wine X11), the same keys function as
expected, and the correct characters are produced. Upon inspection, the scan
codes received under Wayland are extended (e.g., 0x259 instead of 0x59 for the
slash key), which seems to lead to incorrect mapping or interpretation by Wine.
This issue appears to stem from incomplete or incorrect handling of extended
scan codes or keyboard layout mapping for the br-abnt2 layout in the Wayland
input.
In my tests, I forced the correct scan code for the slash key (0x59), and after
this adjustment, the key started working properly again.
I have attached a trace log file showing the key input events during the
failure. Although I am currently using a modified version of Wine to generate
this trace, the problem also occurs on the stable Wine release. (It's late and
I'm not going to redo the test just to have a clean trace file. Sorry.)
--
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=58259
Bug ID: 58259
Summary: Qt Installer for Windows doesn't work
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tshah.dental(a)gmail.com
Distribution: ---
So if you were to download the official Qt for Windows installer (located at
https://download.qt.io/official_releases/online_installers/qt-online-instal…
), it would start the program but nothing would show up.
Before, it should show an error message:
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make
sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the
winbind package of your distribution.
So I installed winbind and libntlm0 and now the error does not show up anymore
but the installer still doesn't show any window. It maxes out a single thread
and stays like that forever.
--
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=58258
Bug ID: 58258
Summary: TWAIN + SANE integration does not appear to work
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tshah.dental(a)gmail.com
Distribution: ---
There is some documentation about the SANE integration here:
https://gitlab.winehq.org/wine/wine/-/wikis/Wine-User's-Guide#scanners
However, I have tried to make it work with various scanners and each time I use
xsane or some other sane front-end, it doesn't detect my scanner. Is any work
being done on this?
--
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=49097
Bug ID: 49097
Summary: Treeview unduly handles WM_SYSKEYDOWN
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: contact(a)kcsoftwares.com
Distribution: ---
Treeview unduly handles WM_SYSKEYDOWN
Refer to treeview.c
case WM_KEYDOWN:
case WM_SYSKEYDOWN:
return TREEVIEW_KeyDown(infoPtr, wParam);
No such processing on Listview :
case WM_KEYDOWN:
return LISTVIEW_KeyDown(infoPtr, (INT)wParam, (LONG)lParam);
As a consequence, WM_SYSKEYDOWN not correctly passed to parent Wnd if focus is
on a Treeview control.
Proof of concept : Use ReactOS. Open Regedit or Event Viewer. Put focus on
treeview. Alt+F4 does nothing (WM_SYSKEYDOWN "stuck" at Treeview component
level)
Suggested patch :
change
case WM_KEYDOWN:
case WM_SYSKEYDOWN:
return TREEVIEW_KeyDown(infoPtr, wParam);
into
case WM_KEYDOWN:
return TREEVIEW_KeyDown(infoPtr, wParam);
as no reason to handle WM_SYSKEYDOWN at component level.
--
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=57954
Bug ID: 57954
Summary: Watch_Dogs black splash screen 10.3
rawinput:add_device Failed to open device
Product: Wine
Version: 10.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zlice(a)crtdrift.us
Distribution: ---
Created attachment 78201
--> https://bugs.winehq.org/attachment.cgi?id=78201
wd-winedbg
10.2 seems to work fine, 10.3 gives an error about rawinput and the splash
screen that should have the main character and game title is a black box and
hangs
using wow64 build, other 32bit games seem to work fine.
running with WINEDBEUG ends in multiple varying lines of
`0158:warn:rawinput:add_device Failed to open device file
L"\\??\\HID#some-device-name#{hex-hash-id}", status 0xc0000034.`
--
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.