vmware / open-vm-tools

Official repository of VMware open-vm-tools project
http://sourceforge.net/projects/open-vm-tools/
2.24k stars 427 forks source link

Drag & Drop not working in Fedora 29 #313

Open deepak-rawat opened 5 years ago

deepak-rawat commented 5 years ago

Hi, with Fedora 29 fresh install drag & drop is not working. It seems vmware-vmblock-fuse is not running and I cound't find systemd service to start just like run-vmblock\x2dfuse.mount in Ubuntu.

ps aux | grep fuse 1325 0.0 0.1 381524 7732 ? Sl 13:44 0:00 /usr/libexec/gvfsd-fuse /run/user/1000/gvfs -f -o big_writes 2990 0.0 0.0 213216 948 pts/0 S+ 14:07 0:00 grep --color=auto fuse

johnwvmw commented 5 years ago

@deepak-rawat Please let us know what version of open-vm-tools are installed on the system.

  vmware-toolbox-cmd -v     or vmtoolsd -v

We are tracking this issue on an internal PR that was reported elsewhere. Having the OVT version number that you are using will help round out the problem report. Thanks.

deepak-rawat commented 5 years ago

VMware Tools daemon, version 10.3.0.5330 (build-8931395)

It's a fresh install and I didn't installed vmware tools using menu VM->Reinstall VMware Tools