GIMP does not start in shell -C

  • Done
  • quality assurance status badge
Details
2 participants
  • Maxim Cournoyer
  • Tomas Volf
Owner
unassigned
Submitted by
Tomas Volf
Severity
normal

Debbugs page

T
T
Tomas Volf wrote on 26 Apr 09:27 -0700
(address . bug-guix@gnu.org)
875xiq99c2.fsf@wolfsden.cz
Hello,

it seems GIMP is missing some wrapping:

Toggle snippet (14 lines)
$ 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?

[..]

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.
M
M
Maxim Cournoyer wrote on 8 Jul 06:13 -0700
(name . Tomas Volf)(address . ~@wolfsden.cz)(address . 78075-done@debbugs.gnu.org)
87frf6su4u.fsf@guixotic.coop
Fixed with commit 6f9e15b9138.

--
Thanks,
Maxim
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 78075@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 78075
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch