Custom Query (16611 matches)
Results (31 - 33 of 16611)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #48 | fixed | Installation of USB filter driver disables USB Stack | ||
| Description |
Hello, I've got an Dell OptiPlex GX 620. This Machine has no PS/2 connectors anymore. That means I have to use USB Keyboard & Mouse. During installation the USB Stack seems to be disabled to install the filter drivers, but it is no more enabled after install. That means I can't control my PC anymore when the installation has finished. Also unplugging and plugging in the doesn't help. I had to push the shutdown button and after booting again I can work as usual and virtualbox is also installed successfully. |
|||
| #4838 | duplicate | VitualBox terminates while running Slackware 12.2 | ||
| Description |
VitualBox terminates while running Slackware 12.2. I don't know when this happens, it seems to be random. First I thought is has to do with using USB-Storage Devices, but the Error occurs even during operation without any USB-Device. Best regards Heiko |
|||
| #17884 | duplicate | Guest additions autorun uses deprecated options -> continued on mailing list | ||
| Description |
On a 64bit Ubuntu guest, the installer for the version 5.2.16 Guest Additions runs without a problem, but generates the error message # Option “-x” is deprecated and might be removed in a later version of gnome-terminal. # Use “-- ” to terminate the options and put the command line to execute after it. I believe (just from glancing over the code and guesstimating) that the defect arises from the first line of the getxterm function: getxterm() {
# gnome-terminal and mate-terminal use -e differently to other emulators
for gxti in "konsole --title -e" "gnome-terminal --title -x" "mate-terminal --title -x" "xterm -T -e"; do
#...
It is also clear from the comments that this is not the first difficulty to arise from gnome-terminal. |
|||

