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: [email protected]
Reporter: [email protected]
Flags: maintainer-feedback?([email protected])
Assignee: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "[email protected]"