Coder Social home page Coder Social logo

vboxweb's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @xxtbg
  • ๐Ÿ‘€ Iโ€™m interested in ...
  • ๐ŸŒฑ Iโ€™m currently learning ...
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on ...
  • ๐Ÿ“ซ How to reach me ...

vboxweb's People

vboxweb's Issues

"Saved Machine State" on non-system-drives ignored

What steps will reproduce the problem?
1. change the Snapshot-Folder of a VM via 
Settings>General>Advanced>Snapshot Folder to a place on a drive other then 
the installation/system-drive
2. start the VM and then "Save the machine State"
3. close VBox GUI and restart it

What is the expected output? What do you see instead?
The VM should be in "Saved" Mode, but it is instead "Powered off". If 
starting the VM via GUI it is handled as if it was hard-reset.

What version of the product are you using? On what operating system?
3.1.4 on Window XP SP3

Please provide any additional information below.

The State is correctly saved and located in the configured Snapshot-Folder 
but not found/used for restoring the VM's State.

Original issue reported on code.google.com by [email protected] on 22 Mar 2010 at 11:09

Prevent sending redundant data to the client

Currently we're sending the Guest type information (IGuestOSType) bundled
with every registered VM over to the frontend. This impacts speed and
bandwidth of the application and needs to be improved. Also check for other
data that might be sent unnecessarily.

Original issue reported on code.google.com by [email protected] on 11 Aug 2009 at 3:37

vboxweb on mac

if I call python VBoxWebSrv.py I end up in:

Traceback (most recent call last):
  File "VBoxWebSrv.py", line 52, in <module>
    import vboxapi
ImportError: No module named vboxapi

Original issue reported on code.google.com by [email protected] on 8 Oct 2009 at 7:30

no back-end coupling.

What steps will reproduce the problem?
1. checkout from subversion in /root
2. start app as root
3.

What is the expected output? What do you see instead?
Expect a working user interface. Instead i see a screen with the basic
elements of the userinterface but no data from back-end.

What version of the product are you using? On what operating system?
Head / VB 3.0.8 - Ubuntu Server 09/04

Please provide any additional information below.


[11/Oct/2009:13:30:16] HTTP Traceback (most recent call last):
  File "/root/vboxweb-read-only/cherrypy/_cprequest.py", line 606, in respond
    cherrypy.response.body = self.handler()
  File "/root/vboxweb-read-only/cherrypy/_cpdispatch.py", line 25, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "VBoxWebSrv.py", line 388, in vboxGetUpdates
    arrJSON.append(jsMachine(self.ctx, machine))
  File "VBoxWebSrv.py", line 158, in __init__
    self.name = machine.name
  File
"/usr/lib/virtualbox/sdk/bindings/xpcom/python/xpcom/client/__init__.py",
line 374, in __getattr__
    return getattr(interface, attr)
  File
"/usr/lib/virtualbox/sdk/bindings/xpcom/python/xpcom/client/__init__.py",
line 460, in __getattr__
    return XPTC_InvokeByIndex(self._comobj_, method_index, args)
Exception: 0x80070005 (The object functionality is limited)


Original issue reported on code.google.com by [email protected] on 11 Oct 2009 at 11:33

Mouse capture not suported, ubuntu 10.04 32 bits update to vbox 3.2.0 OSE release 29652

What steps will reproduce the problem?
1. Package updat, date 2010/05/31 
2. autoamtic star of the windows XP SP3 virtual machine
3.

What is the expected output? What do you see instead?
i got the message : mouse automatic capture on guest OS not suporte.
Before update automatic mouse capture was fine and smooth

What version of the product are you using? On what operating system?

host: ubuntu 10.04 32 bits update to vbox 3.2.0 OSE release 29652
guest: windows Xp SP3   512 MB RAM guesto OS

Please provide any additional information below.
Aditional, the virtual machine is slower than before the update

Original issue reported on code.google.com by [email protected] on 31 May 2010 at 5:05

Virtual Box causes Win 7 64 bit to Crash

What steps will reproduce the problem?
1. Dell e6510 laptop, hooked up to a dell advanced port replicator.
2. 2 StarTech.com usb2DVI devices, giving said laptop 4 total displays.
3. Launch Virtual box.  
4.  Host OS will BSOD w/ fault in nvlddmkm.sys (Nvidia windows kernal mode 
driver)

What is the expected output? What do you see instead?
Clean launch of Virtual Box

What version of the product are you using? On what operating system?
3.2.0 r61806
Windows 7 Pro x64 

Please provide any additional information below.
Bug check from windows event log:
0x00000050 (0xfffffa8471d41264, 0x0000000000000000, 0xfffff88004cecabe, 
0x0000000000000005). 

When launching VirtualBox on the same machine with only 1 of the usb2dvi 
devices hooked up, it launches and runs normally.  Launching virtual box, 
then hooking up the second usb2dvi does not crash system.

Original issue reported on code.google.com by [email protected] on 28 May 2010 at 4:27

Unable to remote view

What steps will reproduce the problem?
1. Install all the pre-reqs for vboxweb and vboxweb.
2. Customize port to 8090, create user, customize test url to internal url 
3. Create a OEL vm
4. Remote start the vm and try to remove view. 

What is the expected output? 
I expect to see the console. 
What do you see instead?
Getting the error: 
Remote View
Status: Remote viewer file not found!

What version of the product are you using? On what operating system?
virtual box 3.0.6 on windows 2003 

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 5 Oct 2009 at 7:50

VB freezes the system: Ubuntu-9.10 client on FreeBSD-8.0 host

Steps to reproduce:
1. Have ports virtualbox-ose-3.1.4 and virtualbox-ose-kmod-3.1.4 installed
2. Create Ubuntu VM with all default values
3. Add ubuntu-9.10 CD image as a CDROM
4. Make CDROM the first bootable device
5. Run the machine, installer will run.
6. System freezes in the moddle of install

Additional info:
VB (3.1.2?) worked very well with Ubuntu client up to the end of January or
early February. At this time some kernel patch was submitted that made VB
freeze the system right after virtual machine start. After upgrading VB to
3.1.4 system stopped freezing at the beginning of the run, and instead
freezes in the middle of install.

Problem makes VirtualBox unusable, and disrupts the work in general due to
the need to reboot the machine.

Original issue reported on code.google.com by [email protected] on 17 Mar 2010 at 4:46

Console fails if not on default port

What steps will reproduce the problem?
1. Attach the VM to port 3390 instead of 3389
2. Log in the web console
3. Click Connect

What is the expected output? What do you see instead?
Nothing append, while you expect the console to work.

What version of the product are you using? On what operating system?
trunk / Chrome / debian

Please provide any additional information below.
See attached diff for partial fix.
rdvServ.port is not initialized, while rdvServ.ports is.
rdvServ.port should be initialized OR the first rdvServ.ports should be 
extracted.

Original issue reported on code.google.com by [email protected] on 20 Mar 2010 at 12:55

Attachments:

virtual guest additions

i install the vbox and fedora 11 i need to install the virtual guest
additions i follow the process like go to devices then press the cd/dvd
devices go to vbox guest additions press it. I check the curser it wont
come out from vbox to windows please provide step by step procedure and
screen shots

thanks 

What version of the product are you using? On what operating system?

vbox 3.1.2 fedora 11

reply asap

Original issue reported on code.google.com by [email protected] on 25 Jan 2010 at 11:01

Can't install VirtualBox3.2.2-62321 on Chinese UserName's user account

What steps will reproduce the problem?
1.In Chinese UserName's user account run VirtualBox-3.2.2-62321-Win.exe 
that show [Installation failed! ERROR:123].
2. In English UserName's user account,it can be installed

What is the expected output? What do you see instead?
Installation failed! ERROR:123

What version of the product are you using? On what operating system?
VirtualBox-3.2.2-62321
WinXP SP3

Please provide any additional information below.


Original issue reported on code.google.com by sef96121 on 4 Jun 2010 at 8:29

Windows RDC client under OSX fails to connect to VRDP with auth.


What steps will reproduce the problem?


I've set up VirtualBox 3.1.4 on a XP box (host) then installed a CentOS 5.3
(client) and when trying to connect to the host using port 5050 (external
authentication) using Microsoft RDC 2.01 (OSX) I keep getting "You were
disconnected from the Windows-based computer". I can connect using local
Microsoft desktop connection on the XP host by specifying user name and
password. 


What is the expected output? What do you see instead?

To be connected.

What version of the product are you using? On what operating system?

VirtualBox 3.14

Please provide any additional information below.


From the logs:

Running mstsc from host directly

I was connected

00:14:26.665 VRDP: New connection:
00:14:26.713 VRDP: Flags 0x0000000b
00:14:26.713 VRDP: Channel: [rdpdr] [1004]. Not supported.
00:14:26.713 VRDP: Channel: [cliprdr] [1005]. Accepted.
00:14:26.713 VRDP: Channel: [rdpsnd] [1006]. Accepted.
00:14:26.733 VRDP: Client seems to be MSFT.
00:14:26.733 VRDP: Logon: GX620-XP (192.168.20.55) build 2600. User:
[husk-SA] Domain: [little] Screen: 0

00:14:26.733 VRDPAUTH: User: [husk-SA]. Domain: [little]. Authentication
type: [External]
00:14:26.743 VRDPAUTH: external authentication module returned 'access granted'
00:14:26.743 VRDPAUTH: Access granted.

00:14:26.744 VBVA: VRDP acceleration has been requested.
00:14:26.748 VMMDev::SetVideoModeHint: got a video mode hint (1024x768x0) at 0
00:14:30.233 VRDP: Connection closed:
00:14:30.233 VRDP: Logoff: GX620-XP (192.168.20.55) build 2600. User:
[husk-SA] Domain: [little] Reason 0x0001.

>>>>>>>>>>>

Run Microsoft Remote Desktop Connection 2.01 from OSX using x.x.x.x:5050 +
user + password + domain

I get the following message "You were disconnected from the Windows-based
computer."

00:20:14.232 VRDP: New connection:
00:20:14.345 VRDP: Flags 0x0000001b
00:20:14.345 VRDP: Channel: [rdpdr] [1004]. Not supported.
00:20:14.345 VRDP: Channel: [rdpsnd] [1005]. Accepted.
00:20:14.345 VRDP: Channel: [cliprdr] [1006]. Accepted.
00:20:14.714 VRDP: Client seems to be MSFT.

00:20:14.714 VRDP: Logon: Medusa-G5 (192.168.20.4) build 0. User:
[little\husk-sa] Domain: [] Screen: 0
00:20:14.715 VRDPAUTH: User: [little\husk-sa]. Domain: []. Authentication
type: [External]
00:20:44.752 VRDPAUTH: external authentication module returned 'access denied'
00:20:44.752 VRDPAUTH: Access denied.

00:20:44.752 VRDP: Connection closed:
00:20:44.752 VRDP: Logoff: Medusa-G5 (192.168.20.4) build 0. User:
[little\husk-sa] Domain: [] Reason 0x0001.


>>>>>>>>

It appears to me that Virtualbox VRDP does not handle the "domain" info
correctly that is being sent by Microsoft Remote Desktop 2.01 for OSX. IE
it does not parse out the domain info.

Original issue reported on code.google.com by [email protected] on 19 Feb 2010 at 2:51

VBoxWebSrv.py hogs antire CPU

What steps will reproduce the problem?
1. run python2.6 VBoxWebSrv.py
2. run top
3. observe en antire cpu eaten by the process

PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
2510 root      20   0  148m  18m 5656 R   87  0.2   2403:01 python2.6

when issuing 
strace -p 2510
(where 2510 is the pid of the process), I see the endless output of
...
[pid  2510] select(6, [5], NULL, [5], NULL) = 1 (in [5])                  

[pid  2510] select(6, [5], NULL, [5], NULL) = 1 (in [5])                  

[pid  2510] select(6, [5], NULL, [5], NULL) = 1 (in [5])                  

[pid  2510] select(6, [5], NULL, [5], NULL) = 1 (in [5])                  

[pid  2510] select(6, [5], NULL, [5], NULL) = 1 (in [5])                  

[pid  2510] select(6, [5], NULL, [5], NULL) = 1 (in [5])                  

[pid  2510] select(6, [5], NULL, [5], NULL) = 1 (in [5])                  

[pid  2510] select(6, [5], NULL, [5], NULL) = 1 (in [5])                  

[pid  2510] select(6, [5], NULL, [5], NULL) = 1 (in [5])                  

[pid  2510] select(6, [5], NULL, [5], NULL) = 1 (in [5])                  

[pid  2510] select(6, [5], NULL, [5], NULL) = 1 (in [5])                  

[pid  2510] select(6, [5], NULL, [5], NULL) = 1 (in [5])                  

[pid  2510] select(6, [5], NULL, [5], NULL) = 1 (in [5])                  

[pid  2510] select(6, [5], NULL, [5], NULL) = 1 (in [5])                  

[pid  2510] select(6, [5], NULL, [5], NULL) = 1 (in [5])                  

[pid  2510] select(6, [5], NULL, [5], NULL) = 1 (in [5])                  

[pid  2510] select(6, [5], NULL, [5], NULL) = 1 (in [5])                  

[pid  2510] select(6, [5], NULL, [5], NULL) = 1 (in [5])                  

[pid  2510] select(6, [5], NULL, [5], NULL) = 1 (in [5])                  

[pid  2510] select(6, [5], NULL, [5], NULL) = 1 (in [5])                  

[pid  2557] <... select resumed> )      = 0 (Timeout)                     

[pid  2654] <... select resumed> )      = 0 (Timeout)                     

[pid  2510] futex(0x959a450, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...> 

[pid  2557] gettimeofday( <unfinished ...>                                

[pid  2654] futex(0x959a450, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...> 

[pid  2557] <... gettimeofday resumed> {1264071388, 674628}, NULL) = 0    

[pid  2557] futex(0x959a450, FUTEX_WAKE_PRIVATE, 1) = 1                   

[pid  2654] <... futex resumed> )       = 0                               

[pid  2557] select(0, NULL, NULL, NULL, {0, 50000} <unfinished ...>       

[pid  2654] futex(0x959a450, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>       

[pid  2510] <... futex resumed> )       = 0                               

[pid  2654] <... futex resumed> )       = 1                               

[pid  2510] futex(0x959a450, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...> 

[pid  2654] gettimeofday({1264071388, 674750}, NULL) = 0                  

[pid  2654] futex(0x959a450, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>       

[pid  2510] <... futex resumed> )       = 0                               

[pid  2654] <... futex resumed> )       = 1                               

[pid  2510] select(6, [5], NULL, [5], NULL <unfinished ...>               

[pid  2654] select(0, NULL, NULL, NULL, {0, 50000} <unfinished ...>       

[pid  2510] <... select resumed> )      = 1 (in [5])                      

[pid  2510] select(6, [5], NULL, [5], NULL) = 1 (in [5])                  

[pid  2510] select(6, [5], NULL, [5], NULL) = 1 (in [5])                  

[pid  2510] select(6, [5], NULL, [5], NULL) = 1 (in [5])                  

[pid  2510] select(6, [5], NULL, [5], NULL) = 1 (in [5])                  

[pid  2510] select(6, [5], NULL, [5], NULL) = 1 (in [5]) 
...



What version of the product are you using? On what operating system?
current svn
Debian Lenny, 32 bit

Original issue reported on code.google.com by [email protected] on 21 Jan 2010 at 11:14

[TODO] Fix Environment Variables

Various users have reported problems not be able to start the main product due 
to missing 
dependencies that should already be in their default PYTHONPATH.  I've posted a 
workaround, 
namely in Issue #16.

This change will affect all versions of vboxweb.  We need to adjust the 
installer (distutils script) to 
install in the proper location.

Original issue reported on code.google.com by [email protected] on 4 Jun 2010 at 3:04

System Status does not update

What steps will reproduce the problem?
1. Start vboxweb
2. login
3. start virtualpc
4. wait, never actually launches
5. using another system i can confirm the virtual system is online by 
pinging it's static ip.

What is the expected output? What do you see instead?
Status does not change.

What version of the product are you using? On what operating system?
Virtualbox 3.0.6r52128, vbox web svn as of 28/sep at 16:00 MST.
ubuntu 9.04


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 28 Sep 2009 at 11:12

Attachments:

/home

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 7 Oct 2009 at 7:59

Crashed while bootup xPUD on a windows xp GUEST

What steps will reproduce the problem?
1. install xPUD(a lightweight linux desktop) 0.9.2 on XP guest
2. reboot and select to run xPUD with multimedia
3. system crashed while loading kernel

What is the expected output? What do you see instead?
should boot and show the desktop within seconds

What version of the product are you using? On what operating system?
3.1.2 on an Ubuntu 9.04 host

Please provide any additional information below.
The xPUD is installed on XP's C:\xpud just a little like installing ubuntu 
throu wubi

The installer is from : http://code.google.com/p/xpud/

Original issue reported on code.google.com by [email protected] on 30 Dec 2009 at 3:21

Attachments:

Linux 32bit unable to find VBoxPython Module

VirtualBox 3.0.8, Python 2.6.3, ArchLinux i686, Linux 2.6.30-ARCH #1 SMP
PREEMPT
VirtualBox installed with Python-support under /opt/VirtualBox.
All libs and binarys are 32bit.

When i run python VboxWebSrv.py i get:
Traceback (most recent call last):
  File "VBoxWebSrv.py", line 516, in <module>
    g_virtualBoxManager = vboxapi.VirtualBoxManager(None, None)
  File "/usr/lib/python2.6/site-packages/vboxapi/__init__.py", line 472, in
__init__
    exec "self.platform = Platform"+style+"(platparams)"
  File "<string>", line 1, in <module>
  File "/usr/lib/python2.6/site-packages/vboxapi/__init__.py", line 319, in
__init__
    import xpcom.vboxxpcom
  File "/opt/VirtualBox/sdk/bindings/xpcom/python/xpcom/vboxxpcom.py", line
58, in <module>
    raise Exception, "Cannot find VBoxPython module (make sure you use
64-bit Python build with 64-bit VirtualBox, such as /usr/bin/amd64/python)"
Exception: Cannot find VBoxPython module (make sure you use 64-bit Python
build with 64-bit VirtualBox, such as /usr/bin/amd64/python)

Original issue reported on code.google.com by [email protected] on 9 Oct 2009 at 12:11

doesn't work with virtualbox 3.1

What steps will reproduce the problem?
1. install virtualbox-3.1
2. download sdk and install vboxapisetup.py
3. run vboxweb

What is the expected output? What do you see instead?
i expected everything to work, Instead i don't see any vboxes, the
menu-items don't work (vboxTabWidget::invalidatePage: Current item is
undefined.) 
the console gives the following

[01/Dec/2009:13:26:45] HTTP Traceback (most recent call last):
  File "/home/catscrash/download/vboxweb-read-only/cherrypy/_cprequest.py",
line 606, in respond
    cherrypy.response.body = self.handler()
  File
"/home/catscrash/download/vboxweb-read-only/cherrypy/_cpdispatch.py", line
25, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "VBoxWebSrv.py", line 388, in vboxGetUpdates
    arrJSON.append(jsMachine(self.ctx, machine))
  File "VBoxWebSrv.py", line 167, in __init__
    self.HWVirtExEnabled = machine.HWVirtExEnabled
  File
"/usr/lib/virtualbox/sdk/bindings/xpcom/python/xpcom/client/__init__.py",
line 384, in __getattr__
    raise AttributeError, "XPCOM component '%s' has no attribute '%s'" %
(self._object_name_, attr)
AttributeError: XPCOM component '<unknown>' has no attribute 'HWVirtExEnabled'


What version of the product are you using? On what operating system?
svn trunk:88
ubuntu 9.10 64bit

Original issue reported on code.google.com by [email protected] on 1 Dec 2009 at 12:29

vbox 3.x debs in repo dont support manual python api install

What steps will reproduce the problem?
1. On ubuntu configure apt sources to get virtualbox from repos
2. Install vbox 3.x
3. Try and do manual api install, files are missing.

What is the expected output? What do you see instead?
Expected to install api into python but install files missing

What version of the product are you using? On what operating system?
Host Ubuntu 8.10 virtualbox 3.0.6r52128 on one machine and 
Host Ubuntu 8.10 virtualbox 3.0.8r53138 on the other same probelm on both

Please provide any additional information below.
For kicks I tried copying the sdk/install dir from the windows distribution 
and using it but it failed with odd errors: I did this:
 cd /usr/lib/virtualbox/sdk/install/
then
python2.6 vboxapisetup.py install
and got this:
Traceback (most recent call last):
  File "vboxapisetup.py", line 61, in <module>
    main(sys.argv)
  File "vboxapisetup.py", line 43, in main
    raise Exception("No VBOX_INSTALL_PATH defined, exiting")
Exception: No VBOX_INSTALL_PATH defined, exiting


Original issue reported on code.google.com by [email protected] on 6 Oct 2009 at 8:16

Not Visible Newly Created Virtual Machines

What steps will reproduce the problem?
1. First thing i am creating new virtual machine through vboxweb.
2. It asks VM Name and OS Type after Memory and then Submit.
3. After Adding through vboxweb it's not visible on the Virtualbox Web Console.

What is the expected output? What do you see instead?
1. From Web we can have a provision to add and delete and modify Virtual
Machines.

What version of the product are you using? On what operating system?

1.Version 3.1.0  Ubuntu, Fedora11, Fedora8
Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 11 Dec 2009 at 3:06

VBoxWeb not working behind proxy?

What steps will reproduce the problem?
1. activate a proxy
2. python VBoxWebSrv.py
3.

What is the expected output? What do you see instead?
i see this:

VirtualBox Version: 3.0.6, Platform: linux2
Using config file: /root/test/vboxweb-read-only/VBoxWeb.conf
Traceback (most recent call last):
  File "VBoxWebSrv.py", line 669, in <module>
    main(sys.argv)
  File "VBoxWebSrv.py", line 592, in main
    s.connect(("google.com", 80))
  File "<string>", line 1, in connect
socket.error: [Errno 111] Connection refused


What version of the product are you using? On what operating system?
latest svn with VBox 3.0.6 on Gentoo Linux.

Please provide any additional information below.
i temporarily hardcoded a company internal server instead of google.com,
and that made the server start successfully.

Original issue reported on code.google.com by [email protected] on 14 Sep 2009 at 11:28

I want to Load 2 different distributions of Linux on my machines for a Linux class

What steps will reproduce the problem?
1. Load Ubuntu Linux
2. Load Fedora Linux
3. The Fedora will not work booting from the Hard drive
4. The system does not allow me to partition the HD which may allow me to 
load both

What is the expected output? What do you see instead?
Expect to be able to use both distrubtuions
Only able to load one distrubtion from the HD


What version of the product are you using? On what operating system?
Vitual Box 3.9 on Windows


Please provide any additional information below.

Is this something that can be done or is it beyond the scope of the product


Original issue reported on code.google.com by [email protected] on 13 Nov 2009 at 1:36

Seamless mode with NVidia TwinView mode

What steps will reproduce the problem?
1. Set up your NVidia driven computer with two displays in TwinView mode
2. Set VirtualBox in seamless mode

What is the expected output? What do you see instead?

Only "pieces" of the hosted apps are shown... they are truncated.

What version of the product are you using? On what operating system?

Running a virtual WinXP SP3 on Ubuntu 9.10 with VirtualBox 3.1.2

Original issue reported on code.google.com by [email protected] on 7 Jan 2010 at 4:14

Fedora 12 Save State Failure

What steps will reproduce the problem?
1. Install Fedora 12 Guest OS with Guest Additions
2. Try to shut down VirtualBox and choose the Save State option
3. Fail to reboot

What is the expected output? What do you see instead?
Expected output is the fedora screen that asks you for the password,
instead I get a black screen at the end of boot

What version of the product are you using? On what operating system?
Host OS is Windows 7 Enterprise, Guest OS is Fedora 12

Please provide any additional information below.
I try to boot in level 3 and then type "startx", it says "Fatal Server
Error: no screens found" (see attachment)

Original issue reported on code.google.com by BOPOHOB on 15 Dec 2009 at 11:31

Attachments:

Command line argument to stop the console

What steps will reproduce the problem?
1. Start the console in background
2. It appears that there is no method to stop the console once it is in the
background aside from killing the process.

What is the expected output? What do you see instead?

I expect to be able to use a command like 

 python VBoxWebSrv.py stop

to stop the console.

What version of the product are you using? On what operating system?
Revision 87 on Ubuntu Jaunty Server

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 7 Oct 2009 at 5:06

No VM's appear on Webconsole

What steps will reproduce the problem?
1. Fedora10
2. Run Python Script
3. Open localhost:8080

What is the expected output?
My VM's appearing

What do you see instead?
No VM's and just the following error: vboxTabWidget::invalidatePage: Current 
item is undefined.

What version of the product are you using? On what operating system?
3.0.6

Please provide any additional information below.
If you need to contact me let me know


Original issue reported on code.google.com by [email protected] on 30 Oct 2009 at 7:10

Errror when starting vboxwebsrv.py

What steps will reproduce the problem?
1. Copy latest code from svn
2. run 'python vboxwebsrv.py'
3. Get error

What is the expected output? What do you see instead?

Here is the error

Traceback (most recent call last):
  File "VBoxWebSrv.py", line 516, in <module>
    g_virtualBoxManager = vboxapi.VirtualBoxManager(None, None)
  File "C:\Python26\lib\site-packages\vboxapi\__init__.py", line 471, in
__init__
    exec "self.platform = Platform"+style+"(platparams)"
  File "<string>", line 1, in <module>
  File "C:\Python26\lib\site-packages\vboxapi\__init__.py", line 220, in
__init__
    win32com.client.gencache.EnsureDispatch('VirtualBox.CallbackWrapper')
  File "C:\Python26\lib\site-packages\win32com\client\gencache.py", line
540, in EnsureDispatch
    disp_class = CLSIDToClass.GetClass(str(disp_clsid))
  File "C:\Python26\lib\site-packages\win32com\client\CLSIDToClass.py",
line 46, in GetClass
    return mapCLSIDToClass[clsid]
KeyError: '{308FF42A-DC45-49D4-A950-B1EEE5E00BB5}'

What version of the product are you using? On what operating system?

Windows XP 32 bit, Python 2.6 (All setup done exactly as in wiki install page)

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 21 Sep 2009 at 7:55

Windows 7 and shared folders not working

What steps will reproduce the problem?
1.The Host system is Vista, guest is Windows 7
2.I configure Host system from the console  
3.On the guest system attempt to map a drive, but it doesn't see the share.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 1 Jan 2010 at 7:24

Cannot connect to VM

What steps will reproduce the problem?
1. $ VBoxManage showvminfo Debian|grep VRDP
VRDP:            enabled (Address 0.0.0.0, Ports 3389, MultiConn: off, 
ReuseSingleConn: off, Authentication type: null)

2. start vm from web console
3. $ VBoxManage showvminfo Debian|grep VRDP
VRDP:            disabled
VRDP Connection:    not active

$ ps ax |grep VBox
ilya     20793 30.9  0.8 149016 16920 pts/15   Rl+  01:35:00 00:03:58 python 
VBoxWebSrv.py
ilya     20801  0.0  0.1  10988  3396 pts/15   S+   01:35:01 00:00:00 
/usr/lib/virtualbox/VBoxXPCOMIPCD
ilya     20808  0.0  0.2  17556  6092 ?        Sl   01:35:01 00:00:00 
/usr/lib/virtualbox/VBoxSVC --pipe 4 --auto-shutdown
ilya     22361 29.8  5.0 131400 105864 ?       Sl   01:43:49 00:01:12 
/usr/lib/virtualbox/VBoxHeadless --comment Debian --startvm 
6b46cd33-dd44-4901-af9b-defa238ba35e --vrdp off
ilya     23078  0.0  0.0   3016   776 pts/14   R+   01:47:53 00:00:00 grep VBox

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
Ubuntu 8.04
Virtualbox 3.1.0
Vboxweb from svn

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 19 Dec 2009 at 10:55

start machine in Web Console and vrdp disabled

What steps will reproduce the problem?
1. Turn on vrdp from VirtualBox GUI and specify any port (for ex. 31000)
2. look if the vrdp is turned on in web GUI (we can see "Enabled, Port(s)
31000")
3. Start machine clicking on start button from web GUI.
4. The vrdp will be turned off (we can see "Disabled, Port(s) 31000")

how can I turn on vrdp from web GUI with specified port without turning off
vrdp client?


What version of the product are you using? On what operating system?
VirtualBox 3.1.2
OpenSuse 11.2 x64 

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 23 Dec 2009 at 1:43

No console display

What steps will reproduce the problem?
1. Install vbox for Mandriva 2009.1 from Sun.
2. Install websvr from svn
3. start vm from Firefox

What is the expected output? What do you see instead?
Console contains 3 lines re: sun rdp and times out after a few seconds

What version of the product are you using? On what operating system?
latest from svn and vbox 3.0.6 and Mandriva 2009.1 host. 
Same console for all VMs.

Please provide any additional information below.

Sometimes Firefox will freeze up after repeated attempts to connect to console.
Lots of info in startup terminal window, but don't see any errors. Too much
stuff to be sure though.


Original issue reported on code.google.com by [email protected] on 27 Sep 2009 at 7:22

VRDP is not working

Hi,

Thanks for this webinterface, it's fine, but i have one problem with it:
VRDP is not working. My Virtual Machines are using the Ports 5000, 5001,
5002. When i start the VMs using the Webinterface, i can't connect using my
servers ip and the port. Please see attached file for virtual machines details.

regards

riedochs

Original issue reported on code.google.com by [email protected] on 31 Jan 2010 at 9:46

Attachments:

"Remote Display Server" gets disabled at startup

What steps will reproduce the problem?
1. Create VM with RDP enabled
2. Start VM from Web Console
3. Watch how the status of "Remote Display Server" changes to "Disabled"
after a second or 2.

What is the expected output? That "Remote Display Server" stays enabled
What do you see instead? That "Remote Display Server" gets disabled


What version of the product are you using? VirtualBox 3.12, latest take
from SVN of the Web console.

On what operating system? Ubunto 9.10

Please provide any additional information below.
For some reason, changing to the "Console"-Tab and back sometimes
re-enables "Remote Display Server". 
Also, notice, the reading of "Remote Display Server" on the web console
seems to follow the experience of actually trying to connect to the VM
using RDP.

Original issue reported on code.google.com by [email protected] on 5 Feb 2010 at 11:13

JS errors when switching back to the Console tab

What steps will reproduce the problem?
1. Open a session
2. Switch to tab Details
3. Switch to tab Console

What is the expected output? What do you see instead?
The session should be still active. But OK, that would be some other 
improvement to do. Instead there are JS error thrown :
 $('flash') has no method disconnect
 $('flash') has no method setProperty

What version of the product are you using? On what operating system?
trunk / Chrome / debian

Please provide any additional information below.
See attached diff for quick patch.
Error occurs because the flash control is no more active.

Original issue reported on code.google.com by [email protected] on 20 Mar 2010 at 12:52

Attachments:

Unable to connect to console

What steps will reproduce the problem?
1. Install
2. Start Webserver
3. Start VM

What is the expected output? What do you see instead?
Console: 
Cannot connect to console

What version of the product are you using? On what operating system?
Latest SVN: Mandriva 2010.0 X86_64

Please provide any additional information below.

Error on bottom of web page:
2010-01-12 12:55:32 Establishing RDP connection to IP 192.168.1.21 on 
port undefined for VM with ID 757ee43b-ddec-45a3-80e3-23cd844649a7

Original issue reported on code.google.com by [email protected] on 12 Jan 2010 at 6:48

Console doesn't match physical keyboard localization

In VBoxWeb -> console section, when I type something in the console, text
is always typed as if I were using an english keyboard (qwerty) while I'm
using a french (azerty) physical keyboard, so when I type z, the console
types w, etc... 

Please report this bug to Sun RDP webControl team if needed.

However, many thanks for VBoxWeb that promises to be a great tool when it
will get in a stable release, it's already very useful for me at this
point, good job and thanks again ;-)

Original issue reported on code.google.com by [email protected] on 15 Nov 2009 at 1:37

Microsoft NetworkLoadBalance unicast mode can't work on VirtualBox3.14

Hi, All

I use VB-3.1.4 to test the WIN2003 Network Load Balance, but I find it
can't work on unicast mode, while the multi-cast mode can work fine. I
tested the WIN2003 with the same configuration for unicast mode on vmware,
it is fine. I search the bug report for it, but there is no help. Is there
some bugs on VB?

Original issue reported on code.google.com by [email protected] on 19 Mar 2010 at 6:08

Power Management fails on Vista 32

What steps will reproduce the problem?
1. allow system to idle/sleep
2. or select shutdown on menu


What is the expected output? What do you see instead?
If it is in sleep mode, it should wake up when a key is pressed. It appears
to wake up partially but the display stays off and I have to cycle power.
If I select "shutdown" from the Windows main menu, it goes to sleep
instead. I have to cycle power to wake it up.

What version of the product are you using? On what operating system?
3.1.4  Windows Vista 32bit

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 17 Feb 2010 at 9:25

cannot connect to RDP console

Hi,

When trying to connect to the RDP console of a newly created VM, I can
briefly see the following text appear next to the status in the remote view
window:

"Remote viewer file not found!"

I can see that the RDP port is enabled:

# telnet 192.168.1.70 3389
Trying 192.168.1.70...
Connected to 192.168.1.70.
Escape character is '^]'.
^]
telnet> q
Connection closed.

I am using the latest build of vboxweb and I can see that the flash viewer
was downloaded:

Downloading Sun RDP Web Control ...
Status: 0%
Status: 11%
Status: 22%
Status: 33%
Status: 45%
Status: 56%
Status: 67%
Status: 78%
Status: 90%
Status: 100%
Download complete. Extracting ...
Extracting rdpweb_1.0.swf
Extracting license.txt
Cleaning up ...
Installation successful.


I am using this on ubuntu 9.04 using virtualbox 3.0.6.


Thanks
Tonino

Original issue reported on code.google.com by [email protected] on 16 Sep 2009 at 1:20

New Version 3.0.12 installation Failed on Vista

What steps will reproduce the problem?
1. Download the VirtualBox-3.0.12-54655-Win
2. Run the downloaded file
3. Couldn't access network location %APPDATA%

What is the expected output? What do you see instead?

Please find attachements 1 & 2
What version of the product are you using? On what operating system?

3.0.12
Please provide any additional information below.

PFA

Original issue reported on code.google.com by [email protected] on 27 Dec 2009 at 12:38

Attachments:

Method GetVRDPServer is not implemented

What steps will reproduce the problem?
1. Log in
2.
3.

What is the expected output? What do you see instead?
No consoles shown, boilerplate menu text in Virtual Machine menu,  as
reported for many other situations, but none I could see mentioned
GetVRDPServer

What version of the product are you using? On what operating system?
svn revision 88, virtualbox 3.008_OSE r53138

Linux mars 2.6.31-14-server #48-Ubuntu SMP Fri Oct 16 15:07:34 UTC 2009
x86_64 GNU/Linux

Please provide any additional information below.

Page: vboxGetUpdates
Opening session for machine: Black Box
[13/Nov/2009:19:09:51] HTTP 
Request Headers:
  REFERER: http://10.64.32.200:8080/
  HOST: 10.64.32.200:8080
  X-REQUESTED-WITH: XMLHttpRequest
  ACCEPT: application/json
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.7
  USER-AGENT: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.1.5)
Gecko/20091109 Ubuntu/9.10 (karmic) Firefox/3.5.5
  CONNECTION: keep-alive
  COOKIE: session_id=6ee1a0d84b43f07ce4bc5902cad7f4ac8b20b5b4
  Remote-Addr: 10.64.32.114
  ACCEPT-LANGUAGE: en-gb,en;q=0.5
  X-PROTOTYPE-VERSION: 1.6.0.3
  ACCEPT-ENCODING: gzip,deflate
  KEEP-ALIVE: 300
[13/Nov/2009:19:09:51] HTTP Traceback (most recent call last):
  File "/home/martian/dl/vboxweb/vboxweb-read-only/cherrypy/_cprequest.py",
line 606, in respond
    cherrypy.response.body = self.handler()
  File
"/home/martian/dl/vboxweb/vboxweb-read-only/cherrypy/_cpdispatch.py", line
25, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "VBoxWebSrv.py", line 388, in vboxGetUpdates
    arrJSON.append(jsMachine(self.ctx, machine))
  File "VBoxWebSrv.py", line 169, in __init__
    self.VRDPServer = jsVRDPServer(ctx, machine)
  File "VBoxWebSrv.py", line 111, in __init__
    vrdp = machine.VRDPServer
  File
"/usr/lib/virtualbox/sdk/bindings/xpcom/python/xpcom/client/__init__.py",
line 374, in __getattr__
    return getattr(interface, attr)
  File
"/usr/lib/virtualbox/sdk/bindings/xpcom/python/xpcom/client/__init__.py",
line 460, in __getattr__
    return XPTC_InvokeByIndex(self._comobj_, method_index, args)
Exception: 0x80004001 (Method GetVRDPServer is not implemented)

Original issue reported on code.google.com by [email protected] on 13 Nov 2009 at 7:22

rdp console doesn't connect to vm

What steps will reproduce the problem?
1. install virtualbox 3.0.10 r54097 on ubuntu 9.10
2. install vboxweb from svn
3. start vm from web console

What is the expected output? What do you see instead?
expect to connect to vm, but get a blank black square.

What version of the product are you using? On what operating system?
virtualbox 3.0.10 r54097 on ubuntu 9.10 with vboxweb from svn.

Please provide any additional information below.
hope you can get this resolved i could really use this software.

Original issue reported on code.google.com by [email protected] on 15 Nov 2009 at 9:40

[Chrome] Javascript error on load

What steps will reproduce the problem?
1. Using Chrome as browser
2. Log in the web console

What is the expected output? What do you see instead?
You except the VMs list to be populated, while it is not

What version of the product are you using? On what operating system?
trunk / chrome / debian

Please provide any additional information below.
This is due to the use of "debugger" keyword in
   ./www/static/js/VirtualBox_Main.js
See attached diff for working patch.

What is done :
 this.jsonObject.debugger => error
 this.jsonObject['debugger'] => no error

Original issue reported on code.google.com by [email protected] on 20 Mar 2010 at 12:27

Attachments:

Install may be incomplete on XP guest


1. I installed 3.1.2
2. I tried to start my existing machine. It uses NAT and bridge network.
3. It failed with VERR_SUPDRV_COMPONENT_NOT_FOUND message.



Original issue reported on code.google.com by [email protected] on 18 Jan 2010 at 5:54

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.