View Single Post
antman8969's Avatar
Posts: 64 | Thanked: 58 times | Joined on Jul 2010 @ United States
#12
Originally Posted by nicolai View Post
Are you sure it does crash in your QNetworkAccess slot?
For me it can not open the file "tmp.xml" when running from the
.desktop file.
I don't know what is the working directory. If you start
the program from the command line, it can create the tmp.xml
file.
I changed your code to create the file "/tmp/tmp.xml"
and then it does work even with a .desktop file.

Nicolai
Oh wow... that would make sense as to why sudo fixes it too....

I'm at work now but I'll make that change when I get back home...
if that works, then I love you