https://bugs.documentfoundation.org/show_bug.cgi?id=144902
--- Comment #28 from Mike Kaganski <[email protected]> --- API monitor [1] may also be useful. I have tested it locally (I downloaded the portable version from the link; attached to the python.exe process - the one with the Pythonic icon (there are two "python.exe" processes); and selected everything in API Filter section before running 'import pyuno' in Python), and I saw all the Windows API calls - lots of them - with each result. So using that, we could also find which function returned the error. [1] http://www.rohitab.com/apimonitor#Download -- You are receiving this mail because: You are the assignee for the bug.
