You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I gave the app image the necessary permissions, and I could successfully run the AppImage, however the client itself would not load, due to a warning, described in the title (liquidlauncher:114674): WARNING **: 01:32:40.940: atk-bridge: get_device_events_reply: unknown signature
Steps to reproduce
Download the AppImage from the Website
Use sudo chmod u+x on the AppImage to give it executable permissions
Run the AppImage
Client Log
2024-07-11T05:32:15.264727Z INFO liquidlauncher: Starting LiquidLauncher v0.3.0
at src/main.rs:90
2024-07-11T05:32:15.290277Z INFO liquidlauncher: OS: linux x64 23.10.0
at src/main.rs:91
2024-07-11T05:32:15.290322Z INFO liquidlauncher: Creating application directory
at src/main.rs:94
2024-07-11T05:32:15.290332Z DEBUG liquidlauncher: Application directory: "/home/brady/.local/share/liquidlauncher"
at src/main.rs:95
2024-07-11T05:32:15.291760Z DEBUG liquidlauncher: Config directory: "/home/brady/.config/liquidlauncher"
at src/main.rs:96
2024-07-11T05:32:15.291794Z INFO liquidlauncher: The GUI is starting...
at src/main.rs:101
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
** (liquidlauncher:114674): WARNING **: 01:32:15.853: webkit_settings_set_enable_offline_web_application_cache is deprecated and does nothing.
** (liquidlauncher:114674): WARNING **: 01:32:15.896: webkit_settings_set_enable_offline_web_application_cache is deprecated and does nothing.
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied
Failed to create GBM buffer of size 938x990: Permission denied
2024-07-11T05:32:16.619290Z INFO liquidlauncher::app::gui: Loading options...
at src/app/gui.rs:75
2024-07-11T05:32:16.619439Z INFO liquidlauncher::app::gui: Done!
at src/app/gui.rs:80
2024-07-11T05:32:16.619684Z INFO liquidlauncher::app::gui: Checking online status
at src/app/gui.rs:63
2024-07-11T05:32:17.115555Z INFO liquidlauncher::app::gui: Online status check successful
at src/app/gui.rs:69
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
** (WebKitWebProcess:114733): WARNING **: 01:32:19.071: The GStreamer FDK AAC plugin is missing, AAC playback is unlikely to work.
** (liquidlauncher:114674): WARNING **: 01:32:40.940: atk-bridge: get_device_events_reply: unknown signature
Screenshots
The blurry part is where liquidbounce would be
The text was updated successfully, but these errors were encountered:
LiquidBounce Branch
Nextgen
LiquidBounce Build/Version
LiquidLauncher 0.3.0
Operating System
Linux
Minecraft Version
All
Describe the bug
I gave the app image the necessary permissions, and I could successfully run the AppImage, however the client itself would not load, due to a warning, described in the title
(liquidlauncher:114674): WARNING **: 01:32:40.940: atk-bridge: get_device_events_reply: unknown signature
Steps to reproduce
Download the AppImage from the Website
Use
sudo chmod u+x
on the AppImage to give it executable permissionsRun the AppImage
Client Log
Screenshots
The blurry part is where liquidbounce would be
The text was updated successfully, but these errors were encountered: