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

when topology checker's show error is activated, a large red rectangle is drawn covering the extend of a layer #19132

Closed
qgib opened this issue Jun 28, 2014 · 5 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins

Comments

@qgib
Copy link
Contributor

qgib commented Jun 28, 2014

Author Name: Mathieu Pellerin - nIRV (Mathieu Pellerin - nIRV)
Original Redmine Issue: 10748
Affected QGIS version: 2.4.0
Redmine category:c++_plugins/topology_checker


Activating [x] show error when analysis a layer via topology checker draws a big opaque rectangle covering the whole extend of the analyzed layer. That's an important user experience regression as the default behavior is to show errors.

I couldn't find a place to file an issue for the topology checker (no information given on the plugin), and since it's referred to in the QGIS documentation, I'm using the QGIS issue reporter. Correct me if I'm wrong :)


@qgib
Copy link
Contributor Author

qgib commented Jun 29, 2014

Author Name: Giovanni Manghi (@gioman)


I cannot replicate.

What rule/s dod you used? can you attach sample data? thanks!


  • category_id was configured as C++ plugins/Topology checker
  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Jun 29, 2014

Author Name: Mathieu Pellerin - nIRV (Mathieu Pellerin - nIRV)


Steps to reproduce:

  1. Create a new project
  2. Open the attached provinces.shp dataset
  3. Open the topology checker panel, and configure it with the following rule:
    ** provinces -> must have no gaps
  4. When the rule is added, proceed with validation by clicking on the 'Validate All' button
  5. When the validation is done, 160-something errors are detected, and an opaque red rectangle is drawn covering the full extend of the layer (whereas the errors are not)

Let me know if that's not sufficient.


  • 7557 was configured as provinces.zip

@qgib
Copy link
Contributor Author

qgib commented Jun 30, 2014

Author Name: Giovanni Manghi (@gioman)


Let me know if that's not sufficient.

yes I can replicate the "red rectangle" with your data, but not with other data also with a lot of errors (gaps and others). Seems this behaviour is triggered by something specific in your dataset, but I don't have much time to investigate right now.


  • status_id was changed from Feedback to Open

@qgib
Copy link
Contributor Author

qgib commented Apr 30, 2017

Author Name: Giovanni Manghi (@gioman)


  • regression was configured as 0
  • easy_fix was configured as 0

@qgib
Copy link
Contributor Author

qgib commented Mar 9, 2019

Author Name: Giovanni Manghi (@gioman)


End of life notice: QGIS 2.18 LTR

Source:
http://blog.qgis.org/2019/03/09/end-of-life-notice-qgis-2-18-ltr/


  • resolution was changed from to end of life
  • status_id was changed from Open to Closed

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! Plugins
Projects
None yet
Development

No branches or pull requests

1 participant