Re: gnome-python problems with gtk_dialog_cauldron_parse



The gtkcauldron API was changed slightly between the gnome-libs-1.0.8 and
1.0.9 releases.  I released gnome-python before 1.0.9, so it does not work
with the altered API.  I will be releasing gnome-python-1.0.3 soon, which
will fix these problems.

James.

--
Email: james@daa.com.au
WWW:   http://www.daa.com.au/~james/


On Fri, 7 May 1999, Todd Dukes wrote:

> I am trying to build gnome on solaris. I have made
> it to gnome-python-1.0.2.tar.gz and get this error
> during make
> 
> make[2]: Entering directory
> `/local/tdukes/download/tmp/gnome-python-1.0.2/pygnome'
> gcc -DPACKAGE=\"gnome-python\" -DVERSION=\"1.0.2\"  -I. -I. 
> -I/nfs/ibmoto/tools/tlv6/gnome/gnome/include/python1.5
> -I/nfs/ibmoto/tools/tlv6/gnome/gnome/lib/python1.5/config -g -O2
> -I/nfs/ibmoto/tools/tlv6/gnome/gnome/include -DNEED_GNOMESUPPORT_H
> -I/nfs/ibmoto/tools/tlv6/gnome/gnome/lib/gnome-libs/include
> -I/nfs/ibmoto/tools/tlv6/gnome/gnome/lib/glib/include     -c
> gnomeuimodule.c
> gnomeuimodule.c: In function `_wrap_gtk_dialog_cauldron':
> gnomeuimodule.c:1311: too few arguments to function
> `gtk_dialog_cauldron_parse'
> make[2]: *** [gnomeuimodule.o] Error 1
> 
> 
> I looked and there seems to be a parameter for parent at the
> end of the gtk_dialog_cauldron_parent() parameter list that
> the python wrapper doesn't have. Is there a specific combinination
> of gnome-libs gnome-python I should be using together? Or is there
> a patch for this.
> 
> I am  using the versions of the libraries listed on this page.
> 
> 
> http://www.gnome.org/start/gnometar.shtml
> 
> thanks,
> Todd.
> 
> -- 
>    | Todd Dukes                      E-MAIL:  tdukes@ibmoto.com |
>    | Motorola Somerset                  Phone:   (512) 424-8008 |
>    | 6200 Bridgepoint Parkway Building #4 MS OE70               |
>    | Austin, Texas 78730                                        |
> 
> 
> -- 
> To unsubscribe: mail gnome-devel-list-request@gnome.org with "unsubscribe"
> as the Subject.
> 



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