After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 555582 - gimp-remote-2.0 breaks external apps
gimp-remote-2.0 breaks external apps
Status: RESOLVED NOTABUG
Product: GIMP
Classification: Other
Component: General
2.6.0
Other Linux
: Normal normal
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks: 555549
 
 
Reported: 2008-10-08 17:31 UTC by Michael Chudobiak
Modified: 2008-10-08 18:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Chudobiak 2008-10-08 17:31:14 UTC
Apparently gimp-remote has been renamed gimp-remote-2.0 in 2.6.x.

Is there a compelling reason for this? It breaks external apps:

- gthumb, bug 555549
- gqview, http://www.students.tut.fi/~pylvanat/linuxp.html

Can you add a symlink?

- Mike
Comment 1 Michael Natterer 2008-10-08 18:12:33 UTC
gimp-remote is deprecated and needs to be explicitely enabled by
passing --enable-gimp-remote to configure. If you do so, it is built
and the symlink is correctly created.

Note however that you don't need it any more because this functionality
is built into the gimp binary now (using dbus).