Hello Edward Edward K. Ream schrieb am Donnerstag, 17. August 2023 um 20:14:16 UTC+2:
On Thu, Aug 17, 2023 at 1:12 PM Edward K. Ream wrote: Leo https://leo-editor.github.io/leo-editor/ 6.7.4 is now available on GitHub <https://github.com/leo-editor/leo-editor/releases> and pypi <https://pypi.org/project/leo/>. I'll delay more public announcements until Monday. Please continue your testing ;-) I installed Leo 6.7.4 from PyPI into a Fedora 38 VM. - When I run the unittests I receive errors. - See attached log: (Leo) [user@fedora-leo-study-vm Leo]$ (Leo) [user@fedora-leo-study-vm Leo]$ cd lib64/python3.11/site-packages/leo (Leo) [user@fedora-leo-study-vm leo]$ (Leo) [user@fedora-leo-study-vm leo]$ python -m unittest ................................................................................ ................................................................................ ...........................fatal: invalid object name 'master'. fatal: invalid object name 'devel'. .fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree. Use '--' to separate paths from revisions, like this: 'git <command> [<revision>...] -- [<file>...]' ................................................................................ ................................................................................ ................................................................................ ................................................................................ ................................................................................ ............F................................................................... ...................s............................................................ ............. (python:2354): Gdk-CRITICAL **: 22:31:27.506: gdk_atom_intern: assertion 'atom_name != NULL' failed (python:2354): Gdk-CRITICAL **: 22:31:27.506: gdk_atom_intern: assertion 'atom_name != NULL' failed .........s...................................................................... ....................cursesGui2.py: Tk module required for clipboard handling. s...s..... ====================================================================== FAIL: test_per_commander_data (unittests.core.test_leoGlobals.TestGlobals.test_per_commander_data) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/user/PyVE/PyPI/Leo/lib/python3.11/site-packages/leo/unittests/core/test_leoGlobals.py", line 294, in test_per_commander_data self._test_per_commander_data() File "/home/user/PyVE/PyPI/Leo/lib/python3.11/site-packages/leo/unittests/core/test_leoGlobals.py", line 178, in _test_per_commander_data self.assertTrue(os.path.exists(z), msg=repr(z)) AssertionError: False is not true : '/home/user/PyVE/PyPI/Leo/lib64/python3.11/site-packages/launchLeo.py' ---------------------------------------------------------------------- Ran 871 tests in 6.838s FAILED (failures=1, skipped=4) (Leo) [user@fedora-leo-study-vm leo]$ With kind regards, Viktor -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/1bc8bb96-e7b6-46f4-b3f9-b5022d4d3d31n%40googlegroups.com.
