SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** Works fine running on the Rpi4. Tries 3 PCs with same result. 2 nights ago, everything worked fine. Issue started when trying to run last night using the same procedure I've been using. STEPS TO REPRODUCE 1. Start kstars 2. Start ekos. 3. OBSERVED RESULT kstars closes EXPECTED RESULT kstars keeps running with ekos. SOFTWARE/OS VERSIONS Windows: 10 macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION running latest Astroberry build and no packages have been updated since 2 days ago. No updates to packages available as of today.
I'm seeing the same issue. I'm on Raspbian. I see the following output when I reproduce the issue by running `kstars` in the terminal: terminate called after throwing an instance of 'std::runtime_error' what(): could not open file
(In reply to Justin Leniger from comment #1) > I'm seeing the same issue. I'm on Raspbian. I see the following output when > I reproduce the issue by running `kstars` in the terminal: > > terminate called after throwing an instance of 'std::runtime_error' what(): > could not open file Actually, disregard the above. I believe my crash is occurring at a different point in launch.
Seeing same start-up crash with nothing to report via kde bug report system (tried). System and conditions: - Current as of 2023-10-22 OpenSuse Tumbleweed, KStars 3.6.7 Stable, Build 2023-10-09T00:00:00Z KDE Frameworks: Version 5.111.0 Qt: 5.15.11 (built against 5.15.11) - Remote to Ubuntu 22.04 through INDIStarter on remote machine (default ports) - On startup of KStars on OpenSuse machine with a Profile using Ekos Internal guiding crash on start. I believe this is a timing race condition, because ... - With a Profile using Ekos External Guiding (PHD2), same main/remote combination Ekos starts just fine. Sometimes (no apparent pattern) I can close that profile and start the Internal guiding profile and it works fine.
My problem (comment 3) seems to be resolved by regenerating the dark files used for guiding.
is this still an issue in KStars 3.6.8? Cannot reproduce.