Run libreoffice --calc from script and with Fedora 41 saw no warning messages 
using either the Fedora default install or version from libreoffice site.

Now with upgrade to Fedora 42 on 7 machines, I'm getting warning messages.

Versions of libreoffice installed.
$rpm -qa | grep libreoffice | grep calc
libreoffice-calc-25.2.3.2-1.fc42.x86_64
libreoffice25.2-calc-25.2.3.2-2.x86_64

Running the Fedora version get these warnings.
$ libreoffice --calc
warning: parent <office:styles> does not have any rules defined (child: 
<style:style>)
warning: parent <office:styles> does not have any rules defined (child: 
<style:style>)
warning: parent <office:styles> does not have any rules defined (child: 
<style:style>)
warning: parent <office:styles> does not have any rules defined (child: 
<style:style>)
warning: parent <office:styles> does not have any rules defined (child: 
<style:style>)
warning: parent <office:styles> does not have any rules defined (child: 
<style:style>)
warning: parent <office:styles> does not have any rules defined (child: 
<style:style>)
warning: parent <office:styles> does not have any rules defined (child: 
<style:style>)
warning: parent <office:styles> does not have any rules defined (child: 
<style:style>)
warning: parent <office:styles> does not have any rules defined (child: 
<style:style>)
warning: parent <office:styles> does not have any rules defined (child: 
<style:style>)
warning: parent <office:styles> does not have any rules defined (child: 
<style:style>)
warning: parent <office:styles> does not have any rules defined (child: 
<style:style>)
warning: parent <office:styles> does not have any rules defined (child: 
<style:style>)
warning: parent <office:styles> does not have any rules defined (child: 
<style:style>)
warning: parent <office:styles> does not have any rules defined (child: 
<style:style>)
warning: parent <office:styles> does not have any rules defined (child: 
<style:style>)
warning: parent <office:styles> does not have any rules defined (child: 
<style:style>)

Seems to work fine, but seeing all those warning messages that didn't happen 
before the upgrade to 42? Also, strange the difference between parent have 
<officice:styles> and child: have <style:style>  would expect to see the same.

With the Libreoffice installed in the /opt directory it runs with no messages. 
First 
time I ran it, it did mention issue with PYTHONHOME not being defined, so I 
defined it, and then that message went away.

$ libreoffice25.2 --calc
$ export PYTHONHOME=/usr/lib64/python3.7; libreoffice25.2 --calc

I did compare the files in the Fedora libreoffice directory and the /opt 
libreoffice 
directory, and there are a number of files that Fedora doesn't have. 
Libreoffice 
version is -2 while Fedora's is -1?

Just seeing all these warnings. If you run from menu, you never even see these.
Thanks.


+------------------------------------------------------------+
 Michael D. Setzer II - Computer Science Instructor (Retired)     
 mailto:[email protected]                            
 mailto:[email protected]
 mailto:[email protected]
 Guam - Where America's Day Begins                        
 G4L Disk Imaging Project maintainer 
 http://sourceforge.net/projects/g4l/
+------------------------------------------------------------+


-- 
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to