[Konsole-devel] [Bug 106844] New: Session doesn't restore encoding
Åukasz Lis
bazer at hoax.e-utp.net
Sun Jun 5 13:56:11 UTC 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=106844
Summary: Session doesn't restore encoding
Product: konsole
Version: unspecified
Platform: Gentoo Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: konsole-devel kde org
ReportedBy: bazer hoax e-utp net
Version: (using KDE KDE 3.4.0)
Installed from: Gentoo Packages
Compiler: GCC 3.3.5
OS: Linux
Konsole sets it's encoding appropriately when run with enviroment variables LC_ALL and LANG set to values other than the system default. These settings aren't restored properly after signing out and back in.
What I did:
1. Wrote a simple shell script:
--
#!/bin/sh
LC_ALL=pl_PL.ISO-8859-2 LANG=$LC_ALL /usr/kde/3.4/bin/konsole
--
2. Ran it through a shortcut
3. Logged out
4. Logged in
More information about the konsole-devel
mailing list