PathVisio / pathvisio

PathVisio - pathway editor, visualization and analysis software
http://www.pathvisio.org
Apache License 2.0
21 stars 21 forks source link

Changes to "identifier mapping setup" are not saved after restart; removing bridge file doesn't work #196

Open khanspers opened 11 months ago

khanspers commented 11 months ago

I had a problem related to having multiple sources for identifier mapping, so I tried to remove the mapping from a local bridge file by selecting it and clicking "remove". Then restarted PathVisio and still saw the same problem. Checking the identifier mapping setup, the bridge file is back in the list of sources.

In contrast, removing the bridgerest service works fine. So it seems it is specific to bridge files.

mkutmon commented 10 months ago

Can you try the following? Close PathVisio before. Go to your local PathVisio directory:

Open the .PathVisio file in a text editor and remove the two DB_CONNECTSTRING properties. If you save the file and then restart PathVisio, the databases should not be loaded anymore. Does that work?