-
### Description
geary (`1:40.0-6` on Archlinux) starts, but the UI is frozen.
### Steps to Reproduce
I'm using the default geary profile. The one deployed by the Archlinux `firejail` pack…
-
Hello, it's not a software bug I'm reporting, rather a documentation one (so I didn't use the template).
I followed "documentation-2/building-custom-profiles/" to build a vlc custom profile, as this:…
-
**Bug and expected behavior**
Rustup is the main tool of the Rust language. With it, you can check its documentation with one command:
```
rustup doc
```
, which should open the default browser …
-
I used firejail in this way:
```
brctl addbr tmp0
```
Set `tmp0` ip `192.168.88.1` and serve DHCP and DNS using `dnsmasq` on `tmp0`, and provide Internet to NATed `tmp0` via iptables.
If dnsm…
-
Hello,
I recently switched to sway, now my suspend/hibernation isn't working anymore, after waking up my screen displays these weird colours, they do change when I press keys. I hope this issue can…
-
### Description
Keyboard input is no longer working in `gedit`.
### Steps to Reproduce
_Steps to reproduce the behavior_
1. Run in bash `LC_ALL=C firejail gedit`
2. Try to type anything
…
-
Idea: allow merging of program containers when their icons are dragged and dropped on each other. An options box would appear on this action, prompting the user to specify what resources they want to …
-
The following snippet works without problems when executed without firejail. However, when run with firejail (`firejail bash snippet.sh`), it keeps this process in the foreground.
This causes problem…
-
### Description
Copying flags from man pages doesn't work - hyphens are encoded as `e280 90` instead `2d`.
They will look the same, but firejail will error (for example):
```
Error: invalid …
-
**Bug and expected behavior**
When running Firejail with `--ip=dhcp`, it dumps core after the jailed application exits normally (here `/usr/bin/true` is used as an program that exits immediately):
…