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

segfault when opening a project with a map composed #10116

Closed
qgib opened this issue Apr 4, 2006 · 3 comments
Closed

segfault when opening a project with a map composed #10116

qgib opened this issue Apr 4, 2006 · 3 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Project

Comments

@qgib
Copy link
Contributor

qgib commented Apr 4, 2006

Author Name: werchowyna-epf-pl - (werchowyna-epf-pl -)
Original Redmine Issue: 57

Redmine category:project_loading/saving
Assignee: Redmine Admin


Opening any project which was saved after using Map composer there is a segfault.

  1. new project

  2. add layer

  3. use Map composer

  4. save project

  5. open this project

  6. segfault

Last QGIS words are:

Debug: key: value: 0
Debug: key: value: 255
Debug: key: value: 255
Debug: key: value: 255
Debug: key: value: 255
Debug: key: value: 255
Debug: key: subkey:
Debug: name: [[PositionPrecision]]
Debug: key: value: 2
Debug: key: value: true
Debug: qgsproject.cpp : 678 unable to find title element

Debug: qgslabel.cpp:573 [[QgsLabel]]::readXML() got node labelattributes
If there is a QPaintEngine error here, it is caused by an emit call just after l ine 215 in file qgsmaprender.cpp.
layer name: Shadow_2004_region
Vector layer type: ogr
The selected layer is not GRASS.
Debug: Unable to find canvas widget theOverviewCanvas
Debug: Unable to find canvas widget theOverviewCanvas
Debug: Canvas bacground color restored...
key: composition_1
Segmentation fault

Maciek


@qgib
Copy link
Contributor Author

qgib commented May 31, 2006

Author Name: takubo-saruga-tondara-net - (takubo-saruga-tondara-net -)


This problem was occured in my debian system.
It may be encoding related problem.

While writing and reading composed setting,
it may break setting if layer name have non-ascii
charcters.

I made patch for this problem.
It works fine with my env.

@qgib
Copy link
Contributor Author

qgib commented Jun 1, 2006

Author Name: Gavin Macaulay - (Gavin Macaulay -)


Applied patch (in SVN c9eaae5 (SVN r5503)), which appears to resolve the problem.


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

@qgib
Copy link
Contributor Author

qgib commented Aug 21, 2009

Author Name: Anónimo (Anónimo)


Milestone Version 0.8 deleted

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Project 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! Project
Projects
None yet
Development

No branches or pull requests

1 participant