Fabian Groffen

Results 21 issues of Fabian Groffen

Currently zipper takes the first response received when there is a mismatch in granularity between copies received. This is due to configuration issue on the backends, but nevertheless it would...

Fix compilation on Solaris, which needs sys/wait.h for macros like WEXITSTATUS. Signed-off-by: Fabian Groffen

In commit dbd87868f2ca9c2ef11529cd757d1cc5ab228833 the signature of opendmarc_policy_store_dkim changed. This breaks with Exim (https://bugs.exim.org/show_bug.cgi?id=2728) and there's no way this can be resolved other than a configure check at Exim to check...

I think I might be doing something wrong here, but I frequently get a segfault on both linux and darwin like this: ``` (ptah:working-repos/carbon-c-relay) % ~/go/bin/haggar -carbon=amun:2103 -prefix=prefix1 2017/08/02 10:09:28...

Go to Library, type something to search (first 2-3 characters), immediately select a match. App will crash. Only when waiting several seconds after the items have appeared, selecting them works.

To e.g. run stylophone against owntune, a different local stream url needs to be used. It would be great if the local stream url could be set manually, so one...

When e.g. a phonecall comes in while playing music, the app is paused, however the server keeps playing. So after the phonecall finishes, and the app is resumed/played, the server...

When playback gets paused by e.g. an incoming phonecall, the output is silent after resuming. The playback must be stopped and resumed in order to get sound again.

When local playback is enabled, the volume slider for it gets set to 0 at least on every start of the app. I noticed on several occasions it gets set...

This is more of a proof-of-concept of how MPD could be tested. Most likely more is necessary to get some deterministic output, like chrooting or masking in logs. Whether or...