VirtualBox

Opened 17 years ago

Closed 17 years ago

#140 closed defect (fixed)

"Unknown application - VBoxVRDP" message on Debian Linux (etch)

Reported by: glasmach Owned by:
Component: other Version: VirtualBox 1.3.6
Keywords: Cc:
Guest type: other Host type: other

Description

If you want to start VBoxVRDP on a Debian Linux host (etch), you got the message "Unknown application - VBoxVRDP". Reason in /opt/VirtualBox-1.3.6/VBox.sh the case part for VBoxVRDP is missing. If you add

  VBoxVRDP)
    exec "$INSTALL_DIR/VBoxVRDP" "$@"
  ;;

in the case/esac loop, VBoxVRDP works fine. See attached file.

Attachments (1)

VBox.sh (3.0 KB ) - added by glasmach 17 years ago.
Changed VBox.sh

Download all attachments as: .zip

Change History (2)

by glasmach, 17 years ago

Attachment: VBox.sh added

Changed VBox.sh

comment:1 by Frank Mehnert, 17 years ago

Resolution: fixed
Status: newclosed

Thanks for the report. Fixed in svn.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use