You are not logged in.

#1 2007-01-12 03:02:55

dk
Member
Registered: 2004-04-20
Posts: 106

ion3 tab completion

I'm running ion-3ds-20061223-1 from extra and I've notice that tab completion no longer works from any of the input modes. However shift+tab will cycle backwards through all the choices. Here is the error I get from x

ion3: No encoding given in LC_CTYPE.
ion3: Argument 2 to complete is of invalid type. (Argument template is
'oSS', got lua type boolean).
ion3: Stack trace:
0 [C]: in 'complete'
1 [string "WEdln.complete(_, true)"]:1
  [Skipping unnamed C functions.]

I did a $locale -a and everything is en_US Any idea how to fix this

Offline

#2 2007-01-12 03:23:42

veek
Member
Registered: 2006-03-10
Posts: 167

Re: ion3 tab completion

Hey dk I'm pretty sure I'm running the same version as you. I'm not sure
about the "3ds" part, I'm running extra/ion 20061223-1.

Anyway, tab completion works fine for me.
The output of locale -a for me:

$ locale -a
C
POSIX
en_US.utf8
ja_JP.utf8

Not sure if this will help, but try running "locale-gen".

Offline

#3 2007-01-12 20:00:39

dk
Member
Registered: 2004-04-20
Posts: 106

Re: ion3 tab completion

thanks veek-

I did fix the locale...tab selection still does not work. I get basically the same error as above just minus the LC_CTYPE error

ion3: Argument 2 to complete is of invalid type. (Argument template is
'oSS', got lua type boolean).
ion3: Stack trace:
0 [C]: in 'complete'
1 [string "WEdln.complete(_, true)"]:1
  [Skipping unnamed C functions.]

I have the problem posted on the ion mailing list. The first response was just as yours--fix locale. It seems that they are separate errors.

Offline

Board footer

Powered by FluxBB