3.4. Troubleshooting#
3.4.1. ACCESSIBILTY TABS PERMISSIONS ERROR#
This error occurs when some of the shapefiles produced in the temp folder of the working directory are trying to be overwritten or deleted but can’t because it’s still being stored in QGIS’s memory. This can occurs even when the layer is removed from the QGIS table of contents.
This error may also occur when the tool runs correctly so first check if the desired output file was produced in the working directory.
If the file is not produced you can try the following:
Delete the temp folder in the working directory
If you cannot delete the temp folder you will have to close QGIS and open it again, complete the setup tab, go back to the tab where the error occurred and re-run the tab again.
3.4.2. QGIS PLUGIN/INTERFACE WIDGETS AND TEXT ARE DISTORTED AND SCALED INCORRECTLY#
This is a problem linked to display settings caused by the connection of multiple monitors and/or varying display scales and resolutions, rather than a QGIS or plugin-related issue. This is backed by a Microsoft support post, linked here, highlighting the issues that may be experienced when using a high-DPI device, such as a 4k monitor. Additionally, in the scaling display setting, Microsoft indicates that entering a custom scaling size between 100% - 500% is not recommended as “…it can cause text and apps to become unreadable.”
Possible solutions to this are:
Adjust the scale for all monitors to 100%.
Ensure that the display resolution is the same for both monitors. i.e. If the smallest monitor is set to 1920 x 1080 set the 4k monitor to this display resolution as well.
3.4.3. RASTER OUTPUTS NOT BEING LOADED AND DISPLAYING CORRECTLY#
Occasionally, some of the outputs automatically loaded to the QGIS table of contents do not display correctly. To correct this, try removing the layer that is displayed incorrectly and add it again to QGIS.
3.4.4. ERROR: OUTPUT DIRECTORY NOT SET#
If you see the following error message, please check if your output directory has been set in the “Setup” tab.
3.4.5. ERROR: COUNTRY BOUNDARY POLYGON NOT SET#
If you see the following error message, please check if you’re country boundary polygon layer has been set in the “Setup” tab.
3.4.6. ERROR: CO-ORDINATE REFERENCE SYSTEM (CRS) NOT SET#
If you see the following error message, please check if you’re CRS has been set in the “Setup” tab.
3.4.7. ALTERNATIVE WAY TO REFRESH THE PLUGIN IF IT FREEZES OR DOES NOT RUN AS EXPECTED#
Install the “Plugin Reloader” plugin.
1.1 Navigate to and open “Manage and Install Plugins…” under the plugins tab in QGIS.
1.2 In the search bar type “plugin reloader”.
1.3 Select the “Plugin Reloader” plugin and click on the install button.
1.4 Navigate to the “Plugin Reloader” configuration window under the Plugins tab.
Plugins → Plugin Reloader → Configure
1.5 From the drop-down list select the “gender_indicator_tool” plugin and press “OK”.
1.6 If you encounter an unexpected error in the tool that has not been mentioned in any of the previous troubleshooting sections you can try runing the “plugin reload” tool
OR
If the “Plugin Reloader” does not resolve the error close QGIS, restart it again, and re-run the process you were trying to execute.