Page 63 of 254 FirstFirst ... 1353616263646573113163 ... LastLast
Results 621 to 630 of 2537

Thread: Firefox +1 Mega Thread

  1. #621
    Join Date
    Aug 2008
    Location
    Brazil
    Beans
    12,497
    Distro
    Ubuntu Studio 12.04 Precise Pangolin

    Re: Firefox 4 Mega Thread

    Quote Originally Posted by kimberly.espejo View Post
    My flash games (Backyard Monster on FB) in firefox runs much slower than in chrome. Is this my graphic card problem or firefox problem?
    See http://ubuntuforums.org/showpost.php...&postcount=615

  2. #622
    Join Date
    Aug 2008
    Location
    Brazil
    Beans
    12,497
    Distro
    Ubuntu Studio 12.04 Precise Pangolin

    Re: Firefox 4 Mega Thread

    Quote Originally Posted by yolanda63 View Post
    I install it, but there is something wrong with it.
    I suppose your thread has been merged I can't locate the original message. What exactly is your problem?

  3. #623
    Join Date
    Apr 2011
    Location
    Absurdistan
    Beans
    4

    How to install a .tar.gz file? (Firefox 4)

    The title says it all. How do I install from a .tar.gz file? The software center only seems to have the old Firefox 3.6 and there really is a huge speed difference between those two versions.

  4. #624
    Join Date
    Apr 2006
    Location
    Montana
    Beans
    Hidden!
    Distro
    Kubuntu Development Release

    Re: How to install a .tar.gz file? (Firefox 4)

    Quote Originally Posted by Nichtswisser View Post
    The title says it all. How do I install from a .tar.gz file? The software center only seems to have the old Firefox 3.6 and there really is a huge speed difference between those two versions.
    Welcome to the megathread.

    Read the first post on this thread.

    To answer your question, see my last post on this thread:

    http://ubuntuforums.org/showpost.php...&postcount=601
    There are two mistakes one can make along the road to truth...not going all the way, and not starting.
    --Prince Gautama Siddharta

    #ubuntuforums web interface

  5. #625
    Join Date
    Apr 2008
    Location
    colorado
    Beans
    27

    Re: Firefox 4 Mega Thread

    follow the instructions in this thread. I did and it worked perfectly. http://ubuntuforums.org/showthread.php?t=1712247
    good luck

  6. #626
    Join Date
    Apr 2008
    Location
    Everett, Wa
    Beans
    89
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Firefox 4 Mega Thread

    I must be entering something wrong when I type the first line sudo add -apt (ect) I get an error saying command add not found, is add and -apt all one word? Never mind..found my problem, got FF4 up and running
    Last edited by Sunfist; April 27th, 2011 at 08:25 AM.

  7. #627
    Join Date
    Mar 2011
    Location
    Pizza Hut
    Beans
    1,206
    Distro
    Kubuntu 13.10 Saucy Salamander

    Re: Firefox 4 Mega Thread

    Just installed it last night after using Nightly. Decided to move to 4.0 so I can use addons other than AdBlock Plus. Anyway, when I try to run it it tells me another process is running and that I need to close it or restart my computer. Well, I restarted my computer and it still gave me the error so I ran
    Code:
    sudo killall firefox
    sudo killall firefox-4.0
    sudo killall firefox-trunk
    They all said that no process could be found. Right now I'm using Chromium, but I would really like to get this fixed. Any ideas?

    EDIT: I reinstalled it, but I'm still getting the error.
    Last edited by dniMretsaM; April 27th, 2011 at 04:32 PM.

  8. #628
    Join Date
    Aug 2008
    Location
    Brazil
    Beans
    12,497
    Distro
    Ubuntu Studio 12.04 Precise Pangolin

    Re: Firefox 4 Mega Thread

    Quote Originally Posted by dniMretsaM View Post
    Just installed it last night after using Nightly. Decided to move to 4.0 so I can use addons other than AdBlock Plus. Anyway, when I try to run it it tells me another process is running and that I need to close it or restart my computer. Well, I restarted my computer and it still gave me the error so I ran
    Code:
    sudo killall firefox
    sudo killall firefox-4.0
    sudo killall firefox-trunk
    They all said that no process could be found. Right now I'm using Chromium, but I would really like to get this fixed. Any ideas?

    EDIT: I reinstalled it, but I'm still getting the error.
    Please execute the following commands, then post the contents of the generated firefox-report.txt file, located on your Desktop.

    Code:
    echo 'Ubuntu Architecture' > ~/Desktop/firefox-report.txt
    echo '' >> ~/Desktop/firefox-report.txt
    uname -a >> ~/Desktop/firefox-report.txt
    echo '' >> ~/Desktop/firefox-report.txt
    echo 'Ubuntu Version' >> ~/Desktop/firefox-report.txt
    echo '' >> ~/Desktop/firefox-report.txt
    cat /etc/lsb-release >> ~/Desktop/firefox-report.txt
    echo '' >> ~/Desktop/firefox-report.txt
    echo 'Firefox Packages' >> ~/Desktop/firefox-report.txt
    echo '' >> ~/Desktop/firefox-report.txt
    dpkg --get-selections | grep 'firefox*' >> ~/Desktop/firefox-report.txt
    echo '' >> ~/Desktop/firefox-report.txt
    echo 'Firefox binaries' >> ~/Desktop/firefox-report.txt
    echo '' >> ~/Desktop/firefox-report.txt
    which firefox >> ~/Desktop/firefox-report.txt
    file /usr/bin/firefox >> ~/Desktop/firefox-report.txt
    file /usr/local/bin/firefox >> ~/Desktop/firefox-report.txt
    file /opt/firefox/firefox >> ~/Desktop/firefox-report.txt
    echo '' >> ~/Desktop/firefox-report.txt
    echo 'Firefox divertion' >> ~/Desktop/firefox-report.txt
    echo '' >> ~/Desktop/firefox-report.txt
    file /usr/bin/firefox.ubuntu >> ~/Desktop/firefox-report.txt
    echo '' >> ~/Desktop/firefox-report.txt
    echo 'Sources' >> ~/Desktop/firefox-report.txt
    echo '' >> ~/Desktop/firefox-report.txt
    ls /etc/apt/sources.list.d >> ~/Desktop/firefox-report.txt
    echo '' >> ~/Desktop/firefox-report.txt

  9. #629
    Join Date
    Mar 2011
    Location
    Pizza Hut
    Beans
    1,206
    Distro
    Kubuntu 13.10 Saucy Salamander

    Re: Firefox 4 Mega Thread

    Ok, here's the file.
    Attached Files Attached Files

  10. #630
    Join Date
    Aug 2008
    Location
    Brazil
    Beans
    12,497
    Distro
    Ubuntu Studio 12.04 Precise Pangolin

    Re: Firefox 4 Mega Thread

    Quote Originally Posted by dniMretsaM View Post
    Ok, here's the file.
    First try:

    Code:
    killall firefox-bin
    Also, you have two ppa repositories for Firefox. If you don't want the nightly versions, you should disable ubuntu-mozilla-daily in the software sources and reinstall Firefox. You are probably not using the firefox-stable ppa as expected, since the ubuntu-mozilla-daily has newer versions.

Page 63 of 254 FirstFirst ... 1353616263646573113163 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •