Page 1 of 4 123 ... LastLast
Results 1 to 10 of 33

Thread: Youtube video screen disappears

  1. #1
    Join Date
    Apr 2006
    Beans
    3,937

    Youtube video screen disappears

    Hi all,

    Could you please explain how it would happen?

    After installing the package "cpu-checker" playing youtube video on Firefox there is no video screen displayed, only sound. There is no problem on Google Chrome.

    After un-installing "cpu-checker" the video screen comes back again?

    Why?

    Thanks

    Regards
    satimis

  2. #2
    Join Date
    Sep 2009
    Location
    Pennsylvania
    Beans
    3,988
    Distro
    Xubuntu

    Re: Youtube video screen disappears

    That is interesting. I do know that a not-too-long-ago release of Firefox caused various issues with sound mostly and some video. You should be runni9ng version 56.0 (or higher if it exists). If not, run in a terminal:

    sudo apt-get update
    sudo apt-get upgrade

    That should give you the current one.

  3. #3
    Join Date
    Apr 2006
    Beans
    3,937

    Re: Youtube video screen disappears

    Quote Originally Posted by Autodave View Post
    That is interesting. I do know that a not-too-long-ago release of Firefox caused various issues with sound mostly and some video. You should be runni9ng version 56.0 (or higher if it exists). If not, run in a terminal:

    sudo apt-get update
    sudo apt-get upgrade

    That should give you the current one.
    Just ran
    $ sudo apt update ; sudo apt upgrade
    Code:
    ..........
    .........
    All packages are up to date.
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Calculating upgrade... Done
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    Firefox
    51.0.1 (64-bit)

  4. #4
    Join Date
    Dec 2007
    Beans
    12,521

    Re: Youtube video screen disappears

    @satimis,

    Please post the output of
    Code:
    apt policy firefox

  5. #5
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,210
    Distro
    Ubuntu Budgie Development Release

    Re: Youtube video screen disappears

    Were there any packages removed in the process of installing cpu-checker ? This could happen if there is a conflict.
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

  6. #6
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Youtube video screen disappears

    Really Firefox 51.0.1?
    What version of Ubuntu are you using?

  7. #7
    Join Date
    Apr 2006
    Beans
    3,937

    Re: Youtube video screen disappears

    Quote Originally Posted by vasa1 View Post
    @satimis,

    Please post the output of
    Code:
    apt policy firefox
    ⟫ apt policy firefox
    Code:
    firefox:
      Installed: 51.0.1+build2-0ubuntu0.16.04.1
      Candidate: 51.0.1+build2-0ubuntu0.16.04.1
      Version table:
     *** 51.0.1+build2-0ubuntu0.16.04.1 100
            100 /var/lib/dpkg/status
         44.0.2+build1-0ubuntu1 500
            500 http://ubuntu.01link.hk xenial/main amd64 Packages
    satimis

  8. #8
    Join Date
    Apr 2006
    Beans
    3,937

    Re: Youtube video screen disappears

    Quote Originally Posted by Frogs Hair View Post
    Were there any packages removed in the process of installing cpu-checker ? This could happen if there is a conflict.
    There was no specific warning during installing cpu-checker

    Regards

  9. #9
    Join Date
    Apr 2006
    Beans
    3,937

    Re: Youtube video screen disappears

    Quote Originally Posted by ajgreeny View Post
    Really Firefox 51.0.1?
    Yes.

    I found it on
    -> Help -> About Firefox

    please refers to attached screenshot

    What version of Ubuntu are you using?
    ⟫ lsb_release -a
    Code:
    No LSB modules are available.
    Distributor ID: Ubuntu
    Description:    Ubuntu 16.04.1 LTS
    Release:        16.04
    Codename:       xenial
    Edit
    ===
    ⟫ firefox -v
    Code:
    Mozilla Firefox 51.0.1

    satimis
    Attached Images Attached Images
    Last edited by satimis; October 16th, 2017 at 01:30 AM.

  10. #10
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Youtube video screen disappears

    Have you run
    Code:
    sudo apt-get autoremove
    to also remove any dependencies of cpu-checker, and did you remove or purge the package?

    If you use synaptic package manager search using that for firefox, as something is definitely wrong if FF-51 is the version available to you.

    Let's also see the output of
    Code:
    cat /etc/apt/sources.list
    to check the repos being searched.

Page 1 of 4 123 ... LastLast

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
  •