aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Hartmut Knaack <knaack.h@gmx.de>2022-05-28 22:10:02 +0200
committerLibravatar Hartmut Knaack <knaack.h@gmx.de>2022-05-28 22:10:02 +0200
commit759b496fd242de708ac277b3bc1c39202ea7d568 (patch)
treeaf82d161442e8e4157ac63157fb973115a33be20
parentkate.profile: allow access to kwinrc (diff)
downloadfirejail-759b496fd242de708ac277b3bc1c39202ea7d568.tar.gz
firejail-759b496fd242de708ac277b3bc1c39202ea7d568.tar.zst
firejail-759b496fd242de708ac277b3bc1c39202ea7d568.zip
kate.profile: drop tracelog
When starting kate and loading into a session containing a git repository, tracelog caused about 30 seconds of delay until the project structure appeared in the projects sidebar. Error message on console: QProcess: Destroyed while process ("/usr/bin/git") is still running. Drop tracelog to mitigate the delay and error message.
-rw-r--r--etc/profile-a-l/kate.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/profile-a-l/kate.profile b/etc/profile-a-l/kate.profile
index 438dfbf07..9eadaec12 100644
--- a/etc/profile-a-l/kate.profile
+++ b/etc/profile-a-l/kate.profile
@@ -52,7 +52,6 @@ novideo
52protocol unix 52protocol unix
53seccomp 53seccomp
54shell none 54shell none
55tracelog
56 55
57# private-bin kate,kbuildsycoca4,kdeinit4 56# private-bin kate,kbuildsycoca4,kdeinit4
58private-dev 57private-dev