> > No leftover configuration. I could reproduce this with pastebin.geany.org > > on Linux and Windows. > > After removing the keys from the `[parse]` section in > > `geniuspaste/data/pastebin.geany.org.conf` so that the section remains > > empty in the config, it works. > > What does the section contain??
What's in GIT master: https://github.com/geany/geany-plugins/blob/master/geniuspaste/data/pastebin.geany.org.conf#L12 >because here (Debian) it works with the shipped configuration, even in a fresh >separate install and configuration directory. Weird, here is Debian Testing but Geany is installed from GIT master. > > @b4n what do you think about the schemas compile problem? > > 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. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1342#issuecomment-2121278862 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/1342/[email protected]>
