Thomas Klausner

Results 126 issues of Thomas Klausner

I sync my contacts via vdirsyncer. A couple of the files that are synced this way are contact group files. khard displays them like standard contacts. One example looks like...

enhancement
help wanted

Fixes https://github.com/achille-roussel/nanomsgxx/issues/10.

nanomsgxx does not build with waf-1.9. However, waf upstream provided a solution for the issue, see https://github.com/waf-project/waf/issues/1824

## Summary * OS: NetBSD * Bug fix: yes * Type: core * Fixes: - ## Description Fixes swap reporting on machines with lots of swap. Before: ``` >>> import...

## Summary * OS: NetBSD * Bug fix: yes * Type: core * Fixes: - * ## Description This fixes the reporting of 'cached' memory on NetBSD.

When I use diff-so-fancy in an environment where git is not installed I see: ``` # diff-so-fancy --help Can't exec "git": No such file or directory at /usr/pkg/bin/diff-so-fancy line 451....

"Raven is deprecated in favor of Sentry-Python." see https://github.com/getsentry/raven-python/commit/706adc7bdb4327e7c6f3a0c258032dfc767848df

While packaging wxWidgets-3.2.0 for pkgsrc, we noticed that the list of installed files have big differences depending on if `configure` or CMake is used. This happens on both NetBSD and...

CMake
build

On NetBSD, cmake by default tries to build the Unix joystick backend, but that uses `linux/joystick.h`, which only exists on Linux. I use the workaround of `-DwxUSE_JOYSTICK:BOOL=OFF` but it would...

CMake
build