mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1970] Chrome - TwitterDeck #1322
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#1322
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 @WarDogSniper on GitHub (May 30, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1970
Missing something in Firejail ( Chome - Chromium - SlimJet )
Can't login to Twitter Tweet Deck and 2 other Private BBS
it does not happen in Firefox (I have applied the fix to profile)
I am sure there are others
the picture link shows what happens on twitter but not the private boards
OS: Ubuntu 18.04 LTS x86_64
Kernel: 4.15.0-22-generic
firejail version 0.9.52
firejail --dns=209.222.18.222 --dns=209.222.18.218 chromium-browser %Uhttps://tweetdeck.twitter.com/
Resaults Photo
https://kek.gg/i/84vB_x.png
@smitsohu commented on GitHub (Jun 2, 2018):
Thanks for the report.
When you start Chromium from a terminal, do you see suspicious warnings or error messages? In order to debug this, can you please try if it works when you run Chromium as
firejail --noprofile --dns=209.222.18.222 --dns=209.222.18.218 chromium-browser %U?Possibly this is related to #1950.
@WarDogSniper commented on GitHub (Jun 2, 2018):
I just notice it is the time zone error reported earlier on GitHub Issues
My Time zone is correct
The picture above dose say unsupported time zone
but as requested
@smitsohu commented on GitHub (Jun 4, 2018):
Can you confirm it still doesn't work when you pass the
--noprofileoption? Thanks.@WarDogSniper commented on GitHub (Jun 4, 2018):
if I run it
firejail --noprofile chromium-browser %U
it runs all websites with no issue
but if I try and lock it into a certain dns and --noprofile it will not work correctly
@SkewedZeppelin commented on GitHub (Jun 4, 2018):
Can you try with another DNS besides PIA's?
@WarDogSniper commented on GitHub (Jun 4, 2018):
swapped out PIA and tried Google 8.8.8.8 & 8.8.4.4
with the same --noprofile and it came back with the same time zone issue
@smitsohu commented on GitHub (Jun 25, 2018):
I have trouble reproducing it, but let's mark it as a bug as it seems to affect several users.
@WarDogSniper commented on GitHub (Jun 25, 2018):
Please Note: it only shows up when using
https://tweetdeck.twitter.com/
Not twitter.com
there is also a problem streaming some LIVE Streams I can give you links to the streams that will not wok in firejail.
I looked at a few of the sources and they seemed to end with a .ts
this is just one link I have on this CPU that does not work Jailed (not sure of the source)
http://streamfare.com/foxnews.html
@smitsohu commented on GitHub (Jul 16, 2018):
Sorry for the late response, I gave it a try few days ago and still it was working for me. There must be an additional factor somewhere, unfortunately I don't really understand what Chromium is doing to get the time zone.
@chiraag-nataraj commented on GitHub (Jul 25, 2018):
I have trouble reproducing this as well :/
@chiraag-nataraj commented on GitHub (May 20, 2019):
Is this still an issue?
@chiraag-nataraj commented on GitHub (May 21, 2019):
I'm going to go ahead and close this due to inactivity, but @WarDogSniper, please feel free to re-open if you have more/updated info.