Replies: 1 comment
-
|
Switched to the Wayland shell and the problem went away. The problem persists on X11 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
All versions 4 crash when the screen is locked in X11 Linux. Maybe because of flutter rendering bug
sudo -S /usr/share/hiddify/hiddify
.....................
00:35:39.251949 [WARNING] [SystemTrayNotifier] error getting active proxy
Saving config to /root/.local/share/hiddify/data/current-config.json
00:35:39.364113 [ERROR] [HiddifyCoreService] status
00:35:39.364166 [WARNING] [SystemTrayNotifier] error getting active proxy
00:35:39.364248 [INFO] [ConnectionNotifier] connection status: CONNECTED
00:35:39.364541 [INFO] [HiddifyCoreService] watching active groups
00:35:39.367628 [INFO] [ConnectionNotifier] connection status: CONNECTED
00:35:39.971346 [INFO] [App] current app state
00:35:39.971414 [INFO] [App] AppLifecycleState.inactive
........................
[xcb] Extra reply data still left in queue
[xcb] This is most likely caused by a broken X extension library
[xcb] Aborting, sorry about that.
hiddify: ../../src/xcb_io.c:673: _XReply: Assertion `!xcb_xlib_extra_reply_data_left' failed.
Aborted
or
[xcb] Unknown request in queue while dequeuing
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
hiddify: ../../src/xcb_io.c:175: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed.
Aborted
Version 2* VPN modes don't start. But it doesn't crash when the screen is locked.
great pain. Random errors only if TUN is running. Ubuntu 22.04
Beta Was this translation helpful? Give feedback.
All reactions