You are not logged in.
Pages: 1
Hi everyone:
So, I only recently updated to lithium bunsenlabs. Before this upgrade, I have been use the waldroff version of bunsenlabs for at least 3 or 4 years or maybe longer.
With the previous version of bunselabs, I never had the issue of GIMPS crashing.
After this upgrade, however, GIMP constantly crashes. I would be editting a picture and then suddenly the thing just crashes.
Does anyone know what is causing this issue?
Offline
Start GIMP from the commandline: any errors or crash messages should appear in the terminal, There are also debug command switches.
gimp --help
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Start GIMP from the commandline
When I typed in gimp in commandline, I immediatley noticed the following
GIMP-Error: Unable to run plug-in "plugin-uncrop.py"
(/usr/lib/gimp/2.0/plug-ins/plugin-uncrop.py)
Failed to execute child process “python” (No such file or directory)
gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error
gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error
gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error
gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error
gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error
gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error
gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error
** (gimp:21337): WARNING **: 19:49:32.592: Invalid borders specified for theme pixmap:
/usr/share/themes/BL-Fever_Room/gtk-2.0/assets/frame.png,
borders don't fit within the image
Offline
I used it for half an hour and it's now frozen.
Here is what commandline says
/usr/share/themes/BL-Fever_Room/gtk-2.0/assets/frame.png,
borders don't fit within the image
using gegl copy
using gegl copy
valid: 0 0 1080 1440
using gegl copy
using gegl copy
Offline
I think that is a problem with a gtk library.
I also have problems with Gimp on Bunsenlabs but my problem was with gmic.
In your first post the command returns a error with a specific plugin, maybe if you remove the plugin manually on the plugin folder of Gimp It can start work.
Your plugin folder of Gimp is →
~ /.config/GIMP/2.10/plug-ins/
Also try to use other theme instead of BL-Fever_Room.
I think that the problem is with a requirement of gtk 2.0
Offline
I removed
plugin-uncrop.py
and now this is what I have
GIMP-Error: Unable to run plug-in "plugin-resynth-sharpen.py"
(/usr/lib/gimp/2.0/plug-ins/plugin-resynth-sharpen.py)
Failed to execute child process “python” (No such file or directory)
GIMP-Error: Unable to run plug-in "plugin-resynth-fill-pattern.py"
(/usr/lib/gimp/2.0/plug-ins/plugin-resynth-fill-pattern.py)
Failed to execute child process “python” (No such file or directory)
gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error
GIMP-Error: Unable to run plug-in "plugin-render-texture.py"
(/usr/lib/gimp/2.0/plug-ins/plugin-render-texture.py)
Failed to execute child process “python” (No such file or directory)
gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error
GIMP-Error: Unable to run plug-in "plugin-heal-transparency.py"
(/usr/lib/gimp/2.0/plug-ins/plugin-heal-transparency.py)
Failed to execute child process “python” (No such file or directory)
GIMP-Error: Unable to run plug-in "plugin-heal-selection.py"
(/usr/lib/gimp/2.0/plug-ins/plugin-heal-selection.py)
Failed to execute child process “python” (No such file or directory)
do you think purge-remove and reinstall will help?
Last edited by sexynsmartjenny (2021-08-06 12:18:25)
Offline
Remove the offending plug-ins, and try again
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
I removed the offending plugin
and this is what I got
jenny@jenny:~$ gimp
gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error
gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error
gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error
gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error
gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error
gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error
p.s. I remvoed all the offending plugins that I could find in the plugins folder
EDIT: Am I using the latest and most stable version of gimp?
here is what I find when I enter "gimp -v"
GNU Image Manipulation Program version 2.10.8
git-describe: GIMP_2_10_6-294-ga967e8d2c2
C compiler:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 8.2.0-13' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 8.2.0 (Debian 8.2.0-13)
using GEGL version 0.4.12 (compiled against version 0.4.12)
using GLib version 2.58.3 (compiled against version 2.58.1)
using GdkPixbuf version 2.38.1 (compiled against version 2.38.0)
using GTK+ version 2.24.32 (compiled against version 2.24.32)
using Pango version 1.42.3 (compiled against version 1.42.3)
using Fontconfig version 2.13.1 (compiled against version 2.13.1)
using Cairo version 1.16.0 (compiled against version 1.16.0)
Last edited by sexynsmartjenny (2021-08-06 12:35:57)
Offline
Have you tried using a different gtk theme, as suggested earlier?
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
EDIT: Am I using the latest and most stable version of gimp?
Here is what I find when I enter "gimp -v"
GNU Image Manipulation Program version 2.10.8
If you are running Buster; yes.
I'm on Bullseye. "gimp -v", gives me version 2.10.22.
"dpkg -l | grep gimp", gives me 2.10.22-4, which is latest for bullseye. See: https://packages.debian.org/search?keyw … ection=all.
// Regards rbh
Please read before requesting help: "Guide to getting help", "Introduction to the Bunsenlabs Lithium Desktop" and other help topics under "Help & Resources" on the BunsenLabs menu
Offline
@rbh should I update to the 22nd version? And if I need to, do you know how?
Offline
@rbh should I update to the 22nd version? And if I need to, do you know how?
I do not think that would solve your problem...
No harm in trying though. You have to upgrade to Bullseye, then gimp also will be upgraded.
Before that: have you tried change theme?
Have you tried rename your ~/.config/GIMP/2.10/ to start all over if there is some corruption in your profile?
Krita maybeis an suitable replacement until you have got gimp working ok.
// Regards rbh
Please read before requesting help: "Guide to getting help", "Introduction to the Bunsenlabs Lithium Desktop" and other help topics under "Help & Resources" on the BunsenLabs menu
Offline
@rbh should I update to the 22nd version? And if I need to, do you know how?
First, as rbh and I have already suggested....
Have you tried using a different gtk theme, as suggested earlier?
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Have you tried rename your ~/.config/GIMP/2.10/ to start all over
Are you sole user on the pc? Test create a new user who starts gimp. Same problem?
// Regards rbh
Please read before requesting help: "Guide to getting help", "Introduction to the Bunsenlabs Lithium Desktop" and other help topics under "Help & Resources" on the BunsenLabs menu
Offline
First, as rbh and I have already suggested....
damo wrote:Have you tried using a different gtk theme, as suggested earlier?
yes, I am using a differe gtk theme now. I will create the config folder as suggested and report back on my progress
Last edited by sexynsmartjenny (2021-08-08 12:58:27)
Offline
So, I only recently updated to lithium bunsenlabs. Before this upgrade, I have been use the waldroff version of bunsenlabs for at least 3 or 4 years or maybe longer.
I suspect the issue to have something to do with this.
You might have some old, now long incompatible plugins still installed.
But as a very first troubleshooting measure, rename ~/.config/GIMP to ~/.config/GIMP.not to start with a fresh profile.
Does it help? I suspect not, judging from your error messages.
Then show us
dpkg -l | grep -i gimp
Offline
Pages: 1