As of yesterday netflix desktop no longer plays video due to a new Silvelight update. I am running kubuntu 12.10, how do you update silverlight manually?
Announcement
Collapse
No announcement yet.
SilverLight for netflix desktop
Collapse
This topic is closed.
X
X
-
-
MINE NO LONGER WORKS EITHER, AFTER A FORCED UPDATE.
It works on my Quad Core computer. It works better on a new build, but I am currently having problems with that machine. Something that might interest you is that my new build is an 8 core AMD processor with 16gb of very fast RAM. When the new build was working, I played Netflix and it played perfectly with no interruptions in play. I put the plazmoids that provide memory usage onscreen and noticed that on my 8 Core, 63% of the CPU was working all the time. I also noticed that almost 4GB of RAM was being used. I did not have anything else running, so the Linux Netflix application must be a very big memory hog. I don't mind, because I prefer the perfect play and have lots of processor and memory, but my AMD Quad with 4gb of RAM couldn't keep up with the Netflix application and showed something like perhaps buffer overruns from time to time. I got used to it, but it is much better with the faster machine.
I think you just have to remove your current Netflix application, reboot and reinstall it again. It sounds like something happened to your current installation. I am not sure about this, but it isn't that difficult to reinstall. Hope this helps. It doesn't seem like too many people have experience with Netflix. By the way, before you do that, open a Konsole and type in sudo dpkg --configure -a that might repair the broken application, if it is in fact broken. Doesn't always work, but is worth a try before reinstalling. Cudos friend.
- Top
- Bottom
-
This worked for me. If you have other Wine applications installed in addition to netflix-desktop, you'll want to backup ~/.wine/* and~/.wine-browser/* before removing anything! Caveat emptor.Code:sudo apt-get purge netflix-desktop rm -rf ~/.wine-browser/ sudo apt-get update sudo apt-get install netflix-desktop
Code:wine .wine-browser/drive_c/Program\ Files/Mozilla\ Firefox/firefox.exe
He thrusts his fists against the posts and still insists he sees the ghosts.
- Top
- Bottom
Comment
-
*Originally posted by oldos2er View PostThis worked for me. If you have other Wine applications installed in addition to netflix-desktop, you'll want to backup ~/.wine/* and~/.wine-browser/* before removing anything! Caveat emptor.Code:sudo apt-get purge netflix-desktop rm -rf ~/.wine-browser/ sudo apt-get update sudo apt-get install netflix-desktop
- Top
- Bottom
Comment
-
you can also just (with out having to purge netflix-desktop)Code:rm -rf ~/.wine-browser
VINNYi7 4core HT 8MB L3 2.9GHz
16GB RAM
Nvidia GTX 860M 4GB RAM 1152 cuda cores
- Top
- Bottom
Comment
Comment