Page 1 of 2

New Iron-Version: 18.0.1050.0 Stable for Linux

Posted: Sat Apr 14, 2012 12:52 am
by SRWare
We released the new Iron for Linux 18 today, which contains all features and updates known from Chromium 18. The current version is 18.0.1050.0.

Main improvements:
- imrpoved hardware accelertion
- WebGL also for older GPUs
- improved speed
- fixes


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)

Re: New Iron-Version: 18.0.1050.0 Stable for Linux

Posted: Sat Apr 14, 2012 7:27 am
by faucon50
Hello,

Thank you for this new version. But I still have the same errors as the previous version by launching Iron on Xubuntu 11.10 and ati radeon hd 5450 witch are:

[15531:15534:7804925684:ERROR:object_proxy.cc(239)] Failed to call method: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files
LaunchProcess: failed to execvp:
/usr/share/iron/nacl_helper_bootstrap
[15533:15533:7804939577:ERROR:nacl_fork_delegate_linux.cc(104)] Bad NaCl helper startup ack (0 bytes)
[15531:15539:7805038494:ERROR:nacl_process_host.cc(379)] Failed to open NaCl IRT file "/usr/share/iron/nacl_irt_x86_64.nexe": -4

It would be nice without that., thank you.

Re: New Iron-Version: 18.0.1050.0 Stable for Linux

Posted: Sat Apr 14, 2012 6:58 pm
by Freshlemon
thank you for your work! :ironvschrome

Re: New Iron-Version: 18.0.1050.0 Stable for Linux

Posted: Mon Apr 16, 2012 9:01 am
by DDZ57
Thank you for your work! :)

Can you edit the "Iron for Linux: Infos and Download >here<" link to match the New Iron-Version: 18.0.1050.0 Stable for Linux topic, in all langages pages?
Thank you in advance! ;)

Re: New Iron-Version: 18.0.1050.0 Stable for Linux

Posted: Wed Apr 18, 2012 4:31 pm
by str
Hi
thank you for this new version.

I have updated it, but i lose all my bookmarks.
i cannot retrieved from the "favorite parameters" because it also suggest 3 other browsers: IE, Mozilla, Google.
my bookmarks are linked to the Chromium...
and so,
I was trying to import the bookmarks file from the "favorite manager" but it is not visible (because not a html extension), here it is the track:
D:\Documents and Settings\myname\Local Settings\Application Data\Chromium\User Data
and so I 've just written in the input area the file "bookmarks", but it has not been uploaded !!!!

I spent too much time with this basics, it's very bothering...

please , would you be kind to guide me then?
thank you
str

Re: New Iron-Version: 18.0.1050.0 Stable for Linux

Posted: Thu Apr 19, 2012 11:08 pm
by str
oups! I'm sorry my previous message concerns the new iron versionb for Windows...

let's read it then in the right forum category,
kindest
str

Re: New Iron-Version: 18.0.1050.0 Stable for Linux

Posted: Wed Apr 25, 2012 11:36 am
by Ironlover
I keep getting "Illegal instruction" error with new version. 17.0.1000.0. works fine for me but 18.0.1050.0 doesn't.

Re: New Iron-Version: 18.0.1050.0 Stable for Linux

Posted: Wed Apr 25, 2012 4:33 pm
by angus
There are still three problems with the RPM:

1. The exec line in iron.desktop needs an add %U at the end:

Exec=/usr/share/iron/iron %U

2. /usr should not be getting changed to world writable. That's a pretty huge security problem the RPM is creating on everyone's computer who installs it!

3. The inclusion of /iron64.deb which isn't very useful ...

Thanks!

Re: New Iron-Version: 18.0.1050.0 Stable for Linux

Posted: Sat Apr 28, 2012 6:43 pm
by angus
Here's a working iron.desktop file that both launches links and puts Iron the the available default web browser option box.

Code: Select all

[Desktop Entry]
Name=SRWare Iron
Comment=SRWare Iron-Browser
Exec=/usr/share/iron/iron %U
Icon=iron_product_logo
Terminal=false
Type=Application
Categories=Network;WebBrowser;
StartupNotify=false
Name[en_US]=SRWare Iron
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;

Re: New Iron-Version: 18.0.1050.0 Stable for Linux

Posted: Sun May 06, 2012 1:54 am
by gagmani
Please help it is not working in ubuntu 12.04.I tried both .deb and installing from source.It installed from .deb in ubuntu 11.10 easily.