Comment 5 for bug 425227

Revision history for this message
ToxAtec (michi-buechler) wrote :

Hi,
I found out that the crash only occurs when the folder that would be displayed as the save path (/home/michael/qBT_dir for me) does NOT exist. Otherwise it just works as it should.

I also recompiled qBittorrent with DEBUG=1, but although the folder doesn't exist, qBittorrent doesn't crash :S

Thats what it says with DEBUG=1: http://pastebin.com/f123e1a91
It does not affect the debugging output if the folder does exist or not, BUT:
If it exists, the dialog window looks as usual, like that: http://img5.imagebanana.com/view/aw4yo041/qBT1.png
If it doesn't, there are strange symbols and numbers: http://img5.imagebanana.com/view/mh5o41w2/qBT2.png

I hope that helps.

By the way, I'm not using x64, I don't know what should be different otherwise. I'm having some dbus problems though.