This is a good idea.
Hopefully stuff will be fixed and optimized.
I use the
kicad-product-r5640.
Quite happy about this version, but some things are really sluggish (part selection. switching canvas).
Build issue(?):
The development builds doesn't have a BZR number, or at least the one I use doesn't.
This can be found by looking in control panel->uninstall.
Windows installer:
Only main program (kicad.exe) and pcbnew is registerd on the start menu.
General:
(#2 on your list) When creating a new project the file
kicad-dir/share/template/kicad.pro is copied to
kicad-dir/noname.pro, this causes an error in windows since file writing is not normally allowed in "Program Files" (install to other folder works fine).
Also, this causes all you files to be named to
noname.*.
For your list I have these comments:
3
Not entirely sure what you mean here.
Active libraries comes from the .pro file which is copied from the template upon creation.
IMO this is just fine, all libraries should be there by default, and you just remove the ones not needed for that project.
4
The save-as menu appears if you open eeschema directly, but not if you open it from a project.
It seems like this is a deliberate choice by the developers, why I have no idea.
6, 9, 10, 11, 18, 20, 23, 26,
This works just fine in my version.
12
I don't consider language in a library to be a kicad bug.
14
Moving components (M key) shouldn't preserve wires, use drag component (G key) to preserve connections.
15
Use delete node (no hotkey, should be backspace) to delete part of wire .
24
This is to be expected since the libraries is defined in schematic editor and stored in the .pro file.