https://bugs.documentfoundation.org/show_bug.cgi?id=163465
Bug ID: 163465
Summary: officehelper.py enhancements request
Product: LibreOffice
Version: 24.8.2.1 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: framework
Assignee: [email protected]
Reporter: [email protected]
Description:
officehelper.py may offer the following features:
- process termination facility
- connection to remote process next to current named pipe
- support process optional extra arguments
Steps to Reproduce:
1. open embedded Python console
2. import officehelper
3. run officehelper.bootstrap() method
Actual Results:
- support for Windows, Linux, macOS
- retry connection facility
- optional output to console
Expected Results:
- Expose process termination methods
- Support TCP/IP remote process initialization
- softcode different process arguments
Reproducible: Always
User Profile Reset: No
Additional Info:
IDE_utils Python project suggests such features:
https://wiki.documentfoundation.org/Macros/Python_Basics
--
You are receiving this mail because:
You are the assignee for the bug.