aanno

Results 54 issues of aanno

This is what I find in `/var/log/dnf.log`: ``` 2017-11-14T17:56:17Z DEBUG Kann nicht herunterladen 'https://mirrors.fedoraproject.org/metalink?repo=updates-released-f27 &arch=x86_64': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedorap roject.org/metalink?repo=updates-released-f27&arch=x86_64 [Could...

### 🤔 Is there an existing issue for this? - [X] I have searched the existing issues ### 📝 Discription I try to use dnsChanger-desktop on win11 in conjunction with...

### Context I am trying to compile linphone-desktop on fedora 40 with the general building steps described at https://gitlab.linphone.org/BC/public/linphone-desktop ### General information Trying to build with podman on a docker.io/library/fedora:40...

bug

see https://issues.apache.org/jira/browse/XERCESJ-1706 This PR fixes the problem.

see https://issues.apache.org/jira/projects/XERCESJ/issues/XERCESJ-1707 This PR fixes the problem, try ``` > ant -v -d -Dant.java.version=1.8 clean jar ``` with a Java 11 JDK.

### Please agree to the following - [X] I have searched [existing issues](https://github.com/cryptomator/cryptomator/issues?q=) for duplicates - [X] I agree to follow this project's [Code of Conduct](https://github.com/cryptomator/cryptomator/blob/develop/.github/CODE_OF_CONDUCT.md) ### Summary git process...

type:bug

Can use and/or build with fido2 >= 1.0.0. ```bash make ... ImportError: cannot import name 'CTAP1' from 'fido2.ctap1' (/stratis/home/tpasch/dev/scm/github/solo1-cli/venv/lib/python3.11/site-packages/fido2/ctap1.py) make: *** [Makefile:54: update-venv] Fehler 1 ``` Same for using package...

Seems to be a cmake problem in the lines of https://github.com/supercollider/supercollider/issues/5678 . Fedora has JACK lib at /usr/lib64/pipewire-0.3/jack/libjack.so This needs special handling. However, I'm not into cmake. Hence I'm not...

**Describe the bug** snapserver has problems with sample rate on alsa:/// **Steps to Reproduce** 1. Add `source = alsa:///?name=aloop&device=hw:0,1,0&idle_threshold=10000&sampleformat=48000:16:2 ` to your `/etc/snapserver.conf`. 2. Start snapserver fails (see log below)...

**Is your feature request related to a problem? Please describe.** No, it is just another feature **Describe the solution you'd like** Because I've got problems with ALSA currently (https://github.com/badaix/snapcast/issues/1370), I...

feature request