https://bugzilla.suse.com/show_bug.cgi?id=1116658 https://bugzilla.suse.com/show_bug.cgi?id=1116658#c40 --- Comment #40 from Matej Cepl <mcepl@suse.com> --- (In reply to Ednilson Miura from comment #38)
Hello, while testing SUSE:Maintenance:19058:243906 (libreoffice/sled12sp5) I cannot reproduce the issue by simply placing foobar.py on $PWD and calling oorwriter, but I can if I set PYTHONPATH (it is not set on sled12sp5) to $(pwd). However, oowriter still crashing even after update if the variable is set. What is the correct way to validate this fix?
The file cannot be called foobar. See comment 4, it must be abc.py (or few other names of the standard library module names). Don���t fiddle with $PYTHONPATH it should be reproducible with the default (i.e., unset) variable. -- You are receiving this mail because: You are on the CC list for the bug.