Bug report #15189
Startup.py executed twice
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | PyQGIS Console | ||
Affected QGIS version: | 2.14.3 | Regression?: | No |
Operating System: | Windows | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 23128 |
Description
In my startup.py file (in [user]\\.qgis\\python) I have simply
import qgis qgis.utils.iface.actionShowPythonDialog().trigger() print "hello world"
the console opens as expected, but my 'hello world' message consistently prints out twice. I posted on the GIS Stackexchange site where it appears at least 1 other user has experienced the same issue.
History
#1 Updated by Anonymous over 8 years ago
- Status changed from Open to Closed
Fixed in changeset f54d845d41bfbf36180821648b7367696c779656.