Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[RISOLTO] [KDE] Strano errore interpretazione fonts
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2, 3  Next  
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
pierino_89
Guru
Guru


Joined: 03 Oct 2009
Posts: 522

PostPosted: Sat Aug 31, 2013 3:26 pm    Post subject: Reply with quote

Però gli errori li stampa sbagliati, quindi abbiamo appurato che è un problema di locale :(
Prova a rifare tutta la procedura che ha descritto sabayonino, magari a te funziona.
_________________
Linux registered user 461710
Back to top
View user's profile Send private message
Rav3nshadow
n00b
n00b


Joined: 30 Aug 2013
Posts: 32

PostPosted: Sat Aug 31, 2013 3:34 pm    Post subject: Reply with quote

niente da fare...sia provando a mettere a mano tutto con il metodo di sabayonino, testatndo con eselect nada...
Back to top
View user's profile Send private message
sabayonino
Veteran
Veteran


Joined: 03 Jan 2012
Posts: 1008

PostPosted: Sat Aug 31, 2013 3:41 pm    Post subject: Reply with quote

Rav3nshadow wrote:
Code:

ravenshadow ~ # eselect locale list
Available targets for the LANG variable:
  [1]   C
  [2]   POSIX
  [3]   en_US
  [4]   en_US.iso88591
  [5]   en_US.utf8
  [6]   it_IT
  [7]   it_IT.iso88591
  [8]   it_IT.iso885915@euro
  [9]   it_IT.utf8
  [10]  it_IT@euro
  [11]  italian
  [12]  it_IT.UTF-8 *
  [ ]   (free form)




cebtra forse qualcosa??? se provassi a sceglierne un altro???



il mio è lo stesso
Code:
eselect locale list
Available targets for the LANG variable:
  [1]   C
  [2]   en_US
  [3]   en_US.iso88591
  [4]   en_US.utf8
  [5]   italian
  [6]   it_IT
  [7]   it_IT@euro
  [8]   it_IT.iso88591
  [9]   it_IT.iso885915@euro
  [10]  it_IT.utf8
  [11]  POSIX
  [12]  it_IT.UTF-8 *
  [ ]   (free form)


hai la USE unicode abilitata globalmente ?
Code:
# emerge --info | grep unicode


Code:
# cat /usr/portage/profiles/use.desc  | grep unicode
unicode - Add support for Unicode


Unicode
https://wiki.gentoo.org/wiki/UTF-8 ---> Unicode
_________________
LRS i586 on G.Drive
LRS x86-64 EFI on MEGA
Back to top
View user's profile Send private message
Rav3nshadow
n00b
n00b


Joined: 30 Aug 2013
Posts: 32

PostPosted: Sat Aug 31, 2013 3:48 pm    Post subject: Reply with quote

Ho dato un occhio e si, ho sia la use flag in make.comf che

Code:

ravenshadow ~ # cat /usr/portage/profiles/use.desc  | grep unicode
unicode - Add support for Unicode


:O
Back to top
View user's profile Send private message
sabayonino
Veteran
Veteran


Joined: 03 Jan 2012
Posts: 1008

PostPosted: Sat Aug 31, 2013 3:54 pm    Post subject: Reply with quote

Rav3nshadow wrote:
Ho dato un occhio e si, ho sia la use flag in make.comf che

Code:

ravenshadow ~ # cat /usr/portage/profiles/use.desc  | grep unicode
unicode - Add support for Unicode


:O


l'ultimo comando è solo una descrizione dell'useflag :wink:

domanda : questo problema si è presentato dopo un aggiornamento ? ti ricordi quali pacchetti erano implicati ?

[edit] riletto primo post ... nuova installazione.

provvedimento "duro"

ricompilare tutto il sistema/world ? magari porterebbe ad un fix di qualche pacco

8O
_________________
LRS i586 on G.Drive
LRS x86-64 EFI on MEGA
Back to top
View user's profile Send private message
Rav3nshadow
n00b
n00b


Joined: 30 Aug 2013
Posts: 32

PostPosted: Sat Aug 31, 2013 4:23 pm    Post subject: Reply with quote

E come si fa a fare un re-emerge di TUTTO compreso system e compagnia bella? mai fatto :/[/code]
Back to top
View user's profile Send private message
sabayonino
Veteran
Veteran


Joined: 03 Jan 2012
Posts: 1008

PostPosted: Sat Aug 31, 2013 4:25 pm    Post subject: Reply with quote

Rav3nshadow wrote:
E come si fa a fare un re-emerge di TUTTO compreso system e compagnia bella? mai fatto :/[/code]


Code:
# emerge -e system --keep-going && emerge -e world --keep-going


:roll: ... puoi andare a berti una birra
_________________
LRS i586 on G.Drive
LRS x86-64 EFI on MEGA
Back to top
View user's profile Send private message
Rav3nshadow
n00b
n00b


Joined: 30 Aug 2013
Posts: 32

PostPosted: Sat Aug 31, 2013 4:25 pm    Post subject: Reply with quote

domanda...perchè i keep going??? possono capitare errori?? :/
Back to top
View user's profile Send private message
sabayonino
Veteran
Veteran


Joined: 03 Jan 2012
Posts: 1008

PostPosted: Sat Aug 31, 2013 4:32 pm    Post subject: Reply with quote

Rav3nshadow wrote:
domanda...perchè i keep going??? possono capitare errori?? :/


beh... se per qualche motivo una compilazione va in errore (non necessariamente è grave ! ) , il comando prosegue con il pacchetto successivo senza che si arresti la procedura... almeno finchè vengono soddisfatte tutte le esigenze richieste.

io lo utilizzo in quetsi casi nel caso mi allontanassi dal pc e non vorrei ritroivarmi tutto fermo magari dopo i primi pacchetti.

eventuali errori li analizzo dopo.
_________________
LRS i586 on G.Drive
LRS x86-64 EFI on MEGA
Back to top
View user's profile Send private message
Rav3nshadow
n00b
n00b


Joined: 30 Aug 2013
Posts: 32

PostPosted: Sun Sep 01, 2013 5:06 pm    Post subject: Reply with quote

Ok, effettuato un re -emerge di tutto...e alla fine quel problema è ancora li...ma non è che sta cosa è relativa al gtk????

Ora ad esempio su man non sembrano esserci errori di interpretazione :/ qualche idea?
Back to top
View user's profile Send private message
sabayonino
Veteran
Veteran


Joined: 03 Jan 2012
Posts: 1008

PostPosted: Sun Sep 01, 2013 5:35 pm    Post subject: Reply with quote

Rav3nshadow wrote:
Ok, effettuato un re -emerge di tutto...e alla fine quel problema è ancora li...ma non è che sta cosa è relativa al gtk????

Ora ad esempio su man non sembrano esserci errori di interpretazione :/ qualche idea?


se prima "man" aveva problemi e ora no , qualcosa è cambiato :D

[/glsa]
_________________
LRS i586 on G.Drive
LRS x86-64 EFI on MEGA
Back to top
View user's profile Send private message
Rav3nshadow
n00b
n00b


Joined: 30 Aug 2013
Posts: 32

PostPosted: Mon Sep 02, 2013 12:57 pm    Post subject: Reply with quote

Certo qualcosa sarà anche cambiato ma qui ancora c'è sto errore...uffa!!!

Sentite, a nbreve3 rifdaccio una installazione da zero portandomi giusto la Home dietro...allora le guide ufficiali sono giuste su sta cosa del locale?

Dite che copiare la home che ho attualmente (che sta su una partizione a parte) può dare problemi?
Back to top
View user's profile Send private message
Rav3nshadow
n00b
n00b


Joined: 30 Aug 2013
Posts: 32

PostPosted: Mon Sep 02, 2013 2:09 pm    Post subject: Reply with quote

e cmq...mi pare un a cosa assurda sta qui...non è per niente una cosa normale :/ dopo un re-emerge di tutto e aver visto che locale flag ecc è del tutto simile ad altri ancora non riesco a darmi per vinto >:/
Back to top
View user's profile Send private message
sabayonino
Veteran
Veteran


Joined: 03 Jan 2012
Posts: 1008

PostPosted: Mon Sep 02, 2013 5:34 pm    Post subject: Reply with quote

Rav3nshadow wrote:
e cmq...mi pare un a cosa assurda sta qui...non è per niente una cosa normale :/ dopo un re-emerge di tutto e aver visto che locale flag ecc è del tutto simile ad altri ancora non riesco a darmi per vinto >:/


dubito fortemente che le guide siano sbagliate (la parte in inglese almeno) ... pignoli come sono là ai piani alti 8O

magari è una caxxata , sicuramente c'è qualche mancanza o svista da qualche parte.

please puoi postare :
Code:
# emerge --info

_________________
LRS i586 on G.Drive
LRS x86-64 EFI on MEGA
Back to top
View user's profile Send private message
Rav3nshadow
n00b
n00b


Joined: 30 Aug 2013
Posts: 32

PostPosted: Tue Sep 03, 2013 9:41 am    Post subject: Reply with quote

Ecco :
Code:

ravenshadow ~ # emerge --info
Portage 2.2.1 (default/linux/amd64/13.0/desktop/kde, gcc-4.6.4, glibc-2.17, 3.10.10-gentoo x86_64)
=================================================================                                                                                                                               
System uname: Linux-3.10.10-gentoo-x86_64-Intel-R-_Core-TM-_i3-2370M_CPU_@_2.40GHz-with-gentoo-2.2                                                                                             
KiB Mem:     3928128 total,   1956048 free                                                                                                                                                     
KiB Swap:    4194300 total,   4194300 free                                                                                                                                                     
Timestamp of tree: Tue, 03 Sep 2013 07:30:01 +0000                                                                                                                                             
ld ld di GNU (GNU Binutils) 2.23.2                                                                                                                                                             
ccache version 3.1.9 [enabled]                                                                                                                                                                 
app-shells/bash:          4.2_p45
dev-lang/python:          2.7.5-r2, 3.2.5-r2, 3.3.2-r2
dev-util/ccache:          3.1.9
dev-util/cmake:           2.8.11.1
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.11.6, 1.12.6, 1.14
sys-devel/binutils:       2.23.2
sys-devel/gcc:            4.6.4, 4.7.3
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.11 (virtual/os-headers)
sys-libs/glibc:           2.17
Repositories: gentoo
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=corei7"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=corei7"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs ccache config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://mirror.switch.ch/ftp/mirror/gentoo/"
LANG="it_IT.UTF8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
USE="X a52 aac aacplus accessibility acl acpi alsa amd64 apache2 apm audiofile bash-completion berkdb branding bzip2 cairo calendar cdda cddb cdr clamav cli consolekit cracklib crypt css cups curl cxx dbus declarative dhcpcd djvu dri dts dvd dvdr emboss encode exif fam fbcon firefox flac fontconfig foomaticdb fortran ftp gcj gd gdbm geoip gif gimp ginac gmp gphoto2 gpm gps graphviz gsl gstreamer gtk gzip hal hddtemp hscolour iconv icu imagemagick imap ipv6 jack jpeg kde kerberos kipi lcms ldap libnotify lvm lzma lzo mad mdnsresponder-compat midi mime minizip mmx mng modemmanager modules mozilla mp3 mp4 mpeg msn mudflap multilib ncurses nls nptl ogg openal opengl openmp oss pam pango pcre pda pdf phonon php plasma png policykit posix ppds pyqt4 python qt3support qt4 quicktime raw rdesktop readline rss samba scanner script sdl semantic-desktop session sip sipim smp sndfile sockets sound speex spell sqlite sse sse2 sse3 sse4 ssl ssse3 startup-notification svg syslog tcpd tiff truetype udev udisks unicode upcall upower usb v4l vcd video videos vnc vorbis wav wavpack wifi win32codecs winbind wmf wxwidgets x264 xattr xcb xcomposite xinerama xml xscreensaver xv xvfb xvid zeroconf zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="it en" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby19 ruby18" USERLAND="GNU" VIDEO_CARDS="intel" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, SYNC, USE_PYTHON
Back to top
View user's profile Send private message
sabayonino
Veteran
Veteran


Joined: 03 Jan 2012
Posts: 1008

PostPosted: Tue Sep 03, 2013 12:06 pm    Post subject: Reply with quote

il tuo problema più che alla localizzazione è la codifica dei caratteri (unicode /NLS -- utf8) che come flags sono abilitate .

controlla che il kernel sia compialto con il supporto ad utf8/NLS
Code:
# zcat /proc/config.gz | grep NLS


in particolare : CONFIG_NLS=y
e
CONFIG_NLS_UTF8=y

Code:
File Systems -->
  Native Language Support -->
    (utf8) Default NLS Option
    <*> NLS UTF8


come indicato in Utilizzare UTF-8 con Gentoo Linux

:wink:
_________________
LRS i586 on G.Drive
LRS x86-64 EFI on MEGA
Back to top
View user's profile Send private message
Rav3nshadow
n00b
n00b


Joined: 30 Aug 2013
Posts: 32

PostPosted: Tue Sep 03, 2013 12:37 pm    Post subject: Reply with quote

Quelle flag ci sono nel kernel, ora sto provandoa fare un re-emerge di tutto KDE...vediamo alla fine che dice...altrimenti duje colpi di rivoltella e re installo tutto su un nuovo HD :evil:
Back to top
View user's profile Send private message
pierino_89
Guru
Guru


Joined: 03 Oct 2009
Posts: 522

PostPosted: Tue Sep 03, 2013 12:59 pm    Post subject: Reply with quote

Ma hai di questi problemi anche sulle applicazioni GTK (firefox, chrome...)?
_________________
Linux registered user 461710
Back to top
View user's profile Send private message
Rav3nshadow
n00b
n00b


Joined: 30 Aug 2013
Posts: 32

PostPosted: Tue Sep 03, 2013 1:11 pm    Post subject: Reply with quote

Ciao, no sulle apps non ho rilevat alcun errore di interpretazione caratteri. Su dolphin però se creo un file funziona lo leggo bene, se lo creo da console e lo apro da dolphin ha i caratteri sbagliati...non vorrei che ho le localizzazioni sballate da qualche parte :/
Back to top
View user's profile Send private message
Rav3nshadow
n00b
n00b


Joined: 30 Aug 2013
Posts: 32

PostPosted: Tue Sep 03, 2013 3:23 pm    Post subject: Reply with quote

Niente...anche dopo aver re-emerso tutto kde, l'errore ancora li... piango :D
Back to top
View user's profile Send private message
pierino_89
Guru
Guru


Joined: 03 Oct 2009
Posts: 522

PostPosted: Tue Sep 03, 2013 4:01 pm    Post subject: Reply with quote

Che versione di KDE stai usando?
_________________
Linux registered user 461710
Back to top
View user's profile Send private message
sabayonino
Veteran
Veteran


Joined: 03 Jan 2012
Posts: 1008

PostPosted: Tue Sep 03, 2013 4:09 pm    Post subject: Reply with quote

nel tuo make.conf vedo la variabile "LANG="it_IT.UTF8" (onestamente non l'ho mai vista nel make.conf .... forse è cosa nuova ?

la variabile per la localizzazione delle applicazioni è

LINGUAS="it"

poi installa

kde-base/kde-l10n

(o rimergi il world se necessario per installare i pacchetti lingua per eventuali altre apps)

[edit] anche ACCEPT_KEYWORDS ... se devi definire le keywords per pacchetrti testing basta indicare solo ~amd64 . va da sè che amd64 viene ignorato
_________________
LRS i586 on G.Drive
LRS x86-64 EFI on MEGA
Back to top
View user's profile Send private message
pierino_89
Guru
Guru


Joined: 03 Oct 2009
Posts: 522

PostPosted: Tue Sep 03, 2013 4:13 pm    Post subject: Reply with quote

Ma ha già LINGUAS="it en", mi pare a posto :D
Il lang ce l'ho pure io, penso l'abbiano aggiunto a scopo di debug.
_________________
Linux registered user 461710
Back to top
View user's profile Send private message
sabayonino
Veteran
Veteran


Joined: 03 Jan 2012
Posts: 1008

PostPosted: Tue Sep 03, 2013 4:21 pm    Post subject: Reply with quote

pierino_89 wrote:
Ma ha già LINGUAS="it en", mi pare a posto :D
Il lang ce l'ho pure io, penso l'abbiano aggiunto a scopo di debug.


cavolo. in mezzo là proprio non l'avevo vista :( ho dovuto andare di "grep" per trovarla :mrgreen:

per LANG ... non so. il mio make.conf è "Vecchio" di 5 anni :lol:
_________________
LRS i586 on G.Drive
LRS x86-64 EFI on MEGA
Back to top
View user's profile Send private message
pierino_89
Guru
Guru


Joined: 03 Oct 2009
Posts: 522

PostPosted: Tue Sep 03, 2013 4:23 pm    Post subject: Reply with quote

sabayonino wrote:

per LANG ... non so. il mio make.conf è "Vecchio" di 5 anni :lol:

Il mio anche di più :D intendevo dire, penso faccia parte dell'environmenti in cui lanci il comando, non che vada davvero messa dentro make.conf.
_________________
Linux registered user 461710
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
Goto page Previous  1, 2, 3  Next
Page 2 of 3

 
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