Closed bvernoux closed 1 year ago
Can you take a look at OscilloscopeWindow.cpp:4768 and see if escpath is properly escaped? The code looks fine to me but I don't have a Windows box to test on.
The issue seems related to length of path+file It is not really clear so far as with shorter path it works
Issue closed as it cannot be reproduced and was not related to scopehal-apps
Windows recentfiles.yml YAML::ParserException at startup (even with latest build) Return error terminate called after throwing an instance of 'YAML::ParserException' what(): yaml-cpp: error at line 2, column 42: bad character found while scanning hex number
Path C:\Users\xxx\AppData\Roaming\glscopeclient\recentfiles.yml is not formatted correctly See content of the file
Solution until it is fixed is to remove that recentfiles.yml before to launch glscopeclient