Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crash on OGG export with Qt >= 5.10 #5813

Merged
merged 1 commit into from
Nov 30, 2020
Merged

Conversation

PhysSong
Copy link
Member

Fix #5619 (comment).
Thanks to @Rdrpenguin#0256 on Discord for reporting.

@LmmsBot
Copy link

LmmsBot commented Nov 30, 2020

🤖 Hey, I'm @LmmsBot from github.com/lmms/bot and I made downloads for this pull request, click me to make them magically appear! 🎩

Linux

Windows

macOS

🤖
{"platform_name_to_artifacts": {"Linux": [{"artifact": {"title": {"title": "(AppImage)", "platform_name": "Linux"}, "link": {"link": "https://1203-94782492-gh.circle-artifacts.com/0/lmms-1.2.3-782%2Bga5de839-linux-x86_64.AppImage"}}, "build_link": "https://circleci.com/gh/PhysSong/lmms/1203?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link"}], "Windows": [{"artifact": {"title": {"title": "32-bit", "platform_name": "Windows"}, "link": {"link": "https://1204-94782492-gh.circle-artifacts.com/0/lmms-1.2.3-782%2Bga5de83937-mingw-win32.exe"}}, "build_link": "https://circleci.com/gh/PhysSong/lmms/1204?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link"}, {"artifact": {"title": {"title": "64-bit", "platform_name": "Windows"}, "link": {"link": "https://1201-94782492-gh.circle-artifacts.com/0/lmms-1.2.3-782%2Bga5de83937-mingw-win64.exe"}}, "build_link": "https://circleci.com/gh/PhysSong/lmms/1201?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link"}, {"artifact": {"title": {"title": "32-bit", "platform_name": "Windows"}, "link": {"link": "https://ci.appveyor.com/api/buildjobs/dopm8pqv0eh6k06m/artifacts/build/lmms-1.3.0-alpha-msvc2017-win32.exe"}}, "build_link": "https://ci.appveyor.com/project/Lukas-W/lmms/builds/36571484"}, {"artifact": {"title": {"title": "64-bit", "platform_name": "Windows"}, "link": {"link": "https://ci.appveyor.com/api/buildjobs/sv086iaefhtfpb25/artifacts/build/lmms-1.3.0-alpha-msvc2017-win64.exe"}}, "build_link": "https://ci.appveyor.com/project/Lukas-W/lmms/builds/36571484"}], "macOS": [{"artifact": {"title": {"title": "", "platform_name": "macOS"}, "link": {"link": "https://1205-94782492-gh.circle-artifacts.com/0/lmms-1.2.3-782%2Bga5de83937-mac10.13.dmg"}}, "build_link": "https://circleci.com/gh/PhysSong/lmms/1205?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link"}]}, "commit_sha": "a5de839379018a6a6594ad4429b71ddfb00113b2"}

@PhysSong PhysSong changed the title Fix crash on OGG export Fix crash on OGG export with Qt >= 5.10 Nov 30, 2020
@rdrpenguin04
Copy link
Contributor

Tested locally, seems to be working!

Copy link
Member

@zonkmachine zonkmachine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rock solid. I thought qrandomgenerator would be seeded with a default 1 if you didn't specify a seed and therefore spit out the same values when you restart lmms. QRandomGenerator::global(), not so much. I've tested this and confirmed the randomness of the exported files serial number and it works just fine. Merge.

@PhysSong PhysSong merged commit c49ca37 into LMMS:master Nov 30, 2020
@PhysSong PhysSong deleted the fix-ogg-crash branch November 30, 2020 07:48
IanCaio pushed a commit to IanCaio/lmms that referenced this pull request Mar 28, 2021
devnexen pushed a commit to devnexen/lmms that referenced this pull request Apr 10, 2021
sdasda7777 pushed a commit to sdasda7777/lmms that referenced this pull request Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants