https://bugs.freedesktop.org/show_bug.cgi?id=43447
Bug #: 43447
Summary: app-office/libreoffice-3.5.0.0: python segfault on
pyuno
Classification: Unclassified
Product: LibreOffice
Version: LibO Master
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
AssignedTo: [email protected]
ReportedBy: [email protected]
I install libreoffice-3.5.0.0 with USE=odk on gentoo. But python segfault when
executing this script:
$ cat test.py
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import sys
sys.path.append('/usr/lib/libreoffice/program')
import os
import uno
#a UNO struct later needed to create a document
from com.sun.star.text.ControlCharacter import PARAGRAPH_BREAK
from com.sun.star.text.TextContentAnchorType import AS_CHARACTER
In version 3.4 this is not observed.
Thanks.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs