Hello everybody. The AppImage simply doesn’t start (on Debian 12) and no output/debug infos are produced via CLI. Could it be due to any dependency package missing? Any suggestion will be really appreciated. Thank you!
Could you please try the following version? It includes fixes for the startup issue.
https://downloads.bdrive.com/rclone_view/linux/RcloneView-0.2-x86_64.AppImage
For Arm:
https://downloads.bdrive.com/rclone_view/linux/RcloneView-0.2-aarch64.AppImage
Thank you for your quick feedback. Unfortunately, the app is still not starting, complaining about “Failed to load module xapp-gtk3-module”. However, looking into my debian system, this package seems to be provided by libxapp-gtk3-module, that is already installed and to the newest version. I suspect I need some symlinks with some libs. Any help will be appreciated. Thank you!
Please try this latest release. We tested this on Ubuntu 22.04, Ubuntu 24.04, Fedora 41 and Rocky Linux 9.
Linux (x86_64):
https://downloads.bdrive.com/rclone_view/linux/RcloneView-0.3.170-x86_64.AppImage
Linux (aarch64):
https://downloads.bdrive.com/rclone_view/linux/RcloneView-0.3.170-aarch64.AppImage
I can’t start the app too on Debian 12,
My log:
./RcloneView-0.3.170-x86_64.AppImage
Gtk-Message: 20:18:10.910: Failed to load module "colorreload-gtk-module"
Gtk-Message: 20:18:10.910: Failed to load module "window-decorations-gtk-module"
(rclone_view:2124135): Gdk-CRITICAL **: 20:18:11.013: gdk_gl_context_make_current: assertion 'GDK_IS_GL_CONTEXT (context)' failed
** (rclone_view:2124135): WARNING **: 20:18:11.013: Failed to initialize GLArea: Unable to create a GL context
^C
I will test it on Debian 12 and provide you with an update.
Thank you for your feedback!
I appear to be getting the same thing on PopOS 22.04. Oddly, it seems to be working on one of my Debian 12 machines.
klucas@beta3:~/Downloads$ ./RcloneView-0.3.170-x86_64.AppImage
Gtk-Message: 07:51:26.506: Failed to load module "xapp-gtk3-module"
Gtk-Message: 07:51:26.518: Failed to load module "xapp-gtk3-module"
Gtk-Message: 07:51:26.824: Failed to load module "colorreload-gtk-module"
Gtk-Message: 07:51:26.825: Failed to load module "window-decorations-gtk-module"
DRI driver not from this Mesa build ('23.2.1-1ubuntu3.1~22.04.3' vs '24.0.3-1pop1~1711635559~22.04~7a9f319')
failed to load driver: radeonsi
DRI driver not from this Mesa build ('23.2.1-1ubuntu3.1~22.04.3' vs '24.0.3-1pop1~1711635559~22.04~7a9f319')
failed to load driver: radeonsi
DRI driver not from this Mesa build ('23.2.1-1ubuntu3.1~22.04.3' vs '24.0.3-1pop1~1711635559~22.04~7a9f319')
(rclone_view:7624): Gdk-CRITICAL **: 07:51:29.686: gdk_gl_context_make_current: assertion 'GDK_IS_GL_CONTEXT (context)' failed
** (rclone_view:7624): WARNING **: 07:51:29.686: Failed to initialize GLArea: Unable to create a GL context
^C
Let me know if I can help troubleshoot further.
kev.