Bug 1961805
Summary: | functions are no longer available in the base (database tool) component | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michael J. Chudobiak <mjc> |
Component: | libreoffice | Assignee: | Caolan McNamara <caolanm> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 34 | CC: | caolanm, dtardon, erack, mjc, sbergman |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | libformula-1.1.3-30.fc34 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-05-29 01:04:15 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Attachments: |
Description
Michael J. Chudobiak
2021-05-18 18:04:17 UTC
Created attachment 1784547 [details]
PROBLEM - fc34 base function wizard. Where are all the functions? LO 7.1.3.2
Created attachment 1784548 [details]
GOOD - fc33 base function wizard. Lots of functions. LO 7.0.5.2
Created attachment 1784549 [details]
GOOD - fc34 calc function wizard. Works fine.
Created attachment 1784550 [details]
GOOD - fc33 calc function wizard. Works fine.
The Base report builder is a Java component, make sure you have Java installed and it is recognized by LibreOffice (Tools -> Options -> LibreOffice -> Advanced) and activated. I can certainly see only the two functions of the METADATA group in F34 I bet its... commit a9382edd5c0a924e2f4abad7eded14bd2baa17d9 Author: Nicolas Lécureuil <neoclust> Date: Fri Jan 15 23:05:11 2021 +0100 Remove ant-contrib support * Fri Jan 15 2021 Nicolas Lécureuil <neoclust> - 1.1.3-27 - Remove ant-contrib support there was a similar problem in libloader by a similar commit (In reply to Eike Rathke from comment #5) > The Base report builder is a Java component, make sure you have Java > installed and it is recognized by LibreOffice (Tools -> Options -> > LibreOffice -> Advanced) and activated. I can confirm that Java is activated. As a side note, this also prevents the use of the Accumulation/Minimum/Maximum scoped functions in footers. yeah, guess in comment #7 is the problem FEDORA-2021-296701e093 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-296701e093 FEDORA-2021-296701e093 has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2021-e300ac2fa8 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-e300ac2fa8 Thank you! libformula-1.1.3-30.fc34.noarch does fix the issue. FEDORA-2021-e300ac2fa8 has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-e300ac2fa8` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-e300ac2fa8 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-e300ac2fa8 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. |