Re: KFileDialog is not setting $HOME as a default directory

2011-08-26 Thread Giorgos Tsiapaliwkas
thanks -- Tsiapaliwkas Giorgos (terietor) KDE Developer terietor.gr >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: KFileDialog is not setting $HOME as a default directory

2011-08-25 Thread Brad Hards
On Thursday 25 August 2011 04:29:57 Giorgos Tsiapaliwkas wrote: > nobody Possibly a bug. Its hard to tell without a minimal, complete, compilable example. > Tsiapaliwkas Giorgos (terietor) > KDE Developer So you can have fun debugging it :-) Brad >> Visit http://mail.kde.org/mailman/listinf

Re: KFileDialog is not setting $HOME as a default directory

2011-08-24 Thread Giorgos Tsiapaliwkas
nobody -- Tsiapaliwkas Giorgos (terietor) KDE Developer terietor.gr >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

KFileDialog is not setting $HOME as a default directory

2011-08-22 Thread Giorgos Tsiapaliwkas
Hello, I am trying to make a patch which requires the usage of KFileDialog. My issue is that KFileDialog doesn't start at the $HOME directory. My user is named "kde-devel". I have tried both KUserhomeDir() and QDir::homePath() to pass them as arguments for startdir,but none of these does the