Page 5 of 8

Re: New Iron-Version: 13.0.800.1 Stable for Windows

Posted: Thu Sep 01, 2011 11:30 am
by DaveIron
Looks good so far. 8-)

Re: New Iron-Version: 13.0.800.1 Stable for Windows

Posted: Thu Sep 01, 2011 1:07 pm
by SRWare
demoneye wrote:hi

i just update to 13.0.800.1 and i cant download nothing from chrome web store , ist hat normal? :o
Please redownload and reinstall one more time. This may fixes the problem.

Re: New Iron-Version: 13.0.800.1 Stable for Windows

Posted: Thu Sep 01, 2011 1:27 pm
by demoneye
SRWare wrote:
demoneye wrote:hi

i just update to 13.0.800.1 and i cant download nothing from chrome web store , ist hat normal? :o
Please redownload and reinstall one more time. This may fixes the problem.
10x for the fast reply.
should i install also the privacy.ini ?
and where can i control this feature in new iron 801?

cheers

Re: New Iron-Version: 13.0.800.1 Stable for Windows

Posted: Thu Sep 01, 2011 1:41 pm
by SRWare
demoneye wrote:
SRWare wrote:
demoneye wrote:hi

i just update to 13.0.800.1 and i cant download nothing from chrome web store , ist hat normal? :o
Please redownload and reinstall one more time. This may fixes the problem.
10x for the fast reply.
should i install also the privacy.ini ?
and where can i control this feature in new iron 801?

cheers
if you want to install new extensions from the google page you shoul not install it

Re: New Iron-Version: 13.0.800.1 Stable for Windows

Posted: Thu Sep 01, 2011 4:49 pm
by gever
Thanks for the new build. Your work is sacred.

Re: New Iron-Version: 13.0.800.1 Stable for Windows

Posted: Thu Sep 01, 2011 4:52 pm
by demoneye
i dont what is going on but i install iron again and still cant d/l anything from google web store :cry:

Re: New Iron-Version: 13.0.800.1 Stable for Windows

Posted: Thu Sep 01, 2011 6:58 pm
by gever
I can't download from the chrome webstore either, until I used my coding skills. :D
The inspector tells us that variables tracker(_setCustomVar:function), cxTrackAdsConversion and cxTrackInstall are undefined.
So I used greasemonkey-like script injector and always set for https://chrome.google.com/ the following:

var tracker={_setCustomVar:function(){}};
var cxTrackAdsConversion=function(){};
var cxTrackInstall=function(){};

It works now.

Re: New Iron-Version: 13.0.800.1 Stable for Windows

Posted: Thu Sep 01, 2011 8:07 pm
by DaveIron
demoneye wrote:i dont what is going on but i install iron again and still cant d/l anything from google web store :cry:
Are you using Ghostery or some form of tracking blocking? If so, unblock 'Google Analytics' & you should be OK.

Re: New Iron-Version: 13.0.800.1 Stable for Windows

Posted: Thu Sep 01, 2011 8:40 pm
by w33d3r
Hi SRWare,

Thank you for the updates, couple of questions ...

1. Did the .1 update include any fixes to the Certificate Authority issues in the news recently?
I dont know if Iron uses the certificates which are accessed via windows Internet Options, or whether it stores its own copies somewhere else.

2. Also the Privacy.ini - You say it is 'attached', I cannot seem to find it after using the installer.exe.

3. If we are using the command line switch --disable-webgl (setting it in the Icon Properties) is there any need to use the Privacy.ini ? - Or the reverse, if using the Privacy.ini do we need to remove the command line switch --disable-webgl ... I have been using the command line switch ever since there was a buzz that allowing your browser to directly access graphics hardware was potentially a serious security problem, and being in its infancy I distrusted the new feature.

Re: New Iron-Version: 13.0.800.1 Stable for Windows

Posted: Thu Sep 01, 2011 11:10 pm
by ironuser
w33d3r wrote: 2. Also the Privacy.ini - You say it is 'attached', I cannot seem to find it after using the installer.exe.
I think he meant 'attached to this posting thread'.
The privacy.ini is in a separate zip archive that is on the first post/first page of this topic. You need to be signed in to see it.
It's under all that red text SRWare added to the original post.
For now, all you really need to do is create a text file in the Iron install folder named privacy.ini, and type the word 'ALL' without the quotes in it and save it.

JUST BE AWARE! The next time you update Iron it WILL BE GONE! Just like the adblock.ini file.