You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using your .AppImage version which is fantastic, thanks! However, it was not saving any of my settings. I ran strace on it and found it was trying to read them from ~/.CubicSDR-0.2.4-x86_64/ but was writing them to ~/.CubicSDR/
I ended up symlinking the two and everything now works fine.
Thanks!
The text was updated successfully, but these errors were encountered:
Hello,
I am using your .AppImage version which is fantastic, thanks! However, it was not saving any of my settings. I ran strace on it and found it was trying to read them from ~/.CubicSDR-0.2.4-x86_64/ but was writing them to ~/.CubicSDR/
I ended up symlinking the two and everything now works fine.
Thanks!
The text was updated successfully, but these errors were encountered: