[krusader] [Bug 366310] krusader pass wrong file names to kdiff3

2016-10-18 Thread Tomáš Hanák via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366310

--- Comment #9 from Tomáš Hanák  ---
I reported new bug for KDiff3 as drag works for me.
https://bugs.kde.org/show_bug.cgi?id=371193

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

[kdiff3] [Bug 371193] New: Unable to open files with file:// protocol

2016-10-18 Thread Tomáš Hanák via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371193

Bug ID: 371193
   Summary: Unable to open files with file:// protocol
   Product: kdiff3
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: joachim.e...@gmx.de
  Reporter: tomas.ha...@gmail.com

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

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


[i18n] [Bug 371022] New: Wrong Czech translation of "Trash Settings..." in the Trash Plasma applet

2016-10-17 Thread Tomáš Hanák via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371022

Bug ID: 371022
   Summary: Wrong Czech translation of "Trash Settings..." in the
Trash Plasma applet
   Product: i18n
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: cs
  Assignee: v...@pelcak.org
  Reporter: tomas.ha...@gmail.com

The czech translation of "Trash Settings..." when right clicking the Trash
Plasmoid in Plasma 5.8.1 is totally wrong. It is translated as "Zahodit
nastavení..." which means something like "Throw away settings...". It should be
translated as "Nastavit koš..." or simply "Nastavit...".

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

[i18n] [Bug 371021] New: Wrong Czech translation of "Empty" in the Trash Plasma applet

2016-10-17 Thread Tomáš Hanák via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371021

Bug ID: 371021
   Summary: Wrong Czech translation of "Empty" in the Trash Plasma
applet
   Product: i18n
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: cs
  Assignee: v...@pelcak.org
  Reporter: tomas.ha...@gmail.com

The czech translation of "Empty" when right clicking the Trash Plasmoid in
Plasma 5.8.1 is incorrect: it is translated as "Prázdný" which is the adjective
"empty" (as in "The trash is empty"). But it should be translated as the verb
because it is an action. So the right translation should be "Vyprázdnit".

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

[krusader] [Bug 366310] krusader pass wrong file names to kdiff3

2016-10-17 Thread Tomáš Hanák via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366310

--- Comment #6 from Tomáš Hanák  ---
* In settings->Dependencies, "diff utility" is set to "/usr/bin/kdiff3",
correct.
* Recently I use KDiff3 from git KDE Framework branch, on Arch the package
kdiff3-kf5-git version 20160423_2b7e23a-1 (app version 1.7.0).
* It works with kompare.
* Open with "kdiff3 %U" works as expected.

After the tests above I tried to downgrade the kdiff3 tool and it works well
with latest stable version 0.9.98.

On other side when I run this in terminal:
kdiff3 a.txt b.txt
it works with any version of kdiff3.

What works in stable version but does not work in KF5 git version is:
kdiff3 file:///home/tom/a.txt file:///home/tom/b.txt

It seams it's KDiff3 issue. Thanks for your hints.

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

[krusader] [Bug 366310] krusader pass wrong file names to kdiff3

2016-10-17 Thread Tomáš Hanák via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366310

Tomáš Hanák  changed:

   What|Removed |Added

 CC||tomas.ha...@gmail.com

--- Comment #4 from Tomáš Hanák  ---
I can reproduce the issue.

"Open with" works as expected (e.g. opening plain text file in KWrite).
"Compare by content" opens KDiff3 with incorrectly formated paths, same result
with various file formats...

Environment:
Archlinux
Krusader from git master HEAD (e9ea9bc)
KDE Frameworks 5.27.0
Qt 5.7.0 (built against 5.7.0)

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