Bug report #17458
QGIS freezes when naming a style rule
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | - | ||
Category: | Symbology | ||
Affected QGIS version: | 2.18.14 | Regression?: | Yes |
Operating System: | linux (xubuntu 16.04) | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | invalid |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 25355 |
Description
Good morning,
when I try to edit the name of a rule in the "rule based style" editor, QGIS freeze and I have no other choice than kill the process.
Thanks a lot.
Mathieu Bossaert
Related issues
History
#1 Updated by Giovanni Manghi almost 7 years ago
- Status changed from Open to Feedback
Please attach a sample project with sample data to allow us try replicate here (I cannot replicate with data of my own, same qgis version and platform). Thanks!
#2 Updated by Bauke Koole almost 7 years ago
- Copied to Bug report #17480: QGIS freez when naming a style rule added
#3 Updated by Giovanni Manghi almost 7 years ago
- Subject changed from QGIS freez when naming a style rule to QGIS freezes when naming a style rule
- Priority changed from Normal to High
- Regression? changed from No to Yes
#4 Updated by Mathieu Bossaert almost 7 years ago
- File bug_17458.png added
Giovanni Manghi wrote:
Please attach a sample project with sample data to allow us try replicate here (I cannot replicate with data of my own, same qgis version and platform). Thanks!
I can but it will not give you any information. I just tried to create a new project, with other data and I have the same freeze (clicking the edit button).
#5 Updated by Giovanni Manghi almost 7 years ago
Mathieu Bossaert wrote:
Giovanni Manghi wrote:
Please attach a sample project with sample data to allow us try replicate here (I cannot replicate with data of my own, same qgis version and platform). Thanks!
I can but it will not give you any information. I just tried to create a new project, with other data and I have the same freeze (clicking the edit button).
Just tried here, same platform, same QGIS version, no freeze.
Could you try o a clean install? start from (backup and) delete the ~/.qgis2 folder, then restart QGIS. Thanks.
#6 Updated by Mathieu Bossaert almost 7 years ago
Giovanni Manghi wrote:
Could you try o a clean install? start from (backup and) delete the ~/.qgis2 folder, then restart QGIS. Thanks.
Done : delete .qgis2 directory unistall / reinstall QGIS with no effects.
I can't understand, it looks like when a child window is open but invisible and mother's wait for an action on it.
#7 Updated by Giovanni Manghi almost 7 years ago
I can't understand, it looks like when a child window is open but invisible and mother's wait for an action on it.
so maybe is just a Desktop manager issue. Have you tried on different ones?
#8 Updated by Alessandro Pasotti almost 7 years ago
works for me
#9 Updated by Nelson José Silva over 6 years ago
Here works fine with 2.18.16
#10 Updated by Giovanni Manghi over 6 years ago
- Resolution set to invalid
- Status changed from Feedback to Closed
I have hit this issue recently and the cause turned to be the dialog to not show... giving the impression the program is blocked. The fact is that the dialog was in fact configured to show on a second monitor... Cleaning QGIS configurations (~/.config folder on Linux) makes the problem go away.