introlab / odas_web

A desktop visualization GUI for the ODAS library
MIT License
137 stars 53 forks source link

A JavaScript error occurred in the main process #5

Closed papayazm closed 6 years ago

papayazm commented 6 years ago

I can not see any recorded file in the path, and an error window turn out and display:

here is the Uncaught Exception:
Error: ENOENT: no such file or directory, open '/home/ODAS_88_4/16/2018, 7:52:36 PM_pf.wav'.

the log:

> ODAS_Desktop@0.2.0 start /home/odas_web_new
> electron .

server listening to {"address":"::","family":"IPv6","port":9000}
server listening to {"address":"::","family":"IPv6","port":9001}
server listening to {"address":"::","family":"IPv6","port":10000}
server listening to {"address":"::","family":"IPv6","port":9999}
new client connection from ::ffff:192.168.21.164:48180
new client connection from ::ffff:192.168.21.164:50028
new client connection from ::ffff:192.168.21.164:58492
new client connection from ::ffff:192.168.21.164:52178
Recorder 0 started
Recorder 0 was false active
papayazm commented 6 years ago

Seems the permissions problems. I closed it.