This is an enhancement request: PROBLEM: During installation, in Custom Setup, there is a feature listed called "Online Update" which is described as "Get automatically notified when a new update of LibreOffice becomes available." Some users such as myself do not want software to automatically call home all the time (or when you run it, or at whatever frequency the program is going to do it, which based on the above description is unknown to the user) to check for updates. But they *do* want the ability to manually check for updates. The problem is, during installation, the only apparent way to prevent Libre Office from automatically checking for updates is to Not install the "Online Update" feature. But, when you do that, the program not only removes the automatic update feature, it also removes the manual check feature. If you use typical install or choose to install the "Online Update" feature during a custom install, then yes, you can go into Tools, Options, Libre Office, Online Update, and turn off automatic updates, and you will still be able to manually check for updates by going to Help, Check for Updates. But the user does not know that during the install, and in this case they will never know it because by not installing the Online Update feature, those two menu sections won't be available. POSSIBLE SOLUTION IDEA 1: In the installer, change "Online Update" feature to "Automatic Update". Then, have it so that even if the user does not install that feature, Manual update checks will *always* be available in the Help, Check for Updates menu - there's no reason to ever not have that feature since it is manual. POSSIBLE SOLUTION IDEA 2: Just change the Feature Description in the installer to say something like "Automatic and/or Manual checking for new versions of Libre Office (automatic updates can still be disabled even if you install this feature)"
Well, I'll set to NEW, although I don't know, how the completion of this would change things: https://wiki.documentfoundation.org/Development/GSoC/Ideas#Reuse_Mozilla.27s_rolling_update_mechanism_for_LibreOffice
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present on a currently supported version of LibreOffice (5.1.6 or 5.2.3 https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to "inherited from OOo"; 4b. If the bug was not present in 3.3 - add "regression" to keyword Feel free to come ask questions or to say hello in our QA chat: http://webchat.freenode.net/?channels=libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug-20170103
Dear mipisejili, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Closing as WONTFIX since -no duplicates, and no interest at all expressed in the topic. -no devs have commented at all. -it has been almost 6 years since the report. LibreOffice versions only have updates for 6 months. A smart user will wait for LibreOffice Still anyway - which only gets updates for 3 months. So there is very little value in "manually checking for updates". Plus, LibreOffice's release cycle is VERY predictable, and so this can easily be managed manually by going to the website.
Created attachment 173595 [details] sample_LO_configuration_extension.oxt Among other things, this extension turns off checking for updates. So that is useful way to do it for system administrators. See https://wiki.documentfoundation.org/Development/Extension_Development for more information on configuration extensions.