We are using Kicad to document a ride-on model railway signalling system and are using our own laptops to work on Kicad projects of different parts of the system. We find inter-sheet references very helpful but, if we are to continue using them, we need to fix the problem described below, which is only afflicting some of our computers
We have recently upgraded from V7 to V8.0.1. The problem is occurring on a Windows 10 computers and a Linux computer. We’ve been using our private Github repository so we are all using the same version of the Kicad projects.
We are using Kicad buses to represent cables. In the following screenshots, cable CT1 is highlighted, the sheet numbers can be seen in the Schematic Heirarchy on the left of the screenshots as 1, 2 and 6 but the problem is that inter-sheet references are showing sheets 1, 3 and 5.
Here’s the zipped project file. This project was added to the repository unzipped before we updated to Kicad V8 and this zip file has been created by copying those files onto my laptop and opening then closing the project from Kicad 8.
ACR Tunnel-2024-08-07_114010.zip (74.4 KB)
On the problem Windows 10 computer we have tried quite a few things to investigate this, including uninstalling Kicad and its Windows app files then reinstalling it, so Kicad 8.0.4 is now on that computer but the problem persists.
For the problem Windows 10 computer the “Copy Version Info” is:
*Application: KiCad Schematic Editor x64 on x64*
*Version: 8.0.4, release build*
*Libraries:*
*wxWidgets 3.2.5*
*FreeType 2.12.1*
*HarfBuzz 8.3.0*
*FontConfig 2.14.2*
*libcurl/8.5.0-DEV Schannel zlib/1.3*
*Platform: Windows 11 (build 22631), 64-bit edition, 64 bit, Little endian, wxMSW*
*OpenGL: Intel, Intel(R) Iris(R) Xe Graphics, 4.6.0 - Build 31.0.101.4255*
*Build Info:*
*Date: Jul 17 2024 03:26:47*
*wxWidgets: 3.2.5 (wchar_t,wx containers)*
*Boost: 1.83.0*
*OCC: 7.8.1*
*Curl: 8.5.0-DEV*
*ngspice: 42*
*Compiler: Visual C++ 1939 without C++ ABI*
*Build settings:*
For the Linux computer the "Copy Version Info" is:
*Application: KiCad Schematic Editor x86_64 on x86_64*
*Version: 8.0.4, release build*
*Libraries:*
*wxWidgets 3.2.5*
*FreeType 2.13.2*
*HarfBuzz 8.1.1*
*FontConfig 2.15.0*
*libcurl/8.8.0-DEV OpenSSL/3.1.6 zlib/1.3.1 libidn2/2.3.4*
*libpsl/0.21.2 nghttp2/1.58.0*
*Platform: Freedesktop SDK 23.08 (Flatpak runtime), 64 bit, Little*
*endian, wxGTK, X11, pop, x11*
*OpenGL: AMD, AMD Radeon RX 6900 XT (radeonsi, navi21, LLVM 17.0.6, DRM*
*3.57, 6.9.3-76060903-generic), 4.6 (Compatibility Profile) Mesa 24.1.3*
*(git-0c49f54c76)*
*Build Info:*
*Date: Jul 17 2024 04:02:12*
*wxWidgets: 3.2.5 (wchar_t,wx containers) GTK+ 3.24*
*Boost: 1.85.0*
*OCC: 7.7.2*
*Curl: 8.8.0-DEV*
*ngspice: 43*
*Compiler: GCC 13.2.0 with C++ ABI 1018*
*Build settings:*
What can we do?
Mod: Edited your version info to put in a code block so that it’s easier to read.