mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #4142] Feedreader not working properly with Firejail's Sandbox #2548
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#2548
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 @g4njawizard on GitHub (Mar 26, 2021).
Original GitHub issue: https://github.com/netblue30/firejail/issues/4142
Today I installed Feedreader and I used the default feedreader profile provided by the firecfg.
It looks like it would work normal. I can select the type of RSS connection I want to use. After selecting all sites I want to read news from, It begins loading all newest topics, but it stops there and it's unable to load the full article.
Closing Feedreader is causing the sandbox to freeze. Not only I have to "ctrl+c" the terminal, I have to kill the process manually.
When I open Feedreader again, it shows the state "offline". From this state, I am unable to make the application run normal, even when using -noprofile.
However, when I remove all saved data from feedreader and begin from new with "firejail --noprofile feedreader" I think It's able to write some of the needed settings, but this doesnt help. The sandbox is still freezing when closing. Reopening feedreader looks normal, but it's not loading any articles.
This is an abnormal behaviour I haven't seen in any running application that uses firejail on my system.
After all my tries and errors I broke it so hard, that feedreader wont start with a clean config. Thats why I cant deliver any helpful debug logs.
@rusty-snake commented on GitHub (Mar 26, 2021):
Feedreader is no longer maintained (https://github.com/jangernert/FeedReader#this-project-is-no-longer-activily-maintained) and one of the buggiest programs I used in the last years. I recommend you to use an other feedreader.
What's your firejail version and distro? Is anything in the syslog?
Have you ever tested if feedreader works without firejail?
If you are on Arch or an other distro close to upstream, this is maybe #3647.
The sandbox or feedreader? Meaning
firejail --liststill shows the process (but no window) or the window keeps open (in a frozen state).Does still still happen with https://gist.github.com/rusty-snake/bb234cb3e50e1e4e7429f29a7931cc72?
Had I said it's one of the buggiest programs I know (except of my own programs 🤣).
@g4njawizard commented on GitHub (Mar 28, 2021):
Hi Rusty-snake. Thanks for your time. So indeed, it would work without running firejail.
But I now decided to stick to fluent reader with Appimage. This works far better than with feedreader.
So I think, as long no one else will try the same, we can close this story and go on for newer better working stuff. ;)