Page 6 of 13 FirstFirst ... 45678 ... LastLast
Results 51 to 60 of 127

Thread: After recent update, red youtube videos?

  1. #51
    Join Date
    May 2008
    Location
    United Kingdom
    Beans
    5,263
    Distro
    Ubuntu

    Re: After recent update, red youtube videos?

    Quote Originally Posted by Gaygerbil View Post
    Not for Firefox version 3, though.


    Quote Originally Posted by Neosano View Post
    "Pop out" button
    Ooh, clever! Thanks, that works.


    Quote Originally Posted by komputes View Post
    Would those experiencing this problems please post...
    Affects: Both Firefox (3.6.14) and Chromium (9.0.597.107 (75357) Ubuntu 10.04)
    Flash from repos: 10.2.152.27ubuntu10.04.1
    gstreamer-properties: Video for Linux 2 (v4l2)
    Video card:
    00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [8086:27a2] (rev 03)
    Kernel driver in use: i915
    Kernel modules: i915


    I wonder whether there is a difference between people using 32-bit and 64-bit? I have 64-bit Ubuntu installed.
    Always make regular backups of your data (and test them).
    Visit Full Circle Magazine for beginners and seasoned Linux enthusiasts.

  2. #52
    Join Date
    Mar 2007
    Beans
    112
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: After recent update, red youtube videos?

    Quote Originally Posted by Paddy Landau View Post
    I wonder whether there is a difference between people using 32-bit and 64-bit? I have 64-bit Ubuntu installed.
    You bet! I'm not affected on my Maverick 64 bit. See post #49.

    Egg
    Sandy Bridge i5-2500, Asus P8Z68-V Pro

  3. #53
    Join Date
    May 2008
    Location
    United Kingdom
    Beans
    5,263
    Distro
    Ubuntu

    Re: After recent update, red youtube videos?

    Quote Originally Posted by MrEgg View Post
    You bet! I'm not affected on my Maverick 64 bit. See post #49.
    Oh, that's interesting. My 64-bit is affected.

    However, I notice you say you have flashplugin64-installer. I have flashplugin-installer.

    I wonder, as an experiment, what would happen if I uninstall flashplugin-installer and install flashplugin64-installer. The only thing is, I don't know where to find flashplugin64-installer.
    Always make regular backups of your data (and test them).
    Visit Full Circle Magazine for beginners and seasoned Linux enthusiasts.

  4. #54
    Join Date
    Mar 2007
    Beans
    112
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: After recent update, red youtube videos?

    You have to get it from the ppa I mentioned in post #49
    Sandy Bridge i5-2500, Asus P8Z68-V Pro

  5. #55
    Join Date
    Dec 2009
    Location
    Western Australia
    Beans
    1
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Talking Re: After recent update, red youtube videos?

    Quote Originally Posted by weirdguille View Post
    I fixed mine by downgrading flashplugin-installer to 10.1

    Just run
    Code:
    sudo apt-get remove flashplugin-installer
    Then download either
    Code:
    http://gt.archive.ubuntu.com/ubuntu/pool/multiverse/f/flashplugin-nonfree/flashplugin-installer_10.1.85.3ubuntu1_i386.deb
    or
    Code:
    http://gt.archive.ubuntu.com/ubuntu/pool/multiverse/f/flashplugin-nonfree/flashplugin-installer_10.1.85.3ubuntu1_amd64.deb
    depending on your system, and install the .deb.

    Then lock the flashplugin-installer version in synaptic (it will stop it from updating). Unlock it once we know 10.2 is bug-free.

    Now, I use chromium-browser (daily ppa), and there is a little inconvenience: it'll always ask for the plugin to be updated. So you just need to click on "run this time", and it'll work normally. But the next time you open another youtube video, it'll ask for the update again.

    Ah, by the way, this proves that it's not a youtube issue (I thought it had to do with the new layout, but apparently it doesn't), but a flashplugin 10.2 issue.
    Thanks weirdguille. I followed your advice and now it works perfectly.
    I am so glad I am a Linux user with knowledge and assistance like this so readily available.
    Keep up the good work all.

  6. #56
    Join Date
    Mar 2011
    Beans
    1

    Re: After recent update, red youtube videos?

    How to fix this!

    This procedure worked for me. The reasons given why it works is speculations.Youtube use faulty/outdated preferences for showing video, it get those from cookies that the site have set previously. Youtube seem to use some kind of "super cookie" (it use reduntant places to store information in order to make it harder for you to delete it), so you have to clean out both flash cookies and web-browser cookies and cache, otherwise youtube will restore the old preference after some time and go back to displaying pink videos.

    Close all Youtube, Google, et.c. affiliated pages in the browser(s).


    Remove flash cookies
    Use a tool like better privacy or do it manually.

    Remove browser cookies and clear cache
    Do this for all browsers that you use (or it will reset the Flash preferences shared by all browsers).


    Update: I found a Wikipedia-article describing these kind of cookies:
    http://en.wikipedia.org/wiki/Evercookie
    Last edited by Katten Jansson; March 4th, 2011 at 02:01 PM.

  7. #57
    Join Date
    Jan 2008
    Location
    Romania
    Beans
    403
    Distro
    Ubuntu Development Release

    Re: After recent update, red youtube videos?

    I've made a list of all the possible fixes and how to apply them: Fix red YouTube videos bug.

    I hope it helps...
    ...Things To Tweak After Installing Ubuntu 12.04 Precise Pangolin

    http://www.webupd8.org - Daily Ubuntu / Linux news and application reviews.

  8. #58
    Join Date
    May 2008
    Location
    United Kingdom
    Beans
    5,263
    Distro
    Ubuntu

    Re: After recent update, red youtube videos?

    Quote Originally Posted by MrEgg View Post
    You have to get it from the ppa I mentioned in post #49
    Thanks. I struggled to find out how to do that, but I have found out now:
    Code:
    sudo apt-add-repository ppa:sevenmachines/flash
    I uninstalled flashplugin-installer, installed flashplugin64-installer (version 10.3.169.29-0ubuntu0~sevenmachines2), installed all updates, and rebooted just in case. Unfortunately, it has not fixed the problem.
    Always make regular backups of your data (and test them).
    Visit Full Circle Magazine for beginners and seasoned Linux enthusiasts.

  9. #59
    Join Date
    Mar 2007
    Beans
    112
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: After recent update, red youtube videos?

    Quote Originally Posted by Paddy Landau View Post
    I uninstalled flashplugin-installer, installed flashplugin64-installer (version 10.3.169.29-0ubuntu0~sevenmachines2), installed all updates, and rebooted just in case. Unfortunately, it has not fixed the problem.
    Since your system was originally affected by the bug, maybe you can try clearing out all YouTube cookies and all cache again.
    Sandy Bridge i5-2500, Asus P8Z68-V Pro

  10. #60
    Join Date
    May 2008
    Location
    United Kingdom
    Beans
    5,263
    Distro
    Ubuntu

    Re: After recent update, red youtube videos?

    Quote Originally Posted by MrEgg View Post
    Since your system was originally affected by the bug, maybe you can try clearing out all YouTube cookies and all cache again.
    I did that. It worked -- until I logged in again! I'll use the pop-out method until this is fixed.
    Always make regular backups of your data (and test them).
    Visit Full Circle Magazine for beginners and seasoned Linux enthusiasts.

Page 6 of 13 FirstFirst ... 45678 ... 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
  •