[Libreoffice-bugs] [Bug 149375] LibreOffice, KDE Plasma and Umlauts

2023-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149375

Buovjaga  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|UNCONFIRMED |RESOLVED
 CC||ilmari.lauhakangas@libreoff
   ||ice.org

--- Comment #6 from Buovjaga  ---
Closing as invalid per the last comment.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 149375] LibreOffice, KDE Plasma and Umlauts

2022-11-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149375

Eike Rathke  changed:

   What|Removed |Added

   Severity|normal  |minor
   Priority|medium  |low

--- Comment #5 from Eike Rathke  ---
I doubt any system actually has support for an en_DE.UTF-8 locale, if not
handcrafted.
Just enter this on the command line:
LC_ALL=en_DE.UTF-8 locale
and you'll get something like

locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
LC_CTYPE="en_DE.UTF-8"
LC_NUMERIC="en_DE.UTF-8"
LC_TIME="en_DE.UTF-8"
LC_COLLATE="en_DE.UTF-8"
LC_MONETARY="en_DE.UTF-8"
LC_MESSAGES="en_DE.UTF-8"
LC_PAPER="en_DE.UTF-8"
LC_NAME="en_DE.UTF-8"
LC_ADDRESS="en_DE.UTF-8"
LC_TELEPHONE="en_DE.UTF-8"
LC_MEASUREMENT="en_DE.UTF-8"
LC_IDENTIFICATION="en_DE.UTF-8"
LC_ALL=en_DE.UTF-8

Whatever happens if in KDE a locale is set to such an invalid value, apparently
it influences the text encoding with which file system paths are read by
LibreOffice with thread encoding, probably for an invalid locale it falls back
to a non-UTF-8 C or other locale, which would explain the question marks
instead of umlauts.

If (from the system or command line) you want English UI with otherwise German
locale settings then instead set that properly, like

LC_MESSAGES=en_GB.UTF-8
LC_CTYPE=de_DE.UTF-8

where LC_CTYPE determines the default system locale LibreOffice uses for number
formatting and so on, if not overridden under Tools -> Options.

Be sure to not set LC_ALL that would override any other LC_... variable.
LANG=... may be set, LC_MESSAGES will take precedence if set. Anyway, for the
UI language a LANGUAGE=... set will take precedence over both LC_MESSAGES and
LANG, so LANGUAGE=en_GB.UTF-8 would work as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 149375] LibreOffice, KDE Plasma and Umlauts

2022-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149375

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 CC||79045_79...@mail.ru,
   ||er...@redhat.com

--- Comment #4 from Roman Kuznetsov <79045_79...@mail.ru> ---
Eike, you may be interested in this, it seems as some locale support problem

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 149375] LibreOffice, KDE Plasma and Umlauts

2022-06-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149375

--- Comment #3 from Khalid  ---
(In reply to Khalid from comment #2)
> (In reply to Rafael Lima from comment #1)
> > Hi Khalid,
> > 
> > I'm on Kubuntu 21.10 and I created a file named flöten.odt and it opens both
> > from Dolphin and from within LO (File - Open). So I cannot reproduce the
> > issue.
> > 
> > I'm on a pt-BR locale. The umlaut has no negative effect in my case. Let's
> > see if anyone else can confirm this.
> > 
> > System info:
> > Version: 7.3.3.2 / LibreOffice Community
> > Build ID: 30(Build:2)
> > CPU threads: 12; OS: Linux 5.13; UI render: default; VCL: kf5 (cairo+xcb)
> > Locale: pt-BR (pt_BR.UTF-8); UI: en-US
> > Ubuntu package version: 1:7.3.3~rc2-0ubuntu0.21.10.1~lo1
> > Calc: threaded
> 
> Thanks for trying Rafael!
> Very strange. I just tried setting the locale from en_DE to de_DE, just to
> make sure. Still no change.
> Here's hoping someone else tries and can confirm.

OK - sorry, have to correct what I said there.
Had to log out and back in for the changes to take effect first, but apparently
on locale de_DE LO starts and opens any file, even with umlauts.
Back on en_DE, I get the error message again.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 149375] LibreOffice, KDE Plasma and Umlauts

2022-06-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149375

--- Comment #2 from Khalid  ---
(In reply to Rafael Lima from comment #1)
> Hi Khalid,
> 
> I'm on Kubuntu 21.10 and I created a file named flöten.odt and it opens both
> from Dolphin and from within LO (File - Open). So I cannot reproduce the
> issue.
> 
> I'm on a pt-BR locale. The umlaut has no negative effect in my case. Let's
> see if anyone else can confirm this.
> 
> System info:
> Version: 7.3.3.2 / LibreOffice Community
> Build ID: 30(Build:2)
> CPU threads: 12; OS: Linux 5.13; UI render: default; VCL: kf5 (cairo+xcb)
> Locale: pt-BR (pt_BR.UTF-8); UI: en-US
> Ubuntu package version: 1:7.3.3~rc2-0ubuntu0.21.10.1~lo1
> Calc: threaded

Thanks for trying Rafael!
Very strange. I just tried setting the locale from en_DE to de_DE, just to make
sure. Still no change.
Here's hoping someone else tries and can confirm.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 149375] LibreOffice, KDE Plasma and Umlauts

2022-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149375

--- Comment #1 from Rafael Lima  ---
Hi Khalid,

I'm on Kubuntu 21.10 and I created a file named flöten.odt and it opens both
from Dolphin and from within LO (File - Open). So I cannot reproduce the issue.

I'm on a pt-BR locale. The umlaut has no negative effect in my case. Let's see
if anyone else can confirm this.

System info:
Version: 7.3.3.2 / LibreOffice Community
Build ID: 30(Build:2)
CPU threads: 12; OS: Linux 5.13; UI render: default; VCL: kf5 (cairo+xcb)
Locale: pt-BR (pt_BR.UTF-8); UI: en-US
Ubuntu package version: 1:7.3.3~rc2-0ubuntu0.21.10.1~lo1
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.