mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 22:01:33 -06:00
[GH-ISSUE #2355] chromium/firefox: file open dialog takes 5 seconds to list the files (dbus) #1569
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#1569
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jdevelop on GitHub (Jan 20, 2019).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2355
firejail 0.9.56-1on Arch Linux (Linux devbox 4.20.3-arch1-1-ARCH #1 SMP PREEMPT Wed Jan 16 22:38:58 UTC 2019 x86_64 GNU/Linux) andchromium 71.0.3578.98-3With
/etc/firejail/chromium.localI can open a file upload dialog just fine, however the list of the files is populated with a significant delay.
I run Chromium as:
and the content of
/etc/firejail/chromium.profile:@chiraag-nataraj commented on GitHub (Jan 20, 2019):
What happens if you re-enable
nodbus?@jdevelop commented on GitHub (Jan 20, 2019):
nodbusenabled - chrome is frozen for 10-15 seconds, can't click anywhere, can't drag the dialog window, can't close it.nodbusdisabled - chrome is operable, the file dialog shows no files for ~5 seconds, then renders the list of the files.@chiraag-nataraj commented on GitHub (Jan 20, 2019):
Hmm, I see. Interestingly,
nodbusworks just fine on my system, but I'm on Debian...Easiest way to debug is to copy the contents of
/etc/firejail/chromium-common.profileinto your local profile, comment everything out, and start uncommenting things untilchromiumbreaks again.@smitsohu commented on GitHub (Jan 20, 2019):
Maybe related to #2258
@jdevelop commented on GitHub (Jan 20, 2019):
Well, in my case it does launch, no matter whether
nodbusis enabled or not. There's something else going on.@jdevelop commented on GitHub (Jan 20, 2019):
Just checked with the firefox - it behaves exactly the same, perhaps the issue is not related to chromium, but to the GTK file chooser dialog?
@Fred-Barclay commented on GitHub (Jan 20, 2019):
Similarrelated to #2324 ?@rusty-snake commented on GitHub (Sep 10, 2019):
@jdevelop still an issue?
@jdevelop commented on GitHub (Sep 10, 2019):
Absolutely not!
whitelistandnoblacklistseems to have no effect #1612