Bug report #260
QGIS crashes on clicking on map canvas
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Low | ||
| Assignee: | |||
| Category: | Map Canvas | ||
| Affected QGIS version: | Regression?: | No | |
| Operating System: | SuSE | Easy fix?: | No |
| Pull Request or Patch supplied: | Resolution: | fixed | |
| Crashes QGIS or corrupts data: | Copied to github as #: | 10319 |
Description
I click on the canvas in any of several modes, with 3 PostGIS layers open. QGIS crashes with the following msg in the invoking text window:
Ok fetching typenam,etc
typOid is: 1700
Ok fetching typelem using
select typelem from pg_type where typelem = 1700 and typlen = -1
poid is: 1700
Ok fetching typenam,etc
Warning: QPainter::begin(): Painter is already active.
You must end() the painter before a second begin()
Segmentation fault
History
#1
Updated by Gavin Macaulay - about 19 years ago
- Resolution set to fixed
- Status changed from Open to Closed