Hello everybody,
A presentation of PanWriter is here : https://panwriter.com/
An appimage file is available there : https://github.com/mb21/panwriter/relea ... 3.AppImage
I downloaded it, I made it executable with
Code: Select all
chmod a+x PanWriter-0.8.3.AppImage
The --no-sandbox option is necessary.
I typed in a terminal :
Code: Select all
./PanWriter-0.8.3.AppImage --no-sandbox
Then,Then, I got the following error message :
[6691:0211/112609.479953:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6691:0211/112609.480209:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
Error loading or parsing YAML file.ENOENT: no such file or directory, open '/root/.config/PanWriterUserData/settings.yaml'
Checking for update
Update for version 0.8.3 is not available (latest version: 0.8.3, downgrade is disallowed).
checkForUpdatesAndNotify called, downloadPromise is null
[6758:0211/112615.667508:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process.
I don't understand it.
But I saw that the '/root/.config/PanWriterUserData/settings.yaml' file did not exist in the tree.
Can somebody to help me ?
Friendly.