-1

I moved my old QGIS to a new PC. Installed from zero, and later just copied "C:\Users[User]\AppData\Roaming\QGIS\QGIS3\profiles". Everything works fine, when I open my old projects it's all the same - GREAT!

But, now, the problem is that one of the plugins (QGIS Resource Sharing) is not working because of a script error. My old profile name was "Filip", and new one is "Angry Stoic". I tried to change it in Settings>Options>Processing, but get this error: enter image description here

Here is a screenshot of Processing. Tried to reinstall the plugin, but same error: enter image description here

When opening the project I get the following error:

WARNING Python error : Couldn't load plugin 'qgis_resource_sharing' due to an error when calling its classFactory() method See message log (Python Error) for more details.

1 Answer 1

2

You need to remove all the "*Generated" custom CRS (in Settings -> Custom Projections... or Settings -> Options... -> User Defined CRS) in order to save the settings without errors.

3
  • That worked thanks! However, I still can't install Resource Sharing, getting following error: imgur.com/a/uRpKmKS Commented Apr 1, 2024 at 7:39
  • Edit QGIS3.ini in your QGIS profile folder and replace all the occurrences of the old system user home path with the new user home path. Commented Apr 1, 2024 at 11:06
  • Thank you, that fixed everything, Resource Sharing is now working! Commented Apr 1, 2024 at 17:15

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.