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

master and master_2 share same QSettings space #23484

Closed
qgib opened this issue Sep 13, 2016 · 1 comment
Closed

master and master_2 share same QSettings space #23484

qgib opened this issue Sep 13, 2016 · 1 comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins

Comments

@qgib
Copy link
Contributor

qgib commented Sep 13, 2016

Author Name: Richard Duivenvoorde (@rduivenvoorde)
Original Redmine Issue: 15561
Affected QGIS version: master
Redmine category:python_plugins


While we have separate .qgis-dev and .qgis2 dirs for plugins etc, the QSettings from both qgis2 and qgis3 share the same settings.

If I open QGIS3 in a normal way, I see repositories which I created in QGIS2, but if I try to edit/delete those I get figure 1

If I try to open qgis in a separate configpath eg:

qgis --configpath /tmp/qt33

Then I cannot even open the plugin manager see figure 2


@qgib
Copy link
Contributor Author

qgib commented Oct 4, 2016

Author Name: Alexander Bruy (@alexbruy)


Should be fixed in master. Reopen if necessary


  • resolution was changed from to fixed/implemented
  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins labels May 25, 2019
@qgib qgib closed this as completed May 25, 2019
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! Plugins
Projects
None yet
Development

No branches or pull requests

1 participant