ayon-core/openpype/hosts
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
..
aftereffects Merge branch 'develop' into release/next-minor 2023-12-12 17:29:33 +01:00
blender Fix missing animation data when updating blend assets 2024-01-25 11:33:29 +00:00
celaction use 'get_asset_name_identifier' in celaction 2023-10-24 18:07:27 +02:00
flame modified part of flame to follow new 'asset' naming 2023-10-24 18:42:14 +02:00
fusion Fusion: provide better logging for validate saver crash due type error (#6082) 2024-01-26 17:24:41 +01:00
harmony Harmony: Fix local rendering (#5953) 2023-11-28 11:02:47 +01:00
hiero Update openpype/hosts/hiero/plugins/publish/collect_clip_effects.py 2024-01-23 14:34:44 +00:00
houdini BigRoy's Comment - Make it able to load any FBX file 2024-01-19 10:47:37 +02:00
max bugfix the save scene for camera error out when multi camera option turned off 2024-01-25 16:13:42 +08:00
maya Merge pull request #6161 from ynput/chore/better_validation_message 2024-01-25 13:47:21 +01:00
nuke Jakub's comment - using nuke.NUKE_VERSION_MAJOR for version check instead 2024-01-11 22:50:29 +08:00
photoshop OP-7606 - fix creation of .mov (#6064) 2023-12-18 16:02:39 +01:00
resolve renaming menu to ayon 2023-11-30 12:03:03 +01:00
standalonepublisher keys in hierarchyContext are always names 2023-12-11 12:58:38 +01:00
substancepainter restore some of the codes on lib and collect images 2024-01-15 19:17:12 +08:00
traypublisher Fix simple instances for Tray Publisher. 2024-01-23 17:36:53 +00:00
tvpaint do not expect workfileInstances constains only new type instance data (#6015) 2023-12-06 17:58:44 +01:00
unreal Merge pull request #5670 from ynput/enhancement/OP-6890_unreal-improved_update 2023-10-26 13:20:56 +01:00
webpublisher Fix of no_of_frames (#5819) 2023-10-25 17:45:23 +02:00
__init__.py