Skip to content

Instantly share code, notes, and snippets.

@NathanW2
Last active November 8, 2016 14:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NathanW2/dccc30651bc7fe76cad25071ae0d10c3 to your computer and use it in GitHub Desktop.
Save NathanW2/dccc30651bc7fe76cad25071ae0d10c3 to your computer and use it in GitHub Desktop.

Run with no plugins first

Run OSGeo4w.bat in QGIS install folder run

qgis --noplugins

Still crashing try isloating settings into a new folder

qgis --configpath C:\temp\qgis --optionspath C:\temp\qgis

This will make a new folder in C:\temp\qgis wtih new QGIS setttings,etc and also what is normally found in .qgis2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment