• Craig Watson's avatar
    Fix for video-related crashing on Windows · 5416e6d8
    Craig Watson authored
    Issue observed was that OpenBoard would crash on some Windows systems
    when a video was on the page and that page was saved (due to switching
    to document mode, auto saving, or duplicating the page), or when cutting
    the video with Ctrl-X.
    
    This was due to QTBUG-32522, where setting the video output for a
    QMediaPlayer that is hidden results in a crash.
    
    This commit is a work-around for this Qt issue, and so should be reverted
    if and when the upstream issue is fixed.
    5416e6d8
Name
Last commit
Last update
..
adaptors Loading commit data...
api Loading commit data...
board Loading commit data...
core Loading commit data...
desktop Loading commit data...
document Loading commit data...
domain Loading commit data...
frameworks Loading commit data...
globals Loading commit data...
gui Loading commit data...
network Loading commit data...
pdf Loading commit data...
pdf-merger Loading commit data...
podcast Loading commit data...
tools Loading commit data...
web Loading commit data...