[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: Next spin of CD installer available



It is a good note, and I have already pulled in a lot of the -devel packages 
so that I could build the earlier versions of PCB and some other programs we 
use.  

Daniel


On Friday 26 August 2005 07:50, Stuart Brorson wrote:
> One other note:  SuSE 9.[012] personal edition didn't put a lot of .h
> files in the distribution.  THis may cause problems later in the
> build.  Be forewarned.  The fix is to install, for example, the
> XFree86-devel package, as well as some other *-devel packages.
>
> Anyway, your current problem looks like the installer GUI can't start
> up correctly.  I will need to fix that over the weekend.
>
> Stuart
>
> > Hello Stuart,
> >
> > Many thanks for creating the installer 20050825.  Unfortunately, it is
> > failing for me on Suse 9.1.  When I run /media/cdrom/installer --log I
> > see:
> >
> >
> > (installer.exe:25431): libglade-WARNING **: unknown property `decorated'
> > for class `GtkWindow'
> >
> > (installer.exe:25431): libglade-WARNING **: unknown property `gravity'
> > for class `GtkWindow'
> >
> > (installer.exe:25431): libglade-WARNING **: unknown property `overwrite'
> > for class `GtkTextView'
> >
> > (installer.exe:25431): libglade-WARNING **: unknown property
> > `accepts_tab' for class `GtkTextView'
> >
> > (installer.exe:25431): Pango-WARNING **: No builtin or dynamically loaded
> > modules
> > were found. Pango will not work correctly. This probably means
> > there was an error in the creation of:
> >   '/usr/local/etc/pango/pango.modules'
> > You may be able to recreate this file by running pango-querymodules.
> >
> > (installer.exe:25431): GLib-GObject-CRITICAL **: g_object_ref: assertion
> > `G_IS_OBJECT (object)' failed
> >
> > (installer.exe:25431): Pango-CRITICAL **: _pango_engine_shape_shape:
> > assertion `PANGO_IS_FONT (font)' failed
> >
> > Pango-ERROR **: file shape.c: line 75 (pango_shape): assertion failed:
> > (glyphs->num_glyphs > 0)
> > aborting...
> > /media/cdrom/installer: line 25: 25431 Aborted                 `dirname
> > $0`/installer.exe $1 $2
> >
> >
> > So then I ran pango-querymodules and I see:
> >
> >
> > # Pango Modules file
> > # Automatically generated file, do not edit
> > #
> > # ModulesPath = /usr/local/lib/pango/1.4.0/modules
> > #
> > /usr/local/lib/pango/1.4.0/modules/pango-basic-x.so BasicScriptEngineX
> > PangoEngineShape PangoRenderX common:
> > /usr/local/lib/pango/1.4.0/modules/pango-thai-fc.so ThaiScriptEngineFc
> > PangoEngineShape PangoRenderFc thai:* lao:*
> > /usr/local/lib/pango/1.4.0/modules/pango-arabic-fc.so
> > ArabicScriptEngineFc PangoEngineShape PangoRenderFc arabic:*
> > /usr/local/lib/pango/1.4.0/modules/pango-indic-fc.so devaScriptEngineFc
> > PangoEngineShape PangoRenderFc devanagari:*
> > /usr/local/lib/pango/1.4.0/modules/pango-indic-fc.so bengScriptEngineFc
> > PangoEngineShape PangoRenderFc bengali:*
> > /usr/local/lib/pango/1.4.0/modules/pango-indic-fc.so guruScriptEngineFc
> > PangoEngineShape PangoRenderFc gurmukhi:*
> > /usr/local/lib/pango/1.4.0/modules/pango-indic-fc.so gujrScriptEngineFc
> > PangoEngineShape PangoRenderFc gujarati:*
> > /usr/local/lib/pango/1.4.0/modules/pango-indic-fc.so oryaScriptEngineFc
> > PangoEngineShape PangoRenderFc oriya:*
> > /usr/local/lib/pango/1.4.0/modules/pango-indic-fc.so tamlScriptEngineFc
> > PangoEngineShape PangoRenderFc tamil:*
> > /usr/local/lib/pango/1.4.0/modules/pango-indic-fc.so teluScriptEngineFc
> > PangoEngineShape PangoRenderFc telugu:*
> > /usr/local/lib/pango/1.4.0/modules/pango-indic-fc.so kndaScriptEngineFc
> > PangoEngineShape PangoRenderFc kannada:*
> > /usr/local/lib/pango/1.4.0/modules/pango-indic-fc.so mlymScriptEngineFc
> > PangoEngineShape PangoRenderFc malayalam:*
> > /usr/local/lib/pango/1.4.0/modules/pango-indic-fc.so sinhScriptEngineFc
> > PangoEngineShape PangoRenderFc sinhala:*
> > /usr/local/lib/pango/1.4.0/modules/pango-hangul-fc.so
> > HangulScriptEngineFc PangoEngineShape PangoRenderFc hangul:*
> > /usr/local/lib/pango/1.4.0/modules/pango-syriac-fc.so
> > SyriacScriptEngineFc PangoEngineShape PangoRenderFc syriac:*
> > /usr/local/lib/pango/1.4.0/modules/pango-basic-fc.so BasicScriptEngineFc
> > PangoEngineShape PangoRenderFc armenian:* bopomofo:* cherokee:* coptic:*
> > cyrillic:* deseret:* ethiopic:* georgian:* gothic:* greek:* han:*
> > hiragana:* katakana:* latin:* ogham:* old-italic:* runic:*
> > canadian-aboriginal:* yi:* braille:* cypriot:* limbu:* osmanya:*
> > shavian:* linear-b:* ugaritic:* common:
> > /usr/local/lib/pango/1.4.0/modules/pango-hebrew-fc.so
> > HebrewScriptEngineFc PangoEngineShape PangoRenderFc hebrew:*
> > /usr/local/lib/pango/1.4.0/modules/pango-tibetan-fc.so
> > TibetanScriptEngineFc PangoEngineShape PangoRenderFc tibetan:*
> >
> >
> > Then I ran /media/cdrom/installer --log again, but I get the same error.
> >
> > So then I went back to Yast2 and checked on Pango.  Yast2 says Pango is
> > installed properly.
> >
> > What should I check next?
> >
> > Regards,
> > Daniel