ruebenramirez / blog

My blog
http://blog.ruebenramirez.com/
7 stars 0 forks source link

virtualbox on i3wm #329

Open ruebenramirez opened 8 years ago

ruebenramirez commented 8 years ago

We're using virtualbox @ work for projects that have contributors running on different OSs....

In order to install the latest virtualbox extension pack through my i3wm, I have to run virtualbox as root.

In order to launch virtualbox UI on i3 as root, I needed to deactivate qt extentions via:

sudo QT_X11_NO_MITSHM=1 virtualbox

yay for jumping through hoops


source: https://liquidat.wordpress.com/2016/07/06/short-tip-workaround-mit-shm-error-when-starting-qtkde-apps-with-sudo/