Author Topic: KiCAD 7.0.0 released.  (Read 12051 times)

0 Members and 1 Guest are viewing this topic.

Online SiliconWizard

  • Super Contributor
  • ***
  • Posts: 15752
  • Country: fr
Re: KiCAD 7.0.0 released.
« Reply #25 on: February 18, 2023, 08:32:21 pm »
V7.0.0 on Win10 ,8GB machine, schematics randomly locks up, pcb works fine.

Ouch.

Apparently many Linux distros haven't released v7 yet, even those like Arch that tend to release KiCad packages as soon as new versions are tagged and often even before they get announced, so the testing phase doesn't seem to be going that well.

 

Offline dobsonr741

  • Frequent Contributor
  • **
  • Posts: 706
  • Country: us
Re: KiCAD 7.0.0 released.
« Reply #26 on: February 18, 2023, 08:52:17 pm »
Quote
V7.0.0 on Win10 ,8GB machine, schematics randomly locks up, pcb works fine.

https://www.kicad.org/help/report-an-issue/
 

Offline delfinom

  • Regular Contributor
  • *
  • Posts: 134
  • Country: 00
Re: KiCAD 7.0.0 released.
« Reply #27 on: February 19, 2023, 04:05:47 am »
V7.0.0 on Win10 ,8GB machine, schematics randomly locks up, pcb works fine.

Ouch.

Apparently many Linux distros haven't released v7 yet, even those like Arch that tend to release KiCad packages as soon as new versions are tagged and often even before they get announced, so the testing phase doesn't seem to be going that well.

The Arch maintainer has become unreachable :shrug:
 

Offline delfinom

  • Regular Contributor
  • *
  • Posts: 134
  • Country: 00
Re: KiCAD 7.0.0 released.
« Reply #28 on: February 19, 2023, 04:09:36 am »
V7.0.0 on Win10 ,8GB machine, schematics randomly locks up, pcb works fine.

If you can report it to the issue tracker it would help, bonus points, if it's actually a lockup and not a crash, you can open Task Manager, go to details, right click the process (kicad.exe or eeschema.exe) and select Create Dump. Attach the dump file to the issue report and we should be able to nip that lockup in the butt pretty fast.
 
The following users thanked this post: stryker, Warhawk, MT

Online SiliconWizard

  • Super Contributor
  • ***
  • Posts: 15752
  • Country: fr
Re: KiCAD 7.0.0 released.
« Reply #29 on: February 19, 2023, 07:43:15 pm »
V7.0.0 on Win10 ,8GB machine, schematics randomly locks up, pcb works fine.

Ouch.

Apparently many Linux distros haven't released v7 yet, even those like Arch that tend to release KiCad packages as soon as new versions are tagged and often even before they get announced, so the testing phase doesn't seem to be going that well.

The Arch maintainer has become unreachable :shrug:

That's odd. All 6.x version got released on Arch before they got announced, including the latest 6.0.11. So the maintainer suddenly disapparead around the release of v7? :-//

 

Offline MT

  • Super Contributor
  • ***
  • Posts: 1683
  • Country: aq
Re: KiCAD 7.0.0 released.
« Reply #30 on: February 20, 2023, 09:55:17 pm »
V7.0.0 locks up during loading schematic for Ben, at ca 50:00

 

Offline exe

  • Supporter
  • ****
  • Posts: 2647
  • Country: nl
  • self-educated hobbyist
Re: KiCAD 7.0.0 released.
« Reply #31 on: February 20, 2023, 10:47:33 pm »
This is my third attempt to jump on kicad. Couldn't get used to its UI. But with orthogonal drug I think I can overcome my disgust. Wish me luck)

Seriously, UI is so-so, imho. But I hope to get used to it.
 

Offline ebastler

  • Super Contributor
  • ***
  • Posts: 7367
  • Country: de
Re: KiCAD 7.0.0 released.
« Reply #32 on: February 21, 2023, 09:51:51 am »
But with orthogonal drug I think I can overcome my disgust. Wish me luck)

Actually I don't think you have to be on drugs to enjoy KiCad. But if you have experienced adverse reactions before, maybe they help?  :P
 
The following users thanked this post: stryker, exe

Offline phiphiontheway

  • Newbie
  • Posts: 1
  • Country: vn
Re: KiCAD 7.0.0 released.
« Reply #33 on: February 23, 2023, 09:10:46 am »
Still have to save kicad 5 to edit the library in .lib file. Kinda anoy
 

Offline BadeBhaiya

  • Contributor
  • Posts: 49
  • Country: in
Re: KiCAD 7.0.0 released.
« Reply #34 on: February 23, 2023, 09:44:13 am »
All the sheets are now visible at all times with the schematics hierarchy window.

A massive improvement in viewing multi-sheet schematics!
 

Offline TankSparks

  • Contributor
  • Posts: 39
  • Country: ca
Re: KiCAD 7.0.0 released.
« Reply #35 on: February 23, 2023, 06:56:33 pm »
I hated version 5, version 6 is awesome, looking forward to version 7 but having problems with the plugins. Like kikit which is a huge time saver for panelizing, so it needs to work.  Please post if you get kikit to work on version 7
 

Online SiliconWizard

  • Super Contributor
  • ***
  • Posts: 15752
  • Country: fr
Re: KiCAD 7.0.0 released.
« Reply #36 on: February 23, 2023, 08:35:20 pm »
To me, it looks like it's a bit too early to adopt v7 in any professional setting.

For the developers, please don't take it personally. v7 looks great and there is a lot of work there and a lot of nice new features. I just think you didn't get enough early testers during the beta and RC phase.

I'm really looking forward to switching to it, I'll just wait for a few more weeks though.
 

Offline Doctorandus_P

  • Super Contributor
  • ***
  • Posts: 3990
  • Country: nl
Re: KiCAD 7.0.0 released.
« Reply #37 on: February 24, 2023, 03:46:55 am »

In the ancient KiCad V4, KiCad only had links to external libraries for the graphics of schematic symbols, but that has been improved gradually. In KiCad V5 this info was cashed in the [Project]-cache.lib as a temporary measure, and people often mistakingly deleted this file, did not back it up nor put it in git repositories, because they did not know it's meaning, and KiCad could reconstruct the project as long as the original libraries were still present.

In KiCad V6 and onward, all the graphics of schematic symbols are stored in the schematic file itself. (Footprints were already cached in the PCB file on older versions). The result is that KiCad projects have become more robust because they are independent of external libraries.

If you wish, you can create a library with all used schematic symbols or footprints with:
Schematic Editor / File / Export / Symbols to New Library
PCB Editor / File / Export / Footprints to New Library
But it's not mandatory. Keeping the links to external libraries may even be beneficial.
KiCad V7 does have a new ERC check for verifying used schematic symbols with their library counterparts, and it's up to the user whether to update the schematic, or silence the ERC for this.

In the KiCad V5 to V6 transition, the schematic file format was completely rewritten, and it was a quite big change, although most users did not notice what was happening under the hood. The transition of projects from KiCad V6 to V7 should be trivial.

To me, it looks like it's a bit too early to adopt v7 in any professional setting.

I agree with that. I also have the feeling the release of KiCad V7 was rushed a bit. If your business and income depends on KiCad, then it is better to wait until V7.0.1 is released, or maybe even V7.0.2. (And this is true for all mayor KiCad version updates) KiCad's development is going quite fast in the last few years (V7 has around 70 new features, developed in just a year) KiCad has to release it as a a "stable" version to get many more users to adopt it, and help with exposing bugs. As an example, just today a quite serious memory leak was reported for V7: https://gitlab.com/kicad/code/kicad/-/issues/14066 And this hole got plugged in 37 minutes after reporting it, and it will be included in KiCad V7.0.1

When you use KiCad, you should always keep it updated. Changes in the third digit are bug fix releases, and updates should always be safe. These bug fix updates are released approximately once a month. (But again, if your ability to buy sandwiches and pay your mortgage depends on it, wait a few weeks)
 

Online SiliconWizard

  • Super Contributor
  • ***
  • Posts: 15752
  • Country: fr
Re: KiCAD 7.0.0 released.
« Reply #38 on: February 27, 2023, 08:51:50 pm »
I've managed to build it for Win 7 and make it run! ;D
A handful of potentially annoying bugs will be fixed in the next revision (7.0.1?) so I think it's reasonable to wait until this one to use it for any serious work.

I do appreciate being able to use any font (I've been waiting for this for a good while). Schematics do look better with appropriate fonts (the original KiCad font doesn't look particularly good on schematics, especially on screen.) Font rendering on screen is still not very good - I wish they'd use "native" font rendering, which almost always looks better, but I guess that would have required more changes. This is already a nice improvement, and with the right font, small text in low zoom levels is already easier to read than with the original font.

The sheet navigator is great, but I noticed that switching sheets with it seemed to be a bit sluggish compared to the old way of moving up and down sheet levels.

Also, they have apparently removed the setting in preferences to show or not show menu item icons. On my Windows build, icons do appear, but I did build it on Arch Linux (which doesn't have an official package yet), and menu icons do not appear (while they did in v6), and I haven't figured out why exactly yet.

That's all for now.
 

Offline delfinom

  • Regular Contributor
  • *
  • Posts: 134
  • Country: 00
Re: KiCAD 7.0.0 released.
« Reply #39 on: February 28, 2023, 04:16:52 pm »
and down sheet levels.

Also, they have apparently removed the setting in preferences to show or not show menu item icons. On my Windows build, icons do appear, but I did build it on Arch Linux (which doesn't have an official package yet), and menu icons do not appear (while they did in v6), and I haven't figured out why exactly yet.

Menu icons not appearing in non-Windows is a bug that requires someone to fix it in wxWidgets. Menu item handling got tweaked in wxWidgets 3.1.6+ but the way menu items are handled in KiCad is also a little edge case so it resulted in breakage. The setting is still there and does work on Windows
 
The following users thanked this post: SiliconWizard

Online SiliconWizard

  • Super Contributor
  • ***
  • Posts: 15752
  • Country: fr
Re: KiCAD 7.0.0 released.
« Reply #40 on: March 01, 2023, 10:19:44 pm »
After trying on two computers and both Linux and Windows, I can confirm that switching hierarchical sheets has become noticeable slower on v7 compared to v6. Both using the new navigator and just the old way up/down.

This isn't ultra slow, but bordeline annoying.
 

Online SiliconWizard

  • Super Contributor
  • ***
  • Posts: 15752
  • Country: fr
Re: KiCAD 7.0.0 released.
« Reply #41 on: March 06, 2023, 06:54:44 pm »
Apparently the above was confirmed in the KiCad info forum. So, hopefully improvements in future versions.

KiCad 7.0.0 has been finally released on Arch Linux.

Probably still worth waiting for 7.0.1 though, but the more people at least test 7.0.0 seriously and the better 7.0.1 will be.

 

Offline firepower

  • Regular Contributor
  • *
  • Posts: 82
  • Country: vn
Re: KiCAD 7.0.0 released.
« Reply #42 on: March 07, 2023, 10:08:30 am »
Installed onto Linuxmint 21.1 and when I open kicad and open project and choose 'other location' it is not showing the other drives on my PC only shows my linux drive. expecting it to also show me my C: and D: windows drives.
If I open Cura and open files and choose 'other locations' i can see my windows drives also.
I have my Kicad Project save to my D: drive

 

Online Ranayna

  • Frequent Contributor
  • **
  • Posts: 980
  • Country: de
Re: KiCAD 7.0.0 released.
« Reply #43 on: March 07, 2023, 12:27:55 pm »
The Linux filesystem tree does not really know about your drives if you haven't mounted them.
Some file explorers, like for example Dolphin in Manjaro KDE, do automatically mount drives when you try to access them for the first time after a reboot (under /run/var or var/run, i don't remember), and show them as separated drives, but that is a thing unique to that file explorer.
Quite a few programs have implemented their own file dialogs, that then do not show these drives individually. The drives are surely mounted *somewhere* if you can access them. You just need to find out where, if you have not manually mounted them.
 

Online JohanH

  • Frequent Contributor
  • **
  • Posts: 666
  • Country: fi
Re: KiCAD 7.0.0 released.
« Reply #44 on: March 07, 2023, 02:44:24 pm »
Installed onto Linuxmint 21.1 and when I open kicad and open project and choose 'other location' it is not showing the other drives on my PC only shows my linux drive. expecting it to also show me my C: and D: windows drives.
If I open Cura and open files and choose 'other locations' i can see my windows drives also.
I have my Kicad Project save to my D: drive

Linux doesn't know the naming C: and D:. That's a Windows thing. Drives are traditionally mounted as specified by the /etc/fstab file or according to some udev rules. You can add drives yourself to /etc/fstab and specify where you want them mounted (but you have to know how to set permissions etc.). I don't know Linux Mint, but I would guess there is a mechanism to mount them automatically in your file manager. Check instructions for your specific OS.
 

Offline firepower

  • Regular Contributor
  • *
  • Posts: 82
  • Country: vn
Re: KiCAD 7.0.0 released.
« Reply #45 on: March 08, 2023, 07:57:39 am »
Thanks for info, issue is with flatpack.
I uninstalled flatpack from software manager and installed kicad using method on kicad download page for linuxmint.
This install opens other locations correctly.

7.0.0 Stable Release

sudo add-apt-repository ppa:kicad/kicad-7.0-releases
sudo apt update
sudo apt install kicad
 

Online JohanH

  • Frequent Contributor
  • **
  • Posts: 666
  • Country: fi
Re: KiCAD 7.0.0 released.
« Reply #46 on: March 08, 2023, 08:08:33 am »
Thanks for info, issue is with flatpack.


Yes, flatpak has more protection/isolation (for security) and doesn't necessary have access to other file systems by default. In general, I prefer using native repositories instead of flatpak if decently recent version is available in repositories.
 

Online SiliconWizard

  • Super Contributor
  • ***
  • Posts: 15752
  • Country: fr
Re: KiCAD 7.0.0 released.
« Reply #47 on: March 08, 2023, 07:40:49 pm »
flatpak may make distributing software on Linux easier, but it's a whole can of worms.
If it's a permission issue, then you should have means of setting appropriate permissions for this particular install though.
But otherwise, using your distribution package manager will be the easiest path.

 

Offline RikV

  • Regular Contributor
  • *
  • Posts: 143
  • Country: be
Re: KiCAD 7.0.0 released.
« Reply #48 on: March 11, 2023, 10:09:01 am »
I understand that 7.0 is not downwards compatibel to 6.x. Is it however possible to run 7.0 alongside 6.x? Are the libraries common?
 

Offline LazyJack

  • Frequent Contributor
  • **
  • Posts: 260
  • Country: hu
  • Yeah, cool.
Re: KiCAD 7.0.0 released.
« Reply #49 on: March 11, 2023, 02:56:22 pm »
Yes, they can coexist. I tried it on Windows. You will have KiCAD6 and KiCAD7 and both of them work. AFAIK the libraries have to be separate as the library format has also changed. But they will be updated at first use, so v7 can use v6 libraries.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf