aMule Forum

English => aMule Help => Topic started by: Kitebriga on September 12, 2005, 09:39:59 PM

Title: amuled, amuleweb language help
Post by: Kitebriga on September 12, 2005, 09:39:59 PM
Hi
Running aMule 2.0.3 as daemon on RH9 with no problems for few days now. I would like to setup SL language with amuleweb for my shared adsl wlan network with no success. I try to run it with su - username -c amuled & but no joy. I played a bit also with su - username -c "amuleweb -f /home/Kitebriga/.aMule/amuleweb.conf" but aMule crashed after a while.
What is the magic key please.  ?(


thanks in advance.
Title: Re: amuled, amuleweb language help
Post by: GonoszTopi on September 12, 2005, 09:48:43 PM
edit ~/.aMule/amule.conf, find the key "Language=" and change it to "Language=sl". Now if your webserver is started by amuled, everything should be ok.
Title: Re: amuled, amuleweb language help
Post by: Kitebriga on September 12, 2005, 09:59:06 PM
That's the joke. It is already there but amuleweb still works as EN.

[eMule]
AppVersion=aMule 2.0.3
Nick=Kitebriga
Language=sl

My local lang is set to sl_SI as well.

$ locale
LANG=sl_SI.iso88592
LC_CTYPE="sl_SI.iso88592"
LC_NUMERIC="sl_SI.iso88592"
LC_TIME="sl_SI.iso88592"
LC_COLLATE="sl_SI.iso88592"
LC_MONETARY="sl_SI.iso88592"
LC_MESSAGES="sl_SI.iso88592"
LC_PAPER="sl_SI.iso88592"
LC_NAME="sl_SI.iso88592"
LC_ADDRESS="sl_SI.iso88592"
LC_TELEPHONE="sl_SI.iso88592"
LC_MEASUREMENT="sl_SI.iso88592"
LC_IDENTIFICATION="sl_SI.iso88592"
LC_ALL=sl_SI.iso88592
$
Title: Re: amuled, amuleweb language help
Post by: GonoszTopi on September 12, 2005, 10:05:57 PM
Quote
Now if your webserver is started by amuled, everything should be ok.
Is your amuleweb started by amuled? If not, you can start amuleweb with "-l sl" (or "--locale=sl", do a "man amuleweb" for more info), or edit ~/.aMule/remote.conf, add/change a key as the very first line of it: "Locale=sl".

Hope this helps.
Title: Re: amuled, amuleweb language help
Post by: Kitebriga on September 13, 2005, 04:16:00 PM
Quote
Is your amuleweb started by amuled?

Jep. At system startup with no X's installed with su - myusername -c amuled &
Title: Re: amuled, amuleweb language help
Post by: GonoszTopi on September 14, 2005, 06:57:41 PM
I'll add some debug code that'll be in tomorrow's tarball. Until then you can check if the log page (the contents of the log) is in English or Slovenian. If it's in English, then the bug seems to be in the setup, otherwise in amuleweb.
Title: Re: amuled, amuleweb language help
Post by: Kitebriga on September 14, 2005, 09:11:06 PM
Quote
Until then you can check if the log page (the contents of the log) is in English or Slovenian.

Contents of the log is in the Slovene language. Thanks
Title: Re: amuled, amuleweb language help
Post by: Kitebriga on September 24, 2005, 02:43:51 PM
Quote
I'll add some debug code that'll be in tomorrow's tarball

Not much time for aMule these days anyway after recompiling wxGKT to 2.6.1 and GCC to 4.0.0 today with latest aMule CVS tarball local SI language support works great on amuled for now.  :baby:

thanks
Title: Re: amuled, amuleweb language help
Post by: Kitebriga on January 05, 2006, 10:54:07 PM
Quote
I'll add some debug code that'll be in tomorrow's tarball
>>local SI language support works great on amuled for now.  :baby:

I hate opening new threath while the same problem appear in 2.1.0 with latest tarball from 20060104. Local language isn't supported yet ? thanks