From da1309f4156c99dedaacdda197e05ec8c5553d81 Mon Sep 17 00:00:00 2001
From: Tom LAVEILLE
Date: Thu, 12 Dec 2024 16:51:58 +0100
Subject: [PATCH] Crash QGIS Fix
---
CenRa_Metabase/CenRa_Metabase.py | 6 ++---
CenRa_Metabase/metadata.txt | 4 +--
plugins.xml | 42 +++++++++++++++++++++++---------
3 files changed, 34 insertions(+), 18 deletions(-)
diff --git a/CenRa_Metabase/CenRa_Metabase.py b/CenRa_Metabase/CenRa_Metabase.py
index 1a61b71..d0a209d 100644
--- a/CenRa_Metabase/CenRa_Metabase.py
+++ b/CenRa_Metabase/CenRa_Metabase.py
@@ -177,12 +177,10 @@ class PgMetadata:
def unload(self):
""" Unload the plugin. """
- if self.editor:
- iface.removePluginMenu('CenRa_Metabase',self.editor_action)
+ #if self.editor:
+ #iface.removePluginMenu('CenRa_Metabase',self.editor_action)
#self.editor.removeToolBarIcon(self.editor_action)
-
-
if self.dock:
iface.removeDockWidget(self.dock)
self.dock.deleteLater()
diff --git a/CenRa_Metabase/metadata.txt b/CenRa_Metabase/metadata.txt
index 03c552c..b189370 100644
--- a/CenRa_Metabase/metadata.txt
+++ b/CenRa_Metabase/metadata.txt
@@ -6,7 +6,7 @@
name=CenRa_Metabase
qgisMinimumVersion=3.0
description=CenRa_METABASE
-version=1.3
+version=1.4
author=Conservatoire d'Espaces Naturels de Rhône-Alpes
email=si_besoin@cen-rhonealpes.fr
@@ -21,7 +21,7 @@ tracker=https://gitea.cenra-outils.org/api/v1/repos/CEN-RA/Plugin_QGIS/issues
hasProcessingProvider=no
# Uncomment the following line and add your changelog:
-changelog=CenRa_Metabase:
08/10/2024 - Version 1.3:
- Lecture de métadonnée des flux WMS/WFS.
07/10/2024 - Version 1.2:
- Correctif de bug.03/10/2024 - Version 1.1:
- Remonte la fênetre dans la pille.26/08/2024 - Version 1.0:
- Lancement du plugin CenRa_Metabase
+changelog=CenRa_Metabase:
12/12/2024 - Version 1.4:
- Crash Fix .08/10/2024 - Version 1.3:
- Lecture de métadonnée des flux WMS/WFS.07/10/2024 - Version 1.2:
- Correctif de bug.03/10/2024 - Version 1.1:
- Remonte la fênetre dans la pille.26/08/2024 - Version 1.0:
- Lancement du plugin CenRa_Metabase
# Tags are comma separated with spaces allowed
tags=python
diff --git a/plugins.xml b/plugins.xml
index 8cbd0a2..616fcf3 100644
--- a/plugins.xml
+++ b/plugins.xml
@@ -68,9 +68,9 @@
cenra,flux
-
+
- 1.3
+ 1.4
3.16
https://plateformesig.cenra-outils.org/
CenRa_METABASE.zip
@@ -79,8 +79,8 @@
https://gitea.cenra-outils.org/CEN-RA/Plugin_QGIS/releases/download/latest/CenRa_METABASE.zip
CEN-Rhone-Alpes
2024-09-12
- 2024-10-08
- False
+ 2024-12-12
+ True
False
cenra,metabase
@@ -97,7 +97,7 @@
CEN-Rhone-Alpes
2024-09-25
2024-12-10
- True
+ False
False
cenra,mise en page,atlas
@@ -117,22 +117,40 @@
True
False
cenra,mise en page,atlas
-
-
+
+
1.0
3.16
https://plateformesig.cenra-outils.org/
- CenRa_COMPANIONCUBE.zip
+ CenRa_gn2qgis.zip
CEN-Rhone-Alpes.png
CEN-Rhone-Alpes
- https://gitea.cenra-outils.org/CEN-RA/Plugin_QGIS/releases/download/latest/CenRa_COMPANIONCUBE.zip
+ https://gitea.cenra-outils.org/CEN-RA/Plugin_QGIS/releases/download/latest/CenRa_gn2qgis.zip
CEN-Rhone-Alpes
- 2024-10-21
- 2024-10-22
+ 2024-12-11
+ 2024-12-11
True
False
- cenra,ia
+ cenra,geonature
+
+
+
+ 1.0
+ 3.16
+ https://plateformesig.cenra-outils.org/
+ BiodivAURA.zip
+ CEN-Rhone-Alpes.png
+ CEN-Rhone-Alpes
+ https://gitea.cenra-outils.org/CEN-RA/Plugin_QGIS/releases/download/latest/BiodivAURA.zip
+ CEN-Rhone-Alpes
+ 2024-12-12
+ 2024-12-12
+ False
+ False
+ cenra,biodiv'aura
+
+
\ No newline at end of file