[kio] [Bug 329983] Possibly wrong locale selected for testtrash

2017-05-13 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=329983

--- Comment #3 from David Faure  ---
It works for me on OpenSuSE...

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

[kio] [Bug 329983] Possibly wrong locale selected for testtrash

2017-04-04 Thread Maximiliano Curia
https://bugs.kde.org/show_bug.cgi?id=329983

Maximiliano Curia  changed:

   What|Removed |Added

 CC||m...@debian.org

--- Comment #2 from Maximiliano Curia  ---
(In reply to David Faure from comment #1)
> Git commit 459411055bb1236caf5d25d83fd4a62a58279fce by David Faure.
> Committed on 14/01/2017 at 12:59.
> Pushed by dfaure into branch 'master'.
> 
> Use C rather than en_US so that the locale doesn't have to be installed
> 
> M  +1-1src/ioslaves/trash/tests/testtrash.cpp
> 
> https://commits.kde.org/kio/459411055bb1236caf5d25d83fd4a62a58279fce

Please be aware that C.UTF-8 is a Debian (and derivatives) specific locale name
(generated at build time by the debian/rules.d/build.mk file), and afaik, it
hasn't been added to the vanilla glib's locale. So you might need to use plain
"C" if C.UTF-8 is not available.

Happy hacking,

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

[kio] [Bug 329983] Possibly wrong locale selected for testtrash

2017-01-14 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=329983

David Faure  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Latest Commit||https://commits.kde.org/kio
   ||/459411055bb1236caf5d25d83f
   ||d4a62a58279fce
 Resolution|--- |FIXED

--- Comment #1 from David Faure  ---
Git commit 459411055bb1236caf5d25d83fd4a62a58279fce by David Faure.
Committed on 14/01/2017 at 12:59.
Pushed by dfaure into branch 'master'.

Use C rather than en_US so that the locale doesn't have to be installed

M  +1-1src/ioslaves/trash/tests/testtrash.cpp

https://commits.kde.org/kio/459411055bb1236caf5d25d83fd4a62a58279fce

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