Cc @joachifm
With the latest tor-browser-bundle-bin, attempting to save (e.g. by hitting Ctrl+S) a web page crashes the browser with the below error:
(firefox:29801): GLib-GIO-ERROR **: No GSettings schemas are installed on the system
Build (/nix/store/gjbwaq6ldnm8k3iilnycvfnpxilnli27-tor-browser-bundle-bin-8.0) and run:
shell
$ nix-build https://github.com/NixOS/nixpkgs/archive/master.tar.gz -A tor-browser-bundle-bin
$ ./result/bin/tor-browser
Hit Ctrl+S
Thank you for the report. I can reproduce this, working on a fix.
5710ee3befcb9c707189d835bb23fb971f81dcf4 fixes the problem on my end.
Thanks for the quick fix!
I can confirm that the browser now works.
Thank you for testing. I suspect there could be other issues with the update to gtk3, please let me know if you encounter any.