Re: KUrlRequester crashes

2013-12-23 Thread Antonis Tsiapaliokas
> > You either need to add /usr/share to XDG_DATA_DIRS, or to install > shared-mime- > info into /opt/KF5. Otherwise the code can't see any mimetypes > > > Thank you. Adding /usr/share to XDG_DATA_DIRS solves the issue. ___ Kde-frameworks-devel maili

Re: KUrlRequester crashes

2013-12-23 Thread David Faure
On Monday 23 December 2013 13:03:16 Antonis Tsiapaliokas wrote: > Hello, > > The output of the $XDG_DATA_DIRS is /opt/KF5/share, is it wrong? > Based on the wiki, this is correct. You either need to add /usr/share to XDG_DATA_DIRS, or to install shared-mime- info into /opt/KF5. Otherwise the code

Re: KUrlRequester crashes

2013-12-23 Thread Antonis Tsiapaliokas
Hello, The output of the $XDG_DATA_DIRS is /opt/KF5/share, is it wrong? Based on the wiki, this is correct. About the mimetypes, i have run kbuildsycoca5... Also i have attach my environmental variables. variables Description: Binary data ___ Kde-fra

Re: KUrlRequester crashes

2013-12-20 Thread David Faure
On Tuesday 17 December 2013 11:11:38 Antonis Tsiapaliokas wrote: > Hello, > > When i click the button (which opens the dialog for the KUrlRequester), it > crashes. > Is this a known issue or there is something wrong with my system? > > I am using the Qt stable branch. > > I have attach the outpu