(Created page with 'Starting with KStars 1.5.0, star data in KStars is saved in a binary file format (that is explained [http://websvn.kde.org:80/trunk/KDE/kdeedu/kstars/kstars/data/README.binfilefo...') |
Akarshsimha (Talk | contribs) |
||
| Line 4: | Line 4: | ||
Please write reports of any tests here (both +ve and -ve). | Please write reports of any tests here (both +ve and -ve). | ||
| − | + | (Architectures are level-2 headlines and platforms are level-3 headlines) | |
== x86 32-bit == | == x86 32-bit == | ||
| Line 12: | Line 12: | ||
== x86 64-bit == | == x86 64-bit == | ||
| + | |||
| + | == Power PC == | ||
| + | Endianness: Big Endian | ||
| + | === Linux === | ||
| + | KStars did not display any stars in KDE 4.2.x. These have been fixed (in >= 4.3) | ||
| + | Please see the [https://bugs.kde.org/show_bug.cgi?id=195414 bug report] for details. | ||
Starting with KStars 1.5.0, star data in KStars is saved in a binary file format (that is explained here) designed for fast retrieval and loading of star data, and space optimization.
However, the code that loads these binary data files has not been tested on many platforms and hence, is likely to be buggy. Please help us fixing bugs by testing KStars on as many architectures and platforms as possible.
Please write reports of any tests here (both +ve and -ve). (Architectures are level-2 headlines and platforms are level-3 headlines)
Contents |
Endianness: Little Endian
KStars works fine.
Endianness: Big Endian
KStars did not display any stars in KDE 4.2.x. These have been fixed (in >= 4.3) Please see the bug report for details.