Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Non mi localizza più niente
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
zUgLiO
l33t
l33t


Joined: 12 Aug 2003
Posts: 754
Location: Ferrara (Italy)

PostPosted: Fri May 28, 2004 1:20 pm    Post subject: Non mi localizza più niente Reply with quote

dopo aver ricompilato xmms-1.2.10-r2 mi sono accorto che non era + in italiano, ho lanciato
Code:

qpkg -l media-sound/xmms|grep locale

e mi sono acccorto di non avere nessun file .po
Lo stesso problema me lo ha dato anche xine-ui.

In /etc/profile ho tutti gli export necessari ( xmms prima di questa ricompilata era in italiano)
Code:

export LANG="it_IT@euro"
export LC_ALL="it_IT@euro"
export LINGUAS=it

Leggendo questo post ho provato a creare il file /etc/env.d/02locale e metterci
Code:

LANG="it_IT@euro"
LC_CTYPE="it_IT@euro"
MM_CHARSET="UTF-8"

ma non è cambiato nulla.
Se anche avesse funzionato mi sarei chiesto come mai prima andasse tutto bene senza bisogno di quel file..

Qualcuno mi sa spiegare cosa c'è che non va?

Grazie
_________________

voglio poi dire che il tempo mi avrà fatto abituare,

ma io non trovo nemmeno brutta la stiva buia di questa nave


Last edited by zUgLiO on Wed Jun 02, 2004 11:27 am; edited 2 times in total
Back to top
View user's profile Send private message
zUgLiO
l33t
l33t


Joined: 12 Aug 2003
Posts: 754
Location: Ferrara (Italy)

PostPosted: Sun May 30, 2004 11:07 am    Post subject: Reply with quote

Nessuno può darmi una dritta? :cry:

Ho anche un altro pc con la stessa configurazione,solo cpu diversa, e li i locale vengono installati correttamente.
Secondo voi c'è qualche pacchetto che può influire su sta cosa?
_________________

voglio poi dire che il tempo mi avrà fatto abituare,

ma io non trovo nemmeno brutta la stiva buia di questa nave
Back to top
View user's profile Send private message
X-Drum
Advocate
Advocate


Joined: 24 Aug 2003
Posts: 2517
Location: ('Modica','Trieste','Ferrara') Italy

PostPosted: Sun May 30, 2004 8:31 pm    Post subject: Reply with quote

mi sembra molto anomalo!!!! :x

ovviamente (so che magari lo hai fatto) hai seguito la Gentoo Linux Localization Guide?

da quanto hai questo problema?
_________________
"...There are two sort of lies, lies and benchmarks..."
Back to top
View user's profile Send private message
zUgLiO
l33t
l33t


Joined: 12 Aug 2003
Posts: 754
Location: Ferrara (Italy)

PostPosted: Sun May 30, 2004 8:37 pm    Post subject: Reply with quote

Si, anche perchè fino ad un mese fa andava tutto bene..mi sono accorto per la prima volta del problema compilando xine-ui
_________________

voglio poi dire che il tempo mi avrà fatto abituare,

ma io non trovo nemmeno brutta la stiva buia di questa nave
Back to top
View user's profile Send private message
MonsterMord
Guru
Guru


Joined: 28 Apr 2004
Posts: 395
Location: Italy --> Forli'

PostPosted: Mon May 31, 2004 7:49 am    Post subject: Reply with quote

Code:

cat /etc/env.d/02locale
   LANG="it_IT@euro"
   LC_CTYPE="it_IT@euro"
   MM_CHARSET="ISO-8859-15"
   LC_ALL="it_IT@euro"
   LINGUAS="it"
   LANGUAGE="39"


Banalmente: hai fatto
Code:
env-update
dopo avere creato il file?
Back to top
View user's profile Send private message
zUgLiO
l33t
l33t


Joined: 12 Aug 2003
Posts: 754
Location: Ferrara (Italy)

PostPosted: Mon May 31, 2004 8:54 am    Post subject: Reply with quote

si,ma il fatto è che io non ho mai avuto quel file
_________________

voglio poi dire che il tempo mi avrà fatto abituare,

ma io non trovo nemmeno brutta la stiva buia di questa nave
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Mon May 31, 2004 9:38 am    Post subject: Reply with quote

zUgLiO wrote:
si,ma il fatto è che io non ho mai avuto quel file


Hai controllato che i settaggi siano "arrivati" alla tua shell?
Code:

echo $LANG

_________________
Ciao da me!
Back to top
View user's profile Send private message
zUgLiO
l33t
l33t


Joined: 12 Aug 2003
Posts: 754
Location: Ferrara (Italy)

PostPosted: Mon May 31, 2004 9:48 am    Post subject: Reply with quote

Code:

root@Scrofina: zuglio> echo $LANG
it_IT@euro
root@Scrofina: zuglio>

Se compilo xmms gkrellm xine-ui amule xchat ecc non mi installa proprio nessun locale!
_________________

voglio poi dire che il tempo mi avrà fatto abituare,

ma io non trovo nemmeno brutta la stiva buia di questa nave
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Mon May 31, 2004 10:00 am    Post subject: Reply with quote

zUgLiO wrote:
Se compilo xmms gkrellm xine-ui amule xchat ecc non mi installa proprio nessun locale!


cosa dice:
Code:

emerge -pv xmms

_________________
Ciao da me!
Back to top
View user's profile Send private message
zUgLiO
l33t
l33t


Joined: 12 Aug 2003
Posts: 754
Location: Ferrara (Italy)

PostPosted: Mon May 31, 2004 10:02 am    Post subject: Reply with quote

Code:

[ebuild   R   ] media-sound/xmms-1.2.10-r2  +3dnow +alsa -cjk +directfb -esd -ipv6 +mikmod +mmx -nls +oggvorbis +opengl -oss -xml

_________________

voglio poi dire che il tempo mi avrà fatto abituare,

ma io non trovo nemmeno brutta la stiva buia di questa nave
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Mon May 31, 2004 10:06 am    Post subject: Reply with quote

zUgLiO wrote:
Code:

[ebuild   R   ] media-sound/xmms-1.2.10-r2  +3dnow +alsa -cjk +directfb -esd -ipv6 +mikmod +mmx -nls +oggvorbis +opengl -oss -xml


nls sta per "National Language Support", perché lo hai disabilitato?

Code:

USE="+nls" emerge xmms

_________________
Ciao da me!
Back to top
View user's profile Send private message
zUgLiO
l33t
l33t


Joined: 12 Aug 2003
Posts: 754
Location: Ferrara (Italy)

PostPosted: Mon May 31, 2004 10:11 am    Post subject: Reply with quote

Perchè evidentemente sono un grandissimo IDIOTA!! :twisted:

Adesso sto ricompilando i pacchetti,ma sicuramente il problema era quello...grazie randomaze

P.S.
Chissà perchè poi ho tolto quella use.. :?
_________________

voglio poi dire che il tempo mi avrà fatto abituare,

ma io non trovo nemmeno brutta la stiva buia di questa nave
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31478
Location: here

PostPosted: Mon May 31, 2004 10:13 am    Post subject: Reply with quote

zUgLiO wrote:
Chissà perchè poi ho tolto quella use.. :?

Ma l'hai tolta tu veramente quella use?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Mon May 31, 2004 10:16 am    Post subject: Reply with quote

fedeliallalinea wrote:
Ma l'hai tolta tu veramente quella use?


Mi auguro di si... dopo che a qualcuno sparisce il comando tar, a un'altro l'ftp ci manca solo che le use si cambino da sole per aver raggiunto l'intelligenza artificiale :-P
_________________
Ciao da me!
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31478
Location: here

PostPosted: Mon May 31, 2004 10:19 am    Post subject: Reply with quote

randomaze wrote:
Mi auguro di si... dopo che a qualcuno sparisce il comando tar, a un'altro l'ftp ci manca solo che le use si cambino da sole per aver raggiunto l'intelligenza artificiale :-P

La mia domanda era proprio legata a questi fatti.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
zUgLiO
l33t
l33t


Joined: 12 Aug 2003
Posts: 754
Location: Ferrara (Italy)

PostPosted: Mon May 31, 2004 10:19 am    Post subject: Reply with quote

fedeliallalinea wrote:

Ma l'hai tolta tu veramente quella use?

Si si l'ho tolta io,stavo facendo esperimenti con anjuta e glade e gettext e adesso che ci penso mi ricordo di aver tolto qualche USE,ma non ci avevo fatto caso :D
_________________

voglio poi dire che il tempo mi avrà fatto abituare,

ma io non trovo nemmeno brutta la stiva buia di questa nave
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31478
Location: here

PostPosted: Mon May 31, 2004 10:20 am    Post subject: Reply with quote

zUgLiO wrote:
Si si l'ho tolta io

Ok sono contento... pensavo che era un'altra di quelle situazioni un poco strane.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
zUgLiO
l33t
l33t


Joined: 12 Aug 2003
Posts: 754
Location: Ferrara (Italy)

PostPosted: Mon May 31, 2004 10:35 am    Post subject: Reply with quote

tutto sistemato problema risolto

Grazie :D
_________________

voglio poi dire che il tempo mi avrà fatto abituare,

ma io non trovo nemmeno brutta la stiva buia di questa nave
Back to top
View user's profile Send private message
zUgLiO
l33t
l33t


Joined: 12 Aug 2003
Posts: 754
Location: Ferrara (Italy)

PostPosted: Wed Jun 02, 2004 11:27 am    Post subject: Reply with quote

Dopo aver riavviato il pc,stavo scaricando con aMule,alcune applicazioni (xmms,gkrelmm e altre) non utilizzano i locale,mentre prima del riavvio si.
aMule invece li utilizza,da cosa può dipendere?
ho provato a lanciare
Code:

zuglio@Scrofina: zuglio> echo $LANG
it_IT@euro
zuglio@Scrofina: zuglio>

e sembra tutto a posto.

I locale sono installati ovviamente:
Code:

zuglio@Scrofina: zuglio> qpkg -l media-sound/xmms |grep locale
/usr/share/locale
/usr/share/locale/it
/usr/share/locale/it/LC_MESSAGES
/usr/share/locale/it/LC_MESSAGES/xmms.mo
zuglio@Scrofina: zuglio>


_________________

voglio poi dire che il tempo mi avrà fatto abituare,

ma io non trovo nemmeno brutta la stiva buia di questa nave
Back to top
View user's profile Send private message
zUgLiO
l33t
l33t


Joined: 12 Aug 2003
Posts: 754
Location: Ferrara (Italy)

PostPosted: Wed Jun 02, 2004 12:38 pm    Post subject: Reply with quote

Sicuramente il problema è che io avevo messo per errore nelle USE -nls,quindi qualcosa è rimasto compilato con quella flag.
Esiste un modo,un comando, per vedere quali pacchetti sono stati emersi con la USE -nls senza dovermeli scorrere tutti con etcat -u?
_________________

voglio poi dire che il tempo mi avrà fatto abituare,

ma io non trovo nemmeno brutta la stiva buia di questa nave
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31478
Location: here

PostPosted: Wed Jun 02, 2004 12:45 pm    Post subject: Reply with quote

Qualcosa del tipo
Code:
cat /var/cache/edb/world | etcat -u | grep "+ - nls"

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Wed Jun 02, 2004 12:46 pm    Post subject: Reply with quote

zUgLiO wrote:
Esiste un modo,un comando, per vedere quali pacchetti sono stati emersi con la USE -nls senza dovermeli scorrere tutti con etcat -u?


hai provato con qualcosa tipo:
Code:

emerge -epv world | grep "\-nls"

_________________
Ciao da me!
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31478
Location: here

PostPosted: Wed Jun 02, 2004 12:47 pm    Post subject: Reply with quote

randomaze wrote:
hai provato con qualcosa tipo:
Code:

emerge -epv world | grep "\-nls"

In questo modo vedra' +nls su tutti i pacchetti visto che l'ha aggiunta nel make.conf
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Wed Jun 02, 2004 12:49 pm    Post subject: Reply with quote

fedeliallalinea wrote:

In questo modo vedra' +nls su tutti i pacchetti visto che l'ha aggiunta nel make.conf



:oops: vero.... mi sa che mi devo andare a prendere un caffé!
_________________
Ciao da me!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum