Re: [Gimp-developer] error messages with cvs-version

2005-05-06 Thread Sven Neumann
Hi,

Helmut Jarausch [EMAIL PROTECTED] writes:

 I'm using the cvs version of gimp and I get quite a lot of error message.

 First, whenever I load a jpeg file, I get
 PDB calling error:
 procedure 'gimp_progress_set_text' not found

 What can I do about that?

You have installed the CVS version to the same prefix that you
installed gimp-2.2 to and now you are running gimp-2.2 (not the CVS
version which is gimp-2.3) using the libraries from CVS. Basically,
you managed to ignore the very prominent warning in the file INSTALL.


Sven
___
Gimp-developer mailing list
Gimp-developer@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


[Gimp-developer] error messages with cvs-version

2005-05-05 Thread Helmut Jarausch
Hi,
I'm using the cvs version of gimp and I get quite a lot of error message.
First, whenever I load a jpeg file, I get
PDB calling error:
procedure 'gimp_progress_set_text' not found
What can I do about that?
Second, I get LOTS of messages like
(gimp:2410): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion 
`G_TYPE_CHECK_INSTANCE (instance)' failed

(gimp:2410): Gtk-WARNING **: view-show-sample-points: missing action
(gimp:2410): Gtk-CRITICAL **: find_menu_position: assertion `GTK_IS_WIDGET 
(prev_child)' failed

(gimp:2410): Gtk-CRITICAL **: find_menu_position: assertion `GTK_IS_WIDGET 
(prev_child)' failed

(gimp:2410): GLib-GObject-WARNING **: invalid (NULL) pointer instance
I'm using gtk+-2.6.7 and friends.
Many thanks for a hint,
Helmut Jarausch.
___
Gimp-developer mailing list
Gimp-developer@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


Re: [Gimp-developer] error messages with cvs-version

2005-05-05 Thread William Skaggs


You probably have older versions of glib and gtk on your system,
appearing earlier in your LD_LIBRARY_PATH than the versions that
GIMP needs.

  -- Bill


 

 
__ __ __ __
Sent via the CNPRC Email system at primate.ucdavis.edu


 
   
___
Gimp-developer mailing list
Gimp-developer@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer