Hi!
I can't find the solution on Linux.
There are already solution for macOS (viewtopic.php?p=299144) and Windows (viewtopic.php?t=54455), but I couldn't find any working for Linux.
I'm on Arch Linux with Cinnamon Desktop (the same as the default for Linux Mint) : There is a "Startup Applications" option, but I've checked it and OO is not listed among them.
I've seen a solution about using the Memory option (accessible with "Tools > Options > OO > Memory") and a bottom check box, but I don't see any checkbox on my OO version 4.1.14.
Thanks!
[Solved] Disable automatic launch at startup
[Solved] Disable automatic launch at startup
Last edited by RoryOF on Wed Nov 01, 2023 11:52 am, edited 2 times in total.
Reason: Added [Solved] and green tick [RoryOF, Moderator]
Reason: Added [Solved] and green tick [RoryOF, Moderator]
openoffice 4.1.14 on Arch Linux (Cinnamon desktop)
Re: How to disable automatic launch at startup?
I assume that you installed OpenOffice from the AUR. That version may have installed .desktop files to start OPenOffice automatically, but I don't recall this happening when I used Arch. If so, you may need to remove the .desktop files manually. See if this helps find the .desktop files:
XDG Autostart
XDG Autostart
AOO 4.1.14 on Ubuntu MATE 22.04
Re: How to disable automatic launch at startup?
Thanks for your reply!
I need the .desktop file to launch OO from the menu though.
I found location of OO desktop files in 2 places:
and also in "/usr/share/applications/":
I don't think these are locations for startup applications, just like normal applications.
This is "startcenter.desktop" which launches at startup automatically, apparently. Was it copied somewhere else during the installation?
I made a search but didn't find any copy elsewhere.
I need the .desktop file to launch OO from the menu though.
I found location of OO desktop files in 2 places:
Code: Select all
$ ls /opt/openoffice4/share/xdg
base.desktop impress.desktop printeradmin.desktop writer.desktop
calc.desktop javafilter.desktop qstart.desktop
draw.desktop math.desktop startcenter.desktop
Code: Select all
openoffice4-base.desktop
openoffice4-calc.desktop
openoffice4-draw.desktop
openoffice4-impress.desktop
openoffice4-javafilter.desktop
openoffice4-math.desktop
openoffice4-printeradmin.desktop
openoffice4-startcenter.desktop
openoffice4-writer.desktop
This is "startcenter.desktop" which launches at startup automatically, apparently. Was it copied somewhere else during the installation?
I made a search but didn't find any copy elsewhere.
openoffice 4.1.14 on Arch Linux (Cinnamon desktop)
Re: How to disable automatic launch at startup?
Yes, the .desktop files you found are for the menu, not autostart. From the link I posted, as I understand it, the .desktop files for autostart should be in ~/.config/autostart and /etc/xdg/autostart.
AOO 4.1.14 on Ubuntu MATE 22.04
Re: Disable automatic launch at startup
Ok, I found the solution. It was due to my system, nothing to do with Openoffice. Thanks for your help anyway. Then if a moderator can delete this thread, please?
openoffice 4.1.14 on Arch Linux (Cinnamon desktop)
Re: Disable automatic launch at startup
We prefer not to delete threads, as a solution may be of use to others.
Apache OpenOffice 4.1.15 on Xubuntu 22.04.4 LTS