26ccef90fc
When a recording directory doesn't exist, the server creates it successfully but the QFileInfo object holding the directory information is not updated as the information is cached by default. The server then exits unexpectedly as the check on the directory existence incorrectly fails. Disable caching to resolve the issue. |
||
---|---|---|
.. | ||
creaperproject.cpp | ||
creaperproject.h | ||
cwavestream.cpp | ||
cwavestream.h | ||
jamrecorder.cpp | ||
jamrecorder.h |