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
In the logging console, the following appears after the Save button is clicked in the file picker dialog:
(YUView:2): Gtk-CRITICAL **: 20:58:28.116: gtk_file_chooser_set_preview_widget: assertion 'GTK_IS_FILE_CHOOSER (chooser)' failed
(YUView:2): Gtk-DEBUG: 20:58:44.893: Failed to create D-Bus proxy: Could not connect: No such file or directory
zsh: exit 139 LC_ALL=C G_MESSAGES_DEBUG=all flatpak run de.rwth_aachen.ient.YUView
Hmm I am not able to reproduce this. I am suspecting that maybe its something related to the export of a PNG on the system that you are on. Maybe something with the window system ...
Does this always happen to you even if you don't do any modifications on the statistics rendering? What about a case without statistics even. So just opening the file and then taking a screenshot. That would tell us if this is a problem with the image exprting or something else.
I've been able to reproduce the issue regardless of the picture format used to save the capture.
I've done additional tests which also end up in crashes:
Open YUView
Load a video
Save a screenshot (Item view and Current view tested)
The application crashes the same way as in the initial test, with libQt5core.so mentioned in the kernel log.
Please note the behavior is the same if I choose to pick another frame than frame 0.
Describe the bug
In the dmesg output, the following appears:
In the logging console, the following appears after the Save button is clicked in the file picker dialog:
To Reproduce
Steps to reproduce the behavior:
See attached video.
https://github.com/IENT/YUView/assets/117170253/d36c1088-3a14-4282-ad61-b988b1895ab5
Expected behavior
Screenshot is saved on hard drive.
Screenshots
Refer to video
Version (please complete the following information):
The text was updated successfully, but these errors were encountered: