Comment # 40 on bug 1116658 from
(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: