Description: LibreOffice.app/Contents/Frameworks/LibreOfficePython.framework/Versions/3.5/python3.5/test weighs approximately 60 MB and should not be needed by the application and could reduce the overall file size by ~7%. Steps to Reproduce: 1. Look at LibreOffice.app/Contents under macOS Actual Results: LibreOffice.app/Contents/Frameworks/LibreOfficePython.framework/Versions/3.5/python3.5/test exists Expected Results: LibreOffice.app/Contents/Frameworks/LibreOfficePython.framework/Versions/3.5/python3.5/test should not exist, saving space. Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/604.1.6 (KHTML, like Gecko) Version/10.2 Safari/604.1.6
I don't see such a python3.5/test subfolder under Win8.1 x64 did you try to upgrade to latest LibO 5.3.4.2 release? the 5.3.0.3 version you reported the bug with is now obsolete
Yes it’s still there under macOS. I updated the version. Most of it are python bytecode files for the tests inside __pycache__. That might be a regression if I understand this commit correctly: https://cgit.freedesktop.org/libreoffice/core/commit/?id=1603854be942078e7f2381fad2efbd992eeb86ee The path of the test files was missing a /lib/. Correct path is like this: LibreOffice.app/Contents/Frameworks/LibreOfficePython.framework/Versions/3.5/lib/python3.5/test
Confirming with Version: 5.3.4.2 Build ID: f82d347ccc0be322489bf7da61d7e4ad13fe2ff3 CPU Threads: 4; OS Version: Mac OS X 10.12.5; UI Render: default; Layout Engine: new; Locale: en-GB (fr_FR.UTF-8); Calc: group
Not present in LO5272 - regression
thanks. set back version to 5.3.0.3 since it should indicate the earlier release the bug is present, not the latest
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Suggested fix in https://gerrit.libreoffice.org/#/c/59034/
Tor Lillqvist committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=0f2f719ccd5544eb37d1aacb0a50c317ae963e50 tdf#106324: Remove unnecessary test folder from LibreOfficePython framework It will be available in 6.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
A polite ping to Tor Lillqvist: Is this bug fixed? if so, could you please close it as RESOLVED FIXED ? Otherwise, Could you please explain what's missing? Thanks