Bug 420662 - unable to type æøå in konsole
Summary: unable to type æøå in konsole
Status: RESOLVED NOT A BUG
Alias: None
Product: konsole
Classification: Applications
Component: keyboard (show other bugs)
Version: 20.04.0
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-27 12:36 UTC by weedazar
Modified: 2020-05-08 20:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description weedazar 2020-04-27 12:36:21 UTC
SUMMARY
unable to type æøå in konsole

STEPS TO REPRODUCE
1. Install kubuntu 20.04 minimal. Language English keyboard Danish -DK
2. Type æøå in Konsole-  
3. 

OBSERVED RESULT

Nothing is printed in konsole

EXPECTED RESULT
æøå

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8

ADDITIONAL INFORMATION
Comment 1 weedazar 2020-04-27 12:42:38 UTC
A file save as: hjortshøjparken39.pdf with Dolphin is not visible in DoubleCommander and shows these chars in konsole (ls)
'hjortsh'$'\303\270''jparken39.pdf'
Comment 2 weedazar 2020-05-01 21:01:48 UTC
This seems to have fixed the problems in the console

include the danish language in /etc/locale.gen file , uncomment
sudo locale-gen 
run the system settings regional settings, formats Danmark-dansk(da_DK) reboot

System language us_english
format regional settings set to da_DK
æøå works in console
Comment 3 Peter Wu 2020-05-08 20:26:24 UTC
Based on your feedback that it is a locale configuration issue and that the problem has been solved, I am closing this bug. If that is not the case, feel free to reopen.