Bug 55950
Summary: | Won't start from Programs|Graphics|ImageMagick menu | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Neil Darlow <neil> |
Component: | ImageMagick | Assignee: | Bernhard Rosenkraenzer <bero> |
Status: | CLOSED DUPLICATE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.2 | CC: | tim_clymo |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2002-01-24 23:00:56 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Neil Darlow
2001-11-09 10:52:34 UTC
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). |