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 when creating a blank project after using composer #18146

Closed
qgib opened this issue Feb 13, 2014 · 6 comments
Closed

QGIS Crashes when creating a blank project after using composer #18146

qgib opened this issue Feb 13, 2014 · 6 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Print Layouts Related to QGIS Print Layouts, Atlas or Reporting frameworks

Comments

@qgib
Copy link
Contributor

qgib commented Feb 13, 2014

Author Name: Tim Sutton (Tim Sutton)
Original Redmine Issue: 9560
Affected QGIS version: 2.0.1
Redmine category:map_composer/printing
Assignee: Nyall Dawson


To replicate:

Using QGIS head on OSX

  1. Open QGIS
  2. Blank project
  3. New composer map (default for name)
  4. Close composer
  5. Hit 'new project' icon on toolbar
  6. QGIS Crashes

I don't get any traceback when the crash occurs. I believe the issue relates to map composer because in other circumstances pressing new project does not cause a crash.

@qgib
Copy link
Contributor Author

qgib commented Feb 13, 2014

Author Name: Tim Sutton (Tim Sutton)


Testing against dae8ea6 I can note that it is no longer guaranteed to get the crash. Probably we can put this on the low priority list until it can be repeated deterministicly.

@qgib
Copy link
Contributor Author

qgib commented Feb 14, 2014

Author Name: Larry Shaffer (Larry Shaffer)


Tim,

Even when the crash reporter dialog doesn't show up, the crash report should still written to your user logs. Check:

~/Library/Logs/DiagnosticReports/QGIS*

or open Console.app and look under the User Diagnostic Reports section.

See also (for more info and changing prefs on crash reports):

http://stackoverflow.com/questions/10359966
https://developer.apple.com/library/mac/technotes/tn2004/tn2123.html

@qgib
Copy link
Contributor Author

qgib commented Feb 14, 2014

Author Name: Larry Shaffer (Larry Shaffer)


I can not reproduce this on Mac OS X 10.9 (haven't tested elsewhere).

Tim, there seems to be an issue with the CadInput plugin, which always crashes the app on quit. If you have that installed, try uninstalling, quitting, then trying to reproduce the issue again.

I think some Qt signal/slot connection for the plugin are not being handled correctly?

@qgib
Copy link
Contributor Author

qgib commented Jun 7, 2014

Author Name: Nyall Dawson (@nyalldawson)


Tim - what's the status here? Can this be closed?


  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Jun 14, 2014

Author Name: Tim Sutton (Tim Sutton)


I'm closing this out since I can no longer reproduce it.

@qgib
Copy link
Contributor Author

qgib commented Jun 14, 2014

Author Name: Tim Sutton (Tim Sutton)


  • status_id was changed from Feedback to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Print Layouts Related to QGIS Print Layouts, Atlas or Reporting frameworks 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! Print Layouts Related to QGIS Print Layouts, Atlas or Reporting frameworks
Projects
None yet
Development

No branches or pull requests

1 participant