Unknown error messages when running reMarkable client

Questions about Wine on Linux
Locked
cespo
Newbie
Newbie
Posts: 1
Joined: Tue Oct 31, 2023 5:44 am

Unknown error messages when running reMarkable client

Post by cespo »

Hello!
I installed the reMarkable client (v3.7) on my Ubuntu machine as a 64bit installation.
Now, when i try to run the executable using wine from console it gets me the following error:

Code: Select all

007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
qt.core.qobject.connect: QObject::connect(QObject, Unknown): invalid nullptr parameter
qt.network.ssl: No functional TLS backend was found
qt.network.ssl: No functional TLS backend was found
qt.network.ssl: No TLS backend is available
qt.network.ssl: No functional TLS backend was found
qt.network.ssl: No functional TLS backend was found
10:48:33.801 qt.qpa.window            SetProcessDpiAwarenessContext(DPI_AWARENESS_CONTEXT_PER_MONITOR_AWARE_V2) failed: COM error 0x57: Invalid parameter.
Qt's default DPI awareness context is DPI_AWARENESS_CONTEXT_PER_MONITOR_AWARE_V2. If you know what you are doing you can overwrite this default using qt.conf (https://doc.
qt.io/qt-6/highdpi.html#configuring-windows)
0108:fixme:win:RegisterPowerSettingNotification (0000000000010062,{02731015-4510-4526-99e6-e5a17ebd1aea},0): stub
0108:fixme:system:QueryDisplayConfig (00000002 000000000011E2FC 00000000050674E0 000000000011E2F8 0000000005067910 0000000000000000): semi-stub
0108:fixme:setupapi:SetupDiOpenDeviceInterfaceW 0000000000244A10 L"\\\\?\\DISPLAY#Default_Monitor#0000&0000#{E6F07B5F-EE97-4A90-B076-33F57BF4EAA7}" 00000001 000000000011DFB0
10:48:33.815 qt.qpa.screen            "Unable to open monitor interface to \\\\.\\DISPLAY1:" "Success."
0108:fixme:combase:RoGetActivationFactory (L"Windows.UI.ViewManagement.UISettings", {00000035-0000-0000-c000-000000000046}, 000000000011E868): semi-stub
0108:err:combase:RoGetActivationFactory Failed to find library for L"Windows.UI.ViewManagement.UISettings"
0108:fixme:combase:RoOriginateLanguageException 0x80040154, L"", 0000000000000000: stub
I am stuck and do not know what this means.
Please, could anybody sort it out?
Locked