Ticket #8593 (closed defect: fixed)
rdesktop-vrdp crashes when use -r usb => Fixed in SVN
Reported by: | silencekeeper | Owned by: | |
---|---|---|---|
Component: | RDP | Version: | VirtualBox 4.0.4 |
Keywords: | rdp usb | Cc: | |
Guest type: | other | Host type: | other |
Description
rdesktop-vrdp -r usb localhost:30010 Autoselected keyboard map ru WARNING: Remote desktop changed from 800x600 to 640x480.
!!Assertion Failed!!
pBuf[pEntry->oProduct] != '\0' |
Location : /home/vbox/vbox-4.0.4/src/VBox/RDP/client/vrdp/rdpusb.c(258) buildWireListFromDevices
Host OS Ubuntu 10.10 Guest OS Windows XP sp3
Attachments
Change History
comment:1 Changed 12 years ago by frank
Are you really using the rdesktop-vrdp which was shipped with the VirtualBox package or did you recompile it yourself? That assertion is only triggered in debug builds and therefore not relevant here.
comment:2 Changed 12 years ago by silencekeeper
I use rdesktop-vrdp which was shipped with the VirtualBox package. I got VirtualBox from repo after adding deb http://download.virtualbox.org/virtualbox/debian maverick contrib non-free
to the sources.list, and i also tried it from http://download.virtualbox.org/virtualbox/4.0.4/virtualbox-4.0_4.0.4-70112~Ubuntu~maverick_i386.deb.
comment:3 Changed 12 years ago by silencekeeper
On Debian Squeeze amd64 i received similar message:
rdesktop-vrdp -r usb 192.168.1.57:30010 Autoselected keyboard map ru WARNING: Remote desktop changed from 800x600 to 640x480.
!!Assertion Failed!!
pBuf[pEntry->oSerialNumber] != '\0' |
Location : /home/vbox/vbox-4.0.4/src/VBox/RDP/client/vrdp/rdpusb.c(261) buildWireListFromDevices
And on this host i also installed it from:
deb http://download.virtualbox.org/virtualbox/debian maverick contrib non-free
comment:4 Changed 12 years ago by silencekeeper
Not "deb http://download.virtualbox.org/virtualbox/debian maverick contrib non-free",
deb http://download.virtualbox.org/virtualbox/debian squeeze contrib non-free
comment:5 Changed 12 years ago by silencekeeper
I also have the same problem with VirtualBox 4.0.2.
I don't have this problem with VirtualBox 4.0.0, but i also don't have USB support through rdesktop-vrdp.