https://bugs.documentfoundation.org/show_bug.cgi?id=92848
Beluga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |UNCONFIRMED Ever confirmed|1 |0 --- Comment #4 from Beluga <[email protected]> --- (In reply to Ofir from comment #3) > Make sure you have the python-uno binding. > On Ubuntu you can get them with > sudo apt-get install libreoffice-script-provider-python > > Run LibreOffice with: > libreoffice "--accept=pipe,name=test;urp;StarOffice.Servicemanager" > > Download the attached python script and run it with: > python3 test.py I get: Traceback (most recent call last): File "test.py", line 13, in <module> slide = doc.DrawPages[0] AttributeError: DrawPages -- 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
