https://bugs.documentfoundation.org/show_bug.cgi?id=166138
--- Comment #2 from Michael Setzer II <[email protected]> --- Saw same thing after upgrading machine to Fedora 42. No such messages on Fedora 41. Installing Version from LibreOffice site does not give error. $ rpm -qa | grep -i libreoffice | grep -i calc libreoffice-calc-25.2.3.2-1.fc42.x86_64 libreoffice25.2-calc-25.2.3.2-2.x86_64 $ uname -a Linux setzconote.dyndns.org 6.14.6-300.fc42.x86_64 #1 SMP PREEMPT_DYNAMIC Fri May 9 20:11:19 UTC 2025 x86_64 GNU/Linux $ 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>) Using LibreOffice version no messages. $ libreoffice25.2 --calc $ Note: originally the LibreOffice version gave message about setting the PYTHONHOME variable, so I added this to get rid of that message? export PYTHONHOME=/usr/lib64/python3.7 Not sure what is best place for this or some other setup? -- You are receiving this mail because: You are the assignee for the bug.
