GNU bug report logs -
#78075
GIMP does not start in shell -C
Previous Next
To reply to this bug, email your comments to 78075 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#78075
; Package
guix
.
(Sat, 26 Apr 2025 16:29:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Tomas Volf <~@wolfsden.cz>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Sat, 26 Apr 2025 16:29:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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 7 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.