Describe the bug
Running the desktop app seems to have an access error which breaks the app.
robosats-desktop-v0.7.0-linux-x64$ ./Robosats
A JavaScript error occurred in the main process
Uncaught Exception:
Error: spawn /ommitted/robosats-desktop-v0.7.0-linux-x64/resources/app/tor/tor-linux/tor/tor EACCES
at ChildProcess._handle.onexit (node:internal/child_process:286:19)
at onErrorNT (node:internal/child_process:484:16)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
To Reproduce
Steps to reproduce the behavior:
Download the latest desktop app
Extract it
chmod +x the filename
Run it (see error above)
Expected behavior
No error at startup
Desktop (please complete the following information):
OS: Ubuntu 22.04.5 LTS
Version robosats-desktop-v0.7.0-linux-x64
Additional context
First time trying the desktop app
Describe the bug Running the desktop app seems to have an access error which breaks the app.
To Reproduce Steps to reproduce the behavior:
Expected behavior No error at startup
Desktop (please complete the following information):
Additional context First time trying the desktop app