Simplenote don’t work on Debian 12
-
Hello all,
i’ve installed Simplenote (deb release and appimage), on my desktop and it doesn’t work.
I’ve error message like this :
[530128:0928/135239.659079:FATAL:electron_main_delegate.cc(252)] Running as root without –no-sandbox is not supported. See https://crbug.com/638180.
Trappe pour point d’arrêt et de traceThis message appears, even i launch Simplenote deb release
My graphic card is :
description: VGA compatible controller
produit: CometLake-S GT2 [UHD Graphics 630]
fabriquant: Intel Corporatioif you have any ideas to solve my problem, I’ll take.
Best regards
-
It looks like you’re running Simplenote as root, which is causing the error to occur. Could you try running the app from the command line using the
--no-sandboxflag to see if it is able to launch?If it is able to launch, I would recommend not using Simplenote as the root user (its generally best practice, for security reasons, to only use the root user when absolutely necessary) or you could modify the launcher you’re using to open Simplenote with that flag by default.