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

Help->About window displays not up-to-date active Python plugins list after activating/deactivating or installing/uninstalling plugins #59779

Closed
2 tasks done
agiudiceandrea opened this issue Dec 7, 2024 · 0 comments · Fixed by #60257
Assignees
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 Plugin manager

Comments

@agiudiceandrea
Copy link
Contributor

What is the bug or the crash?

The Help->About window displays not up-to-date active Python plugins list after a plugin is activated or deactivated or installed or uninstalled.

Steps to reproduce the issue

  1. start QGIS and open the "About QGIS" window (Help->About)
  2. observe the list of Active Python plugins
Active Python plugins
db_manager
0.1.20
grassprovider
2.12.99
MetaSearch
0.3.6
processing
2.12.99
  1. close the "About QGIS" window
  2. open the Plugin Manager (Plugins->Manage and Install Plugins...) and either activate a non active plugin e.g. the "Geometry Checker" plugin or deactivate an active plugin e.g. the "MetaSearch Catalog Client" plugin (the same issue occurs installing/uninstalling a plugin)
  3. open again the "About QGIS" window (Help->About) and observe that the list of Active Python plugins incorrectly either doesn't list the "Geometry Checker" plugin or still list the "MetaSearch Catalog Client" plugin:
Active Python plugins
db_manager
0.1.20
grassprovider
2.12.99
MetaSearch
0.3.6
processing
2.12.99

Versions

QGIS 3.34.13 - QGIS 3.40.1 - QGIS 3.41.0-Master

QGIS version3.41.0-Master
QGIS code revisionda86bc17a6
 
Libraries
Qt version5.15.13
Python version3.12.7
GDAL/OGR version3.11.0dev-4cfbcf8285 (Compiled)
3.11.0dev-d00d363d94 (Running)
PROJ version9.5.0
EPSG Registry database versionv11.016 (2024-08-31)
GEOS version3.13.0-CAPI-1.19.0
SQLite version3.46.1
PDAL version2.8.1
PostgreSQL client version16.2
SpatiaLite version5.1.0
QWT version6.3.0
QScintilla2 version2.14.1
OS versionWindows 10 Version 1903
This copy of QGIS writes debugging output.
 
Active Python plugins
db_manager0.1.20
grassprovider2.12.99
MetaSearch0.3.6
processing2.12.99

Supported QGIS version

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

New profile

Additional context

No response

@agiudiceandrea agiudiceandrea added GUI/UX Related to QGIS application GUI or User Experience Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugin manager labels Dec 7, 2024
@nirvn nirvn self-assigned this Jan 24, 2025
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 Plugin manager
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants