Hacker News new | ask | show | jobs
by swills 3983 days ago
The Chromium issue was fixed recently. Try updating your Chromium to at least 43.0.2357.132.

The VirtualBox issue is long standing, it's caused by the fact that vbox is setuid. Try this:

env KDE_FORK_SLAVES=1 VirtualBox

1 comments

Thanks, that fixed it.