Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QGIS crashes on clicking on map canvas #10319

Closed
qgib opened this issue Sep 5, 2006 · 1 comment
Closed

QGIS crashes on clicking on map canvas #10319

qgib opened this issue Sep 5, 2006 · 1 comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Map and Legend Related to map or legend rendering

Comments

@qgib
Copy link
Contributor

qgib commented Sep 5, 2006

Author Name: pcreso-pcreso-com - (pcreso-pcreso-com -)
Original Redmine Issue: 260

Redmine category:map_canvas
Assignee: Martin Dobias


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

@qgib
Copy link
Contributor Author

qgib commented Sep 6, 2006

Author Name: Gavin Macaulay - (Gavin Macaulay -)


Fixed in svn 7cff7da (SVN r5763). Problem was probably caused by commit 15bde54 (SVN r5759)


  • resolution was changed from to fixed
  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Map and Legend Related to map or legend rendering labels May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Map and Legend Related to map or legend rendering
Projects
None yet
Development

No branches or pull requests

1 participant