Problem updating extensions, master bc91048.

Stephan Bergmann sbergman at redhat.com
Sun Nov 29 23:54:35 PST 2015


On 11/27/2015 12:55 PM, Stephan Bergmann wrote:
> On 11/27/2015 10:54 AM, Giuseppe Castagno wrote:
>> trying the extension update mechanism to check webdav layer, I got a
>> uno::RuntimeException:
>
> That looks like it got broken with
> <http://cgit.freedesktop.org/libreoffice/core/commit/?id=56a9594649872f4076b6891f917138d2b1e8d028>
> "Update-check, expand to allow reporting of H/W and OS versions."  (I
> assume you implicitly configured --disable-online-update.)
>
> The code in extensions/source/update/feed/updatefeed.cxx is included
> unconditionally, but the /org.openoffice.Office.Jobs/Jobs/UpdateCheck
> configuration data tree it expects is only included depending on
> ENABLE_ONLINE_UPDATE (cf. Configuration_updchk in
> extensions/Module_extensions.mk).

Looks like this got addressed now with 
<http://cgit.freedesktop.org/libreoffice/core/commit/?id=414530e9b24313c04f0151f50b12e26bfe785f54> 
"Catch exception when online update is disabled."


More information about the LibreOffice mailing list