View Issue Details

IDProjectCategoryView StatusLast Update
0004614Kali LinuxGeneral Bugpublic2018-10-30 11:25
Reportern0bfu Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionsuspended 
Product Version2018.1 
Summary0004614: [VMware] 2018.1 - Copy/Paste & Drag/Drop Bug
Description

Unable to copy/paste or drag/drop from host machine to Kali. I originally had 2017.3 32-bit VM from this link: https://www.offensive-security.com/kali-linux-vm-vmware-virtualbox-hyperv-image-download/ and dist upgraded to 2018.1.

The first two commands check that vmblock is working right out of the box. Third command is to grab the PID of the process to kill in command four. Running command five creates PID 1580 and displays the Gtk-WARNING message. At this point copy/paste & drag/drop now works

root# ls /var/run/vmblock-fuse
blockdir dev

root# ps aux | grep vmware-vmblock-fuse
root 398 0.0 0.0 64668 388 ? Ssl 14:01 0:00 vmware-vmblock-fuse -o subtype=vmware-vmblock,default_permissions,allow_other /var/run/vmblock-fuse
root 1599 0.0 0.0 4816 872 pts/5 S+ 14:09 0:00 grep vmware-vmblock-fuse

root# ps aux | grep vmtoolsd
root 270 0.0 0.2 44328 9652 ? Ss 14:01 0:00 /usr/bin/vmtoolsd
root 1274 0.2 0.7 97352 30476 tty2 Sl+ 14:01 0:00 /usr/bin/vmtoolsd -n vmusr --blockFd 3
root 1575 0.0 0.0 4816 872 pts/5 S+ 14:07 0:00 grep vmtoolsd

root# kill 1274

root# /usr/bin/vmware-user-suid-wrapper
root#
(vmware-user:1580): Gtk-WARNING **: gtk_disable_setlocale() must be called before gtk_init()

root# ps aux | grep vmtoolsd
root 270 0.0 0.2 44328 9652 ? Ss 14:01 0:00 /usr/bin/vmtoolsd
root 1580 1.6 0.7 97348 30620 pts/6 Sl 14:08 0:00 /usr/bin/vmtoolsd -n vmusr --blockFd 3
root 1584 0.0 0.0 4816 876 pts/5 S+ 14:08 0:00 grep vmtoolsd

Additional Information

Kali 2018.1
VMWare Fusion 10.1.1
Mac OSX 10.13.3

Activities

g0tmi1k

g0tmi1k

2018-05-08 07:36

administrator   ~0009130

Could you try whats on https://docs.kali.org/general-use/install-vmware-tools-kali-guest ~ "Restarting OVT" ?

g0tmi1k

g0tmi1k

2018-10-30 11:25

administrator   ~0009871

Due to the age of the OS (Kali Moto [v1], Kali Safi [v2], Kali Rolling 2016.x/2017.x/2018.1), these legacy versions are no longer supported.
We will be closing this ticket due to inactivity.

Please could you see if you are able to replicate this issue with the latest version of Kali Linux - https://www.kali.org/downloads/)?

If you are still facing the same problem, feel free to re-open the ticket. If you choose to do this, could you provide more information to the issue you are facing, and also give information about your setup?
For more information, please read: https://kali.training/topic/filing-a-good-bug-report/

Issue History

Date Modified Username Field Change
2018-03-08 20:20 n0bfu New Issue
2018-05-08 07:36 g0tmi1k Note Added: 0009130
2018-06-08 15:34 g0tmi1k Priority high => normal
2018-06-08 16:02 g0tmi1k Severity major => minor
2018-09-12 06:24 g0tmi1k Summary 2018.1 - Copy/Paste & Drag/Drop Bug => 2018.1 - Copy/Paste & Drag/Drop Bug [VMware]
2018-09-12 07:57 g0tmi1k Summary 2018.1 - Copy/Paste & Drag/Drop Bug [VMware] => [VMware] 2018.1 - Copy/Paste & Drag/Drop Bug
2018-10-30 11:25 g0tmi1k Status new => closed
2018-10-30 11:25 g0tmi1k Resolution open => suspended
2018-10-30 11:25 g0tmi1k Note Added: 0009871