Enrico Tröger

Results 281 comments of Enrico Tröger

I will *not* do a code review but I intend to use the plugin with my work project which has a huge Python code base and I'm very curious how...

I tried to test it on Windows but got mixed results :(. First, we need more dependencies on Windows: ``` diff --git a/build/gtk-bundle-from-msys2.sh b/build/gtk-bundle-from-msys2.sh index 408d727f..529fa24a 100644 --- a/build/gtk-bundle-from-msys2.sh +++...

> > When trying to paste some file, Geany crashes for me when it is executed natively. I don't know yet why this happens and I didn't manage it yet...

> > 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...

> @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!...

@b4n do you mind rebasing on current master? Then we'll get easy to test installers from the CI and could finally merge this one.

We are getting closer :). "gsettings-desktop-schemas" is missing in the dependency list in build/gtk-bundle-from-msys2.sh (sorry if I wasn't clear about it before). This package contains the GLib schemas files necessary...

Seeen it but didn't have time until now. With the new installers pasting to geany.org works fine now.

I'll test the CI installers in the next days when time permits.