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

text edit crashes with custom ui #18964

Closed
qgib opened this issue Jun 11, 2014 · 1 comment
Closed

text edit crashes with custom ui #18964

qgib opened this issue Jun 11, 2014 · 1 comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Forms

Comments

@qgib
Copy link
Contributor

qgib commented Jun 11, 2014

Author Name: Denis Rouzaud (@3nids)
Original Redmine Issue: 10557
Affected QGIS version: 2.2.0
Redmine category:edit_widget
Assignee: Matthias Kuhn


While using a custom UI file, QGIS crashes when opening the form of a feature if using a text edit widget (QGIS) with a QTextEdit (Qt).

Crash occurs at QgsTextEditWidget.cpp at line 123 in @mTextEdit->setPlainText( v );@

@qgib
Copy link
Contributor Author

qgib commented Jun 11, 2014

Author Name: Martin Dobias (@wonder-sk)


Duplicate of #18955


  • resolution was changed from to duplicate
  • 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! Forms labels May 25, 2019
@qgib qgib added this to the Future Release - High Priority milestone May 25, 2019
@qgib qgib closed this as completed May 25, 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! Forms
Projects
None yet
Development

No branches or pull requests

1 participant