Michael Biebl
Michael Biebl
As we no longer need to care for older Windows installations (see #45), switch back to using DTF to call our custom actions. For a couple of good reasons why...
Hi, I've just upgraded from v2.1 to v2.2. After the upgrade, PHPManager was no longer shown in IIS Manager. I had to uninstall and then reinstall PHPManager. After that it...
The intro screens use com.google.android.material.switchmaterial.SwitchMaterial which look out of place in dark mode as they have very low contrast. It also looks inconsistent with the switches used in the (account)...
I'm trying to build `ical4android`, which uses `ical4j 2.2.3` internally. The sources can be found at https://gitlab.com/bitfireAT/ical4android While building ical4android works fine, when I try to run `gradlew connectedCheck` it...
The current default naming scheme seems to be YY-MM-DD HH-mm-ss counter.jpg I'd like to suggest a few changes: a/ Use a full year, i.e YYYY b/ Avoid using spaces c/...
Trying to build 8.2208.0 on Debian sid, I ran into the following `make check` failure: ``` FAIL: imfile-statefile-delete ============================= testbench: TZ env var not set, setting it to UTC ------------------------------------------------------------...
I'm building rsyslog without usertools (`--disable-usertools`) After `make install`, I notice that an empty `/usr/bin` and `usr/share/man/man1` directory has been created. This is likely a result of tools/Makefile.am setting the...
Todays backup of a 30G Linux partition with ~15G of data took several hours (actually, I aborted it after several hours). In the past, this process has been rather quick...
Seeing that #6 has been unanswered for a long time, I wonder whether this project is still alive? Could the main authors please comment.
I have a vCard like the following: ``` BEGIN:VCARD VERSION:3.0 UID:F0-F3-D8-A4-EC-0A-34-F2-B2-AE-53-35-FB-F0-57-C5 N:Hatschek;ž;;; FN:ž Hatschek END:VCARD ``` The problem is in https://github.com/sabre-io/dav/blob/master/lib/DAV/StringUtil.php#L78 For some reason mb_detect_encoding() thinks the file is in...