Skip to content
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

[ui] Camera Response Function display: fix instabilities on linux #1041

Merged
merged 3 commits into from Aug 24, 2020

Conversation

fabiencastan
Copy link
Member

@fabiencastan fabiencastan commented Aug 24, 2020

Description

Camera Response Function display crashes on linux with Qt 5.14.2.

Features list

  • More checks on file content and catch exceptions.
  • Check nbColumns using a slot instead of using the property.
  • Use a workaround on the CSV loader to avoid a crash (do not set active
    to False but use visibility instead).

More checks on file content and catch exception.
Check nbColumns using a slot instead of using the property.
Use a workaround on the CVS loader to avoid a crash (do not set active
to False).
Co-authored-by: Julien Haudegond <44610840+Julien-Haudegond@users.noreply.github.com>
@fabiencastan fabiencastan merged commit cb00021 into develop Aug 24, 2020
@fabiencastan fabiencastan deleted the fix/camResponseGraph branch August 24, 2020 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants