Closed primal-buddhist closed 2 years ago
Thank you @primal-buddhist for the report
I am installing fedora 35 now in order to investigate this issue
@primal-buddhist I finally found out that this is not a silex problem but all electon apps in fedora 35, as you can read here
They say a solution is to add --disable-seccomp-filter-sandbox
to the command starting the app, so for example with Silex you can do $ ./silex-desktop-2.7.24.AppImage --disable-seccomp-filter-sandbox
I just tested and it works
And I found out that by upgrading electron version, this issue is fixed
Please just download the latest version of Silex desktop, it will work then
Thank you for the bug report, good catch !
Fantastic
I had to revert the fix as it requires a lot of upgrades in all Silex dependencies
I will try to do this soon though
@primal-buddhist I finally found out that this is not a silex problem but all electon apps in fedora 35, as you can read here
They say a solution is to add
--disable-seccomp-filter-sandbox
to the command starting the app, so for example with Silex you can do$ ./silex-desktop-2.7.24.AppImage --disable-seccomp-filter-sandbox
I just tested and it works
Use this workaround then ?
Hi
Using Fedora 35.