RSS/Atom feed Twitter
Site is read-only, email is disabled

compile gimp-2.10.0-RC1 finishes and runs from build dir, but not when installed.

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

2 of 2 messages available
Toggle history

Please log in to manage your subscriptions.

compile gimp-2.10.0-RC1 finishes and runs from build dir, but not when installed. John Griessen 17 Apr 18:37
  compile gimp-2.10.0-RC1 finishes and runs from build dir, but missing icons John Griessen 18 Apr 00:27
John Griessen
2018-04-17 18:37:39 UTC (about 6 years ago)

compile gimp-2.10.0-RC1 finishes and runs from build dir, but not when installed.

Would you please take a look and suggest what to do?

Thanks, John Griessen

Running from build dir after compiled:

./app/gimp-2.10 gimp_icons_sanity_check: Icon theme path has no 'hicolor/index.theme': /usr/local/gimp2.10/share/gimp/2.0/icons gimp_widget_load_icon(): icon theme has no icon 'gimp-default-colors'. gimp_widget_load_icon(): icon theme has no icon 'gimp-swap-colors'. gimp_widget_load_icon(): icon theme has no icon 'gimp-image'. gimp_widget_load_icon(): icon theme has no icon 'gimp-image'.

and a pop up message:

There was an error parsing the menu definition from image-menu.xml: Failed to open file “/usr/local/gimp2.10/share/gimp/2.0/menus/image-menu.xml”: No such file or directory

Here is how it was configured:

https://gist.github.com/jgriessen/992b58559006b1b0e13328edd123b238

============tail end of configure====================== Extra Binaries:
gimp-console: yes

Optional Features: Language selection: yes
Vector icons: yes
Dr. Mingw (Win32): no

Optional Plug-Ins: Ascii Art: yes
Ghostscript: yes
Help Browser: yes
JPEG 2000: yes
MNG: yes
OpenEXR: yes
WebP: yes
PDF (export): yes
Print: yes
Python 2: yes
Script-Fu: yes
TWAIN (Win32): no
Webpage: yes
WMF: yes
X11 Mouse Cursor: yes
XPM: yes
Email: yes (xdg-email)

Optional Modules: ALSA (MIDI Input): yes
Linux Input: yes (GUdev support: yes) DirectInput (Win32): no

Tests: Use xvfb-run yes
Test appdata no (appstream-util not found)

John Griessen
2018-04-18 00:27:57 UTC (about 6 years ago)

compile gimp-2.10.0-RC1 finishes and runs from build dir, but missing icons

Does that suggest a missing requirement? A configure option?