Bug report #15008
QGIS Crashes when right clicking on a table added from PostGIS
| Status: | Closed | ||
|---|---|---|---|
| Priority: | High | ||
| Assignee: | |||
| Category: | Data Provider/PostGIS | ||
| Affected QGIS version: | master | Regression?: | No |
| Operating System: | Ubuntu | Easy fix?: | No |
| Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
| Crashes QGIS or corrupts data: | Yes | Copied to github as #: | 22955 |
Description
If you add a table from postgis then right click on the table - QGIS Crashes. I rebooted and renamed my .qgis2 directory but it didn't help. I do have write access to the table.
History
#1
Updated by Nyall Dawson over 9 years ago
- Status changed from Open to Feedback
Is this a non spatial table? If so, should have been fixed by 054604bc709129efbc05098f09cacd8f0204efe9
#2
Updated by Randal Hale over 9 years ago
It is non spatial - I'll update qgis tonight and check it. Thanks.
#3
Updated by Nyall Dawson over 9 years ago
- Resolution set to fixed/implemented
- Status changed from Feedback to Closed
Fixed by 054604bc709129efbc05098f09cacd8f0204efe9 - please reopen if it's still reproducable