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.54k stars 2.99k forks source link

Arcgis REST servers kept duplicating when renamed and impossible to delete #54718

Open IspookGt opened 1 year ago

IspookGt commented 1 year ago

Arcgis REST Server will not go away after deleting it many times

After i made a file for a specific REST server, i wanted to change the name of the file to avoid confusion with my other files. ended up wit a few copies of that file and they are impossible to delete, :(

Steps to reproduce the issue

  1. Open Qgis 3.32.3 Lima
  2. Click on Arcgis REST server, add new connection
  3. Save the new connection,it should show up at the REST server tab
  4. Right Click on said connection, click rename, save
  5. There are now probably two files on the tab. one with the old name and one with the new name :) ![Uploading Screenshot (179).png…]()

Versions

QGIS version | 3.32.3-Lima | QGIS code revision | 67d46100b5 -- | -- | -- | -- Qt version | 5.15.3 Python version | 3.9.5 GDAL/OGR version | 3.7.2 PROJ version | 9.3.0 EPSG Registry database version | v10.094 (2023-08-08) GEOS version | 3.12.0-CAPI-1.18.0 SQLite version | 3.41.1 PDAL version | 2.5.5 PostgreSQL client version | 15.2 SpatiaLite version | 5.1.0 QWT version | 6.1.6 QScintilla2 version | 2.13.4 OS version | Windows 10 Version 2009   |   |   |   Active Python plugins HCMGIS | 23.7.19 ORStools | 1.6.0 db_manager | 0.1.20 grassprovider | 2.12.99 MetaSearch | 0.3.6 processing | 2.12.99 QGIS version 3.32.3-Lima QGIS code revision [67d46100b5](https://github.com/qgis/QGIS/commit/67d46100b5) Qt version 5.15.3 Python version 3.9.5 GDAL/OGR version 3.7.2 PROJ version 9.3.0 EPSG Registry database version v10.094 (2023-08-08) GEOS version 3.12.0-CAPI-1.18.0 SQLite version 3.41.1 PDAL version 2.5.5 PostgreSQL client version 15.2 SpatiaLite version 5.1.0 QWT version 6.1.6 QScintilla2 version 2.13.4 OS version Windows 10 Version 2009 Active Python plugins HCMGIS 23.7.19 ORStools 1.6.0 db_manager 0.1.20 grassprovider 2.12.99 MetaSearch 0.3.6 processing 2.12.99 ### Supported QGIS version - [X] I'm running a supported QGIS version according to [the roadmap](https://www.qgis.org/en/site/getinvolved/development/roadmap.html#release-schedule). ### New profile - [X] I tried with a new [QGIS profile](https://docs.qgis.org/latest/en/docs/user_manual/introduction/qgis_configuration.html#working-with-user-profiles) ### Additional context tried right clicking and finding a backdoor to delee the files by code, cant find 'em
agiudiceandrea commented 1 year ago

Hi @3nids, this seems to me similar to https://github.com/qgis/QGIS/issues/53321. Do you have any clue about what's going wrong with the new settings/configs for connections?

3nids commented 1 year ago

After i made a file for a specific REST server, i wanted to change the name of the file to avoid confusion with my other files. ended up wit a few copies of that file and they are impossible to delete, :(

what do you mean by file? the project file?

Steps to reproduce the issue

Screenshot hasn't been uploaded.

I cannot reproduce the issue using the add layer dialog. But there is no "rename button", I have a drop-down selector and I have to click on "edit".

image

I don't see any Arcgis connections in DB manager, so I'm wondering where you have this experience. Uploading the screenshot would help.

pathmapper commented 11 months ago

There are still issues with master (461a3158d01).

-> details in https://github.com/qgis/QGIS/issues/53321#issuecomment-1817761926