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

Using Print Composer on vectors rendered in symbology-ng mode crashes qgis. #12168

Closed
qgib opened this issue Nov 17, 2009 · 2 comments
Closed
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Nov 17, 2009

Author Name: cgsbob - (cgsbob -)
Original Redmine Issue: 2108

Assignee: Marco Hugentobler


Refreshing a map in Print Composer that has a vector layer rendered in symbology-ng mode causes qgis to abort with the following message:

Warning: Qt has caught an exception thrown from an event handler. Throwing
exceptions from an event handler is not supported in Qt. You must
reimplement QApplication::notify() and catch all exceptions there.

terminate called after throwing an instance of 'pal::PalException::LayerExists*'
Aborted


I heard that currently Print Composer does not work with symbology-ng mode, so I suggest that users should be prevented from using Print Composer by showing a dialog that Print Composer is currently disabled in symbology-ng mode.

@qgib
Copy link
Contributor Author

qgib commented Nov 17, 2009

Author Name: Giovanni Manghi (@gioman)


it happens also if you don't use the new symbology, but you use the new label engine: labels do not show in the composer and if you zoom or refresh the map, qgis crashes

Warning: QMetaObject::connectSlotsByName: No matching signal for
on_buttonBox_helpRequested()
terminate called after throwing an instance of
'pal::PalException::LayerExists*'
Aborted

@qgib
Copy link
Contributor Author

qgib commented Nov 18, 2009

Author Name: Martin Dobias (@wonder-sk)


Fixed in c1676d5 (SVN r12175).


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

@qgib qgib added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label May 24, 2019
@qgib qgib added this to the Version 1.4.0 milestone 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!
Projects
None yet
Development

No branches or pull requests

1 participant