New Iron-Version: 42.0.2250.1 Stable for Windows

Iron Forum for english speaking people

zorfzorf
Posts: 4
Joined: Fri Feb 13, 2015 3:36 pm

Re: New Iron-Version: 42.0.2250.1 Stable for Windows

Post by zorfzorf »

42.0.2250.1 32bit non-portable using npapi flash, installed over 41.

Click to play for flash plugin seems to be really messed up.

Under settings/plugins/manage exceptions you used to have 3 options: allow/deny/ask. Ask would pull up a gray box that you single left clicked to enable flash. Allow/deny worked as expected.

With 42 you have allow/detect/deny. Detect seems to do exactly the same thing as allow. Deny functions sort of like ask did, but you have to right click then select run plugin from an additional menu. More clumsy and annoyin, expecially if you have to do it a lot. Ask, as a setting from installing over the previous version, will still show up, until you click it when it changes to one of the new options. Also, the site list is no longer automatically populates like it was with previous versions.
Fe2O3
Posts: 5
Joined: Thu Mar 12, 2015 6:16 pm

Re: New Iron-Version: 42.0.2250.0 Stable for Windows

Post by Fe2O3 »

Slavi wrote:
SRWare wrote: chrome://flags/#disable-webrtc
ONLY FOR ANDROID. PLEASE DISABLE WEBRTC

http://img.ctrlv.in/img/15/05/04/5547b20bbd82d.jpg
Try this fix (path to Preferences will be different in Windows):
Quit Chrome Canary and edit your preference file (~/Library/Application\ Support/Google/Chrome\ Canary/Default/Preferences) and add the lines:

Code: Select all

"webrtc": { 
    "multiple_routes_enabled": false 
} 
http://blog.golgi.io/excuse-me-sir-your ... is-leaking
Slavi
Posts: 15
Joined: Mon May 04, 2015 10:47 am

Re: New Iron-Version: 42.0.2250.0 Stable for Windows

Post by Slavi »

Fe2O3 wrote:
Slavi wrote:
SRWare wrote: chrome://flags/#disable-webrtc
ONLY FOR ANDROID. PLEASE DISABLE WEBRTC

http://img.ctrlv.in/img/15/05/04/5547b20bbd82d.jpg
Try this fix (path to Preferences will be different in Windows):
Quit Chrome Canary and edit your preference file (~/Library/Application\ Support/Google/Chrome\ Canary/Default/Preferences) and add the lines:

Code: Select all

"webrtc": { 
    "multiple_routes_enabled": false 
} 
http://blog.golgi.io/excuse-me-sir-your ... is-leaking
thanks for the reply, but

http://img.ctrlv.in/img/15/05/05/55491662d9b87.jpg
Fe2O3
Posts: 5
Joined: Thu Mar 12, 2015 6:16 pm

Re: New Iron-Version: 42.0.2250.1 Stable for Windows

Post by Fe2O3 »

Make sure there is a comma at the end of the previous line before, e.g.:

Code: Select all

{
   "apps": {
      "shortcuts_version": 2
   },
"webrtc": { 
    "multiple_routes_enabled": false 
} 
Fe2O3
Posts: 5
Joined: Thu Mar 12, 2015 6:16 pm

Re: New Iron-Version: 42.0.2250.1 Stable for Windows

Post by Fe2O3 »

P.S. If you added it to the end of the preferences file then don't forget the closing bracket:

Code: Select all

   },
   "translate_blocked_languages": [ "en" ],
   "translate_whitelists": {

   },
   "zerosuggest": {
      "cachedresults": ""
   },
   "webrtc": { 
      "multiple_routes_enabled": false 
   } 
}
Slavi
Posts: 15
Joined: Mon May 04, 2015 10:47 am

Re: New Iron-Version: 42.0.2250.1 Stable for Windows

Post by Slavi »

not working / leaking IP. www.ipleak.net
numb3rs666
Posts: 33
Joined: Sat Feb 12, 2011 12:48 pm

Re: New Iron-Version: 42.0.2250.1 Stable for Windows

Post by numb3rs666 »

First of all thanks for this:

//UPDATE:
42.0.2250.1 brings back NPAPI by default

Now I have this problem with Iron only:

https://www.virtualbox.org/
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/trac/web/api.py", line 436, in send_error
data, 'text/html')
File "/usr/lib/python2.4/site-packages/trac/web/chrome.py", line 803, in render_template
message = req.session.pop('chrome.%s.%d' % (type_, i))
File "/usr/lib/python2.4/site-packages/trac/web/api.py", line 212, in __getattr__
value = self.callbacks[name](self)
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 298, in _get_session
return Session(self.env, req)
File "/usr/lib/python2.4/site-packages/trac/web/session.py", line 162, in __init__
self.get_session(sid)
File "/usr/lib/python2.4/site-packages/trac/web/session.py", line 189, in get_session
self.bake_cookie()
File "/usr/lib/python2.4/site-packages/trac/web/session.py", line 170, in bake_cookie
assert self.sid, 'Session ID not set'
AssertionError: Session ID not set
Could you help me?

Thanks
GeeWBee
Posts: 2
Joined: Wed May 06, 2015 5:47 pm

Re: New Iron-Version: 42.0.2250.1 Stable for Windows

Post by GeeWBee »

Hi,

After activating synchronisation with the activate sync tool I still cannot sign in to Iron with my google account. When I use "Sign in again" it keeps on asking for my password. I enter the correct password and then it asks for it again and again.
When I start Iron using the "Start Iron to activate sync..." button from the activate sync tool I am able to login to Iron. But that will only last until I stop Iron. When I start it again from the start menu I cannot sign in anymore.
Am I doing something wrong? I tried it on 2 pc's, same problem on both. In the previous Iron version this tool and procedure worked.
User avatar
SRWare
Site Admin
Posts: 3247
Joined: Sat Jan 19, 2008 4:16 am

Re: New Iron-Version: 42.0.2250.1 Stable for Windows

Post by SRWare »

GeeWBee wrote:Hi,

After activating synchronisation with the activate sync tool I still cannot sign in to Iron with my google account. When I use "Sign in again" it keeps on asking for my password. I enter the correct password and then it asks for it again and again.
When I start Iron using the "Start Iron to activate sync..." button from the activate sync tool I am able to login to Iron. But that will only last until I stop Iron. When I start it again from the start menu I cannot sign in anymore.
Am I doing something wrong? I tried it on 2 pc's, same problem on both. In the previous Iron version this tool and procedure worked.
Did you disconnect your account via Settings?
Iron-Updates via Twitter: http://twitter.com/srware

Donations via Paypal and Bitcoin:
http://iron-start.com/spenden.php
GeeWBee
Posts: 2
Joined: Wed May 06, 2015 5:47 pm

Re: New Iron-Version: 42.0.2250.1 Stable for Windows

Post by GeeWBee »

SRWare wrote:
GeeWBee wrote:Hi,

After activating synchronisation with the activate sync tool I still cannot sign in to Iron with my google account. When I use "Sign in again" it keeps on asking for my password. I enter the correct password and then it asks for it again and again.
When I start Iron using the "Start Iron to activate sync..." button from the activate sync tool I am able to login to Iron. But that will only last until I stop Iron. When I start it again from the start menu I cannot sign in anymore.
Am I doing something wrong? I tried it on 2 pc's, same problem on both. In the previous Iron version this tool and procedure worked.
Did you disconnect your account via Settings?
Yes I did, and then closed iron, started iron again, it did not solve the problem.
Just discovered that I should not try to sign in using the sign in butten when the initial sign in has failed and the "customize and control iron" button is orange but just open the bookmark manage (chrome://bookmarks/)r. When I open the bookmark manager suddenly I am signed in and the "customize and control iron" button is not orange anymore.
Locked