| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
GIMP 3.2.x not recognizin...
Forum: General questions
Last Post: rich2005
6 hours ago
» Replies: 6
» Views: 199
|
how to re-color some part...
Forum: General questions
Last Post: saint_m
11 hours ago
» Replies: 16
» Views: 4,847
|
Background - Foreground -...
Forum: General questions
Last Post: rich2005
Yesterday, 02:13 PM
» Replies: 1
» Views: 100
|
Batcher - Batch Image Pro...
Forum: Extending the GIMP
Last Post: denzjos
Yesterday, 06:41 AM
» Replies: 10
» Views: 13,822
|
GIMP Rename Layer (Pro) -...
Forum: Extending the GIMP
Last Post: rich2005
03-28-2026, 05:27 PM
» Replies: 3
» Views: 163
|
achieving a overdriven al...
Forum: General questions
Last Post: saint_m
03-27-2026, 05:10 PM
» Replies: 2
» Views: 261
|
GIMP: The Movie | Officia...
Forum: Gallery
Last Post: JakaBasej01
03-27-2026, 01:14 PM
» Replies: 3
» Views: 1,141
|
Severe Security Flaws in ...
Forum: Linux and other Unixen
Last Post: rich2005
03-20-2026, 04:59 PM
» Replies: 6
» Views: 305
|
Parametric Mask plug-in f...
Forum: Extending the GIMP
Last Post: denzjos
03-19-2026, 05:32 PM
» Replies: 1
» Views: 207
|
How do I uninstall GIMP 3...
Forum: Linux and other Unixen
Last Post: rich2005
03-19-2026, 04:29 PM
» Replies: 3
» Views: 2,179
|
|
|
| 3.0.6 appimage crash on Raspbian Trixie |
|
Posted by: NickJP - 01-04-2026, 02:08 AM - Forum: Alternate Gimp packagings
- Replies (1)
|
 |
I downloaded the arm64 appimage for 3.0.6 from https://download.gimp.org/gimp/v3.0/linu...4.AppImage, made it executable, and ran it. When I run it, the GIMP window appears, but a) a completely blank "Welcome to GIMP" dialog appears in the middle of the screen. Only the dialog titlebar is visible, and clicking on the "X" at the RH end of the titlebar doesn't close the dialog, and b) if I click on any of the GIMP menus and select any menu option (I've tried about half a dozen different options from different menus), the GIMP windows just disappears.
If I execute the appimage from a terminal prompt, I see the following. I've tried several times, including after a reboot, and the same problem each time.
Code:
(gimp:113211): Gtk-CRITICAL **: 12:49:59.006: gtk_widget_show: assertion 'GTK_IS_WIDGET (widget)' failed
(gimp:113211): Gtk-CRITICAL **: 12:49:59.006: gtk_widget_hide: assertion 'GTK_IS_WIDGET (widget)' failed
(gimp:113211): Gtk-CRITICAL **: 12:49:59.006: gtk_widget_show: assertion 'GTK_IS_WIDGET (widget)' failed
(gimp:113211): Gtk-CRITICAL **: 12:49:59.006: gtk_widget_get_visible: assertion 'GTK_IS_WIDGET (widget)' failed
(gimp:113211): Gtk-CRITICAL **: 12:49:59.006: gtk_widget_get_visible: assertion 'GTK_IS_WIDGET (widget)' failed
(gimp:113211): Gtk-CRITICAL **: 12:49:59.006: gtk_widget_hide: assertion 'GTK_IS_WIDGET (widget)' failed
(gimp:113211): Gtk-CRITICAL **: 12:49:59.006: gtk_image_get_storage_type: assertion 'GTK_IS_IMAGE (image)' failed
(gimp:113211): Gtk-CRITICAL **: 12:49:59.006: gtk_image_set_from_pixbuf: assertion 'GTK_IS_IMAGE (image)' failed
(gimp:113211): Gtk-CRITICAL **: 12:49:59.006: gtk_widget_show: assertion 'GTK_IS_WIDGET (widget)' failed
(gimp:113211): Gtk-CRITICAL **: 12:49:59.006: gtk_label_set_markup: assertion 'GTK_IS_LABEL (label)' failed
(gimp:113211): Gtk-CRITICAL **: 12:49:59.006: gtk_widget_show: assertion 'GTK_IS_WIDGET (widget)' failed
(gimp:113211): Gtk-CRITICAL **: 12:49:59.006: gtk_label_set_markup: assertion 'GTK_IS_LABEL (label)' failed
(gimp:113211): Gtk-CRITICAL **: 12:49:59.006: gtk_widget_show: assertion 'GTK_IS_WIDGET (widget)' failed
(gimp:113211): Gtk-CRITICAL **: 12:49:59.006: gtk_widget_get_visible: assertion 'GTK_IS_WIDGET (widget)' failed
(gimp:113211): Gtk-CRITICAL **: 12:49:59.006: gtk_widget_get_visible: assertion 'GTK_IS_WIDGET (widget)' failed
(gimp:113211): Gtk-CRITICAL **: 12:49:59.006: gtk_widget_hide: assertion 'GTK_IS_WIDGET (widget)' failed
(gimp:113211): Gtk-CRITICAL **: 12:49:59.006: gtk_widget_show: assertion 'GTK_IS_WIDGET (widget)' failed
(gimp:113211): Gtk-CRITICAL **: 12:49:59.006: gtk_widget_get_visible: assertion 'GTK_IS_WIDGET (widget)' failed
(gimp:113211): Gtk-CRITICAL **: 12:49:59.006: gtk_widget_get_visible: assertion 'GTK_IS_WIDGET (widget)' failed
(gimp:113211): Gtk-CRITICAL **: 12:49:59.006: gtk_widget_hide: assertion 'GTK_IS_WIDGET (widget)' failed
(gimp:113211): Gtk-CRITICAL **: 12:49:59.006: gtk_widget_show: assertion 'GTK_IS_WIDGET (widget)' failed
(gimp:113211): Gtk-CRITICAL **: 12:49:59.006: gtk_widget_get_visible: assertion 'GTK_IS_WIDGET (widget)' failed
(gimp:113211): Gtk-CRITICAL **: 12:49:59.006: gtk_widget_get_visible: assertion 'GTK_IS_WIDGET (widget)' failed
(gimp:113211): Gtk-CRITICAL **: 12:49:59.006: gtk_widget_hide: assertion 'GTK_IS_WIDGET (widget)' failed
(gimp:113211): Gtk-CRITICAL **: 12:49:59.006: gtk_widget_show: assertion 'GTK_IS_WIDGET (widget)' failed
(gimp:113211): Gtk-CRITICAL **: 12:49:59.006: gtk_widget_get_visible: assertion 'GTK_IS_WIDGET (widget)' failed
(gimp:113211): Gtk-CRITICAL **: 12:49:59.006: gtk_widget_get_visible: assertion 'GTK_IS_WIDGET (widget)' failed
(gimp:113211): Gtk-CRITICAL **: 12:49:59.006: gtk_widget_hide: assertion 'GTK_IS_WIDGET (widget)' failed
(gimp:113211): Gtk-CRITICAL **: 12:49:59.006: gtk_container_foreach: assertion 'GTK_IS_CONTAINER (container)' failed
/tmp/.mount_GIMP-3PnnbBn/usr/bin/org.gimp.GIMP.Stable: fatal error: Segmentation fault
/tmp/.mount_GIMP-3PnnbBn/usr/lib/aarch64-linux-gnu/gimp/3.0/plug-ins/script-fu/script-fu: fatal error: GIMP crashed
|
|
|
| Chuck Henrich interactive luminosity masks |
|
Posted by: denzjos - 01-03-2026, 09:14 AM - Forum: Extending the GIMP
- Replies (2)
|
 |
The release of GIMP 3 opens up exciting opportunities to update and extend what plug-ins can do. So he
completely rewrote my GIMP 2 luminosity mask plug-in to take advantage of those new tools.
This new interactive luminosity masks GIMP plug-in lets you choose whether to focus on lights, midtones, or
darks. Then it opens a live preview and a dialog with sliders that allow you to fine-tune your luminosity mask.
That's a much more flexible approach than was available in GIMP 2.
https://www.chuckhenrich.com/gimp-intera...ity-masks/
Work with gimp 3.2.0-RC1 don't work yet with gimp 3.2.0-RC2. I've reported it to the author.
|
|
|
|