RSS/Atom feed Twitter
Site is read-only, email is disabled

GIMP failing on cairo after upgrade

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

3 of 3 messages available
Toggle history

Please log in to manage your subscriptions.

GIMP failing on cairo after upgrade Rikard Johnels 21 Aug 11:02
  GIMP failing on cairo after upgrade Sven Neumann 22 Aug 21:48
   GIMP failing on cairo after upgrade Rikard Johnels 22 Aug 22:19
Rikard Johnels
2005-08-21 11:02:11 UTC (over 19 years ago)

GIMP failing on cairo after upgrade

Hello!
After a upgrade of a few ibraries and things Gimp trashed on me.

rikjoh@sparhawk:~> gimp skipping duplicate plug-in: '/opt/gnome/lib/gimp/2.0/plug-ins/ufraw-gimp' executable not found: '/opt/gnome/lib/gimp/2.0/plug-ins/separate' executable not found: '/opt/gnome/lib/gimp/2.0/plug-ins/whirlpinch.py' executable not found: '/opt/gnome/lib/gimp/2.0/plug-ins/foggify.py' executable not found: '/opt/gnome/lib/gimp/2.0/plug-ins/clothify.py' executable not found: '/opt/gnome/lib/gimp/2.0/plug-ins/shadow_bevel.py' executable not found: '/opt/gnome/lib/gimp/2.0/plug-ins/xscanimage' executable not found: '/opt/gnome/lib/gimp/2.0/plug-ins/pdbbrowse.py' executable not found: '/opt/gnome/lib/gimp/2.0/plug-ins/gimpcons.py' executable not found: '/opt/gnome/lib/gimp/2.0/plug-ins/colorxhtml.py' executable not found: '/opt/gnome/lib/gimp/2.0/plug-ins/py-slice.py' Traceback (most recent call last):
File "/home/rikjoh/.gimp-2.2/plug-ins/stitch_0.9.2.py", line 57, in ? import gimp
ImportError: No module named gimp

(gimp:31137): LibGimpBase-WARNING **: gimp: wire_read(): error

(gimp:31137): 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:31320): LibGimpBase-WARNING **: script-fu: wire_read(): error Segmentation fault
rikjoh@sparhawk:~>

I can understand the "executable not found:" error and i know about the "ImportError: No module named gimp" problem. (Havent been able to solve it though... :(

But what abut the Cairo thing?? How can i get Gimp back up?

gimp-2.2.8-3 cairo-0.6.0-7
gtk2-2.7.5-5

(What other versions do you need to know?)

Sven Neumann
2005-08-22 21:48:21 UTC (over 19 years ago)

GIMP failing on cairo after upgrade

Hi,

Rikard Johnels writes:

After a upgrade of a few ibraries and things Gimp trashed on me.

[...]

But what abut the Cairo thing??
How can i get Gimp back up?

gimp-2.2.8-3 cairo-0.6.0-7
gtk2-2.7.5-5

So you updated GTK+ to an unstable development version that has been obsoleted about ten days ago by a stable GTK+ 2.8.0 release and now you are asking the GIMP developers why you are experiencing problems?

Please do either update cairo and gtk+ or downgrade to a late gtk+-2.6 release.

Sven

Rikard Johnels
2005-08-22 22:19:49 UTC (over 19 years ago)

GIMP failing on cairo after upgrade

On Monday 22 August 2005 21.48, Sven Neumann wrote:

Hi,

Rikard Johnels writes:

After a upgrade of a few ibraries and things Gimp trashed on me.

[...]

But what abut the Cairo thing??
How can i get Gimp back up?

gimp-2.2.8-3 cairo-0.6.0-7
gtk2-2.7.5-5

So you updated GTK+ to an unstable development version that has been obsoleted about ten days ago by a stable GTK+ 2.8.0 release and now you are asking the GIMP developers why you are experiencing problems?

Please do either update cairo and gtk+ or downgrade to a late gtk+-2.6 release.

Sven

I spotted that problem a few hours later as i went at it a bit more rested. I missed that GTK2 was at 2.7.5.. Downgraded as it is right now. (upgrade will come later)

Not to the problem with missing gimpfu and gimp modules for python....

Sorry for wasting the bandwidth.