bitFiedler
bitFiedler
[Record.zip](https://github.com/SergiusTheBest/plog/files/9982761/Record.zip) that is done in the Record.h file line 229 with the constructor call. the last argument instanceId is set with an default value to 0.
because old version do not know of the instanceId and therefore the new argument break the compile, therefore I found the new extension and add it the default. that fixed...
I only updated plog to the latest version and add it as lib. The linking didn’t worked because of the changed interface. Therefore I fixed the Interface.
I had the same problem, that happens only on NVIDIA Systems. A work around could be found here: https://github.com/catppuccin/gtk/issues/147 I use the fix with the using this Gnome-Extension: https://extensions.gnome.org/extension/19/user-themes/ worked...