Installed applications don't show-up in menus.

Booting, installing, newbie
Message
Author
User avatar
MrAccident
Posts: 361
Joined: Mon 31 Mar 2014, 20:53

Installed applications don't show-up in menus.

#1 Post by MrAccident »

Hi.
There were quite a few applications I installed that didn't show-up in any menu, or the "Menu Manager".
The installation process went fine; "Package Manager" says that it is already installed; and I can find their files with Pfind.
Also CatFish shows in "Utility" menu; but nothing happens when I click on it.
I also tried to launch with Terminal.
Latest application was Jove, a text editor. Maybe someone can install it to see if it works; it's just 500k.
Or maybe there's a file I can open to launch the application. In Windows - If I couldn't locate the launcher - I would find the EXE file and open it.

User avatar
RSH
Posts: 2397
Joined: Mon 05 Sep 2011, 14:21
Location: Germany

#2 Post by RSH »

The menu entries are in /usr/share/applications (.desktop Files).

The menu categories definition is in /etc/xdg/menus/hierarchy.

Sometimes it's needed to fix entry: Categories of a .desktop file.

If a program won't run from menu, open its .desktop file and enter the command from entry: Exec= into a terminal program. There maybe some hints about missing libs etc.

If you want someone to test the programs, you have downloaded, a Link or even a hint, where to find it, would be nice. Nobody want to do a big search on the web for the applications you want someone to doing testings on.
[b][url=http://lazy-puppy.weebly.com]LazY Puppy[/url][/b]
[b][url=http://rshs-dna.weebly.com]RSH's DNA[/url][/b]
[url=http://murga-linux.com/puppy/viewtopic.php?t=91422][b]SARA B.[/b][/url]

User avatar
MrAccident
Posts: 361
Joined: Mon 31 Mar 2014, 20:53

#3 Post by MrAccident »

Thanks RSH; interesting information.
I found the program "Jove" in "Package Manager"; that's why I didn't think of explaining where I got it from.
It doesn't have a .desktop file. Maybe I can create one for it?

About "Catfish" - it's "Exec" is "catfish-home". In terminal it says "/usr/bin/catfish: line 12: python: command not found".

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#4 Post by Semme »

Python's in.. dare I say.. the :roll: devx. Find SFS mngr in your menus.

Makes sense if you plan on running Pup as an everyday desktop.

User avatar
MrAccident
Posts: 361
Joined: Mon 31 Mar 2014, 20:53

#5 Post by MrAccident »

OK so I should download Devx 5.7.0?
Right now I can't download it; no connection to the site or something. Do you think it's a problem on the site; should I try again later?

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#6 Post by Semme »

Me thinks that's a BUG. Are you PAE or non-PAE? If slacko-5.7.0-PAE.iso, then this one.

User avatar
MrAccident
Posts: 361
Joined: Mon 31 Mar 2014, 20:53

#7 Post by MrAccident »

Thanks Semme. It worked for Catfish. It's definitely better than Pfind; but not close to Everything Search.

The original problem of the post still exists.

When I write "jove" in Terminal - it says "You can't run JOVE on a xterm terminal: type unknown".

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#8 Post by bigpup »

Something you need to understand about Puppy Package Manager in Slacko 5.7
It is able to access Slackware repositories and download program packages from them, however not all of them may work in Slacko. Some of them are just too specific to Slackware.

Jove seems to be one of them.
Even if Jove's readme file says it should work in xterm, for some reason it does not like the one in Slacko.

Any packages in the puppy-slacko14 repository will work in Slacko because they were compiled for Slacko.

As for menu entries, it is mostly up to the person that made the program package to provide the needed menu support.
Some programs just do not make menu entries, when installed.
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

User avatar
MrAccident
Posts: 361
Joined: Mon 31 Mar 2014, 20:53

#9 Post by MrAccident »

OK bigpup I understand; so if it doesn't work - maybe it just doesn't work. :-p
But do the programs that don't supply menu entries, need to have ".desktop" files? And are there other kinds of files that can open a program?

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#10 Post by bigpup »

And are there other kinds of files that can open a program?
Usually you can run a program from the console by typing the name of the program. Most of the time the exec file is named for the program. However, Not always.
Slacko has menu->Utility->Gexec execute a command
You can exec programs with it.

Menu entry making in Puppy is an art, but this program helps a lot.
Menu Entry Maker 1.1.17
http://www.murga-linux.com/puppy/viewtopic.php?t=69453

You can also run a program from a desktop icon.
In the file manager find the program exec file and drag it to the desktop.
Now have desktop icon to start program.
Right click on icon to edit name and displayed icon.
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

User avatar
solo
Posts: 389
Joined: Thu 14 Nov 2013, 20:33

#11 Post by solo »

If you are using the JWM Window Manager, menu items can also be added by editing the .jwmrc file in the root with a text editor like Geany or Leafpad.

But the Menu Entry Maker is the safer choice.

User avatar
MrAccident
Posts: 361
Joined: Mon 31 Mar 2014, 20:53

#12 Post by MrAccident »

OK thanks.

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#13 Post by Semme »

Are you familiar with Jove or did you just happen to install as a random choice?

User avatar
MrAccident
Posts: 361
Joined: Mon 31 Mar 2014, 20:53

#14 Post by MrAccident »

I'm looking for a text editor with GOOD bidirectional-text support; so I'm trying all kinds. Had trouble with that in Windows too. Will keep looking.

User avatar
L18L
Posts: 3479
Joined: Sat 19 Jun 2010, 18:56
Location: www.eussenheim.de/

#15 Post by L18L »

MrAccident wrote:text editor with GOOD bidirectional-text support
:arrow: yudit

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#16 Post by Semme »

Eclipse, among others >> has support.

User avatar
MrAccident
Posts: 361
Joined: Mon 31 Mar 2014, 20:53

#17 Post by MrAccident »

Yeah I tried Yudit already, It was really heavy on the RAM, didn't like it at first glance, also couldn't write in Hebrew. Maybe if that's the last resort.
I'll also try the Windows application I was using - "PolyEdit", with Wine; maybe it will be tastier.
I also prefer that they will be lite.

Wrote "Eclipse" too.

Thanks.
Last edited by MrAccident on Tue 01 Apr 2014, 14:11, edited 1 time in total.

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#18 Post by Semme »

This module provides basic support for the Unicode bidirectional text (Bidi) algorithm, for displaying text consisting of both left-to-right and right-to-left written languages (like Hebrew and Arabic.) It does so using a swig interface file to the libfribidi library.
http://search.cpan.org/~kamensky/Text-B ... xt/Bidi.pm

==

http://www.vim.org/scripts/script.php?script_id=4658

==

Here's Jove..
Attachments
jove_528.jpg
(36.54 KiB) Downloaded 241 times

User avatar
MrAccident
Posts: 361
Joined: Mon 31 Mar 2014, 20:53

#19 Post by MrAccident »

Eeem... I probably didn't mention it, but I need a regular text editor; not for programming.
Vim is 25mb; the second one seems pretty complicated.
In Package Manager I see that I have "Fribidi - Unicode Bidirectional algorithm library" installed. But how do I use it?!

User avatar
L18L
Posts: 3479
Joined: Sat 19 Jun 2010, 18:56
Location: www.eussenheim.de/

#20 Post by L18L »

katoob is geany for right-to-left

See limited experiences here: http://www.murga-linux.com/puppy/viewto ... 1&start=10

or source
http://projects.arabeyes.org/project.php?proj=Katoob

Post Reply