https://bugs.winehq.org/show_bug.cgi?id=55126
Bug ID: 55126 Summary: Futter application wont start with the following error: ailed to find library for L"Windows.Devices.Geolocation.Geolocator" Product: Wine Version: 8.10 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: m@getzoneapp.com Distribution: ---
Created attachment 74680 --> https://bugs.winehq.org/attachment.cgi?id=74680 running a flutter app
Trying to run a basic Windows application created using Google's Flutter framework produces the attached output.
010c:fixme:combase:RoGetActivationFactory (L"Windows.Devices.Geolocation.Geolocator", {00000035-0000-0000-c000-000000000046}, 000000000021F840): semi-stub 010c:err:combase:RoGetActivationFactory Failed to find library for L"Windows.Devices.Geolocation.Geolocator" 010c:fixme:combase:RoOriginateLanguageException 0x80040154, L"", 0000000000000000: stub
The above seems to be the relevant part preventing from continuing further.