Not Spanish speaking, so I'll reply in English...

The error happens if your "qgis.ini" file in: /%appdata%/\QGIS\QGIS3\profiles\/default\/QGIS contains path references to non - existing paths under the section [processing]:

(/%appdata%/ : userdata path reference,/default/ : Name of QGIS profile)

Snip from QGIS.ini....

[Processing]
.
.
Configuration\OUTPUTS_FOLDER=C:\\Users\\Bo Victor\\AppData\\Roaming\\QGIS\\QGIS3\\profiles\\default\\processing\\outputs
.
.
Configuration\MODELS_FOLDER=C:\\Users\\Bo Victor\\AppData\\Roaming\\QGIS\\QGIS3\\profiles\\default\\processing\\models Configuration\SCRIPTS_FOLDERS=C:\\Users\\Bo Victor\\AppData\\Roaming\\QGIS\\QGIS3\\profiles\\default\\processing\\scripts
.

End snip...

*If* any of the above path references *doesn't* exist of your pc - you'll get the error

Remove the offending lines, and the references will be set to default values (and the error will disappear)


Den 28-10-2020 kl. 13:50 skrev Alejandro Chamizo de Castro:


Hola,

cada vez que inicio QGIS se me salta una ventana con el siguiente error:


IndexError: list index out of range

Traceback (most recent call last):   File "C:/PROGRA~1/QGIS3~1.10/apps/qgis-ltr/./python/plugins\processing\script\ScriptAlgorithmProvider.py", line 110, in loadAlgorithms     folder = ScriptUtils.resetScriptFolder(folder)   File "C:/PROGRA~1/QGIS3~1.10/apps/qgis-ltr/./python/plugins\processing\script\ScriptUtils.py", line 114, in resetScriptFolder     commonSettingPath = os.path.join(paths[appIndex], paths[profileIndex]) IndexError: list index out of range

¿Sabéis a qué se debe?

Saludos y gracias

--
Alejandro Chamizo de Castro
+34 653681823
www.gisland.es <http://www.gisland.es>

Mailtrack <https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&;> Remitente notificado con Mailtrack <https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&;> 28/10/20 13:50:21


_______________________________________________
Qgis-user mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

--
Med venlig hilsen / Kind regards

Bo Victor Thomsen

_______________________________________________
Qgis-user mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to