http://bugzilla.novell.com/show_bug.cgi?id=497935 http://bugzilla.novell.com/show_bug.cgi?id=497935#c6 --- Comment #6 from Dmitri Chubarov <dmitri.chubarov@gmail.com> 2009-12-23 12:17:28 UTC --- Created an attachment (id=334052) --> (http://bugzilla.novell.com/attachment.cgi?id=334052) A patch that does not set MOZ_PLUGIN_PATH variable This patch simply comments out the section of the script that sets the MOZ_PLUGIN_PATH variable. According to VMware Knowledge Base, vmware mks plugin fails to work if MOZ_PLUGIN_PATH variable is set in the environment. http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1000892 SUSE firefox startup script (located in /usr/bin/firefox) does just that. Another method to get firefox check /usr/lib/browser-plugins directory for plugins is to add a symbolic link to it in firefox installation directory: ln -s /usr/lib/browser-plugins /usr/lib/firefox/plugins With the patch and the link installed this vmware plugin works for me. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.