New Iron-Version: 53.0.2800.0 Stable for Linux

Iron Forum for english speaking people

User avatar
SRWare
Site Admin
Posts: 3247
Joined: Sat Jan 19, 2008 4:16 am

New Iron-Version: 53.0.2800.0 Stable for Linux

Post by SRWare »

We released the new Iron for Linux 53 today, which contains all features and updates known from Chromium 53. The current version is 53.2800.0.

Main improvements:
- battery lifetime improvements on laptops
- Bug-/Securityfixes
- partial Netflix/Amazon Video Support (see below)

To enable Netflix oder Amazon Video you have copy libwidevinecdm.so from an original Google Chrome installation to the Iron folder.

How to get Flash working:
http://www.srware.net/forum/viewtopic.php?f=18&t=8295

You can launch the "Config and Backup Tool" via ./IronConfigBackup or via the Shell as "SRWare Iron Config and Backup Tool" under Networks


Downloads:
http://www.srware.net/downloads/iron-linux.tar.gz (32-Bit)
http://www.srware.net/downloads/iron-linux-64.tar.gz (64-Bit)

Downloads for Debian-based distributions (Debian, Ubuntu, Mint etc.):
http://www.srware.net/downloads/iron.deb (32-Bit)
http://www.srware.net/downloads/iron64.deb (64-Bit)

Downloads for Redhat-based Distributionen [BETA!] (Fedora, RHEL etc.):
http://www.srware.net/downloads/iron.rpm (32-Bit)
http://www.srware.net/downloads/iron64.rpm (64-Bit)
Iron-Updates via Twitter: http://twitter.com/srware

Donations via Paypal and Bitcoin:
http://iron-start.com/spenden.php
M_M
Posts: 5
Joined: Mon Jun 08, 2015 6:04 pm

Re: New Iron-Version: 53.0.2800.0 Stable for Linux

Post by M_M »

I can't use it. On Debian testing (Stretch) I get this:

Code: Select all

[4978:4978:1002/111056:FATAL:zygote_host_impl_linux.cc(107)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/master/docs/linux_suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using --no-sandbox.
#0 0x55a051d9246e base::debug::StackTrace::StackTrace()
#1 0x55a051da4d0b logging::LogMessage::~LogMessage()
#2 0x55a05449de1b content::ZygoteHostImpl::Init()
#3 0x55a054525345 content::BrowserMainLoop::EarlyInitialization()
#4 0x55a05433435f content::BrowserMainRunnerImpl::Initialize()
#5 0x55a054333f66 content::BrowserMain()
#6 0x55a051d64c07 content::ContentMainRunnerImpl::Run()
#7 0x55a051d63740 content::ContentMain()
#8 0x55a05197c0eb ChromeMain
#9 0x7f8c8d6f92b1 __libc_start_main
#10 0x55a05197bfbd <unknown>
Kraken
Posts: 5
Joined: Tue Oct 04, 2016 9:52 am

Re: New Iron-Version: 53.0.2800.0 Stable for Linux

Post by Kraken »

Hi,

Same problem vith debian 8.6

Did you find a solution?

regards
M_M
Posts: 5
Joined: Mon Jun 08, 2015 6:04 pm

Re: New Iron-Version: 53.0.2800.0 Stable for Linux

Post by M_M »

Kraken wrote:Hi,

Same problem vith debian 8.6

Did you find a solution?

regards
No, with the option "--no-sandbox", Iron run but a fastidious warning appares
in the browser window and then "I don't want to live dangerously".
Kraken
Posts: 5
Joined: Tue Oct 04, 2016 9:52 am

Re: New Iron-Version: 53.0.2800.0 Stable for Linux

Post by Kraken »

Ok thanks.

I'm agree. Not a solution..
User avatar
SRWare
Site Admin
Posts: 3247
Joined: Sat Jan 19, 2008 4:16 am

Re: New Iron-Version: 53.0.2800.0 Stable for Linux

Post by SRWare »

We will look at this.
Iron-Updates via Twitter: http://twitter.com/srware

Donations via Paypal and Bitcoin:
http://iron-start.com/spenden.php
Kraken
Posts: 5
Joined: Tue Oct 04, 2016 9:52 am

Re: New Iron-Version: 53.0.2800.0 Stable for Linux

Post by Kraken »

Perfect. Thanks!
caralu
Posts: 9
Joined: Sun Sep 12, 2010 8:29 pm

Re: New Iron-Version: 53.0.2800.0 Stable for Linux

Post by caralu »

may be this could help:
Run these four commands individually:

sudo mv chrome_sandbox chrome-sandbox
sudo chown root chrome-sandbox
sudo chmod 4755 chrome-sandbox
./chrome-wrapper

And please tell us if this work.
Kraken
Posts: 5
Joined: Tue Oct 04, 2016 9:52 am

Re: New Iron-Version: 53.0.2800.0 Stable for Linux

Post by Kraken »

Well done and thanks caralu!

It works.

Thanks
M_M
Posts: 5
Joined: Mon Jun 08, 2015 6:04 pm

Re: New Iron-Version: 53.0.2800.0 Stable for Linux

Post by M_M »

caralu wrote:may be this could help:
Run these four commands individually:

sudo mv chrome_sandbox chrome-sandbox
sudo chown root chrome-sandbox
sudo chmod 4755 chrome-sandbox
./chrome-wrapper

And please tell us if this work.
Yes, now Iron run. Thank you very much!
Locked