[Fixed] FsLinksToLocalFiles in WFX and QuickView

Bug reports will be moved here when the described bug has been fixed

Moderators: white, Hacker, petermad, Stefan2

Post Reply
ricobautsch
Member
Member
Posts: 103
Joined: 2005-06-21, 00:42 UTC

[Fixed] FsLinksToLocalFiles in WFX and QuickView

Post by *ricobautsch »

I have a FileSystem-Plugin and implemented the new functions FsLinksToLocalFiles and FsGetLocalName. Both return true, and FsGetLocalName of course the LocalName of the file with full path.

Now, i have my files in plugin in the right panel, and quick-view in the left panel.
Files in the root of C:\ will be displayed in Quickview very well. Files in Subdirs or in other drives doesn't show in Quickview, a question mark (?) is all that i can see. Loading the files in lister with F3 works well.

I assume a problem with the new functions, because returning False in FsLinksToLocalFiles will solve the problem, quickview displays all files (from temp) in this case.
Last edited by ricobautsch on 2006-12-03, 22:11 UTC, edited 1 time in total.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48166
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Thanks for your detailed report, I will try to reproduce it.
Author of Total Commander
https://www.ghisler.com
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48166
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

2ricobautsch
This should be fixed now - please confirm!
Author of Total Commander
https://www.ghisler.com
ricobautsch
Member
Member
Posts: 103
Joined: 2005-06-21, 00:42 UTC

Post by *ricobautsch »

Confirmed. Works very well now. Thanx.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48166
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

2ricobautsch

Thanks! Please let me know if you find any other problems!
Author of Total Commander
https://www.ghisler.com
Post Reply