Bug report #18207
Graphical modeler GUI is broken
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | - | ||
Category: | Processing/Modeller | ||
Affected QGIS version: | 3.0.0 | Regression?: | Yes |
Operating System: | Fedora Workstation 27 | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | duplicate |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 26098 |
Description
Fresh install of QGIS 3.0.
I am experiencing the same issue referred to in these issues: #17488 (see screenshot), #18065 and #18194
The fix is supposed to be deleting "qgis_customwidgets.py" from the folder "usr/lib/python3/dist-packages/PyQt5/uic/widget-plugins" but evidently the file structure is different on the RPM version, as this file does not exist.
Note that I recently switched from Linux Mint 18.3, where I experienced an identical issue. Deleting the above file did not completely solve the issue in that case.
I had no issues with the graphical modeler in QGIS 2.18.
Related issues
History
#1 Updated by John Smith over 6 years ago
- Assignee deleted (
John Smith)
#2 Updated by John Smith over 6 years ago
I managed to locate the file on my system:
"/lib64/python3.6/site-packages/PyQt5/uic/widget-plugins/qgis_customwidgets.py"
I can confirm that renaming/deleting the file fixes the issue with the graphical modeler.
It seems to me that this file should be removed/disabled until these issues can be fixed. As it stands, the graphical modeler is broken on Linux (or at least on two Linux platforms).
John Smith wrote:
Fresh install of QGIS 3.0.
I am experiencing the same issue referred to in these issues: #17488 (see screenshot), #18065 and #18194
The fix is supposed to be deleting "qgis_customwidgets.py" from the folder "usr/lib/python3/dist-packages/PyQt5/uic/widget-plugins" but evidently the file structure is different on the RPM version, as this file does not exist.
Note that I recently switched from Linux Mint 18.3, where I experienced an identical issue. Deleting the above file did not completely solve the issue in that case.
I had no issues with the graphical modeler in QGIS 2.18.
#3 Updated by Nyall Dawson over 6 years ago
It's only the case if you had previously installed a dev version of 2.99 -- an installation of the final 3.0 release doesn't have this issue.
#4 Updated by John Smith over 6 years ago
This doesn't seem to be correct. This bug occurred with a completely new install of QGIS -- version 3.0.0-Girona -- that did not have any version previously installed. I had completely formatted my computer and changed distros earlier that day -- February 24.
This is the build (from February 23):
https://copr.fedorainfracloud.org/coprs/dani/qgis3/build/720185/
Nyall Dawson wrote:
It's only the case if you had previously installed a dev version of 2.99 -- an installation of the final 3.0 release doesn't have this issue.
#5 Updated by Jürgen Fischer over 6 years ago
- Description updated (diff)
#6 Updated by Alexander Bruy over 6 years ago
- Duplicated by Bug report #18242: Process modeler UI elements not expanding to fill containers added
#7 Updated by Alexander Bruy over 6 years ago
- Status changed from Open to Closed
- Resolution set to duplicate
Duplicates #16428
#8 Updated by Alexander Bruy over 6 years ago
- Duplicates Bug report #16428: Processing UI forms not rendering properly added