mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1794] Add falkon browser profile #1217
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#1217
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 @HotelBellaMuerte on GitHub (Mar 2, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1794
Falkon its the update of qupzilla
we can consider qupzilla as abandonware
@smitsohu commented on GitHub (Mar 2, 2018):
Hi @bn0785ac, do you know by chance if there is a migration tool from Qupzilla to Falkon? Or in other words: Does it make sense to give Falkon access to old Qupzilla folders?
@Kishore96in commented on GitHub (Mar 5, 2018):
I have been using this profile for falkon for some time, and I haven't faced any issues.
I do not see any option to directly import configs from Qupzilla, and Falkon uses a different config directory, so AFAIK, there would be no need to give falkon access to the Qupzilla config folders. However, there seems to be support to import bookmarks from Firefox, Chrome, and Opera, so perhaps the relevant directories would need to be accessible.
Edit: So I confirmed with the Falkon dev on IRC, and he says there's no tool to directly import configuration from Qupzilla.
@Fred-Barclay commented on GitHub (Mar 5, 2018):
@Kishore96in can you test the profile in
45e044c275?@Kishore96in commented on GitHub (Mar 5, 2018):
@Fred-Barclay Most of the common stuff seems to work alright on the profile in the commit you mentioned. I tested launching falkon, playing audio, opening files, and saving files. However, one issue is that the
private-tmpoption interferes with the feature to download a file to/tmpand open it with some program, instead of saving it to disk (i.e., the program chosen to open the given file complains it can't access the file). It should probably not be enabled in the falkon profile provided with firejail.@smitsohu commented on GitHub (Mar 13, 2018):
Thank you everyone!