Christian Wolf

Results 194 issues of Christian Wolf

Hello. I wanted to use rmlint to break down the required amount of manual work to merge multiple file structures. I have some files on my hard drive and made...

Please use **[GitHub reactions](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)** 👍 to show that you are affected by the same issue. Please don't comment if you have no relevant information to add! **Is your feature request...

enhancement
good first issue
📱 UI / UX

The function `ZBarcode_Render` is removed from the `zint` library. As a result, the `zlint` library can no longer be used. The configure script detects this correctly but then none of...

Since the update of zint to 2.7.x, the function `ZBarcode_Render` is no longer available. It was deprecated and is removed in the meantime. The CMake script detects zint nevertheless causing...

### Steps to reproduce 1. Set up the app to do auto uploads (e.g. use camera `DCIM` folder as suggested by default) 2. (Optionally) Empty list of uploads to have...

bug
feature:AutoUpload

Hello. I am a representative of a club and thus have a bunch of people in my contact list that I might need but that I do not know very...

The `diskstats` plugin can be configured to use only a subset of all available disks in the machine. However in my machine not all disks are named in a static...

[component] plugins
[affects] 2.0-stable
[affects] branch master
[type] feature request

I have the problem that I try to compile patchbay on my Archlinux system. I get a whole lot of errors and warnings. I [put it in a gist](https://gist.github.com/christianlupus/43814e3fb8da3b368b9562948264200e#file-build-patchbay-git), as...

In the current API, the recipe id is declared to be an integer. In reality, a string is transmitted. This should be corrected.

bug
API
documentation

Currently, there is the risk of orphaned database entries. There should be some procedure to cure that. Possible solutions are a Cron job, a repair step out of usual database...

enhancement
php
Backend