Description of problem: KStars fails to launch with a symbol lookup error Version-Release number of selected component (if applicable): 3.6.3 How reproducible: 100% Steps to Reproduce: 1. Launch KStars via a GUI method Actual results: Nothing happens Expected results: It launches Additional info: If I run `kstars` in a terminal window, the error becomes clear: $ /usr/bin/kstars /usr/bin/kstars: symbol lookup error: /usr/bin/kstars: undefined symbol: timestamp
I can compile KStars myself and have no symbol error, so it would appear there is an issue in how the Fedora 38 package is built.