LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-16-2016, 09:04 AM   #1
Hatman KZN
Member
 
Registered: Oct 2010
Location: Scottburgh South Africa
Distribution: Linux Mint 17.3 - Mate
Posts: 76

Rep: Reputation: 9
Red face Lifeograph download for Mint 17.3 installs but cannot be found in the Applications menu


I must be the dumbest dummy ever. (plus tax and transport)

I have just downloaded and installed Lifeograph.
I went into Administration, software manager, all packages
and typed Lifeograph in the little search window.

When it came up I selected it and clicked install.

The installation went smoothly and it shows that it is installed but I cannot find it anywhere in the Applications menu or anywhere else.
I have tried reinstalling it with the same result.

I then tried (sudo apt-get lifeograph ) in the terminal and that tells me the it is an invalid operation

What is this old duffer doing wrong this time?
 
Old 03-16-2016, 11:12 AM   #2
bigrigdriver
LQ Addict
 
Registered: Jul 2002
Location: East Centra Illinois, USA
Distribution: Debian stable
Posts: 5,908

Rep: Reputation: 356Reputation: 356Reputation: 356Reputation: 356
In my Debian Wheezy, lifeograph shows in the Utilities menu.

Code:
 sudo apt-get lifeograph
should be
Code:
sudo apt-get install lifeograph
 
Old 03-16-2016, 02:31 PM   #3
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
I assume you're using Cinnamon as your desktop environment.

I just installed the package and am experiencing the same as you.

So, to add it to the program launcher manually:

. Menu->Applications->Menu Editor

. Highlight the category you want (e.g. Accessories) and click the + in the top left-hand corner->Add Launcher

. Click on the bold "New Launcher" at the top, change to Lifeograph, and hit Enter

. Command: /usr/bin/lifeograph

. Click on the Save Launcher button to the right of the + in the top left-hand corner

Job done.



.
 
Old 03-17-2016, 02:05 AM   #4
Hatman KZN
Member
 
Registered: Oct 2010
Location: Scottburgh South Africa
Distribution: Linux Mint 17.3 - Mate
Posts: 76

Original Poster
Rep: Reputation: 9
Thanks for your response.
I am unfortunately not using Cinnamon but Mate and my "Menu" does not have that + sign you mentioned so I do not have a path to create a launcher.
I also do not have the "editor" tag.

The /usr/bin/lifeograph command brings up Lifeograph manual only and not the app.



___________________________________________________________
Artificial intelligence is no match for natural stupidity

Last edited by Hatman KZN; 03-17-2016 at 02:06 AM.
 
Old 03-17-2016, 05:58 AM   #5
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
For MATE:

. Right click on Menu button->Edit menu

. Highlight the category you want (e.g. Accessories) and click the +New Item on the right hand side

. Name: Lifeograph

. Command: /usr/bin/lifeograph

. Close

When I run Lifeograph on my system, the first thing it (sometimes) shows is a splash page with a pithy comment - clicking "Continue" takes you through to the main application (a rather sparse window) where you create new diaries or manuals. I've never used the application before so don't know any more about it.

Can I suggest that, to make it easier for support in the future when it has a desktop environment aspect to it, you add Linux Mint 17.3 MATE to your Linux Questions details that show up when you post:

Quick Links->Edit Your Details->Distribution (right down at the bottom)

Let us know how you get on!
 
1 members found this post helpful.
Old 03-17-2016, 08:25 AM   #6
Hatman KZN
Member
 
Registered: Oct 2010
Location: Scottburgh South Africa
Distribution: Linux Mint 17.3 - Mate
Posts: 76

Original Poster
Rep: Reputation: 9
Hi hydrurga

Thank you for your explicitly detailed instructions.
Just what an old duffer like me needs.
I so envy you your knowledge.

I followed your instructions step by step exactly and the app showed up with the X highlighted in the editing menu.
It is however, still missing from the normal menu nor is it in any of the sub menus.

Did I miss something?



______________________________________________________
Maybe I should have turned left just after being born?
 
Old 03-17-2016, 08:33 AM   #7
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
In the editing menu, which of the categories on the left is highlighted when you can see Lifeograph with its x?
 
Old 03-17-2016, 08:55 AM   #8
Hatman KZN
Member
 
Registered: Oct 2010
Location: Scottburgh South Africa
Distribution: Linux Mint 17.3 - Mate
Posts: 76

Original Poster
Rep: Reputation: 9
Only the title APPLICATIONS.

lifeograph is then listed in the same list as Accessories - Games - Graphics - Internet etc
 
Old 03-17-2016, 08:58 AM   #9
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Quote:
Originally Posted by Hatman KZN View Post
Only the title APPLICATIONS.

lifeograph is then listed in the same list as Accessories - Games - Graphics - Internet etc
Ok. Go through my instructions again, but this time make sure that you click on Accessories to highlight it before adding Lifeograph.

Edit: For info, I'll be away for a few hours but will check this thread when I get back.

Last edited by hydrurga; 03-17-2016 at 09:05 AM.
 
1 members found this post helpful.
Old 03-17-2016, 09:24 AM   #10
Hatman KZN
Member
 
Registered: Oct 2010
Location: Scottburgh South Africa
Distribution: Linux Mint 17.3 - Mate
Posts: 76

Original Poster
Rep: Reputation: 9
YES - YES - YES.
THANK YOU - THANK YOU - THANK YOU

As usual I misread half the instructions.
I need to learn to pay closer attention.

can the "/usr/bin/(app name)" be used to list all other new apps?




_______________________________________________________________________________
Another hundred or so lessons and I can apply for an upgrade to stupid class

Last edited by Hatman KZN; 03-17-2016 at 09:25 AM.
 
Old 03-17-2016, 12:52 PM   #11
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Quote:
Originally Posted by Hatman KZN View Post
YES - YES - YES.
THANK YOU - THANK YOU - THANK YOU

As usual I misread half the instructions.
I need to learn to pay closer attention.

can the "/usr/bin/(app name)" be used to list all other new apps?
Great!

Often. If you type the following command on your command line:

Code:
echo $PATH
you will see all the directories where binaries (executables) are normally kept, separated by colons.

Sometimes the name of the executable may not be exactly the same as the main name under which the app is known, so it's good to keep that in mind.




_______________________________________________________________________________
Another hundred or so lessons and I can apply for an upgrade to stupid class[/QUOTE]
 
1 members found this post helpful.
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Where do I find the file that installs applications - Lazarus FrankGuess01 Linux - Newbie 1 02-05-2015 02:21 PM
LXer: Configurable Menu: Install the best menu for Linux Mint 17/17.1 Cinnamon LXer Syndicated Linux News 0 12-07-2014 09:14 AM
LXer: How to make Mint Menu always show favorite applications in Linux Mint 15 MATE LXer Syndicated Linux News 0 06-09-2013 01:00 PM
How to change GNOME main menu icon(Applications menu) deepclutch Linux - Software 7 06-25-2007 01:31 PM
KDE applications menu replaced by Gnome style menu denh0 Mandriva 2 11-24-2003 12:14 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:52 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