How to resolve issues with QGIS 3 Processing Dialog Layouts on MacOS
Posted by: Tim Sutton | in QGIS | 7 years, 1 month ago | 0 comments

If you are using QGIS 3 master builds on MacOS and encounter issues with the display of processing dialog layouts like this:

The problem is caused by the custom designer widgets python module for QGIS. To fix it you should rename or remove this file

mv /usr/local/lib/python3.6/site-packages/PyQt5/uic/widget-plugins/qgis_customwidgets.py \

  /usr/local/lib/python3.6/site-packages/PyQt5/uic/widget-plugins/qgis_customwidgets.py_

The actual location of this file may vary depending on your system. After removing the file, restart QGIS and you should see the dialog layout restored again:

Layout issues in processing

Currently unrated

Comments

There are currently no comments

New Comment

required

required (not published)

optional

required

Have a question? Get in touch!