Plugin Manager: doesn't store (save) any added repository

I wanted to store this repository on the plugin manager

https://raw.githubusercontent.com/Bouni/bouni-kicad-repository/main/repository.json

I clicked on MANAGE…
I clicked on +
I added the above repository
i clicked on save

ok … by restarting KiCad … that repository: disappeared …

I repeated the process: same identical issue

Application: KiCad x64 on x64

Version: 7.0.6, release build

Libraries:
wxWidgets 3.2.2
FreeType 2.12.1
HarfBuzz 6.0.0
FontConfig 2.14.1
libcurl/7.88.1-DEV Schannel zlib/1.2.13

Platform: Windows 11 (build 22621), 64-bit edition, 64 bit, Little endian, wxMSW

Build Info:
Date: Jul 6 2023 04:56:45
wxWidgets: 3.2.2 (wchar_t,wx containers)
Boost: 1.81.0
OCC: 7.6.3
Curl: 7.88.1-DEV
ngspice: 40
Compiler: Visual C++ 1936 without C++ ABI

Build settings:
KICAD_SPICE=ON

I’ve seen reports that 7.0.6 sometimes does not exit cleanly and leaves kicad process hanging. That may prevent it from saving the settings correctly.
Check in task manager if kicad exits correctly.

yes I checked it and it’s the same.

The only one workaround I found for the time being (I was editing the thread when I spotted your answer so I prefered to comment), is to shift up the new repository.
So, instead of to have the kicad default as 1st, I have the other one. On that way it kept the repository in.

The order of repositories is not relevant, the whole config is saved the same way, if addition is not saved order would not be saved either. There is something else that is root cause.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.