aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-11-09 20:57:33 +0100
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-11-09 20:57:33 +0100
commitf3585e53933c95d3be31bb53214145d9219ff3ea (patch)
tree7d02eaa910cc0394d031cbd8d95f784d6c2e7b78 /.github
parentdisable private-etc in zoom, close #3726 (diff)
downloadfirejail-f3585e53933c95d3be31bb53214145d9219ff3ea.tar.gz
firejail-f3585e53933c95d3be31bb53214145d9219ff3ea.tar.zst
firejail-f3585e53933c95d3be31bb53214145d9219ff3ea.zip
fixes, closes, enhances, improvements, and so on
- .github/ISSUE_TEMPLATE/bug_report.md: get ride off spanish, french, ... error messages - etc/inc/firefox-common-addons.inc: support ff2mpv - etc/profile-a-l/gimp.profile: note about xsane - etc/profile-m-z/min.profile: prettify - etc/profile-m-z/mpsyt.profile: fix, add lua - etc/profile-m-z/qbittorrent.profile: add note for tray-icons; this will get a better note once I investigated and audited all the D-Bus tray stuff. - etc/profile-m-z/transmission-daemon.profile: fix, add protocol packet close #3686 - mps-youtube needs lua close #3701 - Firefox native messaging regression in 0.9.62.4 -> 0.9.64rc1 close #3636 - transmission-daemon fills log with error close #3640 - Gimp - add note how to enable scanning (xsane) close #3707 - qBittorrent tray icon missing from notification panel when running it with firejail
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index d36dd32e4..562d6b9e1 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -36,6 +36,7 @@ Other context about the problem like related errors to understand the problem.
36 - [ ] Programs needed for interaction are listed in the profile. 36 - [ ] Programs needed for interaction are listed in the profile.
37 - [ ] A short search for duplicates was performed. 37 - [ ] A short search for duplicates was performed.
38 - [ ] If it is a AppImage, `--profile=PROFILENAME` is used to set the right profile. 38 - [ ] If it is a AppImage, `--profile=PROFILENAME` is used to set the right profile.
39 - [ ] Used `LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 PROGRAM` to get english error-messages.
39 40
40 41
41<details><summary> debug output </summary> 42<details><summary> debug output </summary>