You are not logged in.
I really would like to test out Netflix on linux. And the latest suggestions are to run the site throug google-chrome-unstable and a USER AGENT switcher with libnss3 updated to latest versions.
Now I've installed google-chrome-unstable and the dependencies by "sudo apt-get -f install" but I can't start it.
I get this message:
crunchy@crunchy:~$ google-chrome-unstable
/usr/bin/google-chrome-unstable: line 68: 17611 Segmentation fault "$HERE/chrome" "--migrate-data-dir-for-sxs=${XDG_CONFIG_HOME:-${HOME}/.config}/google-chrome-unstable" --enable-logging=stderr --log-level=0
Segmentation faultThe google-chrome-unstable package did I get through google.com website, not through apt.
What am I doing wrong?
DISTRIB_ID=CrunchBang
DISTRIB_RELEASE=11
DISTRIB_CODENAME=waldorf
DISTRIB_DESCRIPTION="CrunchBang 11 waldorf"
Offline
AFAIK netflix only works in GNU/Linux natively ATM if you have Chromium Chrome v38+
See here: https://bbs.archlinux.org/viewtopic.php?id=185771
There's always pipelight, but I could never get that working...
EDIT: I always get Chrome & Chromium mixed up... 
Last edited by Head_on_a_Stick (2014-09-21 11:47:15)
Offline
We've seen issues like this before... please start by posting the output of:
apt-cache policycat /etc/apt/sources.listLast edited by Alad (2014-09-21 17:08:04)
Round off #! Waldorf Part I - Part II
Scripts | Run new applications | Thunar 1.6.3 | Default soundcard | Settings daemon
On mixing sources 
Offline
crunchy@crunchy:~$ sudo apt-cache policy
Package files:
100 /var/lib/dpkg/status
release a=now
500 http://security.debian.org/ wheezy/updates/main Translation-en
500 http://security.debian.org/ wheezy/updates/main i386 Packages
release v=7.0,o=Debian,a=stable,n=wheezy,l=Debian-Security,c=main
origin security.debian.org
500 http://http.debian.net/debian/ wheezy/non-free Translation-en
500 http://http.debian.net/debian/ wheezy/main Translation-en
500 http://http.debian.net/debian/ wheezy/contrib Translation-en
500 http://http.debian.net/debian/ wheezy/non-free i386 Packages
release v=7.6,o=Debian,a=stable,n=wheezy,l=Debian,c=non-free
origin http.debian.net
500 http://http.debian.net/debian/ wheezy/contrib i386 Packages
release v=7.6,o=Debian,a=stable,n=wheezy,l=Debian,c=contrib
origin http.debian.net
500 http://http.debian.net/debian/ wheezy/main i386 Packages
release v=7.6,o=Debian,a=stable,n=wheezy,l=Debian,c=main
origin http.debian.net
1001 http://packages.crunchbang.org/waldorf/ waldorf/main i386 Packages
release o=CrunchBang,a=waldorf,n=waldorf,l=CrunchBang,c=main
origin packages.crunchbang.org
Pinned packages:crunchy@crunchy:~$ cat /etc/apt/sources.list
## CRUNCHBANG
## Compatible with Debian Wheezy, but use at your own risk.
deb http://packages.crunchbang.org/waldorf waldorf main
# deb-src http://packages.crunchbang.org/waldorf waldorf main
## DEBIAN
deb http://http.debian.net/debian wheezy main contrib non-free
# deb-src http://http.debian.net/debian wheezy main contrib non-free
## DEBIAN SECURITY
deb http://security.debian.org/ wheezy/updates main
# deb-src http://security.debian.org/ wheezy/updates mainOffline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.