From: Josh Vermaas (vermaas2_at_illinois.edu)
Date: Fri Apr 08 2016 - 09:22:36 CDT

Hi Jerome,

I've had this issue in the past when I compiled VMD myself. What I
recall the problem was is that tcl8.6 changed some things that broke
certain GUIs. The way I solved it for myself was to go back to tcl 8.5
and recompile, since I had science to do. :) If you want to fix the
problem, there are suggested solutions,
http://coding.derkeiler.com/Archive/Tcl/comp.lang.tcl/2012-02/msg00117.html,
but I haven't tried them myself.

-Josh

On 04/08/2016 04:28 AM, Jérôme Hénin wrote:
> Hi everyone,
>
> I am having an issue with clonerep in the CVS version (1.3), in Linux
> AMD64. The GUI buttons to change the source and target molecules don't
> activate, and give the following error message:
>
> ERROR) Creation of window for 'clonerep' failed (cannot use geometry
> manager grid inside .clonerepgui which already has slaves managed by pack)
>
> Any pointers on what could be going wrong?
>
> Thanks,
> Jerome