[frameworks-sonnet] [Bug 410113] Please make this message more specific: Warning: No language dictionaries for the language

2022-05-26 Thread Lothar
https://bugs.kde.org/show_bug.cgi?id=410113

Lothar  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/fram
   ||eworks/sonnet/commit/5b4d94
   ||017ab17e45be158cdda757ffd18
   ||c62592c
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Lothar  ---
Git commit 5b4d94017ab17e45be158cdda757ffd18c62592c by loh tar.
Committed on 15/05/2022 at 03:13.
Pushed by cullmann into branch 'master'.

Try to load en_US for LANG=C

Don't warn about that, just debug.

M  +2-2src/core/loader.cpp

https://invent.kde.org/frameworks/sonnet/commit/5b4d94017ab17e45be158cdda757ffd18c62592c

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

[frameworks-sonnet] [Bug 410113] Please make this message more specific: Warning: No language dictionaries for the language

2022-05-14 Thread Lothar
https://bugs.kde.org/show_bug.cgi?id=410113

Lothar  changed:

   What|Removed |Added

 CC||loh@googlemail.com

--- Comment #2 from Lothar  ---
https://invent.kde.org/frameworks/sonnet/-/merge_requests/51

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

[frameworks-sonnet] [Bug 410113] Please make this message more specific: Warning: No language dictionaries for the language

2020-03-20 Thread Herrold
https://bugs.kde.org/show_bug.cgi?id=410113

--- Comment #1 from Herrold  ---
I see this as well

Mar 20 11:22:26 centos-8 /usr/libexec/gdm-x-session[3130]: sonnet.core: No
language dictionaries for the language: "C"
Mar 20 11:22:26 centos-8 /usr/libexec/gdm-x-session[3130]: sonnet.core: No
language dictionaries for the language: "C"
Mar 20 11:22:26 centos-8 /usr/libexec/gdm-x-session[3130]: sonnet.core: No
language dictionaries for the language: "C"

There are two requests here, it seems:

1. a more descriptive error message to permit running down what is needed

2. suppression of repeated messaging of the same message 


from bug:
https://github.com/qTox/qTox/issues/5741

my values are:

[herrold@centos-8 pw]$ locale
LANG=en_US
LC_CTYPE="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_COLLATE="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_PAPER="C"
LC_NAME="C"
LC_ADDRESS="C"
LC_TELEPHONE="C"
LC_MEASUREMENT="C"
LC_IDENTIFICATION="C"
LC_ALL=C
[herrold@centos-8 pw]$ locale | grep "LC_CTYPE"
LC_CTYPE="C"
[herrold@centos-8 pw]$ locale | grep "LANG"
LANG=en_US
[herrold@centos-8 pw]$ env | grep '\'
LC_ALL=C
[herrold@centos-8 pw]$

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

[frameworks-sonnet] [Bug 410113] Please make this message more specific: Warning: No language dictionaries for the language

2020-03-20 Thread Herrold
https://bugs.kde.org/show_bug.cgi?id=410113

Herrold  changed:

   What|Removed |Added

 CC||herr...@owlriver.com

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