Guido Günther

Results 85 comments of Guido Günther

Hmmm...somehow github ate my comment: Thanks a lot. That looks good to me. I wonder if we shouldn't prefix those with (`varnam_`) before the next release (#46) to avoid polluting...

@anoop142 I'd go with the MR as is for the moment and then look into whether we can't drop those entirely, if not prefix.

@subins2000 can you say which of these symbols should actually be available to users of the library (e.g. cli or phosh-osk-stub) ? From what I can tell those are "only"...

Yeah, if you see use with other bindings then can prefixing makes the most sense. Adding `varnamcli` to the Debian package is mostly an issue of sorting out this MR...

Seems github ate my reply: Can we have tests for the new options (enabled via `GBP_NETWORK_TESTS`) that e.g. take an URL and have a small python-gitlab helper that sets up...

@TheKrafter see https://gitlab.gnome.org/World/Phosh/squeekboard/-/issues/380 (and related issues) as well as https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/598 as an attempt to fix electron related apps. Also phosh-osk-stub (https://gitlab.gnome.org/guidog/phosh-osk-stub) should work. We recently improved support for non US...

Awesme. I'll add that to my todo list.

The package would be [munin-plugins-core](https://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=munin-plugins-core;dist=unstable) as the issue affects the plugin. I don't think `apt` does anything wrong here. That said the bug is not *specific* to Debian, it affects...

> I don't really know why bookworm-updates is not a valid repo name. It actually [exists](http://ftp.debian.org/debian/dists/bookworm-updates/). ``` # "apt-get" "-o" "Debug::pkgDepCache::AutoInstall=false" "-o" "APT::Get::Show-Versions=false" "-u" "dist-upgrade" "--print-uris" "--yes" "-t" bookworm-updates Reading...

On Wed, Sep 28, 2016 at 11:55:54PM -0700, demueller wrote: > Hello and thank u first for this projekt! > > Its actually a feature i would like to ask:...