|
Bugzilla – Full Text Bug Listing |
| Summary: | I don't see non-ASCII characters in framebuffer console with UTF-8 | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Ladislav Michnovic <lmichnovic> |
| Component: | Basesystem | Assignee: | Juergen Weigert <jw> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | werner |
| Version: | Beta 2 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
/etc/sysconfig/console
/etc/sysconfig/language |
||
|
Description
Ladislav Michnovic
2005-08-22 08:48:50 UTC
"framebuffer console" != KDE, right? I've wondered when email came to me with:
> schwab@suse.de changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> AssignedTo|schwab@suse.de |kde-maintainers@suse.de
^^^^^^^^^^^^^^^^^^^^^^^
Ihope now is it in rihgt hands.
I forgot to write my system default language is english.
Hmmm ... Please provide informations
What does locale says?
Do you have run rckbd start and/or unicode_start?
What locale is given in /etc/sysconfig/language
and what font and configuration in /etc/sysconfig/console?
Because I disabled UTF-8 on my computer this is from another computer that has UTF-8 enabled and I can reproduce submited bug. locale LANG=cs_CZ.UTF-8 LC_CTYPE="cs_CZ.UTF-8" LC_NUMERIC="cs_CZ.UTF-8" LC_TIME="cs_CZ.UTF-8" LC_COLLATE="cs_CZ.UTF-8" LC_MONETARY="cs_CZ.UTF-8" LC_MESSAGES="cs_CZ.UTF-8" LC_PAPER="cs_CZ.UTF-8" LC_NAME="cs_CZ.UTF-8" LC_ADDRESS="cs_CZ.UTF-8" LC_TELEPHONE="cs_CZ.UTF-8" LC_MEASUREMENT="cs_CZ.UTF-8" LC_IDENTIFICATION="cs_CZ.UTF-8" LC_ALL= My keyboard layout is till now english. As user $loadkeys cz I write but don't see non ASCII chars. As root #rckbd restart This only returns the us layout of keyboard. As root #unicode_start helped a little. I was able to see charakters which are on upper line of keyboard: ěščřžýáíé (on us layout they are 234567890). But I can't write those character using dead key caron + letter for example š, č. Or dead key accent + letter á, ý, é. It writes something on console, but I see nothing. So I'm not sure what it writes. I don't know how to write Umlauts with "de" layout. I will attach sysconfig files. Created attachment 46958 [details]
/etc/sysconfig/console
Created attachment 46959 [details]
/etc/sysconfig/language
Have a look at https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=143014 (requires long and in-depth reading). This is fixed in 10.1. It was a problem with fonts. |