AMD64 & Etch - Rechtecke statt Schriftzeichen

KDE, Gnome, Windowmanager, X11, Grafiktreiber und alles was dazu notwendig ist. Schau auch in den "Tipps und Tricks"-Bereich.
Antworten
Saxenpower
Beiträge: 311
Registriert: 29.11.2006 09:37:53

AMD64 & Etch - Rechtecke statt Schriftzeichen

Beitrag von Saxenpower » 21.02.2007 16:33:39

Hallo,

nachdem ich jetzt endlich mal Zeit hatte, den Nvidia-Treiber für die GeForce 6200 (NVIDIA-Linux-x86_64-1.0-9746-pkg2.run) zu installieren, habe ich zwar eine bessere Grafik, aber Firefox und der AcrobatReader liefern mir bei "Speichern unter"-Fenster (Firefox) und Menüleiste etc. (AcrobatReader) statt der Texte
Rechtecke. Also der Menüpunkt "Datei" sind dann vier Rechtecke hochkant.

Ich habe einen AMD Athlon 64Bit-Prozessor und Etch drauf.

Mit
strace -o adobe.txt acroread
und
strace -o firefox.txt firefox

bekomme ich zwei Logfiles, die ich nach open access greppen kann. Dann erhalte ich eine Menge Meldungen, dass bestimmte Dateien nicht gefunden werden. Kennt jemand dieses Problem und hat eine Lösung?


Vielen Dank

SaxenPower[/code]

Saxenpower
Beiträge: 311
Registriert: 29.11.2006 09:37:53

Beitrag von Saxenpower » 24.02.2007 18:38:41

Inzwischen habe ich noch

Code: Alles auswählen

ii  libpango1-ruby                    0.15.0-1.1                          Pango bindings for the Ruby language
ii  libpango1.0-0                     1.14.8-5                            Layout and rendering of internationalized te
ii  libpango1.0-0-dbg                 1.14.8-5                            The Pango library and debugging symbols
ii  libpango1.0-common                1.14.8-5                            Modules and configuration files for the Pang
ii  libpango1.0-dev                   1.14.8-5 
da beim Aufruf von nur acroread folgende Meldungen kommen:

Code: Alles auswählen

(acroread:4999): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `pixbuf != NULL' failed

(acroread:4999): Pango-CRITICAL **: _pango_cairo_font_map_get_renderer: assertion `PANGO_IS_CAIRO_FO                  NT_MAP (fontmap)' failed
Hilft aber bei der Problemlösung auch nichts.

Den strace-Auswurf für acroread mit access-Logs seht ihr hier http://nopaste.debianforum.de/5214http://nopaste.debianforum.de/5215
und den für die open-Logs hier http://nopaste.debianforum.de/5215 und http://nopaste.debianforum.de/5216 hier.

Ich hoffe, das trägt zur Problemlösung bei.

Benutzeravatar
Linuxpeter
Beiträge: 236
Registriert: 26.04.2005 22:48:56
Lizenz eigener Beiträge: GNU General Public License
Wohnort: Dresden

Beitrag von Linuxpeter » 24.02.2007 22:51:46

Dann wollen wir mal :P

1. Folgende Pakete müssen installiert sein:
  • ia32-libs
  • ia32-libs-gtk
  • linux32
2. Folgende Dateien müssen mit jeweiligen Inhalt vorhanden sein - wenn nicht, dann anlegen:
  • /etc/pango32/pangorc

    Code: Alles auswählen

    [Pango]
    ModuleFiles=/etc/pango32/pango.modules
    [PangoX]
    AliasFiles=/etc/pango/pangox.aliases
    
  • /etc/gtk-2.0/gdk-pixbuf.loaders.32

    Code: Alles auswählen

    # GdkPixbuf Image Loader Modules file
    # Automatically generated file, do not edit
    # Created by gdk-pixbuf-query-loaders from gtk+-2.10.3
    #
    # LoaderDir = /usr/lib32/gtk-2.0/2.10.0/loaders
    #
    "/usr/lib32/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so"
    "png" 5 "gtk20" "The PNG image format"
    "image/png" ""
    "png" ""
    "\211PNG\r\n\032\n" "" 100
    
    "/usr/lib32/gtk-2.0/2.10.0/loaders/libpixbufloader-jpeg.so"
    "jpeg" 5 "gtk20" "The JPEG image format"
    "image/jpeg" ""
    "jpeg" "jpe" "jpg" ""
    "\377\330" "" 100
    
    "/usr/lib32/gtk-2.0/2.10.0/loaders/libpixbufloader-gif.so"
    "gif" 4 "gtk20" "The GIF image format"
    "image/gif" ""
    "gif" ""
    "GIF8" "" 100
    
    "/usr/lib32/gtk-2.0/2.10.0/loaders/libpixbufloader-ico.so"
    "ico" 5 "gtk20" "The ICO image format"
    "image/x-icon" ""
    "ico" "cur" ""
    "  \001   " "zz znz" 100
    "  \002   " "zz znz" 100
    
    "/usr/lib32/gtk-2.0/2.10.0/loaders/libpixbufloader-ani.so"
    "ani" 4 "gtk20" "The ANI image format"
    "application/x-navi-animation" ""
    "ani" ""
    "RIFF    ACON" "    xxxx    " 100
    
    "/usr/lib32/gtk-2.0/2.10.0/loaders/libpixbufloader-ras.so"
    "ras" 4 "gtk20" "The Sun raster image format"
    "image/x-cmu-raster" "image/x-sun-raster" ""
    "ras" ""
    "Y\246j\225" "" 100
    
    "/usr/lib32/gtk-2.0/2.10.0/loaders/libpixbufloader-xpm.so"
    "xpm" 4 "gtk20" "The XPM image format"
    "image/x-xpixmap" ""
    "xpm" ""
    "/* XPM */" "" 100
    
    "/usr/lib32/gtk-2.0/2.10.0/loaders/libpixbufloader-tiff.so"
    "tiff" 1 "gtk20" "The TIFF image format"
    "image/tiff" ""
    "tiff" "tif" ""
    "MM *" "  z " 100
    "II* " "   z" 100
    
    "/usr/lib32/gtk-2.0/2.10.0/loaders/libpixbufloader-pnm.so"
    "pnm" 4 "gtk20" "The PNM/PBM/PGM/PPM image format family"
    "image/x-portable-anymap" "image/x-portable-bitmap" "image/x-portable-graymap" "image/x-portable-pixmap" ""
    "pnm" "pbm" "pgm" "ppm" ""
    "P1" "" 100
    "P2" "" 100
    "P3" "" 100
    "P4" "" 100
    "P5" "" 100
    "P6" "" 100
    
    "/usr/lib32/gtk-2.0/2.10.0/loaders/libpixbufloader-bmp.so"
    "bmp" 5 "gtk20" "The BMP image format"
    "image/bmp" "image/x-bmp" "image/x-MS-bmp" ""
    "bmp" ""
    "BM" "" 100
    
    "/usr/lib32/gtk-2.0/2.10.0/loaders/libpixbufloader-wbmp.so"
    "wbmp" 4 "gtk20" "The WBMP image format"
    "image/vnd.wap.wbmp" ""
    "wbmp" ""
    " " "z" 1
    
    "/usr/lib32/gtk-2.0/2.10.0/loaders/libpixbufloader-xbm.so"
    "xbm" 4 "gtk20" "The XBM image format"
    "image/x-xbitmap" ""
    "xbm" ""
    "#define " "" 100
    "/*" "" 50
    
    "/usr/lib32/gtk-2.0/2.10.0/loaders/libpixbufloader-tga.so"
    "tga" 4 "gtk20" "The Targa image format"
    "image/x-tga" ""
    "tga" "targa" ""
    " \001\001" "x  " 100
    " \001\t" "x  " 100
    "  \002" "xz " 99
    "  \003" "xz " 100
    "  \n" "xz " 100
    "  \013" "xz " 100
    
    "/usr/lib32/gtk-2.0/2.10.0/loaders/libpixbufloader-pcx.so"
    "pcx" 4 "gtk20" "The PCX image format"
    "image/x-pcx" ""
    "pcx" ""
    "\n \001" "" 100
    "\n\002\001" "" 100
    "\n\003\001" "" 100
    "\n\004\001" "" 100
    "\n\005\001" "" 100
    
    "/usr/lib32/gtk-2.0/2.10.0/loaders/svg_loader.so"
    "svg" 2 "gtk20" "Scalable Vector Graphics"
    "image/svg+xml" "image/svg" "image/svg-xml" "image/vnd.adobe.svg+xml" "text/xml-svg" ""
    "svg" "svgz" "svg.gz" ""
    " <svg" "*    " 100
    " <!DOCTYPE svg" "*             " 100
    
    "/usr/lib32/gtk-2.0/2.10.0/loaders/io-wmf.so"
    "wmf" 0 "gtk20" "Windows Metafile"
    "image/x-wmf" ""
    "wmf" ""
    "\327\315\306\232" "" 100
    "\001" "" 100
    
  • /etc/gtk-2.0/gtk.immodules.32

    Code: Alles auswählen

    # GTK+ Input Method Modules file
    # Automatically generated file, do not edit
    # Created by /usr/bin/gtk-query-immodules-2.0 from gtk+-2.10.3
    #
    "/usr/lib32/gtk-2.0/2.10.0/immodules/im-xim.so"
    "xim" "X Input Method" "gtk20" "/usr/share/locale" "ko:ja:th:zh"
    
    "/usr/lib32/gtk-2.0/2.10.0/immodules/im-am-et.so"
    "am_et" "Amharic (EZ+)" "gtk20" "/usr/share/locale" "am"
    
    "/usr/lib32/gtk-2.0/2.10.0/immodules/im-cedilla.so"
    "cedilla" "Cedilla" "gtk+" "/usr/share/locale" "az:ca:co:fr:gv:oc:pt:sq:tr:wa"
    
    "/usr/lib32/gtk-2.0/2.10.0/immodules/im-cyrillic-translit.so"
    "cyrillic_translit" "Cyrillic (Transliterated)" "gtk20" "/usr/share/locale" ""
    
    "/usr/lib32/gtk-2.0/2.10.0/immodules/im-inuktitut.so"
    "inuktitut" "Inuktitut (Transliterated)" "gtk20" "/usr/share/locale" "iu"
    
    "/usr/lib32/gtk-2.0/2.10.0/immodules/im-ipa.so"
    "ipa" "IPA" "gtk20" "/usr/share/locale" ""
    
    "/usr/lib32/gtk-2.0/2.10.0/immodules/im-thai-broken.so"
    "thai_broken" "Thai (Broken)" "gtk20" "/usr/share/locale" ""
    
    "/usr/lib32/gtk-2.0/2.10.0/immodules/im-ti-er.so"
    "ti_er" "Tigrigna-Eritrean (EZ+)" "gtk20" "/usr/share/locale" "ti"
    
    "/usr/lib32/gtk-2.0/2.10.0/immodules/im-ti-et.so"
    "ti_et" "Tigrigna-Ethiopian (EZ+)" "gtk20" "/usr/share/locale" "ti"
    
    "/usr/lib32/gtk-2.0/2.10.0/immodules/im-viqr.so"
    "viqr" "Vietnamese (VIQR)" "gtk20" "/usr/share/locale" "vi"
    
    "/usr/lib32/gtk-2.0/2.10.0/immodules/im-scim.so"
    "scim" "SCIM Input Method" "scim" "/usr/share/locale" ""
    
  • /usr/local/bin/start32

    Code: Alles auswählen

    #!/bin/sh
    
    export GTK_IM_MODULE_FILE=/etc/gtk-2.0/gtk.immodules.32
    export GCONV_PATH=/usr/lib32/gconv
    export GDK_PIXBUF_MODULE_FILE=/etc/gtk-2.0/gdk-pixbuf.loaders.32
    export GTK_PATH=/usr/lib32/gtk-2.0
    export PANGO_RC_FILE=/etc/pango32/pangorc
    
    linux32 $@
    
3. Einen Symlink anlegen:

Code: Alles auswählen

ln -s /usr/lib32/gtk-2.0/2.4.0 /usr/lib32/gtk-2.0/2.10.0

Das wars. In Zukunft startest du 32bit-Apps so:

Code: Alles auswählen

start32 <appname>
Falls sie nicht im Suchpfad liegen, dann gibst du eben als Parameter den vollständigen Pfad zur ausführbaren Datei an.

Saxenpower
Beiträge: 311
Registriert: 29.11.2006 09:37:53

Problem beseitigt

Beitrag von Saxenpower » 25.02.2007 09:59:57

Guten Morgen Linuxpeter,

und vielen Dank für Deine ausführliche Doku! Sie hat prima geholfen, d.h. der AcrobatReader läuft jetzt wie gehabt ohne diese grausigen Rechtecke.

Grüsse

SaxenPower

monotonous
Beiträge: 32
Registriert: 14.05.2005 18:55:53
Wohnort: wien
Kontaktdaten:

Beitrag von monotonous » 04.03.2007 10:05:01

danke ebenfalls, hat bei mir auch geholfen :)

Benutzeravatar
ip
Beiträge: 347
Registriert: 16.05.2007 06:24:04

Beitrag von ip » 03.01.2008 12:33:25

danke,
der acrobat reader funktioniert mit dieser anleitung ohne klötzchen,
aber firefox zeigt immer noch bei speichern unter, eingebetteten pdfs, ... klötzchen an.
gibts da noch ein weiteres vorgehen?

mfg
ip

Benutzeravatar
ip
Beiträge: 347
Registriert: 16.05.2007 06:24:04

Beitrag von ip » 06.01.2008 17:59:33

...
nach einigen installation anderer programme und entsprechenden neustarts ist das problem plötzlich gelöst.

danke

Antworten