Custom Query (16363 matches)
Results (697 - 699 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #713 | fixed | winXP64 host, BSOD 0x0000001e | ||
| Description |
After begining of installing guest OS, host (windows XP x64 SP2) -> BSOD The computer has rebooted from a bugcheck. The bugcheck was: 0x0000001e (0xffffffffc000001d, 0xfffffadfccb2ad70, 0x0000000000000000, 0x0000000000000000). A dump was saved in: C:\WINDOWS\Minidump\Mini092107-02.dmp. |
|||
| #714 | fixed | Bidirectional shared clipboard doesn't work and breaks clipboard of host -> please retry with 1.5.2 when it is released | ||
| Description |
When setting the "Shared Clipboard" to bidirectional copy&paste from host to guest doesn't work (unreadable signs get inserted in the guest), however from guest to host it works fine. The second problem is that when virtualbox is started with "shared clipboard" set to bidirectional it completely breaks the copy & paste mechanism of the host operating system, in my case ubuntu feisty. With that I mean that I can copy text, but not paste it, because when pressing paste, most of the time nothing gets inserted and sometimes some unreadable signs get inserted. This applies to every program such as firefox, gedit, xterm, gnome-terminal, open office etc. The other "shared clipboard" modes work fine (disabled, Host To Guest, Guest To Host). My Guest is Windows XP SP2 and my Host is Ubuntu Feisty 7.04. |
|||
| #716 | invalid | NAT problems => retry with VBox 1.5.4 | ||
| Description |
There are some 'problems' in NAT implementation. I use this configuration to acess Apache HTTP Server from the Host to the Guest virtual machine: VBoxManage setextradata "vmname" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/Apache/Protocol" TCP VBoxManage setextradata "vmname" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/Apache/GuestPort" 80 VBoxManage setextradata "vmname" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/Apache/HostPort" 8080 First if I put 80 instead of 8080 gives me an error. There is no application using port 80. Maybe this has to do with permissions because of the low port number. Second, If the guest has a fixed IP then the NAT won't work because is expecting that the interface is configured to use DHCP ! Third, I can't use the VirtualHost's Apache configuration. example: accessing the url http://somehost:8080/ in the Host machine don't go to the correct page. If I do http://somehost/ in the Guest works fine! I don't want to use bridging!! |
|||

