Bug report #7370
QGIS 1.8 crashes when attempting to specify CRS
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | - | ||
Category: | - | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Windows 7 | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | duplicate |
Crashes QGIS or corrupts data: | Yes | Copied to github as #: | 16343 |
Description
When running QGIS 1.8 Lisboa, QtCore4.dll
causes program crash when attempting to specify CRS for layer or project on two separate Windows 7 platforms (one Win7 Professional and the other Win7 Home Premium). The problem does not occur when running QGIS 1.8 on a Windows XP Professional platform. Diagnostics already performed: disabled McAfee realtime scanning and reinstalled QGIS; deleted .qgis
folder and reinstalled QGIS with new .qgis
folder; searched for other versions of QtCore4.dll
on computer with negative results (i.e., the version in C:/Program Files (x86)/Quantum GIS Lisboa/bin
is the only one on my computer. Good luck!
Related issues
History
#1 Updated by Maxim Dubinin over 11 years ago
Do you use custom CRS?
Try this:
1. open regedit
2. go to HKEY_USERS\\S-1-5-21-[many numbers here]-1000\\Software\\QuantumGIS\\QGIS\\UI
3. remove recentProjections and recentProjectionsAuthId
4. start QGIS
5. Try to specify CRS again
#2 Updated by Maxim Dubinin over 11 years ago
related #7377
#3 Updated by Maxim Dubinin over 11 years ago
- Affected QGIS version changed from 1.8.0 to master
#4 Updated by Giovanni Manghi over 11 years ago
- Priority changed from Normal to High
#5 Updated by Charles Petersen over 11 years ago
Fix proposed by Maxim Dubinin:
"1. open regedit
2. go to HKEY_USERS\\S-1-5-21-[many numbers here]-1000\\Software\\QuantumGIS\\QGIS\\UI
3. remove recentProjections and recentProjectionsAuthId
4. start QGIS
5. Try to specify CRS again"
solved the problem described in my original bug report 7370, 16 March 2013.
Большое спасибо!
#6 Updated by Sandro Santilli over 11 years ago
Charles, do you mean the bug is now fixed in master ?
#7 Updated by Giovanni Manghi over 11 years ago
- Status changed from Open to Feedback
#8 Updated by Maxim Dubinin over 11 years ago
#9 Updated by Jürgen Fischer over 11 years ago
- Resolution set to duplicate
- Status changed from Feedback to Closed
duplicate of #7377