Bug 371193 - Unable to open files with file:// protocol
Summary: Unable to open files with file:// protocol
Status: RESOLVED DOWNSTREAM
Alias: None
Product: kdiff3
Classification: Applications
Component: application (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: michael
URL:
Keywords:
: 366310 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-10-18 20:23 UTC by Tomáš Hanák
Modified: 2018-07-10 01:06 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomáš Hanák 2016-10-18 20:23:19 UTC
Steps to reproduce:
1. Say a user tom has two files in his home folder - A.txt and B.txt
2. run in terminal: kdiff3 file:///home/tom/A.txt file:///home/tom/B.txt

Current result:
Shown an error saying opening failed.
Filled paths in selection dialog look like: /home/tom/file:/home/tom/A.txt

Expected result:
Both files should be compared as it does in KDiff3 version 0.9.98.

See screenshot http://i.imgur.com/f4nzb94.png originally atached to Krusader bug 366310 (https://bugs.kde.org/show_bug.cgi?id=366310).

KDiff3 version:
- Installed from Archlinux package kdiff3-kf5-git, git commit 2b7e23a
- About dialog reports:
    - Version 1.7.0
    - KDE Frameworks 5.27.0
    - Qt 5.7.0 (built against 5.7.0)

Reproducible: Always
Comment 1 Alex Bikadorov 2016-10-18 20:52:20 UTC
*** Bug 366310 has been marked as a duplicate of this bug. ***
Comment 2 michael 2018-07-10 01:04:56 UTC
Just took over an maintainer. I am unable to reproduce this on the current master git://anongit.kde.org/kdiff3. Please advise Archlinux to update their package. They are using an abandoned partial kf5 port as the bases of there package. The repo they are pulling from is not being updated and contains experimental possibly broken code.