https://bugs.winehq.org/show_bug.cgi?id=57751
Bug ID: 57751 Summary: remarkable desktop 3.16.1.901-win64 crash Product: Wine-staging Version: 10.0-rc4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: torehl@gmail.com CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
Created attachment 77955 --> https://bugs.winehq.org/attachment.cgi?id=77955 remarkable 3.16.1.901 crash
Trying to run run reMarkable Desktop (Windows) on Wine 10.
Application: reMarkable-3.16.1.901-win64.exe from https://support.remarkable.com/s/article/Desktop-app
Installs just fine, but crashes when running.
System information: Wine build: wine-10.0-rc4 (Staging) Platform: x86_64 (guest: i386) Version: Windows 10 Host system: Linux Host version: 6.12.11-100.fc40.x86_64
Suggestions?
Backtrace: Unhandled exception: page fault on read access to 0x0000000000000000 in 64-bit code (0x006ffff39a4a48). Register dump: rip:00006ffff39a4a48 rsp:000000000011f640 rbp:000000000011f9d9 eflags:00010202 ( R- -- I - - - ) rax:0000000080004002 rbx:0000000000000000 rcx:0000000000000000 rdx:0000000000000000 rsi:0000000000000000 rdi:000000000011f768 r8:0000000000000000 r9:000000007ffc348f r10:00007f503abb6580 r11:0000000000000293 r12:0000000000000000 r13:0000000000000000 r14:00006ffff9a2d9a0 r15:0000000000000001 Stack dump: 0x0000000011f640: 0000000000000000 0000000000000000 0x0000000011f650: 00000000027c6290 00006ffff38f2ebe 0x0000000011f660: 00000000027c6288 0000000000000000 0x0000000011f670: 0000000000140000 00006fffffc34cc1 0x0000000011f680: 000000000011f698 0000000000000000 0x0000000011f690: 00000003f38f4058 0000000002a6d700 0x0000000011f6a0: 0000000002a281e0 0000000000000000 0x0000000011f6b0: 0000000002a281e0 00006ffff39a4868 0x0000000011f6c0: 000000000011f900 0000000000000000 0x0000000011f6d0: 0000000000000000 0000000002a281e0 0x0000000011f6e0: 00006ffff38f4058 00000000027c6290 0x0000000011f6f0: 0000000000000000 0000000000000000 Backtrace: =>0 0x006ffff39a4a48 in qnetworklistmanager (+0x4a48) (0x0000000011f9d9) 1 0x006ffff39a4868 in qnetworklistmanager (+0x4868) (0x0000000011f9d9) 2 0x006ffff39a525d in qnetworklistmanager (+0x525d) (0x0000000011f9d9) 3 0x006ffff39a1c56 in qnetworklistmanager (+0x1c56) (0x0000000011f9d9) 4 0x006ffff992f604 in qt6network (+0x3f604) (0x0000000011f9d9) 5 0x006ffff992fefd in qt6network (+0x3fefd) (0x0000000011f9d9) 6 0x000001401e721e in remarkable (+0x1e721e) (0x0000000011f9d9) 7 0x00000140333a93 in remarkable (+0x333a93) (0x0000000011fb40) 8 0x00000140332ecb in remarkable (+0x332ecb) (0x0000000011fc99) 9 0x000001400acd5e in remarkable (+0xacd5e) (0x0000000011fe00) 10 0x000001409f6fbd in remarkable (+0x9f6fbd) (0000000000000000) 11 0x000001409dc3be in remarkable (+0x9dc3be) (0000000000000000) 12 0x006fffffa44819 BaseThreadInitThunk+0x9(unknown=<internal error>, entry=<internal error>, arg=<internal error>) [/builddir/build/BUILD/wine-10.0-rc4/dlls/kernel32/thread.c:61] in kernel32 (0000000000000000) 13 0x006fffffc1fa1b in ntdll (+0xfa1b) (0000000000000000) 0x006ffff39a4a48 qnetworklistmanager+0x4a48: movq (%rcx), %rax
https://bugs.winehq.org/show_bug.cgi?id=57751
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |-unknown Version|10.0-rc4 |10.0 Product|Wine-staging |Wine CC|leslie_alistair@hotmail.com | |, z.figura12@gmail.com |
--- Comment #1 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Moved to wine
This is missing support in
012c:fixme:combase:RoGetActivationFactory (L"Windows.Networking.Connectivity.NetworkInformation", {5074f851-950d-4165-9c15-365619481eea}, 000000000011F6E0): semi-stub 012c:fixme:connectivity:network_information_statics_add_NetworkStatusChanged iface 00006FFFF4514058, handler 0000000002532ED0, cookie 000000000011F7E0 stub! 012c:fixme:netprofm:list_manager_GetConnectivity 0000000002972200, 000000000011F62C 012c:fixme:connectivity:connection_profile_QueryInterface {e2045145-4c9f-400c-9150-7ec7d6e2888a} not implemented, returning E_NOINTERFACE.
Its looking for the IConnectionProfile2 interface which isn't currently supported