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

Changing layout grid offset freezes the entire aplication #54251

Closed
2 tasks done
AugustoStef opened this issue Aug 15, 2023 · 2 comments · Fixed by #54346
Closed
2 tasks done

Changing layout grid offset freezes the entire aplication #54251

AugustoStef opened this issue Aug 15, 2023 · 2 comments · Fixed by #54346
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! GUI/UX Related to QGIS application GUI or User Experience Print Layouts Related to QGIS Print Layouts, Atlas or Reporting frameworks

Comments

@AugustoStef
Copy link

What is the bug or the crash?

When trying to reset the coordinate grid offset using the 'X' arrow (indicated in the figure) the whole QGIS application freezes and then crashes.
However, when just deleting the desired number, no error occurs in the program.

Screenshot_3

Steps to reproduce the issue

  1. Open the layout
  2. Creat a map frame
  3. Add Grid
  4. Set value of interval
  5. Set value of offset
  6. Try to change the offset value to zero using the "x"
    Screenshot_3

Versions

<style type="text/css"> p, li { white-space: pre-wrap; } </style>
Versão do QGIS 3.28.9-Firenze Código da versão do QGIS 66f4d63
Versão Qt 5.15.3
Versão do Python 3.9.5
Versão GDAL/OGR 3.7.1
Versão PROJ 9.2.1
Versão da base de dados do registro EPSG v10.088 (2023-05-13)
Versão GEOS 3.12.0-CAPI-1.18.0
Versão SQLite 3.41.1
Versão PDAL 2.5.5
Versão cliente PostgreSQL unknown
Versão SpatiaLite 5.0.1
Versão QWT 6.1.6
Versão QScintilla2 2.13.1
Versão OS Windows 10 Version 2009
       
Plugins Python ativos
QuickOSM 2.2.2
quick_map_services 0.19.33
db_manager 0.1.20
grassprovider 2.12.99
MetaSearch 0.3.6
processing 2.12.99
sagaprovider 2.12.99
Versão do QGIS 3.28.9-Firenze Código da versão do QGIS [66f4d63](https://github.com/qgis/QGIS/commit/66f4d63ad4) Versão Qt 5.15.3 Versão do Python 3.9.5 Versão GDAL/OGR 3.7.1 Versão PROJ 9.2.1 Versão da base de dados do registro EPSG v10.088 (2023-05-13) Versão GEOS 3.12.0-CAPI-1.18.0 Versão SQLite 3.41.1 Versão PDAL 2.5.5 Versão cliente PostgreSQL unknown Versão SpatiaLite 5.0.1 Versão QWT 6.1.6 Versão QScintilla2 2.13.1 Versão OS Windows 10 Version 2009

Plugins Python ativos
QuickOSM
2.2.2
quick_map_services
0.19.33
db_manager
0.1.20
grassprovider
2.12.99
MetaSearch
0.3.6
processing
2.12.99
sagaprovider
2.12.99

Supported QGIS version

  • I'm running a supported QGIS version according to the roadmap.

New profile

Additional context

No response

@AugustoStef AugustoStef added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Aug 15, 2023
@agiudiceandrea
Copy link
Contributor

agiudiceandrea commented Aug 24, 2023

@AugustoStef, so QGIS hangs only when you try to reset the coordinate grid offset using the "clear button", does it? If yes, could you please change the title of this issue report accordingly?

@agiudiceandrea agiudiceandrea added GUI/UX Related to QGIS application GUI or User Experience Print Layouts Related to QGIS Print Layouts, Atlas or Reporting frameworks labels Aug 24, 2023
@agiudiceandrea
Copy link
Contributor

agiudiceandrea commented Aug 24, 2023

It seems to me the issue is triggered by the fact that the "clear button" incorrectly reset the offset X/Y spinboxes values to the minimum value set for such spinboxes.

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! GUI/UX Related to QGIS application GUI or User Experience Print Layouts Related to QGIS Print Layouts, Atlas or Reporting frameworks
Projects
None yet
2 participants