On Mon, 29 Apr 2024, Fulko Hew wrote:

I recently needed to revisit a design I made 4 years ago,
(back when I was still running F33/F34)
I have since also recently upgraded to F39 (that has KiCAD V7)

And the first problem I see is that on my schematic all of the parts
have no symbols on the schematic.

What happened to them, and how can I restore them?

I never used KiCAD but this could be a font issue. If KiCAD saves in ascii
format open your old schema with a text editor as vim, looks for font names
once you found them check if they are installed in your system.

If the KiCAD saves into a binary format you can try stripping the strings with
strings and look into them for the font name.

I HTH
Walter

--
--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to