Colomban Wendling

Results 136 comments of Colomban Wendling

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

> Weird, here is Debian Testing but Geany is installed from GIT master. Yeah I meant separate Git install, not from Debian. But I got it, it's likely just you...

@eht16 paste configuration issue should be fixed. But indeed it's unrelated to this PR, just to you using a newer GLib

@xiota I don't know exactly the minimum version, but practically any should be ok, why you ask? The issue mentioned above is a change of behavior in glib 2.79. The...

@eht16 done (in case you didn't see the commit)

Merged, so we're one step closer to libsoup3 everywhere. This doesn't mean we can't still drop the plugin if people want, I still don't mind even if I spent some...

Yeah I guess using GIO directly for this kind of super simple GET would make sense Indeed. I also think that gvfs will indeed be part of all reasonable GIO...

hum… @elextr @xiota so what's your conclusion? Depend on libsoup3 as this PR because it's HTTP, or depend on a GVFS backend for HTTP?