Wellington Wallace

Results 1748 comments of Wellington Wallace

>https://www.youtube.com/watch?v=HFYI6_lDm58 I am trying to reproduce the problem playing something on youtube but so far nothing. What is happening on your computer may be a more severe variant of #1789.

@Yilmaz4 based on your logs what is happening on your case is that your system is killing EasyEffects. Usually this happens when programs like ananicy or similar are applying rules...

So much has changed that is probably better to close this issue

> It's not easy since we show last local or last community preset loaded, depending on what has been selected. Maybe we can just print more lines. For example this...

I think that it is probably a mistake in the manual text. As far as I can see our current parameter range is the same we had in the gtk4...

>then it'd probably be nice to update these ranges to allow the recommended values. Assuming the plugin actually accepts the range suggest in the manual. We would have to verify...

As far as I could understand the manual is the one that needs to be fixed.

An important detail is that we use Qt, qml and kirigami. We do not force any style on our side. What you are seeing may be a limitation of qml...

> Then we are missing something. [@wwmm](https://github.com/wwmm) will try to figure out what. It is possible. At some point during the year it took to finish the Qt port there...

> Might need a `KColorSchemeManager::instance();` call in the main.cpp. See https://invent.kde.org/libraries/kirigami-addons/-/blob/master/src/app/kirigamiapp.cpp?ref_type=heads#L43 I've updated our master branch with this. If this fixes the problem the tutorial https://develop.kde.org/docs/getting-started/kirigami/advanced-maincpp/ will need an update....