GNU bug report logs -
#78075
GIMP does not start in shell -C
Previous Next
Reported by: Tomas Volf <~@wolfsden.cz>
Date: Sat, 26 Apr 2025 16:29:02 UTC
Severity: normal
Done: Maxim Cournoyer <maxim <at> guixotic.coop>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#78075: GIMP does not start in shell -C
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 78075 <at> debbugs.gnu.org.
--
78075: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78075
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Fixed with commit 6f9e15b9138.
--
Thanks,
Maxim
[Message part 3 (message/rfc822, inline)]
Hello,
it seems GIMP is missing some wrapping:
--8<---------------cut here---------------start------------->8---
$ guix time-machine -q --commit=7ff20b9e94c429f1160bd8f0db86b153a03e4683 -- shell -C -E ^DISPLAY\$ -E ^DBUS_SESSION_BUS_ADDRESS\$ --expose=/run/user/1000 --expose=$HOME/.Xauthority --expose=/tmp/.X11-unix --no-cwd gimp -- gimp
Application icon missing: /gnu/store/vhf692h7lfyxm4crsjv2fnbv9fwd8hwz-gimp-3.0.0/share/icons/hicolor/16x16/apps/gimp.png (Couldn?t recognize the image file format for file ?/gnu/store/vhf692h7lfyxm4crsjv2fnbv9fwd8hwz-gimp-3.0.0/share/icons/hicolor/16x16/apps/gimp.png?)
Application icon missing: /gnu/store/vhf692h7lfyxm4crsjv2fnbv9fwd8hwz-gimp-3.0.0/share/icons/hicolor/32x32/apps/gimp.png (Couldn?t recognize the image file format for file ?/gnu/store/vhf692h7lfyxm4crsjv2fnbv9fwd8hwz-gimp-3.0.0/share/icons/hicolor/32x32/apps/gimp.png?)
Application icon missing: /gnu/store/vhf692h7lfyxm4crsjv2fnbv9fwd8hwz-gimp-3.0.0/share/icons/hicolor/48x48/apps/gimp.png (Couldn?t recognize the image file format for file ?/gnu/store/vhf692h7lfyxm4crsjv2fnbv9fwd8hwz-gimp-3.0.0/share/icons/hicolor/48x48/apps/gimp.png?)
Application icon missing: /gnu/store/vhf692h7lfyxm4crsjv2fnbv9fwd8hwz-gimp-3.0.0/share/icons/hicolor/64x64/apps/gimp.png (Couldn?t recognize the image file format for file ?/gnu/store/vhf692h7lfyxm4crsjv2fnbv9fwd8hwz-gimp-3.0.0/share/icons/hicolor/64x64/apps/gimp.png?)
Application icon missing: /gnu/store/vhf692h7lfyxm4crsjv2fnbv9fwd8hwz-gimp-3.0.0/share/icons/hicolor/scalable/apps/gimp.svg (Couldn?t recognize the image file format for file ?/gnu/store/vhf692h7lfyxm4crsjv2fnbv9fwd8hwz-gimp-3.0.0/share/icons/hicolor/scalable/apps/gimp.svg?)
Application icon missing: /gnu/store/vhf692h7lfyxm4crsjv2fnbv9fwd8hwz-gimp-3.0.0/share/icons/hicolor/256x256/apps/gimp.png
GIMP-Error: Failed to load data:
Error loading '/gnu/store/7hhnk944jnv3xfnccw1k5hldh7j9dcjj-mypaint-brushes-1.3.1/share/mypaint-data/1.0/brushes/classic/imp_blending.myb': Couldn?t recognize the image file format for file ?/gnu/store/7hhnk944jnv3xfnccw1k5hldh7j9dcjj-mypaint-brushes-1.3.1/share/mypaint-data/1.0/brushes/classic/imp_blending_prev.png?
[..]
--8<---------------cut here---------------end--------------->8---
Adding gtk+ package to the guix shell fixes the problem.
Have a nice day,
Tomas
--
There are only two hard things in Computer Science:
cache invalidation, naming things and off-by-one errors.
This bug report was last modified 2 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.