Sandfox 1.1.0
Sandfox 1.1.0 is available. This update helps with an issue with Firefox4:
If Firefox is not able to determine the dbus session address (which it generally gets from the DBUS_SESSION_BUS_ADDRESS environment variable), it may run dbus-launch inside the sandbox, creating its own dbus session. When Firefox is closed, this instance of dbus-launch will keep running inside the sandbox, preventing its closure.
Sandfox 1.1.0 will detect this condition (providing lsof is installed), and will attempt to kill any dbus-launch instances running inside a sandbox before closing it.
No comments yet.