Installed Virtual Box 1.5.2, I immediately noticed that the fonts of the window were too big, if you experienced the same problem or you just want to get a better integration of Qt applications with Gnome here are some simple steps to follow.
First let’s install Qt3 configuration editor and polymer, a port of the “Plastik” [...]
Archive for the ‘Virtualization’ Category
How To: Fix a little Qt font “bug” in Ubuntu Gutsy (VirtualBox 1.5.2) and Qt integration with Gnome
Posted in Gnome, How-To, Linux, Open Source, Ubuntu, Virtualization, tagged Font, Gnome, KDE, Polymer, Qt3, Qt3 Configuration, Ubuntu Gutsy on October 24, 2007 | 7 Comments »
VirtualBox 1.5.2 a lot of improvements… let’s install it on Ubuntu Gutsy!
Posted in Freeware, How-To, Linux, Microsoft Windows, Open Source, Ubuntu, Virtualization on October 22, 2007 | Leave a Comment »
There are a lot of improvements since the last version this software is growing really fast, that’s the power of open source ;)
From prompt:
wget -q http://www.virtualbox.org/debian/innotek.asc -O- | sudo apt-key add -
You should see “OK“
sudo gedit /etc/apt/sources.list
and put at the end of the file
deb http://www.virtualbox.org/debian gutsy non-free
then:
sudo apt-get update
sudo apt-get install virtualbox
remember to add your [...]