> @eht16 paste configuration issue should be fixed. But indeed it's unrelated > to this PR, just to you using a newer GLib
Yes, it is fixed. Thanks for fixing it! > > Can't we "simply" run `glib-compile-schemas` during GP (and possibly Geany) > > installation? it's e.g. what Linux distros would do (e.g. Debian has a > > trigger or whatever for whenever you install a new schema in the system > > directory so the compiled schemas are rebuilt) > > Hmm, this could work. I'll give it a try soon. Done in https://github.com/geany/geany/pull/3885 and #1352. Together with the bundle changes of this PR, this should work fine. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1342#issuecomment-2131219825 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/1342/[email protected]>
