Radzen AppImage Linux issue

Hello Gents !

Tried to install Radzen 2.87.8 AppImage on ubuntu 24.04 / 22.04 but it will not open.
I got all that is necessary to run the AppImage in place ( e.g. libfuse2, AppImagelauncher, made the file executable ... etc.)
When I try to launch the app nothing happens. Tried to open it from the terminal and I got this error message

(electron) 'getName function' is deprecated and will be removed. Please use 'name property' instead.
[12554:0804/072922.984169:FATAL:gpu_data_manager_impl_private.cc(986)] The display compositor is frequently crashing. Goodbye.

would appreciate if you would look into this and advise what to do from here.

Thanks

Try running with --no-sandbox or --disable-seccomp-filter-sandbox options.

Thank you for responding but it seems that the problem persists even with this option. Interestingly though, Radzen Blazor Studio works like a charm with no problems. so this is only with Radzen Studio.

Radzen Studio uses an older Electron version (which we don't plan to update) so that's probably the cause of it. You can search online for this error message - there are other workarounds mentioned. Alternatively use Radzen Blazor Studio :wink:

1 Like