Daniel Langbein
Daniel Langbein
**Environment** - Pydoc-Markdown Version: v4.6.3 - Python Version: v3.10.4 - Operating System: Arch Linux I am using the cli interface: ``` pydoc-markdown -I src -m "${module}" --render-toc > "${dst}".md ```...
### Is your feature request related to a problem? Please describe. 1) The NC app from the playstore uses Google Firebase Cloud Messaging to deliver push notifications. As Nextcloud is...
## Actual behavior When I start a desktop entry from the application drawer that has `Terminal=true` in it's `.desktop` file (e.g. `Htop`), then this application does not show up. When...
When building [holo v3.0.0 from the AUR](https://aur.archlinux.org/packages/holo/) it fails during `make check` with the following error: ``` >> All tests for holo help text completed successfully. HOLO_BINARY="/tmp/pkg/src/holo-3.0.0/build/holo.test" HOLO_TEST_COVERDIR="/tmp/pkg/src/holo-3.0.0/test/cov" HOLO_TEST_SCRIPTPATH="/tmp/pkg/src/holo-3.0.0/util" ./util/holo-test...
### Current Situation One can specify `ONIONSERVICE_PORT` in case a web service container has multiple ports exposed. This will result in the following line in `torrc`: ``` HiddenServicePort : ```...
### Description Local flatpak build (qt-version) fails on **aarch64** with the following error on startup: ``` axolotl: error while loading shared libraries: libzkgroup_linux_arm64.so: cannot open shared object file: No such...
Hi, thanks for this project. I'm already using it as flatpak for quite some time. However, when trying to build it today, it failed. Here the steps done and the...
Thanks a lot @cgogolin for developing this useful app! As it is no longer actively maintained, I wonder if you or anyone else knows some good alternatives (that are ideally...
Even though all permissions are granted for the app (Camera and Storage) a new PDF-file cannot be created: "Insufficient Permissions!". The error happens when I have one or more pictures...
**Describe the bug** I have a `BarChart` with a `Static` range from `now-7/d` to `now/d`. For two days the bars are in the negative hour range even if all entered...