flathub / com.obsproject.Studio.Plugin.VerticalCanvas

https://flathub.org/apps/details/com.obsproject.Studio.Plugin.VerticalCanvas
4 stars 0 forks source link

broken on OBS 30.2.0 deployed to flathub #30

Closed mikelpr closed 2 months ago

mikelpr commented 3 months ago

plugin won't load anymore on 30.2.0 which was deployed yesterday to flathub

sjenkins7 commented 3 months ago

Issue tracker here is specifically for packaging issues.

For issues with the plugin itself - it is best to follow our support workflow, as this ensures we get any relevant information about your specific setup.

For support, please see our troubleshooter: https://l.aitum.tv/vh

If this does not solve your issue, please use the relevant channel on our Discord server.

mikelpr commented 3 months ago

@sjenkins7, I believe the problem is that it has to be rebuilt with the new libobs, not that the plugin needs update to its code

It is a guess tho, let me try building it with the new version and I'll get back

sjenkins7 commented 3 months ago

@mikelpr Unfortunately after looking through the details, its not as simple as a quick rebuild because there were some further changes in 32.2.0 around libobs that breaks the build.

Will see if we can get a fix out, unless those changes get reverted before we get time to.

mikelpr commented 3 months ago

@sjenkins7 indeed, just saw it fail on util/curl/curl-helper.h not being a part of libobs anymore

sjenkins7 commented 3 months ago

For visibility: https://github.com/Aitum/obs-vertical-canvas/pull/16