https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246330

            Bug ID: 246330
           Summary: emulators/virtualbox-ose-additions - shared clipboard
                    does not work because VBoxClient is invoked from wrong
                    location
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: v...@freebsd.org
          Reporter: bourne.ident...@hotmail.com
             Flags: maintainer-feedback?(v...@freebsd.org)
          Assignee: v...@freebsd.org

Hi,

I am running FreeBSD 11.3 in a VirtualBox guest with shared clipboard set to
bidirectional. But the the shared clipboard did not work.

I found the reason for this - the shell script /usr/local/bin/VBoxClient-all
tries to invoke VBoxClient from /usr/bin (instead of /usr/local/bin) at line
38:

</code
  /usr/bin/VBoxClient --vmsvga-x11  # In case VMSVGA emulation is enabled
/code>

Of course, there is no /usr/bin/VBoxClient

Regards,
Manish Jain

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"

Reply via email to