-
Notifications
You must be signed in to change notification settings - Fork 312
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
filter seems broken #2065
Comments
Did this ever work? The |
I mean yes, that was the case in an older AppImage version (0d11f54). |
Doesn't work for me in 0d11f54 either - only way I see it would work is if it is using a version of the data catalogues that define the Sun as an independent star (i.e. not orbiting the Solar System Barycenter) |
I have found an older AppImage version in which it works:
Versions used for the AppImage:
And a more up-to-date version:
Versions used for the AppImage:
The versions on the mirrors can change in the meantime if updates are made there. |
Using openSUSE Leap 15.2 and Qt5 (no Qt 6), I made a series of compiles of git commits to test the solar system browser. The data files remained the same and are from the Celestia content repository 12-25-2023, with stars.dat and nearstars.stc unmodified. Several spacecraft are from the Celestia Forum. The browser was tested in three checks and the resultant screens are as follows. Planets and moons, showing several levels including barycenter: Union of Comets and Spacecraft: Celestia information for one of the commits: It works as I expect for all the commits tested. All commits performed identically. date -- commit |
I have downloaded the windows artifacts from the following commits. The data files are from the Celestia Content master version at 01-22-2024. The additional files are from the Celestia master version at 01-22-2024. I extracted the files from the commits into the data files and ran the Windows Qt6 version of Celestia. Working is a response that matches the above screens for Leap 15.2 Qt5 version with the exception that asteroids were substituted for spacecraft. Failing is a response only showing the barycenter as described by munix9. date -- commit -- result I also checked the Proxima system for planets by going to Proxima and refreshing the Solar Browser. Proxima system does not list a barycenter. The Solar Browser successfully showed the planets when the filter Planets and Moons was active. This occurred for all of the Windows Qt6 versions. There is another combination that I have tested. I used the data files from the Celestia Content master version 09-23-2023 and the additional files from the Celestia master version 10-20-2023. I only tested the Windows Qt6 version from 12-26-2023 commit c2ae9e6. This combination worked - while the more recent data files failed. It appears that there is a link between the data files and Celestia code for Qt6. But the good news is the most recent versions are working together. @munix9 should try to update the appimage to the most recent Celestia codebase and retry the error issue. |
Describe the bug
The filter seems broken.
To Reproduce
Steps to reproduce the behavior:
For example, select Comets: the list remains empty.
Expected behavior
The list should reflect the selection.
I think the last version in which it worked was https://github.com/CelestiaProject/Celestia/tree/0d11f549c5480afbc84089e1328f9c167ef8952d
Desktop (please complete the following information):
Additional context
Development snapshot, commit dc6c66c.
Built for 64 bit CPU
Using GNU GCC 13.2.1 20231130 [revision 741743c028dc00f27b9c8b1d5211c1f602f2fddd]
Built against Qt library: 5.15.12
NAIF kernels are supported
AVIF images are supported
Runtime Qt version: 5.15.12
Built for 64 bit CPU
Using GNU GCC 13.2.1 20231130 [revision 741743c028dc00f27b9c8b1d5211c1f602f2fddd]
Built against Qt library: 6.6.1
NAIF kernels are supported
AVIF images are supported
Runtime Qt version: 6.6.1
The text was updated successfully, but these errors were encountered: