I encountered binary libraries for python which fail (segmentation fault) to import if others haven't been imported before. Trying to produce Documentation for them result in an empty documentation_file (Well the obligatory commentary is there). The Window for creating documentation shows no result nor error and kdevelop gave neither any signs of an error. Example (using https://github.com/FreeCAD/FreeCAD): Python 3.5.3 (default, May 20 2017, 01:03:18) [GCC 5.4.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import Part ./startPython.sh: Row 39: 7566 segmentation fault python3.5 but: Python 3.5.3 (default, May 20 2017, 01:03:18) [GCC 5.4.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import FreeCAD FreeCAD 0.17, Libs: 0.17R11621 (Git) >>> import Part >>> would work if supported by calling introspect.py I would like some way of feedback of failed creation of documentation. It would be nice if necessary imports prior the import that is used for introspection could be defined as well.
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone!