-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is the feature related to a problem or existing issue?
Yes, most of the issues are ultimately related to…
-
Hello,
As I am not allowed to use docker desktop on my MacBook (I would need a license), I normally use colima (https://github.com/abiosoft/colima), but dangerzone doesn't work with it. After "conv…
-
It's a cool feature, but troublesome in use.
1. Couldn't an user look into one's own processes without sudo? Perhaps a custom AppArmor profile would be enough? And/or launch a command line from the e…
-
When I try to ping a host (e.g. [Google Public DNS](https://developers.google.com/speed/public-dns/), 8.8.8.8)
```
linux@linux:~> ping 8.8.8.8
```
I get the following error message:
```
ping: error…
-
Hello,
I use usbguard on Ubuntu 16.04 LTS with KDE5 (systemd 229) and have set the following settings for a while without trouble.
On the systemd service file
```
[Service]
ProtectSystem=fu…
-
# Required information
* Distribution: Ubuntu
* Distribution version: 24.04
* The output of "snap list --all lxd core20 core22 core24 snapd":
```
$ snap list --all lxd core20 core22 core24…
-
Following the instructions in the README file results in a broken installation which fails to run 7th Heaven. This is due to Ubuntu not having an AppArmor profile for `bwrap`. This is due to [restrict…
-
Hi Don,
FYI
After running the container I am unable to open a terminal, I get error "Failed to fdwalk: Operation not permitted". The error is describer here as well. https://github.com/mviereck/x1…
-
The module compiles fine on Arch, but attempting to insmod it gives `ERROR: could not insert module src/facer.ko: Input/output error`
The relevant part of dmesg is:
`[ 1297.153883] facer: loadi…
-
When I change hls_path to /mnt/hls, segments are not written in it(no exceptions are raised), while /tmp/any_directory_name works fine. Even "ln -s /mnt/hls /tmp/hls" doesn't work.