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

Window: DGL Cairo has a critical bug on rendering #438

Closed
AnClark opened this issue Nov 12, 2023 · 4 comments
Closed

Window: DGL Cairo has a critical bug on rendering #438

AnClark opened this issue Nov 12, 2023 · 4 comments

Comments

@AnClark
Copy link
Contributor

AnClark commented Nov 12, 2023

Hi, falkTX!

I'm testing jpcima's String Machine on Windows. It uses DPF and Cairo. When I open string machine's GUI (VST2) on hosts like REAPER and MidiPlayer6, the GUI will crash occasionally. At this time, the host UI may crash altogether.

屏幕截图 2022-11-04 155319
屏幕截图 2022-11-04 155252
屏幕截图 2022-11-04 155230

(Notice the font in the third image, which only appears on critical UI rendering issues.)

This issue may be similar to #437 , but even more critical.


System environment:

Item Value
OS Windows 10
Build environment MSYS2 MinGW64
Cairo library Provided by MSYS2
@falkTX
Copy link
Contributor

falkTX commented Nov 12, 2023

is the plugin using an updated dpf? if not the bug is invalid, because as I said on the other discussion this same issue was already fixed.

@AnClark
Copy link
Contributor Author

AnClark commented Nov 12, 2023

is the plugin using an updated dpf? if not the bug is invalid, because as I said on the other discussion this same issue was already fixed.

It still uses old DPF (f24e531). I'll test it later with updated DPF.

Which commit resolved the issue?

@falkTX
Copy link
Contributor

falkTX commented Nov 13, 2023

the commit comes from pugl, so you cant just cherry-pick it. too many things change, then dpf has to change to match too.

PS: bug reports against old DPF are invalid btw, and kinda waste of time

@AnClark
Copy link
Contributor Author

AnClark commented Nov 13, 2023

Thanks a lot! I'll sync the local DPF tree.

P.S. A change log of critical updates maybe useful.

@AnClark AnClark closed this as completed Nov 13, 2023
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

No branches or pull requests

2 participants