Importing a new version from external source |
Importing a new version from external source |
||
Line 1: | Line 1: | ||
==Known issues== | ==Known issues== | ||
Inevitably, some problems exist in every release, even if we do our best to verify that everything works as expected. For convenience, here is a list of problems that were identified after the release, potentially corrected in subsequent minor versions | Inevitably, some problems exist in every release, even if we do our best to verify that everything works as expected. For convenience, here is a list of problems that were identified after the release, potentially corrected in subsequent minor versions: | ||
* the installer for Mac was the wrong version, it has been replaced in the same file on the 7th of April at 8am UTC | |||
* the installer for windows seems to be missing some icons because of a change in the icons of GTK+ just before we packaged it, but it's just a cosmetic problem | |||
* the [https://free-astro.org/index.php?title=Siril:Commands#seqcosme seqcosme] command, for cosmetic correction applied to a sequence from a file of bad pixels, was not correcting bad columns to all images in the sequence - fixed [https://gitlab.com/free-astro/siril/-/commit/d4efda8c1bbe5641335bd1fb24848a6739c1d65d for next 1.0] | |||
* starting scripts from the command line of the GUI with <tt>@</tt> (as explained [[Siril:Commands#Introduction|here]]) only works one time - filed as [https://gitlab.com/free-astro/siril/-/issues/796 #796] | |||
* conversion had a limit in the length of the output path (a total of 127 characters), this is fixed [https://gitlab.com/free-astro/siril/-/commit/917d26a7fa54ad478a334b49a9cba0e902951ec0 for next 1.0] (no more limit) | |||
* a program crash could happen during star detection when a star was on the image border - fixed [https://gitlab.com/free-astro/siril/-/commit/170f3b9980021be985a645dc49cc7c3524f76381 for next 1.0] | |||
* 8-bit FITS images are not processed or loaded correctly - filed as [https://gitlab.com/free-astro/siril/-/issues/812 #812] | |||
* plots would crash with negative values in X axis - fixed [https://gitlab.com/free-astro/siril/-/commit/adb68cf276f00768a34310807b8a049762eb0469 for next 1.0] | |||
* the min/max display doesn't set the low cursor to the image minimum, it's always 0 - fixed [https://gitlab.com/free-astro/siril/-/commit/e6d5e432be6f567cc87893335b3a1212e8068c78 for next 1.0] |
Revision as of 19:29, 6 May 2022
Known issues
Inevitably, some problems exist in every release, even if we do our best to verify that everything works as expected. For convenience, here is a list of problems that were identified after the release, potentially corrected in subsequent minor versions:
- the installer for Mac was the wrong version, it has been replaced in the same file on the 7th of April at 8am UTC
- the installer for windows seems to be missing some icons because of a change in the icons of GTK+ just before we packaged it, but it's just a cosmetic problem
- the seqcosme command, for cosmetic correction applied to a sequence from a file of bad pixels, was not correcting bad columns to all images in the sequence - fixed for next 1.0
- starting scripts from the command line of the GUI with @ (as explained here) only works one time - filed as #796
- conversion had a limit in the length of the output path (a total of 127 characters), this is fixed for next 1.0 (no more limit)
- a program crash could happen during star detection when a star was on the image border - fixed for next 1.0
- 8-bit FITS images are not processed or loaded correctly - filed as #812
- plots would crash with negative values in X axis - fixed for next 1.0
- the min/max display doesn't set the low cursor to the image minimum, it's always 0 - fixed for next 1.0