Added missing QTlsBackendOpenSSLPlugin to make MusicBrainz work with Qt6 builds#14216
Conversation
|
Thanks for the quick fix! |
|
I think you need to add the plugin here as well: mixxx/src/mixxxapplication.cpp Line 52 in 675d427 |
|
This plug in is required to make MusicBrainz work with the newer version?
|
|
What am I testing?
|
All info is in the links I posted earlier #14216 (comment) Maybe you don't see these links when you look at the email notification, but you sure do if you look at this PR webpage. |
|
@JoergAtGithub unfortunately macOS doesn't link with the latest change. |
|
Oh something is broken regarding linking. We have: But it is not listed in the link command like
The object has while |
|
A difference is in share/Qt6Network/Qt6QTlsBackendOpenSSLPluginTargets.cmake` QT_PLUGIN_CLASS_NAME "QTlsBackendOpenSSL" instead of QT_PLUGIN_CLASS_NAME "QTlsBackendOpenSSLPlugin" |
daschuer
left a comment
There was a problem hiding this comment.
I think this does the trick.
Co-authored-by: Daniel Schürmann <daschuer@mixxx.org>
daschuer
left a comment
There was a problem hiding this comment.
LGTM, all green. Thank you for taking care.
Another PR rectifying immedit 2.5.1 release IMHO.
I hope I find time for wrapping that up.
|
Perhaps this issue is still known to some. Musicbrainz still does NOT work out of the box on 2.5 IF it requires some sort of plugin or correction, please post instructions. REQUEST: In the case where a user desires to revert back to a previous edition of Mixx, please allow this without having to unstall and reinstall. Version |
|
@vajimb Did you test the CI builds as I wrote in #14330 (comment) ? |
|
No....my ability to 'test' is limited. I can wait. I was having a hard time understanding what the status of this problem is, I reverted back to 2.4.2 and I'm OK with that. Thanks |
Alright, but with the instructions it's actually only a matter of minutes.
|
Closes: #14082