[Bug 1116658] Crash of Writer opening any document having "invalid" python file in home directory
https://bugzilla.suse.com/show_bug.cgi?id=1116658 https://bugzilla.suse.com/show_bug.cgi?id=1116658#c41 --- Comment #41 from Ednilson Miura <emiura@suse.com> --- (In reply to Matej Cepl from comment #40)
(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.
Yes, yes, sorry, I properly used abc.py to reproduce the issue. However, SLE12SP5 does not seem to have $PYTHONPATH set, so it wont reproduce the issue as is. May I consider it as "not reproduceable" (i.e not an issue), since it requires the variable to be set manually? -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com