Good morning,
In summary several points to see:
A) sometimes (too often for me!) the cursor remains stuck in the work window MORE POSSIBLE to CLICK “File”, …. , tools, and quit Kicad 6.0!
Solutions: the BARBARIAN REBOOT !
B) Kicad 5.1 Menus and Options icons were more ERGONOMIC ON THEM CLEARLY DISTINGUISHED BETTER.
Solutions: You can replace the Kicad 6.0 icon with the Kicade 5.1 icon, or propose the two interfaces, as desired, to the startup configuration.
C) TEST on Kicad 5.1, Kicad 6.0 generated 2 “INFLATING” ERRORS, with PBNEW.
Here they are:
- the circuit is OK, everything is connected except the ground (GND).
I add a GROUND ZONE (GND), which includes all GND pins.
Test: * circuit OK on …………………………. Kicad 5.1
* !!!!!!!!!! Pins not connected for Kicad 6.0 !!!!!!!!!!!!!!!!!!
=======> ERROR: x pins not connected
While the link and normally done by the GND pland?
D) Following disk crash on Ubuntu 16.4, would it be possible to put back online, in an Old_Version directory, Kicad 5, WITH ALL DEPENDENCES, IN Tar.gz format (for example).
Manual installation is too heavy, even for someone like me!
Similarly, with the version for Windows (old PC), zip format.
E) Bug already reported: Kicad 5 and 6 do not accept the library under Ubuntu.
I dont test on FreeBSD 13.1.
I know why I don’t use Windows, like the “Herd”!
I COULDN’T USE KiCAD, FOR 5 YEARS, BECAUSE OF THIS PROBLEM.
Then, one day, I had this idea, which works.
You don’t like it, so solve this «BUG» too, CLEAN WAY, and not DIY.
I followed during 9 years the evening classes at the CNAM in Paris: Computer cycle A and B, missing the Cycle C to be engineer.
SOLUTION: you have “savagely massacre” me for this solution.
Explanation, because you seem to not understand this solution.
sudo su : Admin mode
chown :grants Administrator rights to the User
chmod: adjust the rights of the file, or directory
WHETHER :
maurice@Big:~$ sudo su
[sudo] password of maurice :
root@Big#cd /usr/share/kicad$ ls
root@Big#/usr/share/kicad$ ls
demos library modules plugins scripting template
root@Big#/usr/share/kicad$ chown maurice :root library/.
root@Big#/usr/share/kicad$ chmod 644 Library/.
root@Big#exit
Here are some feedback to improve the project.
Have a nice day.