Core dumped for Linux Deb version

Hello, thanks for the really useful app.

Just upgraded to ver 0.9.431 for Linux Deb package. The app does not launch anymore.

Here is the message received when launching from command line:

$ rclone_view 
[xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
rclone_view: ../../src/xcb_io.c:278: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
Aborted (core dumped)

The app was working OK in the previous version I had installed 0.5.268.

Hello, thank you for reporting the issue!

For troubleshooting, could you please provide some details about your Linux environment?

  • The Linux distribution and version (e.g. Ubuntu 22.04, Debian 12)
  • Your desktop environment (e.g. GNOME, KDE, XFCE)
  • Whether you’re using X11 or Wayland as your display server
  • Any changes or updates made to your system since installing version 0.5.268

This information will help us identify the cause more quickly. Thank you!

Hi, thanks for the quick reply. Here is the info you’ re looking for:

  • Linux distribution: Linux Mint 21.3 x86_64, kernel 5.15.0-153-generic

  • Desktop environment: Cinammon 6.0.4

  • Display server: X11

  • Any changes or updates made to your system since installing version 0.5.268: Normal package & kernel updates. Base version of system & kernel remain unchanged since 0.5.268

Hope that would be helpful.