You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If I try to overlay a VTMBMSSTATS file on top of a YUV file, YUView crashes.
To Reproduce
Load a YUV file
Load a VTMBMSSTATS file
Right click on the VTMBMSSTATS file in the playlist and click "Add overlay"
Observe YUView crashes
Here are some error messages produced when run in a terminal:
2024-12-05 14:03:59.188617+0000 .YUView-wrapped[19722:1808755] [miscellany] CLIENT ERROR: TUINSRemoteViewController does not override -viewServiceDidTerminateWithError: and thus cannot react to catastrophic errors beyond logging them
2024-12-05 14:04:01.430560+0000 .YUView-wrapped[19722:1808863] [StateRestoration] BOOL _NSPersistentUIDeleteItemAtFileURL(NSURL *const __strong) Failed to stat item: file:///Users/frank/Library/Saved%20Application%20State/com.yourcompany.YUView.savedState/restorecount.plist
2024-12-05 14:04:06.519146+0000 .YUView-wrapped[19722:1808755] [miscellany] CLIENT ERROR: TUINSRemoteViewController does not override -viewServiceDidTerminateWithError: and thus cannot react to catastrophic errors beyond logging them
2024-12-05 14:04:06.530530+0000 .YUView-wrapped[19722:1808755] [miscellany] CLIENT ERROR: TUINSRemoteViewController does not override -viewServiceDidTerminateWithError: and thus cannot react to catastrophic errors beyond logging them
2024-12-05 14:04:06.531075+0000 .YUView-wrapped[19722:1808755] [miscellany] CLIENT ERROR: TUINSRemoteViewController does not override -viewServiceDidTerminateWithError: and thus cannot react to catastrophic errors beyond logging them
2024-12-05 14:04:07.235685+0000 .YUView-wrapped[19722:1808755] [miscellany] CLIENT ERROR: TUINSRemoteViewController does not override -viewServiceDidTerminateWithError: and thus cannot react to catastrophic errors beyond logging them
2024-12-05 14:04:07.246597+0000 .YUView-wrapped[19722:1808755] [miscellany] CLIENT ERROR: TUINSRemoteViewController does not override -viewServiceDidTerminateWithError: and thus cannot react to catastrophic errors beyond logging them
2024-12-05 14:04:07.471798+0000 .YUView-wrapped[19722:1808755] [Window] Warning: -[NSWindow makeKeyWindow] called on QNSPanel 0x117607b80 which returned NO from -[NSWindow canBecomeKeyWindow].
2024-12-05 14:04:07.471852+0000 .YUView-wrapped[19722:1808755] [Window] Warning: -[NSWindow makeKeyWindow] called on QNSPanel 0x117607b80 which returned NO from -[NSWindow canBecomeKeyWindow].
2024-12-05 14:04:10.725529+0000 .YUView-wrapped[19722:1808755] [miscellany] CLIENT ERROR: TUINSRemoteViewController does not override -viewServiceDidTerminateWithError: and thus cannot react to catastrophic errors beyond logging them
2024-12-05 14:04:10.732280+0000 .YUView-wrapped[19722:1808755] [miscellany] CLIENT ERROR: TUINSRemoteViewController does not override -viewServiceDidTerminateWithError: and thus cannot react to catastrophic errors beyond logging them
2024-12-05 14:04:10.734333+0000 .YUView-wrapped[19722:1808755] [miscellany] CLIENT ERROR: TUINSRemoteViewController does not override -viewServiceDidTerminateWithError: and thus cannot react to catastrophic errors beyond logging them
2024-12-05 14:04:11.745349+0000 .YUView-wrapped[19722:1808755] [Window] Warning: -[NSWindow makeKeyWindow] called on QNSPanel 0x117607b70 which returned NO from -[NSWindow canBecomeKeyWindow].
2024-12-05 14:04:11.745392+0000 .YUView-wrapped[19722:1808755] [Window] Warning: -[NSWindow makeKeyWindow] called on QNSPanel 0x117607b70 which returned NO from -[NSWindow canBecomeKeyWindow].
2024-12-05 14:04:16.669421+0000 .YUView-wrapped[19722:1808755] [Window] Warning: -[NSWindow makeKeyWindow] called on QNSPanel 0x103a0ec60 which returned NO from -[NSWindow canBecomeKeyWindow].
2024-12-05 14:04:16.669464+0000 .YUView-wrapped[19722:1808755] [Window] Warning: -[NSWindow makeKeyWindow] called on QNSPanel 0x103a0ec60 which returned NO from -[NSWindow canBecomeKeyWindow].
Describe the bug
If I try to overlay a VTMBMSSTATS file on top of a YUV file, YUView crashes.
To Reproduce
Here are some error messages produced when run in a terminal:
and a backtrace from lldb:
Note the following do not seem to matter:
Expected behavior
YUView should not crash and the VTMBMSSTATS information should be overlayed over the image.
Version (please complete the following information):
The text was updated successfully, but these errors were encountered: