windows bugs

0 views
Skip to first unread message

Patrick Spendrin

unread,
Sep 20, 2009, 7:42:55 PM9/20/09
to krusade...@googlegroups.com
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I just built krusader successfully now and I also made it running again
(there had been some crashes before).

But there are still some more visible bugs:
http://imagebin.ca/view/lpkHnv.html
On the lower left corner the path of the left panel is written with a
starting / - which is very likely due to using KUrl::path() instead of
KUrl::toLocalFile() - so can you help me find where it comes from?
Same bug of course applies to the tab description: Can you tell me what
is written there in the Linux version?

regards,
Patrick
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)

iEYEARECAAYFAkq2vf8ACgkQi49rfdk/G3Z55wCdGA2HDUcVz45IaJN4LhpSRwmN
2HwAn26kRbNsDOeekoSZLB6mbi4DwXWF
=p42U
-----END PGP SIGNATURE-----

sh...@anticoder.com

unread,
Oct 19, 2009, 5:54:05 PM10/19/09
to krusader-devel
hi Patrick,
i'm guessing you noticed that the same applies to the path in the
command line...
since i didn't remember it all too well, i started looking from there.
i believe the one you're looking for is ListPanel::realPath() which
indeed returns the path() of a KURL (and it has a friend called
ListPanel::virtualPath()).
however, before you start messing with it (and i've never tried
krusader on windows), keep in mind that - at least on linux - there's
a real difference between virtual path and real path, and obviously
local file. krusader sometimes works within archives or remote
machines in which cases virtualPath != realPath.
if indeed KURL::path() returns something prefixed by a "/" on windows,
it's wierd. why does it happen?

Shie
Reply all
Reply to author
Forward
0 new messages