Saving avatars in kopete does not work if your root is d:\

Jens Peters jpeters7677 at gmx.de
Sat Sep 5 10:10:47 CEST 2009


> This may be a KUrl/QUrl  path() versus toLocalFile() problem. On many
> places in  the KDE code there is path() used to return the local file
> path from a file or local url.where toLocalFile() should be used
> instead. path() and toLocalFile() return on unix the same path on
> windows not
>
> path() \c:\xxxx
>
> toLocalFile()  c:\xxxx

Hi Ralf,

thank you for your suggestion. I did a quick and dirty find and replace 
in kopeteavatarmanager.cpp and now the images do appear, very cool, 
though I'm not sure if I broke anything else with this action..

Where should I send my observations/this patch to?


Regards,
Jens
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: kopeteavatarmanager.patch
Url: http://mail.kde.org/pipermail/kde-windows/attachments/20090905/ea2e8ef0/attachment.bat 


More information about the Kde-windows mailing list