Ferdinand Thiessen

Results 193 issues of Ferdinand Thiessen

When trying to build 1.2.0 on openSUSE it fails with error messages like this: > make[2]: *** No rule to make target 'nanopb/pb_decode.c', needed by ... It looks like the...

help wanted

When receiving the search results from mobileclient, the song_hits are not valid. So the artist and album Ids does not start with A or B as they are supposed to....

The current CSS has a syntax error: https://github.com/janraasch/hugo-scroll/blob/1d92c6b79b97577f48cb88d28c08f7bc75ccb000/static/css/screen.css#L417-L422 This is not valid CSS nesting (which is not supported by any browser anyway). Should probably changed to this: ```css table.plain tbody...

First the will remove the dependency on the deprecated `@babel/polyfill` package and replace it with core-js 3. Therefor some other babel dependencies are updated. Also `vue-jest` did not support the...

redialer has `/bin/sh` set as its interpreter, but uses bash function style and should probably changed like this: ```diff diff -Ndur ppp-2.4.7/scripts/redialer ppp-2.4.7-fix-bashisms/scripts/redialer --- ppp-2.4.7/scripts/redialer 2014-08-09 15:31:39.000000000 +0300 +++ ppp-2.4.7-fix-bashisms/scripts/redialer...

### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...

bug
0. Needs triage

This will not completely unbundle enet like https://github.com/acreloaded/acr/pull/12 But will support build with a enet version provided by the system. So like said in https://github.com/acreloaded/acr/pull/195 some Linux distributions do not...

enhancement
priority-1-low

In https://github.com/onionshare/onionshare/blob/c6e0aafc1d35c545446742f01982a9579be7cfaa/cli/tests/test_cli_web.py#L627 `sys.platform` is checked for `Linux`, but that does not exist it must be lower case (`linux`).

### What problem are you facing? Some times you do not want pasted content to be parsed by the pasting rules, e.g. you simply want to insert it as plain...

feature request

* Resolves: #2761 * Target version: master ### Summary This is a proposal to resolve #2761, let me know what you think about this solution. This allows to create hard...

enhancement
3. to review
mobile