Casper Jeukendrup

Results 597 comments of Casper Jeukendrup
trafficstars

Maybe the problem is that `crashpad_handler` is a precompiled binary file that lives in our repo. So even if you compile MuseScore in a special way to work without `/lib/libcrypto.so.1.1`...

There was a reason that we're not doing that, but I don't know what it was... I think @igorkorsukov knows. Anyway, for me one reason would be that it would...

It looks like it _is_ possible to include building the crashpad_handler in MuseScore's build system, but it's gonna be a lot of work (I guess that's also why the solution...

It's only an automatic crash reporting tool that runs in the background, so disabling it is probably not a great loss for users.

Anyway, I've added the option to specify a custom crashpad_handler path in #15577. So when that is merged, you can choose what to do.

That patch looks good to me. Feel free to create a Pull Request yourself; otherwise I'll add it to one of mine with proper attribution. Regarding _why_ this happens: my...

Yeah, good idea, now that we're using such gradients so often! You could put this in the UiComponents module.

I'd maybe go for `GradientRectangle`; that might be the most descriptive.

I think including it in this one is the most convenient, but in a separate commit (so you would end up with two commits: one for the original change, and...

@Da-Viper Hi! I'm sorry but we lost track of this PR, and now we would like to revisit it. Recently, because of a very related issue, the Classes page was...