Insync download for Deepin Linux 23

Hello,
I try to install Insync to Deepin Linux 23 (I think is debian-based) but I can’t manage how to do it.
Is there a similar deb package or command line to follow?
I have tried all deb packages but it failed.
Thanks

Hello! What debian-based installer have you tried? By “all”, did you mean from Stretch to Trixie on our Debian downloads page?

Yes I have tried all. The Trixie package says that it has broken dependencies. All the others seeme to be ok and say installation success but when i open Insync, the icon appears in system tray but immediately it closes. If there is something to do let me know, thanks

I ran the commandinsync start --no-daemon and these are the results:

~$ insync start --no-daemon
MESA-LOADER: failed to open crocus: /usr/lib/dri/crocus_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load driver: crocus
MESA-LOADER: failed to open crocus: /usr/lib/dri/crocus_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load driver: crocus
MESA-LOADER: failed to open zink: /usr/lib/dri/zink_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
MESA-LOADER: failed to open crocus: /usr/lib/dri/crocus_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load driver: crocus
MESA-LOADER: failed to open crocus: /usr/lib/dri/crocus_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load driver: crocus
MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
INFO 2024-09-30 19:06:11,022 [mainlogs:_log_run:130] Core(app_version=3.9.4.60020, platform=Linux-x86_64-deepin/23) initialized
INFO 2024-09-30 19:06:11,043 [mainsettings:_load_settings:236] Loaded settings, machine fingerprint = moCEd6Xtoe8mdsBjBhP2mJ0IYXSTqreBt3qtO96PU94=
WebEngineContext used before QtWebEngine::initialize() or OpenGL context creation failed.
QGLXContext: Failed to create dummy context
Fontconfig warning: “/usr/share/fontconfig/conf.avail/05-reset-dirs-sample.conf”, line 6: unknown element “reset-dirs”
Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlagsQSurfaceFormat::FormatOption(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::DefaultSwapBehavior, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile)
Fatal Python error: Aborted

Thread 0x00007f7eb3e006c0 (most recent call first):
File “concurrent/futures/thread.py”, line 81 in _worker
File “threading.py”, line 917 in run
File “threading.py”, line 980 in _bootstrap_inner
File “threading.py”, line 937 in _bootstrap

Thread 0x00007f7eb90006c0 (most recent call first):
File “ideskcore/mainlogs.py”, line 218 in _prune_logs
File “threading.py”, line 917 in run
File “threading.py”, line 980 in _bootstrap_inner
File “threading.py”, line 937 in _bootstrap

Thread 0x00007f7eba4006c0 (most recent call first):
File “idesklinux/app.py”, line 45 in _catch_mount_unmount_events
File “threading.py”, line 917 in run
File “threading.py”, line 980 in _bootstrap_inner
File “threading.py”, line 937 in _bootstrap

Thread 0x00007f7ebae006c0 (most recent call first):
File “threading.py”, line 312 in wait
File “concurrent/futures/_base.py”, line 441 in result
File “idesklinux/qtutil.py”, line 48 in invoke_in_qt_thread
File “idesklinux/qtutil.py”, line 57 in wrapper
File “ideskui/htmlui.py”, line 73 in show
File “ideskui/appui.py”, line 96 in __check_accounts
File “asyncio/events.py”, line 80 in _run
File “asyncio/base_events.py”, line 1905 in _run_once
File “asyncio/base_events.py”, line 601 in run_forever
File “ideskasync/coreloop.py”, line 273 in run_loop
File “threading.py”, line 917 in run
File “threading.py”, line 980 in _bootstrap_inner
File “threading.py”, line 937 in _bootstrap

Thread 0x00007f7ebb8006c0 (most recent call first):
File “threading.py”, line 312 in wait
File “concurrent/futures/_base.py”, line 441 in result
File “idesklinux/app.py”, line 61 in start_core
File “threading.py”, line 917 in run
File “threading.py”, line 980 in _bootstrap_inner
File “threading.py”, line 937 in _bootstrap

Current thread 0x00007f7ee1988080 (most recent call first):
File “idesklinux/htmlui_impl.py”, line 92 in show
File “idesklinux/qtutil.py”, line 43 in wrapper
File “idesklinux/qtutil.py”, line 26 in event
File “idesklinux/app.py”, line 105 in start
File “idesklinux/app.py”, line 110 in run
File “insynclinux/gui/cli.py”, line 148 in start
File “click/core.py”, line 783 in invoke
File “click/core.py”, line 1434 in invoke
File “click/core.py”, line 1688 in invoke
File “click/core.py”, line 1078 in main
File “click/core.py”, line 1157 in call
File “insynclinux/gui/insync.py”, line 19 in
Aborted

Thank you for sending the output, I’ll check this with our Linux Team and get back to you accordingly.