Description of Problem: ImageMagick doesn't run from the Programs|Graphics|ImageMagick menu under GNOME Version-Release number of selected component (if applicable): How Reproducible: Every time Steps to Reproduce: 1. Click Foot|Programs|Graphics|ImageMagick 2. 3. Actual Results: Nothing happens Expected Results: ImageMagick program display should run Additional Information: Properties for ImageMagick look OK and running from a GNOME Terminal is OK as well
I have the same behavior
I press the Main Menu button and then choose "Run ...". I type in : /usr/X11R6/bin/displayand ImageMagick will not run. If I do the same thing but check "Run in terminal" checkbox ImageMagick runs but it runs from within a text terminal.
in the previos post the 3rd line should be: /usr/X11R6/bin/display and ImageMagick will not run. There is another bug with ImageMagick.The menu does not display an icon for ImageMagick even though it is installed. the problem is that the default search directory for icons is /usr/share/pixmaps while ImageMagick icon is installed in /usr/share/icons so you should change Icon=magick_small.png -> Icon=/usr/share/icons/magick_small.png
This bug is still in ImageMagick 5.4.0.5-1(Rawhide).
*** This bug has been marked as a duplicate of 62100 ***