LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Zorin OS
User Name
Password
Zorin OS This forum is for the discussion of Zorin OS Linux.

Notices


Reply
  Search this Thread
Old 02-13-2018, 05:23 PM   #1
wiliamvw
Member
 
Registered: Mar 2008
Location: Pittsburgh
Distribution: Suse, Slack,Uberstudent, Zorin, SL, Bugtraq
Posts: 324

Rep: Reputation: 16
imagemagick


Supposedly have IM installed, but when click its app listing under graphics, nothing happens; just back to full screen.
Any idea what I'm missing?
 
Old 02-13-2018, 05:44 PM   #2
Mill J
Senior Member
 
Registered: Feb 2017
Location: @127.0.0.1
Distribution: Mint, Void, MX, Haiku, PMOS, Plasma Mobile, and many others
Posts: 1,258
Blog Entries: 2

Rep: Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542
Yes. I think it's commandline. I think you'll have to get a front-end for it.
 
1 members found this post helpful.
Old 02-14-2018, 01:32 AM   #3
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Code:
list imagemagick|grep /usr/bin
imagemagick /usr/bin/
imagemagick /usr/bin/Magick++-config
imagemagick /usr/bin/MagickCore-config
imagemagick /usr/bin/MagickWand-config
imagemagick /usr/bin/animate
imagemagick /usr/bin/compare
imagemagick /usr/bin/composite
imagemagick /usr/bin/conjure
imagemagick /usr/bin/convert
imagemagick /usr/bin/display
imagemagick /usr/bin/identify
imagemagick /usr/bin/import
imagemagick /usr/bin/magick
imagemagick /usr/bin/magick-script
imagemagick /usr/bin/mogrify
imagemagick /usr/bin/montage
imagemagick /usr/bin/stream
afaics all these are command line tools, except 'display'.
 
1 members found this post helpful.
Old 02-14-2018, 06:22 AM   #4
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,516

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Ubuntu : Example imagemagick file list → Ubuntu 16.04
https://packages.ubuntu.com/xenial-u...agick/filelist
Code:
/usr/bin/animate-im6
/usr/bin/compare-im6
/usr/bin/composite-im6
/usr/bin/conjure-im6
/usr/bin/convert-im6
/usr/bin/display-im6
/usr/bin/identify-im6
/usr/bin/import-im6
/usr/bin/mogrify-im6
/usr/bin/montage-im6
/usr/bin/stream-im6
.
All "imagemagick" packages https://packages.ubuntu.com/search?k...searchon=names

"List files command" : $ dpkg -L <package name>

-
 
1 members found this post helpful.
Old 02-14-2018, 10:34 AM   #5
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
you could go into your /usr/share/applications and look at its desktop file to see why it is being added to your menu, look at the Exec=" what ever " line to see what it is suppose to be calling to give you more insight as to why that is even in your menu.
 
1 members found this post helpful.
Old 02-14-2018, 10:37 AM   #6
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
the IM gui -- if you can call it that
is called " display "

open a TERMINAL and type in display and hit enter button

if there is an error please post that
 
1 members found this post helpful.
Old 02-14-2018, 03:07 PM   #7
wiliamvw
Member
 
Registered: Mar 2008
Location: Pittsburgh
Distribution: Suse, Slack,Uberstudent, Zorin, SL, Bugtraq
Posts: 324

Original Poster
Rep: Reputation: 16
solved

Everyone's input helped get problem solved [didn't realize how much of it was command line]. Now am looking into graphics magick.
 
Old 02-14-2018, 09:39 PM   #8
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
GM is the same as IM

the two are mostly still the same code

and GM uses "display" also

both are mostly ( as in 99% ) for use in a terminal or a script or linking one of the libraries in a program
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
install ImageMagick-6.5.1-2 & ImageMagick-devel-6.5.1.2 in red hat mokkai Linux - Enterprise 4 04-16-2009 12:04 PM
Imagemagick barn63 Linux - Software 3 11-14-2006 02:44 PM
imagemagick++ oliem Linux - Desktop 1 09-05-2006 01:07 PM
ImageMagick without X jeru Debian 4 08-21-2004 07:29 PM
ImageMagick! ifm Linux - Software 0 06-20-2002 09:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Zorin OS

All times are GMT -5. The time now is 10:01 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration