[Glade-users] Problem trying to save as C++
TAZ Gravel, Emmanuel
EGravel@taz.telusa.com
Fri, 20 Oct 2000 18:33:05 -0500
By looking at the output more closely, and now knowing it's XML
code, I went through the XML and removed the offending lines.
They were created using a "newer" version of Glade than I'm using
now (now running on RH6.2, other was SuSE 6.4) and I was trying
a few "internal" buttons (PixmapMenuItem in this case). Doesn't
seem to work very well in any version just yet :)
Thanks!
Emmanuel
> -----Original Message-----
> From: TAZ Gravel, Emmanuel [SMTP:EGravel@taz.telusa.com]
> Sent: Friday, October 20, 2000 9:00 AM
> To: 'Damon Chaplin'
> Cc: 'glade-users@helixcode.com'
> Subject: RE: [Glade-users] Problem trying to save as C++
>
> This is the output of the command:
>
> glade--: pixmapmenuitem.cc:37: void Gtk_PixmapMenuItem::ApplyPreferences(
> class Tag &) const: Assertion `Configuration.gnome_support' failed.
> Aborted (core dumped)
>
> So it's a problem with glade--
>
> Should I try to contact a glade-- list or does anyone know what's wrong
> here?
> Creates the C code without a problem...
>
> Thanks!
>
> Emmanuel
>
> > -----Original Message-----
> > From: Damon Chaplin [SMTP:damon@helixcode.com]
> > Sent: Friday, October 20, 2000 3:18 AM
> > To: TAZ Gravel, Emmanuel
> > Cc: 'glade-users@helixcode.com'
> > Subject: Re: [Glade-users] Problem trying to save as C++
> >
> > > "TAZ Gravel, Emmanuel" wrote:
> > >
> > > I have:
> > >
> > > Glade 0.5.7
> > > GTK+ 1.2.8
> > > gtkmm 1.2.3
> > > glade-- 0.5.9
> > >
> > > The first time I tried saving in C++ I had GTK+ 1.2.6 but neither
> gtkmm
> > or glade--
> > > so it gave me the error message that glade-- wasn't found. Good
> enough.
> > I got
> > > the sources for the upgrade to 1.2.8, got glade-- and gtkmm, made and
> > installed
> > > all the packages. glade-- resides in /usr/local/bin, but all my
> gtk/gdk
> > libs are in
> > > /usr/lib (quicker to just move the files over than reconfigure the
> > default RPM'ed
> > > installation).
> > >
> > > After the installation, made sure glade-- was there and responded, and
> > was
> > > in my path (/usr/local/bin is first in path, actually). However when I
> > try to
> > > build in C++, it still gives me the same error message, that it can't
> > find glade--
> > > and that I should make sure it's in my path. Since this can't be the
> > "true"
> > > problem, what else should I look at?
> >
> > Try running glade-- on the XML file manually, e.g.
> >
> > glade-- project1.glade
> >
> > What does that output?
> >
> > Damon
> >
> >
> >
> > _______________________________________________
> > Glade-users maillist - Glade-users@helixcode.com
> > http://lists.helixcode.com/mailman/listinfo/glade-users
>
>
> _______________________________________________
> Glade-users maillist - Glade-users@helixcode.com
> http://lists.helixcode.com/mailman/listinfo/glade-users