Hi Jack:

Again, many thanks.  It has been a busy day so I didn't get a chance to try 
this until just now, but it fixed this highly annoying problem immediately.

I'll pass it along upstream.

All the best,

Bill


On Dec 4, 2009, at 8:25 AM, Jack Howarth wrote:

> Bill,
>   Looking through the changes in the abps_tools.py script from
> pymol 1.r1 to the current 1.2r2, I believe I've found the offending
> code. If I revert the change...
> 
> --- modules/pmg_tk/startup/apbs_tools.py.broken       2009-12-04 
> 11:11:03.000000000 -0500
> +++ modules/pmg_tk/startup/apbs_tools.py      2009-12-04 11:18:08.000000000 
> -0500
> @@ -1124,7 +1124,7 @@
>         self.showAppModal()
> 
>     def showAppModal(self):
> -        self.dialog.activate(geometry = 'centerscreenfirst', globalMode = 
> 'nograb')
> +        #self.dialog.activate(geometry = 'centerscreenfirst', globalMode = 
> 'nograb')
>         self.dialog.show()
>         #self.dialog.activate(geometry = 'centerscreenalways')
> 
> I find that the use of the ABPS tools window no longer nukes the use of the 
> main tk
> interface menus afterwards. You may want to update the current pymol-py 
> package with
> that change. I haven't tested it yet but this might also solve the same issue 
> with
> pymol-py and the current x86_64 blt package.
>                   Jack


------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to