Closed issue by xyzz on void-packages repository https://github.com/void-linux/void-packages/issues/25828 Description: ### System * xuname: Void 5.8.16_1 x86_64 AuthenticAMD uptodate rrrmFFFFFFFF * package: kicad-footprints-5.1.7_1 ### Expected behavior No error is generated when attempting to place a footprint ### Actual behavior An error is displayed: ``` Errors were encountered loading footprints: Footprint library path "/usr/share/kicad/modules/Connector_Multicomp.pretty" does not exist ``` After clicking "ok", I can use pcbnew fine. The error is only displayed once per session. ### Steps to reproduce the behavior 1. Open `pcbnew` 1. Press `o`, click on empty pcb area It looks like `Connector_Multicomp.pretty` is missing, which is supposed to be an empty folder according to https://gitlab.com/kicad/libraries/kicad-footprints/-/tree/master/Connector_Multicomp.pretty