https://bugs.winehq.org/show_bug.cgi?id=55709
Bug ID: 55709
Summary: Flutter apps that use the local_auth package need
Windows.Security.Credentials.UI.UserConsentVerifier
Product: Wine
Version: 8.17
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 75217
--> https://bugs.winehq.org/attachment.cgi?id=75217
Flutter local_auth initialization demo
I have a proprietary Flutter app, that I can't share, that uses the local_auth
package: https://pub.dev/packages/local_auth
Before crashing, messages like the following are printed:
0114:fixme:combase:RoGetActivationFactory
(L"Windows.Security.Credentials.UI.UserConsentVerifier",
{af4f3f91-564c-4ddc-b8b5-973447627c65}, 000000000011E890): semi-stub
0114:err:combase:RoGetActivationFactory Failed to find library for
L"Windows.Security.Credentials.UI.UserConsentVerifier"
0114:fixme:combase:RoOriginateLanguageException 0x80040154, L"",
0000000000000000: stub
wine: Call from 0000000174013C07 to unimplemented function
combase.dll.RoFailFastWithErrorContext, aborting
I'm attaching a small demo app I made that crashes in the same way.
--
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=55660
Bug ID: 55660
Summary: saitek X52-pro mouse Y axis is broken
Product: Wine
Version: 8.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: hid
Assignee: wine-bugs(a)winehq.org
Reporter: michaelsnip(a)hotmail.com
Distribution: ---
when moving the mouse vertical the mouse axis breaks and presses random
buttons,
other versions of wine (eg. proton) have the same behaviour.
I use a driver called libX52 for mouse movement and led control.
--
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=54554
Bug ID: 54554
Summary: ntdll:file - test_set_io_completion() gets unexpected
count values on Windows 11
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
ntdll:file - test_set_io_completion() gets unexpected count values on Windows
11:
file.c:989: Test failed: wrong count 0
file.c:1057: Test failed: wrong count 0
file.c:1062: Test failed: wrong count 0
See https://test.winehq.org/data/patterns.html#ntdll:file
--
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=55909
Bug ID: 55909
Summary: wine does not start with free(): invalid pointer
Product: Wine
Version: 8.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ktmizugaki+wine(a)gmail.com
Distribution: ---
I recently noticed wine does not start properly.
I am using wine-stable from winehq repository for debian 11 (bullseye).
While wineserver is not running, when I run `wine winecfg`, it prints errors
and exits.
If I run `wine winecfg` immediately after it, then it starts normaly.
I tested same thing with wine-devel 8.20 and it is reproduced.
But with wine-devel, second invocation does not start winecfg.
It stuck after saying "starting debugger..." instead.
I only use i386 version of wine and amd64 version is not installed.
--
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=55888
Bug ID: 55888
Summary: Quicken stopped working after upgrading to wine 8.20
Product: Wine
Version: 8.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: casey.coltrin(a)gmail.com
Distribution: ---
Created attachment 75424
--> https://bugs.winehq.org/attachment.cgi?id=75424
output when starting quicken
I've been using Wine to run Quicken for almost a year now. Since Wine 8.20 was
installed Quicken no longer launches, I get the errors in the attached log. I
was able to successfully re-run the installer, but was still not able to run
the program after reinstalling.
I installed Quicken using the instructions here
https://appdb.winehq.org/objectManager.php?sClass=version&iId=38802&iTestin…
and launch it by running
WINEPREFIX=~/.quicken-wine wine '.quicken-wine/drive_c/Program
Files/Quicken/qw.exe'
I'm running EndeavourOS X86-64 with kernel 6.6.1
Quicken can be downloaded from
https://www.quicken.com/activate?step=initDownload&os=win&store=US
I believe it can be installed without having an account.
--
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=55788
Bug ID: 55788
Summary: Wine with wayland driver: GNOME: no cursor over Wine
windows when 2 monitors connected
Product: Wine
Version: 8.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bigfoothart(a)gmail.com
Distribution: ---
* Arch
* GNOME 45
* 2011 PC, iGPU Intel Ivybridge (Gen7) (Also tried Nvidia 3060)
* 2 monitors (VGA and DVI connected) / (also tried DisplayPort and HDMI)
Steps to reproduce:
2 monitors (though on laptop with external monitor the problem is not
reproducible)
wine 8.17:
enable it's Wayland driver by following:
Run wine regedit
[HKEY_CURRENT_USER\Software\Wine\Drivers] Graphics="x11,wayland"
Run DISPLAY= wine notepad
When hovering mouse over notepad window, the cursor is not visible. If I leave
only 1 monitor, cursor appears.
Weston and KDE don't have this effect.
Related issue in GNOME is here
https://gitlab.gnome.org/GNOME/mutter/-/issues/3088
--
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=55437
Bug ID: 55437
Summary: Death Stranding: "Start" and "Back" buttons are
reversed
Product: Wine
Version: 8.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: windows.gaming.input
Assignee: wine-bugs(a)winehq.org
Reporter: tinozzo123(a)tutanota.com
Distribution: ---
Created attachment 74996
--> https://bugs.winehq.org/attachment.cgi?id=74996
Logs with WINEDEBUG=+input
Like the title says: when playing Death Stranding with a controller (tested on
a Switch Pro Controller and an Xbox 360), the mapping for the "Start" and
"Back" buttons are reversed.
This means that "Start" makes the character yell, and "Back" pauses the game
(instead of the opposite).
If I test the mapping with `wine control`, the mapping is normal.
Tested the Epic Games version of the game (launched with Legendary). Obviously,
needs DXVK and vkd3d-proton to launch it.
--
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=55403
Bug ID: 55403
Summary: Office 2021 needs
Windows.Management.Deployment.PackageManager
Product: Wine
Version: 8.12
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: ---
I'm thinking about buying Office 2021 to run it in Wine, but I wanted to try
before I bought so I found a page linking to official Office 2021 cd images and
downloaded the English version
(https://officecdn.microsoft.com/db/492350f6-3a01-4f97-b9c0-c7c6ddf67d60/med…)
Immediately after starting setup, the installer quits with the following log:
002c:fixme:winediag:LdrInitializeThunk wine-staging 8.12 is a testing version
containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when
filing bug reports on winehq.org.
0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0088:fixme:wineusb:query_id Unhandled ID query type 0x5.
0110:fixme:ntdll:EtwEventSetInformation (deadbeef, 0, 00000000, 0) stub
0110:fixme:cryptasn:CryptDecodeObjectEx Unsupported decoder for lpszStructType
1.3.6.1.4.1.311.2.1.12
0110:fixme:cryptasn:CryptDecodeObjectEx Unsupported decoder for lpszStructType
1.3.6.1.4.1.311.2.1.12
0110:fixme:ole:CoInitializeSecurity 00000000, -1, 00000000, 00000000, 0, 3,
00000000, 0, 00000000 stub
0110:fixme:ntdll:EtwEventSetInformation (deadbeef, 0, 00000000, 0) stub
0110:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 009E7331, 56) stub
0110:fixme:ver:GetCurrentPackageId (00C2EBAC 00000000): stub
0110:fixme:nls:get_dummy_preferred_ui_language (0x8 0x809 00C2E904 00000000
00C2E900) returning a dummy value (current locale)
0110:fixme:nls:get_dummy_preferred_ui_language (0x8 0x809 00C2E904 00A736F0
00C2E900) returning a dummy value (current locale)
0110:fixme:ver:GetCurrentPackageId (00C2E424 00000000): stub
0114:fixme:sync:SetWaitableTimerEx (000000E8, 0241DF30, 0, 00000000, 00000000,
00000000, 10000) semi-stub
0110:fixme:ntdll:fill_battery_state Multiple batteries found, only reporting on
the first
0058:fixme:nsi:ipv6_forward_enumerate_all not implemented
0058:fixme:nsi:ipv6_forward_enumerate_all not implemented
0110:fixme:ver:GetFileVersionInfoSizeExW flags 0x2 ignored
0110:fixme:ver:GetFileVersionInfoExW flags 0x2 ignored
0110:fixme:ver:GetFileVersionInfoSizeExW flags 0x2 ignored
0110:fixme:ver:GetFileVersionInfoExW flags 0x2 ignored
012c:fixme:combase:RoActivateInstance (03A3FDD4, 03A3FDCC): semi-stub
012c:fixme:combase:RoGetActivationFactory
(L"Windows.UI.ViewManagement.UISettings",
{00000035-0000-0000-c000-000000000046}, 03A3FD8C): semi-stub
012c:fixme:ui:uisettings2_get_TextScaleFactor iface 03526724, value 03A3FDB8
stub!
012c:fixme:dwmapi:DwmSetWindowAttribute (00010068, 21, 03A3FE8C, 4) stub
012c:fixme:combase:RoActivateInstance (03A3FD84, 03A3FD7C): semi-stub
012c:fixme:combase:RoGetActivationFactory
(L"Windows.UI.ViewManagement.UISettings",
{00000035-0000-0000-c000-000000000046}, 03A3FD3C): semi-stub
012c:fixme:ui:uisettings2_get_TextScaleFactor iface 03526724, value 03A3FD68
stub!
012c:fixme:combase:RoActivateInstance (03A3FD8C, 03A3FD84): semi-stub
012c:fixme:combase:RoGetActivationFactory
(L"Windows.UI.ViewManagement.UISettings",
{00000035-0000-0000-c000-000000000046}, 03A3FD44): semi-stub
012c:fixme:ui:uisettings2_get_TextScaleFactor iface 03526724, value 03A3FD70
stub!
0110:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
0110:fixme:ver:GetPackagesByPackageFamily
(L"Microsoft.Office.Desktop_8wekyb3d8bbwe" 00C2E848 00000000 00C2E84C
00000000): stub
0110:fixme:combase:RoGetActivationFactory
(L"Windows.Management.Deployment.PackageManager",
{00000035-0000-0000-c000-000000000046}, 00C2DF2C): semi-stub
0110:err:combase:RoGetActivationFactory Failed to find library for
L"Windows.Management.Deployment.PackageManager"
0110:fixme:combase:RoOriginateLanguageException 0x80040154, L"", 00000000: stub
0110:err:seh:NtRaiseException Unhandled exception code c0000409 flags 1 addr
0x7fe2df
Seems like it's because Windows.Management.Deployment.PackageManager does not
exist
--
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=55215
Bug ID: 55215
Summary: user32:text - test_DrawTextCalcRect() crashes on
Windows
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
user32:text - test_DrawTextCalcRect() crashes on Windows:
text.c:537: this is the last test seen before the exception
0500:text: unhandled exception c0000005 at 77CF9F08
See https://test.winehq.org/data/patterns.html#user32:text
The crash most likely happens on this line due to the invalid LPRECT pointer:
textheight = DrawTextExA((HDC)0xdeadbeef, emptystring, 100000,
(LPRECT)0xdeadbeef, 0, 0);
Which was introduced by this commit:
commit 35c8f15bc67f7602438fe0c39a69ff6ddf6b8297
Author: Fabian Maurer <dark.shadow4(a)web.de>
AuthorDate: Mon Jun 12 22:02:45 2023 +0200
Commit: Alexandre Julliard <julliard(a)winehq.org>
CommitDate: Wed Jul 5 21:06:38 2023 +0200
user32: Ignore invalid parameters in DrawTextEx when HDC is invalid.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47089
Signed-off-by: Fabian Maurer <dark.shadow4(a)web.de>
Note that this crash is specific to the official winetest.exe builds, probably
due to some memory layout difference. Regardless it means the test is
incorrect.
Also this crash was detected by the TestBot so MR!3049 should not have been
merged.
https://gitlab.winehq.org/wine/wine/-/merge_requests/3049
--
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=22596
Summary: PhotoScape unable to change/save files under Wine
1.1.43
Product: Wine
Version: 1.1.43
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daquirm(a)seznam.cz
CC: daquirm(a)seznam.cz
Created an attachment (id=27721)
--> (http://bugs.winehq.org/attachment.cgi?id=27721)
LOG from the terminal
OS: Ubuntu 10.04 64bit
Wine 1.1.42 and 1.1.43 (tried Windows XP and Windows 7 compatibility mode)
trying to run PhotoScape v3.40
Problem: PhotoScape is unable to save or edit any files/images. It looks like
it's running just with read only permission.
Solution: Downgrade to Wine 1.1.31
--
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.