From: Marcelo V. <mv...@vm...> - 2010-01-20 17:43:12
|
On 01/20/2010 04:47 AM, Michael Weiser wrote: > When executing vmtoolsd with the --log option I get the message > > [ warning] [Gtk] cannot open display: That's definitely not expected. vmtoolsd nor its dependent libraries need X. It might be a problem with Debian's packaging. To be sure, I'd need: . list of plugins under $datadir/open-vm-tools/plugins/vmsvc . output of "ldd vmtoolsd" . output of "ldd libvmtools.so" I'm pretty sure the vmtoolsd / libvmtools code don't ever call GTK functions, but some of the plugins do (and these shouldn't be deployed in the "vmsvc" container). -- - Marcelo |