app 'data' directory

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Fri Feb 8 22:12:41 CET 2008


Jarosław Staniek schrieb:
> Nick Shaforostoff said the following, On 2008-02-08 20:17:
>> First of all thanks for the opportunity to extend user base of my program 
>> (lokalize).
>>
>> It works ok under win32, except the following error:
>>
>> I get dir path via
>> 	QString dbDir=KStandardDirs::locateLocal("appdata", "")
>> then pass it to
>> 	dirLister()->openUrl(dbDir);
> 
> Tried dirLister()->openUrl( KUrl::fromPath( dbDir ) ) ?
KUrl should be able to recognize that's a local path. So I suspect 
there's a problem in KDirLister.
Is dbDir correct?


Christian



More information about the Kde-windows mailing list