Libreoffice Base not showing on Business menu (Solved)

Moderator: Forum moderators

Post Reply
User avatar
Limadito
Posts: 6
Joined: Sat Jan 25, 2025 7:30 pm
Location: Elbonia
Has thanked: 8 times
Been thanked: 2 times

Libreoffice Base not showing on Business menu (Solved)

Post by Limadito »

Howdy!

I'm running BookwormPup64 10.0.0.10 on my old Vaio laptop and I'm happy as a dog with two tails.
However, I've installed Libreoffice whit Synaptic (using the Debian repositories) and Libreoffice Base launcher does not appears on the Business menu.
All dependencies needed to run Libreoffice are met and the components work very well.

Going thru Menu > Setup > Menu Manager, Libreoffice Base appear as selected to be shown, but it doesn't.

Menu Manager from Main Menu.png
Menu Manager from Main Menu.png (67.09 KiB) Viewed 566 times

The Menu Tab from JWMDesk shows a "Legacy Manager"...

Menu tab from JWMDesk.png
Menu tab from JWMDesk.png (49.03 KiB) Viewed 566 times

with no traces of Libreoffice Base here, but is clearly running the show

Main Menu from PCP.png
Main Menu from PCP.png (76.1 KiB) Viewed 566 times

Any help that makes appear Base in the Business menu will be appreciated.
Thanks you in advance!

Last edited by Limadito on Wed Feb 26, 2025 10:08 pm, edited 1 time in total.
User avatar
mikewalsh
Moderator
Posts: 6529
Joined: Tue Dec 03, 2019 1:40 pm
Location: King's Lynn, UK
Has thanked: 997 times
Been thanked: 2173 times

Re: Libreoffice Base not showing on Business menu

Post by mikewalsh »

@Limadito :-

Me, I use the AppImage-based portable version I put together, and simply select the app I want from LibreOffice's own, "internal" menu. No need for menu entries that way.

Still; if you go into /usr/share/applications, look for the libreoffice-base.desktop file, and open it up with Geany, what is the "Categories" line set to? What does it read as?

Mike. ;)

d-pupp
Posts: 426
Joined: Tue Nov 22, 2022 9:11 pm
Location: Canada
Has thanked: 245 times
Been thanked: 82 times

Re: Libreoffice Base not showing on Business menu

Post by d-pupp »

@Limadito I would try running fixmenus. There should be a menu entry for it. If not type the command into a terminal.

User avatar
mikewalsh
Moderator
Posts: 6529
Joined: Tue Dec 03, 2019 1:40 pm
Location: King's Lynn, UK
Has thanked: 997 times
Been thanked: 2173 times

Re: Libreoffice Base not showing on Business menu

Post by mikewalsh »

d-pupp wrote: Sun Feb 23, 2025 3:41 pm

@Limadito I would try running fixmenus. There should be a menu entry for it. If not type the command into a terminal.

@d-pupp :-

THAT was going to be the next step. I wanted to find out just what the 'Categories' line read, since if it's not one that matches with what Puppy recognises, it might have needed altering to one that will.

But you may be right to suggest it straight off. I came across one the other day; a .deb package, its .desktop entry
indicated it should have shown up in Puppy immediately.....yet it didn't. Even after the install, when Puppy should have run fixmenus, etc, automatically, it still didn't show.

It needed

Code: Select all

fixmenus

.....followed by

Code: Select all

jwm -restart

.....both running a second time before it condescended to show up in the main Menu. Weird!

Mike. ;)

User avatar
Limadito
Posts: 6
Joined: Sat Jan 25, 2025 7:30 pm
Location: Elbonia
Has thanked: 8 times
Been thanked: 2 times

Re: Libreoffice Base not showing on Business menu

Post by Limadito »

d-pupp wrote: Sun Feb 23, 2025 3:41 pm

@Limadito I would try running fixmenus. There should be a menu entry for it. If not type the command into a terminal.

Tried, to no avail. Restarted JWM also. Not a wiener. :(

mikewalsh wrote: Sun Feb 23, 2025 12:30 pm

@Limadito :-

Me, I use the AppImage-based portable version I put together, and simply select the app I want from LibreOffice's own, "internal" menu. No need for menu entries that way

.

Will check this option

mikewalsh wrote: Sun Feb 23, 2025 12:30 pm

Still; if you go into /usr/share/applications, look for the libreoffice-base.desktop file, and open it up with Geany, what is the "Categories" line set to? What does it read as?

It reads

Code: Select all

Categories=Office;Database;

Added the Business category

Code: Select all

Categories=Office;Database;Business;

followed by

Code: Select all

fixmenus && jwm -restart

on the terminal. Still no juice.

Commented the code above and left only "Business" and ran the fixmenus and wm restart pair.

Code: Select all

Categories=Business;

Nothing. A bit lost here.
Thank you all for the inputs! :thumbup:

User avatar
MochiMoppel
Posts: 1343
Joined: Mon Jun 15, 2020 6:25 am
Location: Japan
Has thanked: 22 times
Been thanked: 521 times

Re: Libreoffice Base not showing on Business menu

Post by MochiMoppel »

Limadito wrote: Mon Feb 24, 2025 11:00 pm

Commented the code above and left only "Business" and ran the fixmenus and wm restart pair.

Code: Select all

Categories=Business;

Should be

Code: Select all

Categories=X-Business

Will show immediately in the Business menu. No need to run fixmenus or to restart jwm.

hikohan
Posts: 48
Joined: Wed Mar 13, 2024 12:08 am
Has thanked: 8 times
Been thanked: 13 times

Re: Libreoffice Base not showing on Business menu

Post by hikohan »

Create your own style menu in /usr/share/applications/ or /root/.local/share/applications/

Edit BLAH.desktop, change Categories value you prefered.

JWM do support sub-menu extend. :thumbup:

Attachments
Screenshot.png
Screenshot.png (281.5 KiB) Viewed 391 times
User avatar
mikewalsh
Moderator
Posts: 6529
Joined: Tue Dec 03, 2019 1:40 pm
Location: King's Lynn, UK
Has thanked: 997 times
Been thanked: 2173 times

Re: Libreoffice Base not showing on Business menu

Post by mikewalsh »

@hikohan :-

Yeah, I've done the same in my Multimedia menu.....for my video editors, screen capture apps & webcam stuff:-

[Click to enlarge:-]

Image

Of course, you can pull this trick anywhere in the main Menu. Once you've figured it out, it's a piece of cake to repeat anywhere you want. It's yet another reason I like JWM/ROX-filer.....despite the need to use the text editor, it's extremely versatile.

Because I'm constantly adding new stuff to Menu -> Multimedia, I have it set up as a separate text file in /etc, then called from /etc/xdg/templates/_root_.jwmrc by the use of the <include> tags in the category listing. Works nicely!

(I have "guest_1111" to thank for this.....long-term regulars will know to whom I am referring (he who shall not be named! :lol: ))

Mike. ;)

User avatar
Limadito
Posts: 6
Joined: Sat Jan 25, 2025 7:30 pm
Location: Elbonia
Has thanked: 8 times
Been thanked: 2 times

Re: Libreoffice Base not showing on Business menu

Post by Limadito »

MochiMoppel wrote: Tue Feb 25, 2025 1:01 am
Limadito wrote: Mon Feb 24, 2025 11:00 pm

Commented the code above and left only "Business" and ran the fixmenus and wm restart pair.

Code: Select all

Categories=Business;

Should be

Code: Select all

Categories=X-Business

Will show immediately in the Business menu. No need to run fixmenus or to restart jwm.

This did the deed.
The problem was that in my inexperienced quest for the solution I ended with two libreoffice-base.desktop entries, in different places, with different data in the "Category" tag.

@hikohan @mikewalsh
Nice tricks you pulled there.

Thanks a lot guys, great community!

Post Reply

Return to “BookwormPup”