I installed the new one this morning and it didn't make a difference. However, changing "security.sandbox.content.level" to level 2 or below did. So, I will stick with that for now.
Thanks!
Search found 86 matches: security.sandbox.content.level
Searched query: security sandbox content level
- Fri Mar 30, 2018 1:09 pm
- Forum: Problem Reports
- Topic: Firefox 57/58 Crashes Immediately When Run inside Sandboxie
- Replies: 50
- Views: 12887
- Sun Mar 25, 2018 11:53 pm
- Forum: Problem Reports
- Topic: Firefox 56/57/58 sound/videos/printing not working when sandboxed
- Replies: 55
- Views: 20705
Re: Firefox 56.0 sound not working when sandboxed
... (64bit) on Windows 7 prof SP1 64bit I finally found a workaround: Setting browser.tabs.remote.autostart.2=false is the solution for me. Changing security.sandbox.content.level to 2/1/0 did not help, browser.tabs.remote.autostart was already set to false. So my current config is al follows: browser.tabs.remote.autostart.2=false ...
- Sat Mar 17, 2018 7:19 pm
- Forum: Problem Reports
- Topic: Firefox 58 very slow with Sandboxie [SOLVED]
- Replies: 5
- Views: 363
Re: Firefox 58 very slow with Sandboxie
... to the no sound issue. So I applied this fix here... Open Firefox outside Sandboxie type about:config and accept the risk search sandbox Switch security.sandbox.content.level to 2 (mine was 3, if needed switch it to 1 or 0 ). Close Firefox ...and it worked. So I have sound (which was something ...
- Fri Mar 16, 2018 12:17 pm
- Forum: Problem Reports
- Topic: Firefox 56/57/58 sound/videos/printing not working when sandboxed
- Replies: 55
- Views: 20705
Re: Firefox 56/57/58 sound/videos/printing not working when sandboxed
I have left well alone, ie security.sandbox.content.level remains set to 2
- Fri Mar 16, 2018 5:00 am
- Forum: Problem Reports
- Topic: Firefox 56/57/58 sound/videos/printing not working when sandboxed
- Replies: 55
- Views: 20705
Firefox & security.sandbox.content.level
Is it still necessary to reduce the security.sandbox.content.level to 2 to stop various problems inc pdf printing?
Windows 10x64 fully updated; Firefox 60b3; SB 5.24
Windows 10x64 fully updated; Firefox 60b3; SB 5.24
- Wed Mar 14, 2018 11:46 pm
- Forum: Problem Reports
- Topic: Firefox Dev (60) Error CreateDesktop [CLOSED - DUPLICATE]
- Replies: 2
- Views: 427
Re: Firefox Dev (60) Error CreateDesktop
Added
to C:\Sandbox\user\SandboxName\user\current\AppData\Roaming\Mozilla\Firefox\Profiles\profilename.dev-edition-default\pref.js and that fixed it. Sandbox level 5 appears to be unsupported atm.
Code: Select all
user_pref("security.sandbox.content.level", 4);
- Sat Feb 24, 2018 5:55 pm
- Forum: Problem Reports
- Topic: Firefox 56/57/58 sound/videos/printing not working when sandboxed
- Replies: 55
- Views: 20705
Re: Firefox 56/57/58 sound not working when sandboxed
... the right-click menu's Toggle choice. I got my sound back in both configurations: Firefox stand alone Firefox hosted by Sandboxie. :D The setting "security.sandbox.content.level" discussed as 2, 3 or 4 was 4 for my system. I did not change it.
- Sat Feb 17, 2018 11:58 am
- Forum: Problem Reports
- Topic: Firefox 56/57/58 sound/videos/printing not working when sandboxed
- Replies: 55
- Views: 20705
Re: Firefox 56/57/58 sound not working when sandboxed
Hi guys, I have the same problem. I tried the following: - security.sandbox.content.level to 2 - media.useAudioChannelAPI modified boolean true - browser.tabs.remote.autostart --> false - browser.tabs.remote.autostart.2 --> false Unfortunately nothing ...
- Tue Feb 06, 2018 10:20 am
- Forum: Problem Reports
- Topic: Google Chrome Update 64.0.3282 Aw, Snap! / No internet access [Fixed since Beta 5.23.1]
- Replies: 33
- Views: 12800
Re: Google Chrome Update 64.0.3282 does not work in Sandboxie [Fixed since Beta 5.23.1]
... at all -- and the well-known issues with the latest Firefox as well. (Windows 8.1 64-bit.) I know about the workarounds like "--no-sandbox" and "security.sandbox.content.level", but I don't feel too well having to disable those useful internal security features of my browsers. Also, I do not ...
- Mon Feb 05, 2018 6:37 pm
- Forum: Quick Questions
- Topic: Why change Sandbox Level 4 to 3/2/1/0
- Replies: 8
- Views: 1036
Re: Why change Sandbox Level 4 to 3/2/1/0
... void your warranty!" warning page may appear. Click I'll be careful, I promise!I accept the risk! to continue to the about:config page. Search for security.sandbox.content.level, double-click on the preference and set its value to 2. Restart Firefox on the remote device. Fingers crossed Mozilla's ...
- Mon Feb 05, 2018 1:39 pm
- Forum: Problem Reports
- Topic: Firefox 56/57/58 sound/videos/printing not working when sandboxed
- Replies: 55
- Views: 20705
Re: Firefox 56/57/58 sound not working when sandboxed
... modified boolean true I don't know what it does, but at least it really seems to be related to "audio" ... Update: Just checked, I also have security.sandbox.content.level = 2, (and 4 doesn't work) so I guess both settings are needed... Greets, Webfra
- Wed Jan 31, 2018 1:03 pm
- Forum: Problem Reports
- Topic: Slow loading of the starting page with Firefox 58.0.1 [SOLVED]
- Replies: 11
- Views: 748
Re: Slow loading of the starting page with Firefox 58.0.1
Thanks Barb. According with the above described issues I tested with 2 scenarios concerning the modifications in about:config Scenario A: - security.sandbox.content.level : value reduced from 4 (= default) to 2 - browser.tabs.remote.autostart: true (= default) ---> Effect: delay when loading ...
- Tue Jan 30, 2018 5:14 pm
- Forum: Problem Reports
- Topic: Slow loading of the starting page with Firefox 58.0.1 [SOLVED]
- Replies: 11
- Views: 748
Re: Slow loading of the starting page with Firefox 58.0.1 [SOLVED]
Hello Barb and thanks for all your support. The advice from the first linked thread did not help. (Reducing the value for "security.sandbox.content.level" brought back the sound but did not fix the issue with the delay in loading the starting page.) Nevertheless I found (indirectly) ...
- Tue Jan 30, 2018 4:43 pm
- Forum: Problem Reports
- Topic: Firefox 56/57/58 sound/videos/printing not working when sandboxed
- Replies: 55
- Views: 20705
Re: Firefox 56/57/58 sound not working when sandboxed
Thank you, APMichael, for your reply and thank you, Barb, for the advice. Yes, indeed, the sound in Youtube is back when switching the value for "security.sandbox.content.level" from 4 (as it was in my case) to 2. :D Alternatively, the method described by bo.elam and Geordy in the other thread ...
- Tue Jan 30, 2018 11:51 am
- Forum: Problem Reports
- Topic: Firefox 56/57/58 sound/videos/printing not working when sandboxed
- Replies: 55
- Views: 20705
Re: No sound in YouTube with Firefox 58.0.1
Open Firefox outside Sandboxie type about:config and accept the risk search sandbox Switch security.sandbox.content.level to 2 (mine was 3, if needed switch it to 1 or 0 ). Close Firefox Relaunch it Sandboxed... If that doesn't work, please check this thread: https://forums.sandboxie.com/phpBB3/viewtopic.php?f=11&t=25364&p=132002&hilit=firefox+sound#p132002