https://bugs.kde.org/show_bug.cgi?id=401064

Davide Gianforte <dav...@gengisdave.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dav...@gengisdave.org

--- Comment #1 from Davide Gianforte <dav...@gengisdave.org> ---
The code confirm your analysis (KRslots::compareContent(const QUrl&, const
QUrl&)). Only Kdiff works on remote files - and their url must not have spaces.

I thought two ways to solve this situation:

- we can let the diff utility to handle files with the original path, anyway
any password would be cleared and you'll have to insert it again; less code to
write, any bugs should be opened to the util devs;

- whenever the local file changes are saved, Krusader will ask to copy it on
the original location; this will require to write more code;

I'll investigate and make some test for the first solution.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to