[kde] [Bug 411729] Accented and dead keys do not work when QT_IM_MODULE is set to anything

2023-08-11 Thread Christian Rohmann
https://bugs.kde.org/show_bug.cgi?id=411729

Christian Rohmann  changed:

   What|Removed |Added

 CC||christian.rohmann@frittenth
   ||eke.de

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

[kde] [Bug 411729] Accented and dead keys do not work when QT_IM_MODULE is set to anything

2023-04-29 Thread Eduardo
https://bugs.kde.org/show_bug.cgi?id=411729

--- Comment #52 from Eduardo  ---
(In reply to Andrey from comment #51)
> The accented symbols should work without any Input Method, though.
> See the reports above.

Before finding the solution, I tried to set QT_IM_MODULE to an empty string in
/etc/environment, without success after restarting the session. After selecting
the ibus as input method on the GUI, then QT_IM_MODULE has been redefined to
"ibus" somewhere, and everything seems to be working fine now.

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

[kde] [Bug 411729] Accented and dead keys do not work when QT_IM_MODULE is set to anything

2023-04-29 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=411729

--- Comment #51 from Andrey  ---
The accented symbols should work without any Input Method, though.
See the reports above.

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

[kde] [Bug 411729] Accented and dead keys do not work when QT_IM_MODULE is set to anything

2023-04-29 Thread Eduardo
https://bugs.kde.org/show_bug.cgi?id=411729

--- Comment #50 from Eduardo  ---
Found a solution!
1. Launch the Input Method Selector
2. Select IBus (I'm on Wayland) and Logout

Somehow mine was set to "No Input Method" after the upgrade.

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

[kde] [Bug 411729] Accented and dead keys do not work when QT_IM_MODULE is set to anything

2023-04-29 Thread Eduardo
https://bugs.kde.org/show_bug.cgi?id=411729

--- Comment #49 from Eduardo  ---
(In reply to Andrey from comment #48)
> Please make sure you have no ibus daemons/packages. Search this report about
> ibus.
> Then retest all the env/platform combinations possible.

I'm not running any process/daemon containing the keyword "ibus" (although
there are some packages installed). I thought ibus was the solution, is it not?
First time I solved this issue by changing from xim to ibus in the QT
environment variable. I still don't get why the application would behave
differently with mostly the same environment.

> Also, what languages do you have configured, what order?

Initially I had installed Fedora 37 in Brazilian Portuguese, but soon I changed
it to American English alone. My current locale is:

LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=en_US.UTF-8

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

[kde] [Bug 411729] Accented and dead keys do not work when QT_IM_MODULE is set to anything

2023-04-28 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=411729

--- Comment #48 from Andrey  ---
Please make sure you have no ibus daemons/packages. Search this report about
ibus.
Then retest all the env/platform combinations possible.

Also, what languages do you have configured, what order?

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

[kde] [Bug 411729] Accented and dead keys do not work when QT_IM_MODULE is set to anything

2023-04-27 Thread Eduardo
https://bugs.kde.org/show_bug.cgi?id=411729

Eduardo  changed:

   What|Removed |Added

 CC||eduardo.b...@hotmail.com
 Status|RESOLVED|VERIFIED

--- Comment #47 from Eduardo  ---
Had this problem on Wayland Fedora37 some weeks ago, then fixed it with
QT_IM_MODULE=ibus.
One day I changed to X11 and the problem reappeared, but then vanished again
when I went back to Wayland.
Now I just updated to Fedora 38 (Wayland), and the issue came back, even with
QT_IM_MODULE=ibus.
Interesting notes:
- When I launch e.g. Konsole from the launcher, I cannot type the dead keys ~´`
- If I launch Konsole from itself, by running "konsole", it suddenly works
- I recorded the output of `env` for both cases above and got the following
diff (which I don't see anything wrong):

26c26
< KONSOLE_DBUS_SERVICE=:1.97
---
> KONSOLE_DBUS_SERVICE=:1.98
35a36
> LESS=-R
37a39
> LSCOLORS=Gxfxcxdxbxegedabagacad
41a44
> PAGER=less
56c59,60
< SHELL_SESSION_ID=458ac8224e6f49fba96d12b85f056764
---
> SHELL_SESSION_ID=9001639909854c029a48343daeac455d
> SHLVL=2
84d87
< SHLVL=1
86,89d88
< PAGER=less
< LESS=-R
< LSCOLORS=Gxfxcxdxbxegedabagacad
< LC_ALL=en_US.UTF-8
90a90
> LC_ALL=en_US.UTF-8

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

[kde] [Bug 411729] Accented and dead keys do not work when QT_IM_MODULE is set to anything

2023-03-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=411729

--- Comment #46 from stijnvh...@gmail.com ---
The problem seems to have come back for me: for both Xorg and Wayland, setting
the environment variable to 'QT_IM_MODULE=' does not work. I have a machine
where I have applied this fix and it worked, but now the bug is back. Should I
file a new bug report or should this one be opened again?

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

[kde] [Bug 411729] Accented and dead keys do not work when QT_IM_MODULE is set to anything

2022-06-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411729

Nate Graham  changed:

   What|Removed |Added

 CC||stijnvh...@gmail.com

--- Comment #45 from Nate Graham  ---
*** Bug 454570 has been marked as a duplicate of this bug. ***

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

[kde] [Bug 411729] Accented and dead keys do not work when QT_IM_MODULE is set to anything

2022-01-04 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411729

Nate Graham  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #44 from Nate Graham  ---
Can you please file a new bug report for that?

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

[kde] [Bug 411729] Accented and dead keys do not work when QT_IM_MODULE is set to anything

2021-12-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=411729

quanticcpu2...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #43 from quanticcpu2...@gmail.com ---
There is some problem in the system when the user chooses the default language
for example: Brazilian Portuguese. If changing the system to the new language
affects the keyboard settings by losing the accent of the keys, which is not
expected to happen, it would be expected to leave the keyboard options
unchanged.

To overcome this it was necessary to leave the system in English to work the
accent, I don't know if there is another solution.

❯ cat plasma-localerc
[Formats]
LANG=en_US.UTF-8
LC_TIME=pt_BR.UTF-8
useDetailed=true

[Translations]
LANGUAGE=en_US:pt_BR

This way the system stays in English with 24h time and does not affect the
accentuation of the keys. Note: In the keyboard options there is no layout
added, with or without layout happens the same problem.

Operating System: Fedora Linux 35
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.2
Kernel Version: 5.15.11-200.fc35.x86_64 (64-bit)
Graphics Platform: Wayland

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

[kde] [Bug 411729] Accented and dead keys do not work when QT_IM_MODULE is set to anything

2021-12-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=411729

quanticcpu2...@gmail.com changed:

   What|Removed |Added

 CC||quanticcpu2...@gmail.com

--- Comment #42 from quanticcpu2...@gmail.com ---
There is some problem in the system when the user chooses the default language
for example: Brazilian Portuguese. If changing the system to the new language
affects the keyboard settings by losing the accent of the keys, which is not
expected to happen, it would be expected to leave the keyboard options
unchanged.

To overcome this it was necessary to leave the system in English to work the
accent, I don't know if there is another solution.

❯ cat plasma-localerc
[Formats]
LANG=en_US.UTF-8
LC_TIME=pt_BR.UTF-8
useDetailed=true

[Translations]
LANGUAGE=en_US:pt_BR

This way the system stays in English with 24h time and does not affect the
accentuation of the keys. Note: In the keyboard options there is no layout
added, with or without layout happens the same problem.

Operating System: Fedora Linux 35
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.2
Kernel Version: 5.15.11-200.fc35.x86_64 (64-bit)
Graphics Platform: Wayland

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

[kde] [Bug 411729] Accented and dead keys do not work when QT_IM_MODULE is set to anything

2021-06-17 Thread papu
https://bugs.kde.org/show_bug.cgi?id=411729

--- Comment #41 from papu  ---
(In reply to Aleix Pol from comment #40)
> Bon dia, papu.
> 
> The issue sure is fixed. Make sure you are building Qt with the following
> commit 91c48320633e493b4cd519e5d73b836a878b2b77, it's not part of Qt 5.15
> but our patch collection.
> 
> There's nothing else we can do from KDE to fix this anyway.

molt be amic meu! :)

https://invent.kde.org/qt/qt/qtwayland/-/commit/91c48320633e493b4cd519e5d73b836a878b2b77.patch

i was dificult for me to find this code , on gentoo is easy to patches the code
:)

thanks so much!

i use this  on gentoo and it works ,

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

[kde] [Bug 411729] Accented and dead keys do not work when QT_IM_MODULE is set to anything

2021-06-17 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=411729

Aleix Pol  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED

--- Comment #40 from Aleix Pol  ---
Bon dia, papu.

The issue sure is fixed. Make sure you are building Qt with the following
commit 91c48320633e493b4cd519e5d73b836a878b2b77, it's not part of Qt 5.15 but
our patch collection.

There's nothing else we can do from KDE to fix this anyway.

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

[kde] [Bug 411729] Accented and dead keys do not work when QT_IM_MODULE is set to anything

2021-06-17 Thread papu
https://bugs.kde.org/show_bug.cgi?id=411729

papu  changed:

   What|Removed |Added

Product|kwin|kde
Version|5.19.5  |unspecified
 CC||oth...@protonmail.com
 Status|RESOLVED|REOPENED
   Assignee|kwin-bugs-n...@kde.org  |unassigned-b...@kde.org
  Component|wayland-generic |general
   Platform|unspecified |Gentoo Packages
 Resolution|FIXED   |---

--- Comment #39 from papu  ---
(In reply to Aleix Pol from comment #33)
> This is my promised fix:
> https://codereview.qt-project.org/c/qt/qtwayland/+/338196
> 
> Works fine for me, still need to see what Qt devs think about it.

hola, bon dia Aleix :)

this is not revolved for me,  programs like steam, firefox, thunderbird, visual
studio code,
gvim, skype, jdownloader the acented àáäâ is working, also is working well on
ttys;  but  not in libreoffice, telegram and in all plasma infrastructure 
programs where i can't use the acented keys.

gnu/linux: gentoo ~amd64 
keyboard model: generic 104-key pc
map: es spanish  catalan (spain , with middle-dot L)
kde plasma: 5.22.1
frameworks: 5.83.0
qt: 5.15.2
keymap=u -es
consolefont=lat9w-16

sorry for my bad english!  
thanks a lot!

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