VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1438 - 1440 of 16363)

Ticket Resolution Summary Owner Reporter
#9443 duplicate kubuntu VM crash while starting David
Description

Hi,

While I was starting my Kubuntu virtual machine. Virtualbox reprted to me that the VM had crashed.

regards,

Davd

#664 fixed kstart --iconify VBoxManage startvm "WinXP"" changes resolution to 640x480 -> fixed in SVN/1.5.2 vatbier
Description

Mandriva Linux 2007.1
KDE 3.5.6

When my computer boots into KDE I want that Virtualbox automatically start "Snapshot 1" of my virtual WinXP.
I can do this with a script in ~/.kde/Autostart:

#!/bin/sh
VBoxManage snapshot "WinXP" discardcurrent -state
kstart --iconify VBoxManage startvm "WinXP"

With "kstart --iconify" the virtualbox window starts minimized just as I want it. When I use the virtualbox window it shows my virtual WinXP desktop at resolution 1024x768.
But when I press HOST+F to fullscreen (1280x1024), and then press HOST+F again to come out of fullscreen, the WinXP desktop changes to resolution 640x480 in stead of 1024x768.
That's very annoying for me: nowadays I do work in Visual C++ in the virtual WinXP mostly fullscreen but sometimes I go out of fullscreen mode to do some stuff with KDE/Linux and at the same time work with Visual C++ in the virtualbox window. But the virtualbox window needs to stay at 1024x768, I can't work with Visual C++ with resolution 640x480.
I can change the WinXP display setting from 640 to 1024. Then I can go in and out of fullscreen mode and it will stay at 1024.
This only happens with command "kstart --iconify VBoxManage startvm "WinXP"". When I just use "VBoxManage startvm "WinXP"" it stays at resolution 1024.
I guess it has to with "kstart --iconify": maybe because the virtualbox window starts iconified(=minimized), Virtualbox doesn't save that the resolution of the virtualbox window is 1024.

So can you developers please change the way how Virtualbox saves the resolution of the virtualbox window when it starts a snapshot of a virtual machine: when the virtualbox window starts minimized you should save the display setting when it is not minimized.

In the mean time could you provide me with an easy WinXP command/script that I can click on my virtual WinXP desktop to change immediately the display setting from 640x480 to 1024x768? That seems to me now the fastest solution to my problem. Off course I will try myself to find on the Internet how to do that WinXP command.

vatbier

#10403 invalid kmk_sed fails if kBuild was compile with gcc 4.7 sergiomb
Description

when we packaging on Fedora we use kBuild compiled by us: http://koji.fedoraproject.org/koji/packageinfo?packageID=7356

after use kBuild compiled with gcc 4.7 I got this error on building virtuaBox

/usr/bin/kmk_sed: file /builddir/build/BUILD/VirtualBox-4.1.8_OSE/src/VBox/Runtime/common/err/errmsg.sed line 31: Unmatched [ or [^
kmk: *** [/builddir/build/BUILD/VirtualBox-4.1.8_OSE/obj/obj/Runtime/errmsgdata.h] Error 1
kmk: *** Deleting file `/builddir/build/BUILD/VirtualBox-4.1.8_OSE/obj/obj/Runtime/errmsgdata.h'
kmk: *** Waiting for unfinished jobs....

kmk_sed doesn't read well /builddir/build/BUILD/VirtualBox-4.1.10/src/VBox/Runtime/common/err/errmsg.sed

the problem is when is generate errmsgdata.h.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy