View Single Post
Posts: 564 | Thanked: 693 times | Joined on Apr 2010
#881
Originally Posted by rgodinez View Post
I've found the same problem as ukki.

$ /opt/qspot/bin/qspot
> set_stream 'QSpot'
FATAL ERROR: Could not initiate session. Error reason: "Unable to open trace file"
Segmentation fault
~ $

I've deleted (moved away) /home/.config/qspot/qspot.conf and the result is the same, and file is not re-created.

So I've created an strace output file for you to be able to debug better this behaviour.

~ $ strace -o MyDocs/qspot.strace /opt/qspot/bin/qspot

(attached, gzip compressed, qspot.strace.gz)

Thanks for this great app I use almost every day!
Rafa.
Thanks a lot for the trace will, I will check whether it helps to locate the problem. Did you also try to move away /home/user/MyDocs/.qspot directory, as it is used by the application for cache and library settings?