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.
FEDORA-2023-3ada07f606 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-3ada07f606
FEDORA-2023-3ada07f606 has been pushed to the Fedora 38 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-3ada07f606` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-3ada07f606 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-3ada07f606 has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report.
Can confirm it's fixed now. Thanks so much!