ayon-core/openpype
Petr Kalis 4709676b51
Fusion: provide better logging for validate saver crash due type error (#6082)
* OP-7467 - move get_tool_resolution to classmethod

Doesn't make much sense to have it outside of class. Debugging of it is impossible there (because of missing logger). Imho.

* OP-7467 - add check for frame

Limits uncaught error when resolution info is None, which could happen when saver is not connected.

* OP-7467 - remove debugging messages

* OP-7467 - enhance get_invalid

Handle exception to select broken saver in the Publisher UI.

* OP-7467 - refactor check

Here it makes more sense. We try to run some expression, but it might still result in None.

---------

Co-authored-by: Libor Batek <112623825+LiborBatek@users.noreply.github.com>
Co-authored-by: Jakub Ježek <jakubjezek001@gmail.com>
2024-01-26 17:24:41 +01:00
..
addons
client Site Sync: small fixes in Loader (#6119) 2024-01-12 10:44:01 +01:00
hooks Wrap: new integration (#5823) 2023-12-05 13:04:32 +01:00
host avoid double slashes in context title path 2023-11-03 15:43:33 +01:00
hosts Fusion: provide better logging for validate saver crash due type error (#6082) 2024-01-26 17:24:41 +01:00
lib Merge branch 'develop' into chore/remove-muster 2024-01-26 16:19:32 +01:00
modules Merge branch 'develop' into chore/remove-muster 2024-01-26 16:19:32 +01:00
pipeline Merge pull request #6141 from ynput/bugfix/template-builder-use-correct-variable 2024-01-26 16:16:38 +01:00
plugins Merge branch 'develop' into chore/remove-muster 2024-01-26 16:19:32 +01:00
resources Merge branch 'develop' into chore/update_folder_favorite_icon 2023-12-21 22:51:14 +01:00
scripts use 'pathlib' instead of 'pathlib2' 2023-12-19 18:46:15 +01:00
settings Merge branch 'develop' into chore/remove-muster 2024-01-26 16:19:32 +01:00
style use full color for branch icon background 2023-11-21 17:54:36 +01:00
tests Remove unused functions from Fusion integration 2023-09-13 22:16:14 +02:00
tools Merge branch 'develop' into chore/remove-muster 2024-01-26 16:19:32 +01:00
vendor updated ayon api to 1.0.0-rc.3 2023-12-13 15:59:10 +01:00
widgets move unreal splash screen to unreal 2023-07-31 10:53:50 +02:00
__init__.py General: Connect to AYON server (base) (#3924) 2023-07-11 17:50:50 +02:00
__main__.py
cli.py Testing: dump_databases flag (#5955) 2023-12-06 17:36:14 +01:00
pype_commands.py Testing: dump_databases flag (#5955) 2023-12-06 17:36:14 +01:00
version.py [Automated] Release 2024-01-25 14:04:28 +00:00