You are not logged in.

#1 2017-08-09 20:35:46

Merlin09
Member
Registered: 2017-08-09
Posts: 20

[SOLVED] Chrome in BL

Hello,

I'm pretty sure I'm just too stupid to use the search function, but I didn't find anything relevant.

How could I install chrome stable in bl-Deuterium-i386_20170429.iso.

As it is a 32bits version, I guess it will be version 48, but I didn't find a script in install, and I wasn't able to install the Deb file "as is" because of dependencies.

Is there a way to get it installed? I need it to use widevine drm module, and as far as I know, it is a chrome only plug-in.

Thanks in advance,

Last edited by Merlin09 (2017-08-09 23:38:56)

Offline

#2 2017-08-09 20:56:19

Merlin09
Member
Registered: 2017-08-09
Posts: 20

Re: [SOLVED] Chrome in BL

OK, I don't know if it is something I did or if it was there from the beginning and I'm just blind, but chrome is installed and working???
I'll try to install again tomorrow to validate which it is... Unless someone knows and is able to tell me

Offline

#3 2017-08-09 21:05:15

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: [SOLVED] Chrome in BL

There is a reason that there is a forum HowTo: Getting Started > Introduction to the BunsenLabs Desktop tongue

Menu -> Network -> WWW Browsers -> Install -> Google Chrome Stable


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#4 2017-08-09 21:15:29

Merlin09
Member
Registered: 2017-08-09
Posts: 20

Re: [SOLVED] Chrome in BL

I've seen this post, but it wasn't in the menu, I guess I installed it one way or another... Anyway... I told you it was stupid tongue

Thanks a lot

Offline

#5 2017-08-09 21:24:05

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,078
Website

Re: [SOLVED] Chrome in BL

Merlin09 wrote:

As it is a 32bits version, I guess it will be version 48

Chrome is at 60.something now so that version will be highly vulnerable and should not be used at all.

Google have stopped supporting 32-bit so you should switch to Chromium.

Offline

#6 2017-08-09 21:32:30

Merlin09
Member
Registered: 2017-08-09
Posts: 20

Re: [SOLVED] Chrome in BL

Head_on_a_Stick wrote:

Chrome is at 60.something now so that version will be highly vulnerable and should not be used at all.

Google have stopped supporting 32-bit so you should switch to Chromium.

I know, but because of this drm, I can't use anything else that I know of. I search from time to time, but for the time being, I had no luck.

Last edited by Merlin09 (2017-08-09 21:33:02)

Offline

#7 2017-08-09 21:34:43

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,078
Website

Re: [SOLVED] Chrome in BL

Merlin09 wrote:

because of this drm

Have you tried Chromium with our bunsen-pepperflash package?

https://www.bunsenlabs.org/repoidx.html … epperflash

The latest version of PPAPI should support DRM-restricted playback.

Offline

#8 2017-08-09 21:48:54

Merlin09
Member
Registered: 2017-08-09
Posts: 20

Re: [SOLVED] Chrome in BL

Yes, in fact it is a particular TV provider here in France, for which, under Linux, you can only use Chrome, because it is either widevine and html5, or flash and silverlight, which does not exist for Linux. I heard about a widevine Firefox plug-in, but had no time to test it yet

Offline

#9 2017-08-09 21:55:16

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: [SOLVED] Chrome in BL

Sneaky tip if all else fails: use Wine to run a browser for Windows (although probably not so good on old hardware sad ). That is what I have used for Channel4 in the UK.


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#10 2017-08-09 21:57:31

Merlin09
Member
Registered: 2017-08-09
Posts: 20

Re: [SOLVED] Chrome in BL

damo wrote:

Sneaky tip if all else fails: use Wine to run a browser for Windows (although probably not so good on old hardware sad ). That is what I have used for Channel4 in the UK.

I would be with you on this one, but this is a 900MHz processor hardware, with an Intel gma900 gpu. There's no way it would manage to run smoothly smile

Offline

#11 2017-08-10 20:32:29

Merlin09
Member
Registered: 2017-08-09
Posts: 20

Re: [SOLVED] Chrome in BL

Just a quick heads up, I don't have install chrome in any menu, but I installed the Deb and its dependancy with dpkg , then a

 sudo apt-get -f install 

, and that's it

Offline

#12 2017-08-10 21:19:17

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: [SOLVED] Chrome in BL

Merlin09 wrote:

Just a quick heads up, I don't have install chrome in any menu,...

In that case you aren't running the default setup. The browsers menu is populated by "bl-x-www-browser-pipemenu", which gets its entries from "~/.config/openbox/pipemenus.rc"

$ cat .config/openbox/pipemenus.rc
# pipemenu.rc holds the applications which appear in the Openbox pipemenus
# Edit the arrays to add or remove package names, making sure there are spaces
# between each entry.
....
# Browsers pipemenu (bl-x-www-browser-pipemenu)
BROWSERS=('chromium' 'firefox' 'google-chrome-stable' 'opera' )

bl-live-menu.th.png


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#13 2017-08-11 03:08:11

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,572
Website

Re: [SOLVED] Chrome in BL

Merlin09 wrote:

Just a quick heads up, I don't have install chrome in any menu

This is because there is no Chrome available from the Google repositories for i386, and the menu only displays the install item on amd64 systems.

EDIT:

bl-x-www-browser-menu wrote:

            [[ $curApp = google-chrome-stable && $(dpkg --print-architecture) != 'amd64' ]] && continue

Although there may be .deb files available for old 32-bit versions of Chrome, it is pretty dangerous to use them.

Last edited by johnraff (2017-08-11 03:12:34)


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#14 2017-08-11 06:27:15

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: [SOLVED] Chrome in BL

^ Ooops, I never noticed that  8o


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#15 2017-08-11 08:31:15

Merlin09
Member
Registered: 2017-08-09
Posts: 20

Re: [SOLVED] Chrome in BL

no problem, this way, all info is on the thread smile

Offline

Board footer

Powered by FluxBB