Bug #3398
Calling help() in python console crashes QGIS
| Status: | Closed | Start Date: | ||
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | Python plugins and bindings | |||
| Target version: | Version 1.7.0 | |||
| Platform: | All | Patch supplied: | ||
| Platform version: | Affected version: | master | ||
| Status info: | 0 | Causes crash or corruption: | No | |
| Resolution: | invalid |
Description
When calling help() which normally gives the user a interactive help causes QGIS to halt and then crash.
To reproduce:
Open QGIS Python Console
call help()
History
Updated by Nathan Woodrow over 2 years ago
- Status changed from New to Closed
- Resolution set to invalid
Sorry this looks like a bug that I introduced somehow in some recent work I have been doing.