https://bugs.documentfoundation.org/show_bug.cgi?id=172642
Bug ID: 172642
Summary: Extensions: templates dialog is not able to install
templates from Extensions website
Product: LibreOffice
Version: 26.2.4.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Extensions
Assignee: [email protected]
Reporter: [email protected]
Description:
Open Templates dialog (Ctrl + Shift + N) > Manage menu > Extensions try to
install a template file, the interface does not react and it does not install
the template.
The console returns a warning, e.g.
warn:cui.dialogs:27158:27158:cui/source/dialogs/AdditionsDialog.cxx:798:
com.sun.star.lang.IllegalArgumentException message: "Cannot detect media-type:
file:///home/libreoffice/LibreOfficeBuild/libreoffice/instdir/program/../program/../user/additions/99436/Calendario-Escolar-Mexico-2025-2026.ots
at
/home/libreoffice/LibreOfficeBuild/libreoffice/desktop/source/deployment/registry/dp_registry.cxx:479"
context: dp_registry::(anonymous namespace)::PackageRegistryImpl
ArgumentPosition: -1
The problem seems to be the dialog tries to install the ods file as oxt which
is not appropiate.
Steps to Reproduce:
1. Open dialog Ctrl + Shift + N > Manage > Extension
2. Click Install in any template
Actual Results:
Nothing happens, the ui does not react
Expected Results:
Installation happens and the button changes to Installed and disabled
Reproducible: Always
User Profile Reset: Yes
Additional Info:
Version: 26.2.4.2 (X86_64)
Build ID: 620(Build:2)
CPU threads: 22; OS: Linux 7.0; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Ubuntu package version: 4:26.2.4.2-0ubuntu0.26.04.1
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.