LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-07-2015, 08:58 PM   #1
bob1352
Member
 
Registered: Sep 2015
Distribution: Fedora 22
Posts: 32

Rep: Reputation: Disabled
Firefox issues


I am running Firefox 38.0.1 on Fedora 22. About every other time, when I have more than two tabs open. It freezes and no matter what I seem to do I always seem to reboot my PC to fix it. Also flash keeps wanting to update, but there is no new version for Linux. How do I fix this problem too?
 
Old 10-07-2015, 09:09 PM   #2
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Try upgrading to FF 40 or 41.
The version your running could have vulnerabilities.

https://www.mozilla.org/en-US/firefox/releases/
https://www.mozilla.org/en-US/firefox/new/

As far as the flash issue you have to click on activate adobe flash to make the video run.
AFAIK there isn't a fix for flash and I'm pretty sure that there won't be one in the future.

FF 41 for Fedora 22-
http://www.tecmint.com/install-firefox-in-linux/
 
Old 10-08-2015, 09:46 PM   #3
bob1352
Member
 
Registered: Sep 2015
Distribution: Fedora 22
Posts: 32

Original Poster
Rep: Reputation: Disabled
Everything worked out fine, accept one thing I cannot install it I can run it just not install it. Also lets say I just keep it has a file and never install it. How do I make a shortcut to that?
 
Old 10-08-2015, 10:58 PM   #4
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
You should be able to install it.
The third link should have worked for you.

Quote:
From a terminal you can run "gnome-desktop-item-edit ~/Desktop/ --create-new". Or you can use the file manager to go to "/usr/share/applications" and copy an existing shortcut. Then you can right-click and go to the properties to edit it.
https://ask.fedoraproject.org/en/que...rtcuts-solved/

If that doesn't work install the gnome-tweak-tool. (assuming your using Gnome 3)
<OR> Create a Desktop file.
http://xmodulo.com/create-desktop-sh...her-linux.html
 
Old 10-09-2015, 05:30 PM   #5
bob1352
Member
 
Registered: Sep 2015
Distribution: Fedora 22
Posts: 32

Original Poster
Rep: Reputation: Disabled
Heres a screenshot.

I am trying to find the command or file I can attach to the shortcut so it works. I tried using just the file location but it failed I don't know what else to do.
Attached Thumbnails
Click image for larger version

Name:	fire.png
Views:	20
Size:	243.7 KB
ID:	19770  
 
Old 10-09-2015, 06:27 PM   #6
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
Hold on a second here, Fedora 22 is the latest version, so you should have at least Firefox 40 on there! If you haven't already then update your packages!
Edit: I just ran a dnf update on my virtual Fedora 22 instance and it's going to upgrade to Firefox 41.
As for Flash, I'll play if I get the chance but, put simply, it is being updated for Linux with security and bug fixes so however you installed it it should be updated the same way (I'm guessing there may be a Fedora package for it but I don't use it enough to know).

Last edited by 273; 10-09-2015 at 06:30 PM.
 
Old 10-09-2015, 07:10 PM   #7
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Run this in your terminal and post the output-

Code:
firefox --version
273 is right you should have FF 40 if you have kept your Fedora up to date.
 
Old 10-12-2015, 01:58 PM   #8
bob1352
Member
 
Registered: Sep 2015
Distribution: Fedora 22
Posts: 32

Original Poster
Rep: Reputation: Disabled
output is...

bash: firefox: command not found...
 
Old 10-12-2015, 02:08 PM   #9
bob1352
Member
 
Registered: Sep 2015
Distribution: Fedora 22
Posts: 32

Original Poster
Rep: Reputation: Disabled
@273

I fixed the problem with your advice thx..
 
Old 10-13-2015, 12:44 PM   #10
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
Quote:
Originally Posted by bob1352 View Post
I fixed the problem with your advice thx..
Glad to help. Remember that Fedora is a cutting-edge ditribution with up-to-date packages so making sure you run updates regulalry (Ii'd do it daily but others who know Fedora may give better ideas) is part of using it.
 
Old 10-19-2015, 11:28 AM   #11
debguy
Member
 
Registered: Oct 2014
Location: U.S.A.
Distribution: mixed, mostly debian slackare today
Posts: 207

Rep: Reputation: 19
Quote:
Originally Posted by Ztcoracat View Post
Try upgrading to FF 40 or 41.
The version your running could have vulnerabilities.

https://www.mozilla.org/en-US/firefox/releases/
https://www.mozilla.org/en-US/firefox/new/

As far as the flash issue you have to click on activate adobe flash to make the video run.
AFAIK there isn't a fix for flash and I'm pretty sure that there won't be one in the future.

FF 41 for Fedora 22-
http://www.tecmint.com/install-firefox-in-linux/
Quote:
Originally Posted by Ztcoracat View Post
Try upgrading to FF 40 or 41.
The version your running could have vulnerabilities.

https://www.mozilla.org/en-US/firefox/releases/
https://www.mozilla.org/en-US/firefox/new/

As far as the flash issue you have to click on activate adobe flash to make the video run.
AFAIK there isn't a fix for flash and I'm pretty sure that there won't be one in the future.

FF 41 for Fedora 22-
http://www.tecmint.com/install-firefox-in-linux/
----------------------------

!!!! SPAMMER !!!!

dodged the question

and the answer is incorrect

use the firefox which your version of redhat (the packaging system) suggests to use

-------------------
if you hear "why do you use 38 we are using 41", or if vague answers are given, or you are blamed for doing what your linux distro asked you to do: it's a spammer possibly covering up an issue they are hiding OR a competitor trying to throw linux users back in time

do not follow ANY advice that doesn't work immediately (hard evidence answers) and or suggests you "undo" the dependancy system requirements of the linux distro packaging system you are using: you'll end up having to re-install the whole system to defaults.

using a firefox from another linux distro in redhat: out of the question - you'll wish you hadn't

if you wish to experiment with bleeding edge (new) software: using Linux From Scratch. that way you have the whole system fully sourced and the "dependancy structures" (and compile options which can hugely impact them) are under your control (if you even know what source package dependancy requirements / build-toolchain means?). with LFS you can only blame yourself - there's always a way if you want to spend the time.

otherwise do only what distro expects that works simply: run away from anything that doesn't work though you did what you were supposed to though docs dont mention why.
 
Old 10-19-2015, 11:37 AM   #12
debguy
Member
 
Registered: Oct 2014
Location: U.S.A.
Distribution: mixed, mostly debian slackare today
Posts: 207

Rep: Reputation: 19
Quote:
Originally Posted by bob1352 View Post
I am running Firefox 38.0.1 on Fedora 22. About every other time, when I have more than two tabs open. It freezes and no matter what I seem to do I always seem to reboot my PC to fix it. Also flash keeps wanting to update, but there is no new version for Linux. How do I fix this problem too?
there is no sol'n

the last flash release was for redhat/debian only and works with NO OTHER linux. (previously adobe suppored many linux / generic linux)

there is no sol'n for flash. please write a letter to Adobe (pen and paper) to get a reply why they have abandon

they won't answer: you'd have to sue, and to do that you'd have to send a complaint by mail litterally

it's fair adobe doesn't want to be part of "the linux wars" (and beleive me, since 2000's there are). for example X11R7.6 and debian projects are trying to kill X11 and replace it with "european branded" wayland (which is stolen X11 pgp controlled outside of usa. their motive is quite obvious: avoid patents, become rules of GUI). X10, X11(R6) always worked perfect still do, and features are easily added in a compatible manner. there is only one reason to avoid a standard and efficient fully network transparent well designed GUI "client / server" asynchronous time-keeping system: for attack. it works perfectly trust me.

but it's unfair adobe never uptdates well know bugs in older generic-linux flash (ie, it refuses to play due to absence of alsa sound drivers loaded: which is un-necessary, it could just play while muted, duh)
 
Old 10-19-2015, 11:42 AM   #13
debguy
Member
 
Registered: Oct 2014
Location: U.S.A.
Distribution: mixed, mostly debian slackare today
Posts: 207

Rep: Reputation: 19
remember when California got government grant money "to be the Mozilla official releasers" first thing they did was to stop Mozilla X11 releases. a few people said in threads: "many dont' understand but it's a very bad thing to make Moziac / Netscape incompatible with X11" (or have no X11 compile option, have only gtk or what)

-----------------
i'm running firefox-20 on an older X11. reason? it works and no lockups. despite their wrappers to remove need of X11, all the wrappers are just wrappers and "need or work with X11" anyway. only new features (which are optional) would need the newer things in X11R7.x+ (ie, bleeding edge GL support). i'm unsure if there are any. there are trivial road-block set in place to fein real need. but (at least 20) does fully work using X11R6. that's XFree86 not X.org

there are video cards not supported by X11R6 that are in X11R7.x but X11R7.x deletes - DELETES support of more cards than it ads: it supports only a few major brands and maybe 1 or 2 "really"; while X11R6 supported any brand that participated which was tens of uniq video chips.

you need X11R7 if you have a video card "made to force you not to use X11R6" (or you must port your driver to X11R6). end of story.

---------------------------
but that's irrelevant for your question, yes

if your having lockups there are more problems than you think: restore it to redhat's suggested lib versions / pkgs and don't upgrade unless many at redhat suggest it's "safe and supported" to do it

Last edited by debguy; 10-19-2015 at 11:49 AM.
 
Old 10-19-2015, 12:25 PM   #14
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
I am sorry, debguy, but your posts almost look like trolling to me. Suggesting another contributor who is trying to help is "spamminmg" because their solution may not be optimum is rude if nothing else.

Last edited by 273; 10-19-2015 at 03:07 PM.
 
1 members found this post helpful.
Old 10-19-2015, 03:05 PM   #15
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
debguy, looks like you're a bit of your rocker; can you please stop posting negativity, conspiracy crap and antagonism? Take a chill pill, go off the board for a day or two?
 
1 members found this post helpful.
  


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
Firefox 12 issues fkasmani Linux - Software 7 05-24-2012 03:41 AM
[SOLVED] Firefox 3.6 issues pixellany Linux - Software 10 02-28-2010 07:07 PM
Firefox issues Darth Cupcake Linux - Software 16 05-28-2007 12:10 PM
Issues w/ firefox blackdragonblood Linux - Software 14 05-29-2005 11:32 AM
issues with firefox? greythorne Debian 3 11-29-2004 11:23 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:26 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