Re: [GnomeMeeting-list] undefined symbol: gtk_toolbar_set_show_arrow



 --- Damien Sandras <dsandras seconix com> schrieb: 
>>Have you upgraded glib together with gtk? It should
be required.<<
Well' I didn't know this. I'm far from beeing a Gnome
expert. Yast didn't show any dependencies for GTK so I
installed it.

After installing glib from the same source and
reinstalling gtk for safety sake I get this message:



(gnomemeeting:7102): Gtk-WARNING **: Im Modulpfad
»qtpixmap« konnte keine Themen-Engine gefunden werden,

(gnomemeeting:7102): Gtk-WARNING **: Im Modulpfad
»qtpixmap« konnte keine Themen-Engine gefunden werden,

(gnomemeeting:7102): GLib-GObject-WARNING **: value
"-1" of type `gint' is invalid or out of range for
property `active' of type `gint'
gnomemeeting: error while loading shared libraries:
/opt/gnome/lib/libgtk-x11-2.0.so.0: undefined symbol:
pango_find_base_dir

I meanwhile installed / had to install the following
rpms:
pwlib-1.8.3-1.i586.rpm
pwlib-plugins-avc-1.8.3-1.i586.rpm
pwlib-plugins-dc-1.8.3-1.i586.rpm
pwlib-plugins-v4l2-1.8.3-1.i586.rpm

openh323-1.15.2-1.i586.rpm
libsoup-2.2.1-1.i586.rpm
howl-0.9.7-1.i586.rpm

orbit2-2.9.8-0.ximian.9.1.i586.rpm
popt-1.7-176.3.i586.rpm
(Yast2 complained that it would need those two
packages so I got and installed these from the same
source)

evolution-data-server-1.0.2-1.i586.rpm 
gnomemeeting-1.2.0-1.i586.rpm

gtk2-2.4.0-9.i586.rpm
gtk2-engines-2.2.0-400.i586.rpm
glib2-2.4.0-9.i586.rpm
gtk2-themes-0.1-636.noarch.rpm

Yast itself installed scrollkeeper and
update-desktop-files (whatever this means)

Has anyone an idea what's going on here? Anything else
missing? 


Thanks in advance
Conrad



> Le lun 17/01/2005 à 00:18, Conrad Beckert a écrit :
> > Hi,
> > 
> > after going through all of this I reinstalled
> > Gnomemeeting 1.2 on a clean SuSE 9.1 installation.
> I
> > got past the error described here
> > (gtk_toolbar_set_show_arrow) by installing GTK
> 2.4.
> > from
> >
>
ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/suse/i386/supplementary/GNOME/update_for_9.1/base
> > 
> > 
> > What's happening now is:
> > gnomemeeting --debug 1
> > 2005/01/16 23:53:36.041   0:00.813                
> > gnomemeeting Detected audio plugins:
> ALSA,OSS,Quicknet
> > 2005/01/16 23:53:36.070   0:00.838                
> > gnomemeeting Detected video plugins:
> V4L2,V4L,DC,AVC
> > 2005/01/16 23:53:37.755   0:02.524                
> > gnomemeeting Detected the following audio input
> > devices: ESS ES1938 (Solo-1),Default with plugin
> ALSA
> > 2005/01/16 23:53:37.788   0:02.556                
> > gnomemeeting Detected the following audio output
> > devices: ESS ES1938 (Solo-1),Default with plugin
> ALSA
> > 2005/01/16 23:53:37.831   0:02.600                
> > gnomemeeting Detected the following video input
> > devices: Kein Gerät gefunden with plugin V4L
> > 
> > (gnomemeeting:25051): Gtk-WARNING **: Im Modulpfad
> > »qtpixmap« konnte keine Themen-Engine gefunden
> werden,
> > 
> > ... quite a few times ...
> > 
> > (gnomemeeting:25051): Gtk-WARNING **: Im Modulpfad
> > »qtpixmap« konnte keine Themen-Engine gefunden
> werden,
> > gnomemeeting: error while loading shared
> libraries:
> > /opt/gnome/lib/libgtk-x11-2.0.so.0: undefined
> symbol:
> > g_type_class_add_private
> > 
> > OK, Theme engine not found in module path - let's 
> > install the gtk Theme Engine and because it's so
> much
> > fun :-) some themes as well (Version 0.1-636)
> > 
> > No avail.
> > 
> > What's wrong?? Thanks in advance for help
> > 
> 
> I don't understand the problem. There is probably
> some problem with the
> suse packages. Have you upgraded glib together with
> gtk? It should be
> required.
> 
> 
> > Conrad
> > 
> > PS: The GM 1.2 for SuSE 9.1 has so many
> dependencies
> > not declared in the rpms :-(
> > 
> > 
> > 
> >  --- Damien Sandras <dsandras seconix com>
> schrieb: 
> > > Hello,
> > > 
> > > 
> > > I think that you have installed thing ignoring
> > > dependancies. That always
> > > results in that kind of problem.
> > > 
> > > My guess would be that you do not have GTK 2.4,
> but
> > > GTK 2.2. I'm not
> > > sure though.
> > > 
> > > 
> > > Le mardi 04 janvier 2005 à 23:12 +0000, Steve a
> > > écrit :
> > > > Hello again list,
> > > > 
> > > > My latest error message with Gnomemeeting
> 1.2.0 is
> > > > this:
> > > > 
> > > > gnomemeeting: error while loading shared
> > > libraries:
> > > > gnomemeeting: undefined symbol:
> > > > gtk_toolbar_set_show_arrow
> > > > 
> > > > I'm not sure where that would be, but I have a
> > > number
> > > > of gtk-related rpms installed and gnucash
> works
> > > OK, so
> > > > I think do have gtk installed So what would
> you
> > > say is
> > > > wrong now?
> > > > 
> > > > This time the Gnomemeeting splashscreen comes
> up
> > > and
> > > > clears away, before displaying the error. The
> > > program
> > > > comes to a dead halt. If I run with --debug,
> it
> > > seems
> > > > that GM is happily detecting audio plugins
> (and
> > > > correctly not detecting a video device) before
> it
> > > hits
> > > > this problem.
> > > > 
> > > > I know I am being a pest here, but Google has
> not
> > > > helped me on this one so far...
> > > > 
> > > > Steve
> > > > Dundee, UK
> > > >
> _______________________________________________
> > > > GnomeMeeting-list mailing list
> > > > GnomeMeeting-list gnome org
> > > >
> > >
> >
>
http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
> > > -- 
> > >  _      Damien Sandras
> > > (o-     GnomeMeeting:
> http://www.gnomemeeting.org/
> > > //\     FOSDEM 2005 : http://www.fosdem.org
> > > v_/_    H.323 phone :
> > > callto:ils.seconix.com/dsandras seconix com
> > > 
> > 
> > > ATTACHMENT part 1.2 application/pgp-signature
> > name=signature.asc
> > > _______________________________________________
> > > GnomeMeeting-list mailing list
> > > GnomeMeeting-list gnome org
> > >
> >
>
http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
> > >  
> > 
> > 
> > 	
> > 
> > 	
> > 		
> >
>
___________________________________________________________
> 
> > Gesendet von Yahoo! Mail - Jetzt mit 250MB
> Speicher kostenlos - Hier anmelden:
> http://mail.yahoo.de
> > _______________________________________________
> > GnomeMeeting-list mailing list
> > GnomeMeeting-list gnome org
> >
>
http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
> -- 
>  _      Damien Sandras
> (o-     GnomeMeeting: http://www.gnomemeeting.org/
> //\     FOSDEM 2003:  http://www.fosdem.org
> v_/_    H.323 phone: 
> callto://ils.seconix.com/dsandras seconix com
> 
> _______________________________________________
> GnomeMeeting-list mailing list
> GnomeMeeting-list gnome org
>
http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
>  


	

	
		
___________________________________________________________ 
Gesendet von Yahoo! Mail - Jetzt mit 250MB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de



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