VirtualBox Open Source Edition

Here you can post links to your contributed packages.
User avatar
damNageHack
Posts: 663
Joined: 24. Sep 2009, 17:07

Re: VirtualBox Open Source Edition

Post by damNageHack »

pwatk wrote:
JRD wrote:
thenktor wrote:Or just use the non-OSE with USB support :P
Or not ! It's a free software, why use the non-free version ? BTW USB (mass storage) is working too on the OSE, with a simple trick.
Do tell.
For USB mass storage, you could use the rawdisk feature.
To use an USB printer in a Windows guest system, you maybe can connect via IPP to CUPS running on your Linux host or use Samba.
jbs1136
Posts: 75
Joined: 5. Apr 2010, 16:21
Location: Washington

Re: VirtualBox Open Source Edition

Post by jbs1136 »

@ laprjns

First, sorry it took so long to respond to your suggestions. I tried what you said and downloaded the kernel source as you said then ran the next command.

Code: Select all

root|[~] $ /etc/rc.d/rc.vboxdrv setup
Stopping VirtualBox kernel module ...done.
Recompiling VirtualBox kernel module ...done.
Starting VirtualBox kernel module ...done.
Then I ran the command virtualbox both as user and root and got the same response

Code: Select all

Qt WARNING: QGtkStyle was unable to detect the current GTK+ theme.
Outside of the backgrounds I haven't changed anything in the theme. Any suggestions?

thanks,

john
User avatar
laprjns
Salix Warrior
Posts: 1105
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: VirtualBox Open Source Edition

Post by laprjns »

jbs1136 wrote:Then I ran the command virtualbox both as user and root and got the same response

Code: Select all

Qt WARNING: QGtkStyle was unable to detect the current GTK+ theme.
Outside of the backgrounds I haven't changed anything in the theme. Any suggesti
Seems to be a problem with your qt, not vb
http://www.salixos.org/forum/viewtopic. ... view=print
http://www.google.com/search?q=Qt+WARNI ... m&ie=UTF-8
Not a lot of answers though. Maybe try Virtualbox Puel, if you don't have any objection to using non-open source
http://download.virtualbox.org/virtualb ... ux_x86.run
“Don’t you see that the whole aim of Newspeak is to narrow the range of thought?"
User avatar
zAchAry
Posts: 804
Joined: 11. May 2010, 09:02
Location: Israel

Re: VirtualBox Open Source Edition

Post by zAchAry »

@jbs1136
Change your Qt theme with 'Qt Configuration'

Code: Select all

$ qtconfig
Image
Help to make Slackware easier Donate to Salix
jbs1136
Posts: 75
Joined: 5. Apr 2010, 16:21
Location: Washington

Re: VirtualBox Open Source Edition

Post by jbs1136 »

Thanks, that did the trick. I changed from the default to the clearlooks and now it works.

Thanks to you both for your help,

john
Post Reply