Summary: | Unnecessary password checks with kdiff3 / local-remode comparison. | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | gay |
Component: | general | Assignee: | KIO Bugs <kio-bugs-null> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | kdelibs-bugs-null, krusader-bugs-null, nikita+kde, reeves.87 |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
gay
2019-02-28 23:56:48 UTC
It's not related to Krusader. We just call kdiff3 with file paths as parameters every time you invoke this function. I think it's related to KDE4 -> KF5 migration and password caching. Moving to kdiff3 to check if they support this scenario. Unfortunately from KDiff3's perspective this is not readily solvable. Each launch triggers a separate KIO job. KIO itself determines if and when a password will be needed. Passing to this on the the kio team. I believe this indeed is related to work done for kf5 but the changes are beyond the control of KDiff3. |