Kidon
September 14, 2023, 8:24am
1
Hi all,
I downloaded KiCad 7.0.7 for the first time for MacOS. The application launches, but anything I click on fails to load.
I’m using MacOS Ventura 13.5.2.
Below is the kind of error message I’m getting:
10:17:38: Unhandled exception class: N8pybind1117error_already_setE what: OSError: [Errno 34] Result too large: ‘/private/var/folders/3m/p64sd_cj1t344lksggbm8hf40000gn/T/AppTranslocation/31BD7DA0-1D91-417B-9E49-EADB761A5D4F/d’
At:
(1573): _fill_cache
(1526): find_spec
(1395): _get_spec
(1423): find_spec
(925): _find_spec
(982): _find_and_load_unlocked
(1007): _find_and_load
10:17:38: Error loading editor.
10:17:38: Application failed to load.
Thank you for your help and support.
Can you try using Finder to drag the KiCad application folder to your desktop, and then back to your Applications folder, and see if that helps?
1 Like
Kidon
September 16, 2023, 7:47am
4
Thank you for your answer. But unfortunately it doesn’t help.
It is the exact same problem on another machine running MacOS Ventura.
I’m affraid this app is not compatible with this OS.
jmk
September 16, 2023, 7:59am
5
There is a note here: https://www.kicad.org/help/system-requirements/ regarding MacOS 13.
Does this have anything to do with your problem?
I also do not know how up to date this information is.
1 Like
That note is out of date now, I’ll remove it.
KiCad is compatible with Ventura; many people run it there. I’m not sure what is causing the issue you are seeing.
On the second machine, did you use the same file you downloaded on the first machine, or did you download a new copy from the server?
Can you try a testing build from KiCad Downloads ?
2 Likes
dsa-t
September 16, 2023, 12:36pm
8
We should put that on download/known issues page
Kidon
September 16, 2023, 2:54pm
9
I used the same file downloaded on the first machine, which I copied via a USB stick.
I will try redownloading it from the link you provided, each machine its own download.
If this helps, the first machine is an Intel i7 iMac, and the second is an i9 Mac Pro, but I don’t think this is related.
I’ll try and will update accordingly.
Thank you.
You can also try the command line fix linked by dsa-t
1 Like
3Dogs
September 16, 2023, 3:05pm
11
I’m running 7.0.0 on Ventura on an M1 machine with no issues.
1 Like
Kidon
September 16, 2023, 3:14pm
12
The app itself launches, but none of the editors do.
Kidon
September 16, 2023, 3:17pm
13
This is the complete error for the PCB Editor:
Kidon
September 16, 2023, 3:19pm
14
BTW, this is from the newly downloaded 7.0.7-122 app, on the iMac.
Kidon
September 16, 2023, 3:25pm
15
What do you mean dsa-t???
Kidon
September 16, 2023, 3:30pm
16
I got it, it’s working now!! Many thanks!!!
sudo xattr -dr com.apple.quarantine /Applications/KiCad/KiCad.app
I’ll try the other editors, but great fix!!
2 Likes
aaron
September 21, 2023, 2:31pm
17
As a follow up for reference, I just had this happen to me upgrading from 7.0.4(I think?). Ventura 13.4.1, 2019 i9 MacBook Pro. Here’s what happened:
Downloaded 7.0.7
Open the DMG and dragged Kicad to App folder
Selected “Replace” when prompted
Kicad failed to open
Drug Kicad App folder form the Applications Folder to the Trash
Repeated Step #2 above (No “replace” prompt because I trashed the previous one)
Then Kicad opened and worked fine.
EDIT:
BTW, I upgraded to to 7.0.7 and KiKit 1.4 because KiKit now supports exporting the Pick and Place file for the NeoDen YY1 PnP we just bought. Works great so far.
1 Like
system
Closed
December 20, 2023, 2:32pm
18
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.