Arnaud Rebillout

Results 45 issues of Arnaud Rebillout

Hi! During automated builds of go-metrics 0.3.4 by the Debian CI infrastructure, we noticed a **test failure** on one of our [armhf](https://wiki.debian.org/ArmHardFloatPort) builder (arm high-float). The issue disappeared after a...

Suggested topics: pnmixer, audio, sound, mixer, applet, tray-icon, alsa, linux @nicklan we need your super-power admin skills for that, a simple copy-paste will do, just 5 seconds ;)

This happens only in Gtk3 version. The Popup Menu nows display a left margin, useless for us, that we can't get rid of. It looks like it's a place holder...

enhancement
gtk3

This commit brings parallel downloads to casync-http, by using the curl multi interface, and more precisely the "select()" flavour. For details see . Libcurl has two ways to achieve parallel...

This pull requests brings various rework to the the casync-http client. Mostly it's code factorization, renaming, etc... The aim is to have a better codebase for the big chunk of...

From Lennart, copy pasted verbatim from #191 ---- How "-v" and the log levels interact is a good question. The "-v" option was supposed to be something like tar's "v"...

While playing with casync, I needed additional statistics for the `extract` verb. I patched my way to the following output (differences introduced by my patches are in **bold**). casync extract...

RFE

The import aliases break the so-called so-called “minimal module support” in GOPATH mode. Removing them does not seem to harm. See Removing them all with a one-liner: find -name '*.go'...

For those of us still using GOPATH mode, it's still possible (or at least it should be) to use modern go packages with a `go.mod` seamlessly. For a working example...

Dear Faraday maintainers, itsdangerous [deprecated JSONWebSignatureSerializer, TimedJSONWebSignatureSerializer](https://github.com/pallets/itsdangerous/blob/main/CHANGES.rst#version-200) in version 2.0 (2021, June) and completely [removed it](https://github.com/pallets/itsdangerous/blob/main/CHANGES.rst#version-210) in version 2.1 (2022, February). The version 2.1 of `itsdangerous` entered Kali Rolling end...