On Tue, May 29, 2012 at 04:38:16PM -0700, Omen Wild wrote:
> With the latest version of libslang2 (2.2.4-12) jed fails to start.
> When I try to load a new instance I get the following errors:
> --- begin
> Unable to open emacs.  Check the value of the S-Lang load path.
> Unable to open modeinfo.  Check the value of the S-Lang load path.
> Open failed
> --- end

What locale do you have set? I can reproduce the issue with LANG=C,
resulting in

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

When I set LANG=en_US.UTF-8, resulting in

$ locale
LANG=en_US.UTF-8
LANGUAGE=
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC=de_DE.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=

jed works fine.

ii  jed                              1:0.99.19-2.1              editor for 
programmers (textmode version)
ii  jed-common                       1:0.99.19-2.1              S-Lang runtime 
files for jed and xjed
ii  libnewt0.52                      0.52.14-10                 Not Erik's 
Windowing Toolkit - text mode windowing with slang
ii  libslang2:amd64                  2.2.4-13                   S-Lang 
programming library - runtime version
ii  libslang2-modules:amd64          2.2.4-13                   Shared modules 
for S-Lang language

So we're having a locales-related issue here.

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."    Winona Ryder | Fon: *49 621 31958061
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 31958062



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to