nabi on fedora 4

jhwang2u의 이미지

안녕하세요. ^^

어제 Fedora 4 를 설치했습니다.
이상한 점은 로그인 화면에서 언어를 한국어로 변경하고
들어와 나비를 실행하면 잘 됩니다.

그런데 언어를 영어로 설정하고 들어오면 나비가 실행은 되는데
한글로 변경이 되지 않습니다.

무엇이 잘못되었을까요? 지도 부탁합니다 ㅜㅜ

익명 사용자의 이미지

.

Quote:
그런데 언어를 영어로 설정하고 들어오면 나비가 실행은 되는데
한글로 변경이 되지 않습니다.

나비는 환경 변수중에 "LANG"이나 "LC_CTYPE" 중에 하나에는 "ko_KR"이 들어가야 작동하는 것 같더군요. 확실 한 것은아닙니다.

export LC_CTYPE="ko_KR.UTF-8"

또는 UTF-8을 사용하지 않는다면

export LC_CTYPE="ko_KR.eucKR" 해보세요.

jhwang2u의 이미지

declare 로 설정을 했습니다. 그런데 다시 로그인 하면 그 설정은 없어지는것 같습니다. ㅜㅜ

로그인 화면에서 영어로 로그인하면 나비가 안되고 한글로 로그인하면 나비가 됩니다. 영어로 로그인하면서 나비를 쓸수는 없을까요..

영어로 로그인 하여 #export > en 했습니다.
한글로 로그인 하여 #export > kr 했습니다.

두 파일을 비교해 봤는데요..어떻게 해야할까요?
declare -x 로 설정하면 다음 로그인시 다시 원상태로 돌아 옵니다.

$ diff en kr
2c2
< declare -x DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-7rVDyUUFoa,guid=a 8afba422bc36d7fcbdce54d67a1ce00"
---
> declare -x DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-plLOc2lNdt,guid=8 3b8ba422ba2d694335c126e3a705d00"
7c7
< declare -x GDM_LANG="en_US.UTF-8"
---
> declare -x GDM_LANG="ko_KR.UTF-8"
10c10
< declare -x GNOME_KEYRING_SOCKET="/tmp/keyring-woygim/socket"
---
> declare -x GNOME_KEYRING_SOCKET="/tmp/keyring-HPciEY/socket"
19c19
< declare -x LANG="en_US.UTF-8"
---
> declare -x LANG="ko_KR.UTF-8"

27c27
< declare -x SESSION_MANAGER="local/localhost.localdomain:/tmp/.ICE-unix/2905"
---
> declare -x SESSION_MANAGER="local/localhost.localdomain:/tmp/.ICE-unix/3610"
30c30
< declare -x SSH_AGENT_PID="2960"
---
> declare -x SSH_AGENT_PID="3663"
32c32
< declare -x SSH_AUTH_SOCK="/tmp/ssh-axtoEX2905/agent.2905"
---
> declare -x SSH_AUTH_SOCK="/tmp/ssh-MSZNGb3610/agent.3610"

: )

랜덤여신의 이미지

nabi 버전 문제가 아닐까요? nabi 구버전에서는 en_US.UTF-8 로케일에 대응이 되지 않았지만, 버전업되면서 en_US.UTF-8 도 지원하게 되었습니다.

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.