qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.55k stars 2.99k forks source link

Display Bug with classification module #53745

Closed interfacehg closed 1 year ago

interfacehg commented 1 year ago

What is the bug or the crash?

In version 3.32 RC : the first time I perform a graded classification : no worries. But then, a display bug occurs in layer properties / symbiology / graduate. A window hides the classes and no longer allows any changes.

qgisbug

Steps to reproduce the issue

  1. Go to layer properties (vector)
  2. Click on 'Symbiology'
  3. Display bug. qgisbug

Versions

Version de QGIS 3.32.0-Lima Révision du code 311a8cb8a6

Supported QGIS version

New profile

Additional context

No response

roya0045 commented 1 year ago

can you provide the rest of the build info, would be helpful to know if the UI issue is related to the OS or something else.

interfacehg commented 1 year ago
Version de QGIS 3.32.0-Lima Révision du code 311a8cb8a6
Version de Qt 5.15.3
Version de Python 3.10.6
Version de GDAL/OGR 3.4.1
Version de Proj 8.2.1
Version de la base de données du registre EPSG v10.041 (2021-12-03)
Version de GEOS 3.10.2-CAPI-1.16.0
Version de SQLite 3.37.2
Version de PDAL 2.3.0
Version du client PostgreSQL 14.8 (Ubuntu 14.8-0ubuntu0.22.04.1)
Version de SpatiaLite 5.0.1
Version de QWT 6.1.4
Version de QScintilla2 2.11.6
Version de l'OS Linux Mint 21.1
       

Extensions Python actives densityanalysis | 2023.6.12 scpplugin | 2.0 mmqgis | 2021.9.10 quick_map_services | 0.19.33 GroupStats | 2.2.7 cartogram3 | 3.1.5 DataPlotly | 4.0.3 grassprovider | 2.12.99 processing | 2.12.99 MetaSearch | 0.3.6 db_manager | 0.1.20

Version de QGIS 3.32.0-Lima Révision du code 311a8cb8a6 Version de Qt 5.15.3 Version de Python 3.10.6 Version de GDAL/OGR 3.4.1 Version de Proj 8.2.1 Version de la base de données du registre EPSG v10.041 (2021-12-03) Version de GEOS 3.10.2-CAPI-1.16.0 Version de SQLite 3.37.2 Version de PDAL 2.3.0 Version du client PostgreSQL 14.8 (Ubuntu 14.8-0ubuntu0.22.04.1) Version de SpatiaLite 5.0.1 Version de QWT 6.1.4 Version de QScintilla2 2.11.6 Version de l'OS Linux Mint 21.1

Extensions Python actives densityanalysis 2023.6.12 scpplugin 2.0 mmqgis 2021.9.10 quick_map_services 0.19.33 GroupStats 2.2.7 cartogram3 3.1.5 DataPlotly 4.0.3 grassprovider 2.12.99 processing 2.12.99 MetaSearch 0.3.6 db_manager 0.1.20

DelazJ commented 1 year ago

@interfacehg Can you also run with a new profile (as requested in the form)? It could help eliminate the fact that this is the result of a plugin

interfacehg commented 1 year ago

It's the same thing. bugqgis2

github-actions[bot] commented 1 year ago

The QGIS project highly values your report and would love to see it addressed. However, this issue has been left in feedback mode for the last 14 days and is being automatically marked as "stale". If you would like to continue with this issue, please provide any missing information or answer any open questions. If you could resolve the issue yourself meanwhile, please leave a note for future readers with the same problem and close the issue. In case you should have any uncertainty, please leave a comment and we will be happy to help you proceed with this issue. If there is no further activity on this issue, it will be closed in a week.

github-actions[bot] commented 1 year ago

While we hate to see this happen, this issue has been automatically closed because it has not had any activity in the last 42 days despite being marked as feedback. If this issue should be reconsidered, please follow the guidelines in the previous comment and reopen this issue. Or, if you have any further questions, there are also further support channels that can help you.

XaMa76 commented 1 year ago

I have the same problem with Qgis 3.28.9, 3.28.10, 3.28.11. The problem is not present on Qgis 3.28.5.

maellevd commented 1 year ago

I am currently facing the same issue with the update of the UbuntuGIS-unstable PPA to QGIS 3.28.10 on Jammy (on September 23rd), as indicated here: https://launchpad.net/~ubuntugis/+archive/ubuntu/ubuntugis-unstable/+index?batch=75&memo=150&start=150.

This problem also affects our students who are enrolled in a training program, as their computers were configured with this repository. Therefore, I have urgently contacted Martin L to inquire if it would be possible to restore the previous repository (QGIS 3.28.5) in case there is a delay in resolving the bug...

maellevd commented 1 year ago

For your information, while waiting for the bug to be resolved, an interim solution to work around this display issue is to use the Layer Styling Panel.

effjot commented 11 months ago

I can confirm this bug is still present in version 3.28.11. I was not present in 3.28.7, if I remember correctly.

DelazJ commented 11 months ago

@effjot This issue report is a duplicate of #54549 which should be fixed by #54943. This is available in 3.34 and was backported to 3.28 branch 3 weeks ago (https://github.com/qgis/QGIS/commit/8a5d44ce3d9decc545ce01d1a27840b292f7b7d3) so should be available in 3.28.13 at the end of the next week.

effjot commented 11 months ago

Thanks for the pointers! Issue search led me to this page first ;-)