Bug report #17589
Attempting to set default CRS on master crashes QGIS
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | - | ||
Category: | Projection Support | ||
Affected QGIS version: | master | Regression?: | Yes |
Operating System: | Debian 10 | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | Yes | Copied to github as #: | 25486 |
Description
Start up with no project loaded
click Settings then Options
Scroll down to CRS
under CRS for new layers click "use a default CRS"
Click the globe to choose a CRS and it crashes
History
#1 Updated by Patrick Dunford almost 7 years ago
Same behaviour on Debian 9
#2 Updated by Patrick Dunford almost 7 years ago
The most recent build a10e753 also does this
#3 Updated by Giovanni Manghi almost 7 years ago
- Category changed from GUI to Projection Support
- Priority changed from Normal to High
- Regression? changed from No to Yes
#4 Updated by Nyall Dawson almost 7 years ago
- Status changed from Open to Feedback
Can't reproduce - can you post more details?
#5 Updated by Richard Duivenvoorde almost 7 years ago
I'm on Debian 10 too, but cannot reproduce this. Tried all kind of configurations.
@patrick do you have a corrupted config maybe?
Do you start up with a certain project (See Options/General/Project files), or the Welcome Page
Maybe it is a plugin (Lat Lon Tools?) playing up?
If you cleanup/rename all your stuff (.config/QGIS .qgis2 .local/config/QGIS), still crashing?
If you start qgis with:
qgis --profiles-path /tmp/foo
Still crashing?
#6 Updated by Patrick Dunford almost 7 years ago
I can crash a brand new Debian 9.1 VM that has only just had Qgis installed for the very first time and has never opened any projects at all.
#8 Updated by Patrick Dunford almost 7 years ago
Here is a VM that replicates the behaviour
https://my.pcloud.com/publink/show?code=kZAfT57Z0doVKojjEQ4dvJQfYAmsOQpolq4k
Some particular local considerations that may apply
- NZ locale
- XFCE desktop environment
- web filtering in effect as this is an educational institution that I work out of.
#9 Updated by Patrick Dunford almost 7 years ago
user=user
pass=pass
root=root
#10 Updated by James Passmore almost 7 years ago
I just had a similar thing happen on Linux Mint 18.1 Serena (4.4.0-101-generic) QGIS code revision 19b062c. I went to change the project projection and QGIS crashed.
#11 Updated by Giovanni Manghi almost 7 years ago
- Subject changed from Attempting to set default CRS on master crashes the application [d147064] to Attempting to set default CRS on master crashes QGIS
- Status changed from Feedback to Open
Also seen on Ubuntu (ubuntugis-nightly).
#12 Updated by Patrick Dunford almost 7 years ago
On one of my Xubuntu VMs I think it just freezes trying to display the dialog instead of crashing.
#13 Updated by Richard Duivenvoorde almost 7 years ago
related #17610 ?
#14 Updated by Patrick Dunford almost 7 years ago
Yes I would say very much the same issue there.
#15 Updated by Mathieu Pellerin - nIRV almost 7 years ago
- Status changed from Open to Feedback
Patrick, a fix was committed to master yesterday which hopefully has dealt with this crash. Can you confirm the crash you suffered from his gone? Thanks.
#16 Updated by Patrick Dunford almost 7 years ago
The latest version available on Buster is 6508543, does that version include the fix? as it still crashes.
#17 Updated by Patrick Dunford almost 7 years ago
Doesn't sem to crash on the original VM
On the Buster system I have it doesn't crash, but doesn't seem to be able to display the current CRS of a 2.18 project file.
#18 Updated by Nyall Dawson almost 7 years ago
- Status changed from Feedback to Closed
- Resolution set to fixed/implemented
Sounds like the original issue is fixed.