-
Notifications
You must be signed in to change notification settings - Fork 9
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
Prepare release 1.6.1 #130
Conversation
…e install builds PyQWT from source on 22.04.
QPoint's have been used for drawImage. Sizing and indexes also cast to ints where needed.
* Actions are now compatible with 'act' for running locally * Added support for Ubuntu 22.04 * VENV installations are tested for Ubuntu 20.04 and 22.04 * Tests now confirm that the installation was successful * Tests also include the loading of FITS and model files * Flake8 tests were repositioned to the forefront * Logging output was reduced and log files are shown upon error
* Added logging * Added failed jobs summary and output * Simplified check installation test
works much better with a mouse.
pane that displays the FITS header information.
Tigger config file.
floats and ints. The code was also checked against verion 1.5.1 for inconsistencies.
As a note, the recent failing tests are not due to Tigger, but the Actions VM's failing for 18.04 and 22.04 when downloading and installing deb packages via apt. Tests pass locally using 'act' as was the case with 20.04. |
GitHub (not seen locally).
ok to test |
Trying to load in an image with the menu I run across:
It does not happen when you load in images using the command line |
I cannot replicate it. What version of Ubuntu are you testing with? |
Running Ubuntu 18.04 with my previous testing environment |
Ah ok that explains it. My Ubuntu 18.04 setup passed away along with the laptop it was on :( But I was able to replicate the issue. It seems that some Ubuntu's use the native file dialog by default and others don't... Give the latest commit a spin, it should work, and if the widget layout cannot be customised it will not show the preview pane. |
Ok thanks @razman786 I've run through it for a bit and I can't see anything majorly amiss. I will accept and merge this one! |
Tigger version 1.6.1 with support for Ubuntu 22.04:
Proposed steps:
setup.py
of Tigger v1.6.1 expects PR 37 (at minimum) to form tigger-lsm v1.7.1 for processing mosaic and FITS files with header issues. Therefore release v1.7.2 or use tigger-lsm PR 37 for this PR.N.B. you can test ARM64 Ubuntu 22.04 via qemu on x86 - it's slow and painful but does work, eventually.
EDIT: Fixed typo
Changes: