LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Mint
User Name
Password
Linux Mint This forum is for the discussion of Linux Mint.

Notices


Reply
  Search this Thread
Old 09-01-2021, 12:01 PM   #1
salmanal
Member
 
Registered: Jan 2005
Location: Syracuse, NY
Distribution: Linux Mint 21
Posts: 265

Rep: Reputation: 30
Should Have Been Easier


On my PC, runs: Linux Mint 20.2 MATE 64-bit desktop

I want a Web browser that will play video, Chromium plays them, but forgets my information each time I want to view any Gmail messages, so I canned it.

Firefox performs beautifully.

I want an additional other Web browser to use. I downloaded/installed Opera, but I can't get it to play any videos, even the Facebook videos.

I tried Midori, which sucked, I also tried to install Vivaldi, but adding the repo failed. Should I try Vivaldi again, or does Konquerer play video?
If I can "tweak" Opera, I'm open to it.

Thanks for the reply
 
Old 09-01-2021, 12:06 PM   #2
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,855

Rep: Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311
"Should have been easier" is a completely meaningless title. Would be nice to replace it.
There are a lot of other browsers available: https://www.tecmint.com/linux-web-browsers/ (for example)
 
1 members found this post helpful.
Old 09-01-2021, 12:06 PM   #3
enigma9o7
Senior Member
 
Registered: Jul 2018
Location: Silicon Valley
Distribution: Bodhi Linux
Posts: 1,388

Rep: Reputation: 560Reputation: 560Reputation: 560Reputation: 560Reputation: 560Reputation: 560
Pale Moon
Code:
sudo apt install curl
echo 'deb http://download.opensuse.org/repositories/home:/stevenpusser:/palemoon-GTK3/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/palemoon.list
curl -fsSL https://download.opensuse.org/repositories/home:/stevenpusser:/palemoon-GTK3/xUbuntu_20.04//Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_stevenpusser.gpg > /dev/null
sudo apt update;sudo apt install palemoon
Brave
Code:
sudo apt install apt-transport-https curl
echo "deb [arch=amd64] https://brave-browser-apt-release.s3.brave.com/ stable main" | sudo tee /etc/apt/sources.list.d/brave.list
curl -s https://brave-browser-apt-release.s3.brave.com/brave-core.asc | sudo apt-key --keyring /etc/apt/trusted.gpg.d/brave-browser-release.gpg add -
sudo apt update;sudo apt install brave-browser

Last edited by enigma9o7; 09-01-2021 at 12:15 PM.
 
Old 09-01-2021, 12:45 PM   #4
salmanal
Member
 
Registered: Jan 2005
Location: Syracuse, NY
Distribution: Linux Mint 21
Posts: 265

Original Poster
Rep: Reputation: 30
Thank you enigma9o7,

I entered the code exactly as presented, but neither worked. I am confused by this, not only did Brave, and Pale Moon fail to appear in my menu, Vivaldi did as well. All 3 were installed, but not appearing on the menu, I have something to correct here.

With appreciation
 
Old 09-01-2021, 02:52 PM   #5
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,855

Rep: Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311
http://www.catb.org/~esr/faqs/smart-...html#beprecise
Just a comment: without information we cannot help you. "neither worked" is not enough to diagnose.
 
1 members found this post helpful.
Old 09-01-2021, 02:54 PM   #6
salmanal
Member
 
Registered: Jan 2005
Location: Syracuse, NY
Distribution: Linux Mint 21
Posts: 265

Original Poster
Rep: Reputation: 30
Huh?
 
Old 09-01-2021, 03:11 PM   #7
enigma9o7
Senior Member
 
Registered: Jul 2018
Location: Silicon Valley
Distribution: Bodhi Linux
Posts: 1,388

Rep: Reputation: 560Reputation: 560Reputation: 560Reputation: 560Reputation: 560Reputation: 560
You need to explain the problem in a way someone can help (if you're still looking for help).

"Neither worked" isn't very useful at all when shortly thereafter you confirm they are installed. Do they fail to launch, if so any error message? Did they not play the video you want or save whatever youtube setting you want? Or Is the only problem no menu entries and you want help with that? Have you tried rrestarting your desktop, some menus may not update immediately...

Last edited by enigma9o7; 09-01-2021 at 03:14 PM.
 
Old 09-01-2021, 03:11 PM   #8
GentleThotSeaMonkey
Member
 
Registered: Dec 2016
Posts: 338
Blog Entries: 4

Rep: Reputation: 128Reputation: 128
Try SeaMonkey. And let us/me know. Thanks!
https://www.linuxquestions.org/quest...ar-4175687347/
 
Old 09-01-2021, 05:03 PM   #9
salmanal
Member
 
Registered: Jan 2005
Location: Syracuse, NY
Distribution: Linux Mint 21
Posts: 265

Original Poster
Rep: Reputation: 30
I've not seen Sea Monkey for years, I thought it was discontinued. I'll try it anyway. The problem is solved at this time.
Thank you so much.
 
Old 09-01-2021, 05:10 PM   #10
GentleThotSeaMonkey
Member
 
Registered: Dec 2016
Posts: 338
Blog Entries: 4

Rep: Reputation: 128Reputation: 128
Please provide info on how it was solved, so future searchers can try your solution.

Also, (optionally but optimal), please edit post #1, to change the Title to something useful, like:
"Problems in finding a second browser that works for me, in addition to Firefox."

Thanks.
 
1 members found this post helpful.
Old 09-02-2021, 12:19 PM   #11
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
^ kind words but this OP looks like a hit-and-runner...
 
Old 09-03-2021, 10:29 AM   #12
rnturn
Senior Member
 
Registered: Jan 2003
Location: Illinois (SW Chicago 'burbs)
Distribution: openSUSE, Raspbian, Slackware. Previous: MacOS, Red Hat, Coherent, Consensys SVR4.2, Tru64, Solaris
Posts: 2,803

Rep: Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550
Quote:
Originally Posted by salmanal View Post

<snip>

Firefox performs beautifully.
Really? Firefox has been my go-to browser for years and I find that only about a third or a quarter of the sites I visit that have embedded videos on their pages do I find that they'll actually play. The remainder of the sites just show a blank screen containing a message stating that some problem is preventing the playing of the video. (On one site, the message tells you to click "here" for ways to overcome the problem except the link either isn't really a link or that is broken as well.) I've dumped all the plug-ins that I used to use that might interfere with video/Javascript/etc. to no avail.

Chrome seems to work but if I wanted any-and-all privacy to get tossed out the window...

Re: Konqueror... It used to be a decent little browser. There were actually some sites I frequented years ago that would only render properly using Konq. Lately, though, I find that that browser's either broken or not maintained very well (another form of broken, I guess) and the Web has left it behind. I'm a KDE user and don't even bother loading it any more.

You say you solved the problem... how? Using SeaMonkey? Or via some other fix?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
My LG Stylo 4 Has Been Hijacked by Remote Administrator and OS as Well as Kernel Have Been Modified LongDuckDong_69 Linux - Newbie 3 11-17-2019 03:41 PM
[SOLVED] RHEL8 udev & partprob Error: Partition(s):1,2,3.. /dev/sdc1 have been written, but we have been unable to inform the kernel of the change scofieldd Red Hat 5 11-08-2019 11:02 AM
LXer: Fedora 25: With Wayland, Linux has never been easier (or more handsome) LXer Syndicated Linux News 0 12-18-2016 01:15 PM
LXer: Windows is Easier, Just Like Stabbing Your Own Eyeballs is Easier LXer Syndicated Linux News 1 03-06-2010 03:17 AM
Easier way to uninstall programs which have been built from source? jaakkop Linux - Software 2 03-07-2006 12:29 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Mint

All times are GMT -5. The time now is 09:47 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration