Bug report #15561

master and master_2 share same QSettings space

Added by Richard Duivenvoorde almost 8 years ago. Updated over 7 years ago.

Status:Closed
Priority:Normal
Assignee:-
Category:Python plugins
Affected QGIS version:master Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:fixed/implemented
Crashes QGIS or corrupts data:No Copied to github as #:23484

Description

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

figure1.png - Figure 1: not able to edit a repo (21.4 KB) Richard Duivenvoorde, 2016-09-13 03:20 AM

figure2.png - Figure 2: failing to open Plugin Manager (65.1 KB) Richard Duivenvoorde, 2016-09-13 03:20 AM

History

#1 Updated by Alexander Bruy over 7 years ago

  • Resolution set to fixed/implemented
  • Status changed from Open to Closed

Should be fixed in master. Reopen if necessary

Also available in: Atom PDF