Summary: | KStars doesn't start because data files are in the wrong folder | ||
---|---|---|---|
Product: | [Applications] kstars | Reporter: | Benjamin T <b.terrier> |
Component: | general | Assignee: | Jasem Mutlaq <mutlaqja> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | bob.hendrich, rlancaste |
Priority: | NOR | ||
Version First Reported In: | 3.7.8 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Benjamin T
2025-08-17 19:58:53 UTC
Seeing the same behavior on MacOS 15.6.1. KStars fails to start and shows a dialog claiming it cannot find TZrules.dat in a given list of folders. Download from GitHub and put in the right place, then complains about missing citydb.sqlite. Do the same download dance from GitHub with citydb, and Kstars finally starts. TZRules is installed where on your system? I tried deleting all the files then installing KStars, and I couldn't get that message about missing files. The error dialog lists three locations where it looks for the file on MacOS: ~/Library/Application Support/kstars /Library/Application Support/kstars /Applications/kstars.app/Contents/Resources (less sure I'm remembering that one correctly) I placed TZRules.dat in ~/Library/Application Support/kstars Put citydb.sqlite file in the same directory when it complained about not finding that. This is an install after I had deleted all the kstars files in the above directories (plus ~/Library/Preferences) and re-downloaded the .dmg file for 3.7.8 This should be fixed now for Windows. Please try to download again and test. MacOS is pending. Bob Hendrich, We fixed this on MacOS, the DMG should be updated now. Thanks! Works for me now on MacOS 15.6.1. Much appreciated! |