[Gimp-user] GIMP 2.2 segfaulting

2005-08-08 Thread Rikard Johnels
Did a apt- dist-upgrade on my SuSE 9.2 system last night.
And now i cant run GIMP at all.
It starts, but as soon as i press any of the buttons File , Xtns or Help 
to load files or anything it segfaults with a message sucha as:

~ gimp

(gimp:26963): Gdk-WARNING **: Using Cairo rendering requires the drawable 
argument to
have a specified colormap. All windows have a colormap,
however, pixmaps only have colormap by default if they
were created with a non-NULL window argument. Otherwise
a colormap must be set on them with gdk_drawable_set_colormap

(script-fu:26973): LibGimpBase-WARNING **: script-fu: wire_read(): error
Segmentation fault


The only thing differing from the buttons and errormessages is the number 
after gimp: and script-fu:

File: gives (gimp:26963) and (script-fu:26973)
Xtns gives:(gimp:26818) and ( script-fu:26828)
Help gives:(gimp:27044) and (script-fu:27055)

What did my update trash?
How can i fix it?
___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] GIMP 2.2 segfaulting

2005-08-08 Thread Sven Neumann
Hi,

Rikard Johnels [EMAIL PROTECTED] writes:

 Did a apt- dist-upgrade on my SuSE 9.2 system last night.
 And now i cant run GIMP at all.
 It starts, but as soon as i press any of the buttons File , Xtns or Help 
 to load files or anything it segfaults with a message sucha as:

 ~ gimp

 (gimp:26963): Gdk-WARNING **: Using Cairo rendering requires the drawable 
 argument to
 have a specified colormap. All windows have a colormap,
 however, pixmaps only have colormap by default if they
 were created with a non-NULL window argument. Otherwise
 a colormap must be set on them with gdk_drawable_set_colormap

Looks like you are using an unstable development version of GTK+. That
is your problem then, you should have known that this might cause
problems. Downgrade to a stable GTK+ release.


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


Re: [Gimp-user] GIMP 2.2 segfaulting

2005-08-08 Thread Manish Singh
On Mon, Aug 08, 2005 at 02:20:46PM +0200, Sven Neumann wrote:
 Hi,
 
 Rikard Johnels [EMAIL PROTECTED] writes:
 
  Did a apt- dist-upgrade on my SuSE 9.2 system last night.
  And now i cant run GIMP at all.
  It starts, but as soon as i press any of the buttons File , Xtns or 
  Help 
  to load files or anything it segfaults with a message sucha as:
 
  ~ gimp
 
  (gimp:26963): Gdk-WARNING **: Using Cairo rendering requires the drawable 
  argument to
  have a specified colormap. All windows have a colormap,
  however, pixmaps only have colormap by default if they
  were created with a non-NULL window argument. Otherwise
  a colormap must be set on them with gdk_drawable_set_colormap
 
 Looks like you are using an unstable development version of GTK+. That
 is your problem then, you should have known that this might cause
 problems. Downgrade to a stable GTK+ release.

IIRC, this is because the gtk-qt-engine for themes is doing naughty
things, and the rules are being enforced actively in development GTK+s.

You can downgrade to GTK+ 2.6.x like Sven suggested, or switch to a
theme that does not use gtk-qt-engine.

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