Re: [Yt-dev] Configuration reorg call for testing

Hi Matt,
I've looked around and it looks like I don't have any custom config files. Which isn't very helpful to you, sorry.
Also, thanks John for the pointer!
Stephen Skory stephenskory@yahoo.com http://stephenskory.com/ 510.621.3687 (google voice)

Okay, thanks Stephen! If I can convince myself it's pretty stable and workable I'll push it soon. If anybody else with complex .yt/config files can test it, that'd be rad, but I suspect it will end up being simply fine.
On Wed, Nov 17, 2010 at 12:57 PM, Stephen Skory stephenskory@yahoo.com wrote:
Hi Matt,
I've looked around and it looks like I don't have any custom config files. Which isn't very helpful to you, sorry.
Also, thanks John for the pointer!
Stephen Skory stephenskory@yahoo.com http://stephenskory.com/ 510.621.3687 (google voice) _______________________________________________ Yt-dev mailing list Yt-dev@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org

Hi Matt,
I just did this on my laptop. Here are the before and after versions of my config file.
Before: [lagos] ReconstructHierarchy: True loadfieldplugins: True pluginfilename: plugins.py [reason] centeronmax: True [yt] LogLevel: 1
After: [yt] loadfieldplugins = True loglevel = 1 pluginfilename = plugins.py
Some of the options seem to be gone. Are they just no longer options?
Britton
On Thu, Nov 18, 2010 at 5:29 PM, Matthew Turk matthewturk@gmail.com wrote:
Okay, thanks Stephen! If I can convince myself it's pretty stable and workable I'll push it soon. If anybody else with complex .yt/config files can test it, that'd be rad, but I suspect it will end up being simply fine.
On Wed, Nov 17, 2010 at 12:57 PM, Stephen Skory stephenskory@yahoo.com wrote:
Hi Matt,
I've looked around and it looks like I don't have any custom config
files. Which isn't very helpful to you, sorry.
Also, thanks John for the pointer!
Stephen Skory stephenskory@yahoo.com http://stephenskory.com/ 510.621.3687 (google voice) _______________________________________________ Yt-dev mailing list Yt-dev@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
Yt-dev mailing list Yt-dev@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org

Yup, the hierarchy reconstruction is no longer necessary and centeronmax went away as did the reason GUI as a whole. I stripped out a couple other options that were either not used, or no longer necessary, as well.
What do you think, ready for primetime?
On Fri, Nov 19, 2010 at 10:25 AM, Britton Smith brittonsmith@gmail.com wrote:
Hi Matt,
I just did this on my laptop. Here are the before and after versions of my config file.
Before: [lagos] ReconstructHierarchy: True loadfieldplugins: True pluginfilename: plugins.py [reason] centeronmax: True [yt] LogLevel: 1
After: [yt] loadfieldplugins = True loglevel = 1 pluginfilename = plugins.py
Some of the options seem to be gone. Are they just no longer options?
Britton
On Thu, Nov 18, 2010 at 5:29 PM, Matthew Turk matthewturk@gmail.com wrote:
Okay, thanks Stephen! If I can convince myself it's pretty stable and workable I'll push it soon. If anybody else with complex .yt/config files can test it, that'd be rad, but I suspect it will end up being simply fine.
On Wed, Nov 17, 2010 at 12:57 PM, Stephen Skory stephenskory@yahoo.com wrote:
Hi Matt,
I've looked around and it looks like I don't have any custom config files. Which isn't very helpful to you, sorry.
Also, thanks John for the pointer!
Stephen Skory stephenskory@yahoo.com http://stephenskory.com/ 510.621.3687 (google voice) _______________________________________________ Yt-dev mailing list Yt-dev@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
Yt-dev mailing list Yt-dev@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
Yt-dev mailing list Yt-dev@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org

It's a go for me.
On Fri, Nov 19, 2010 at 10:29 AM, Matthew Turk matthewturk@gmail.comwrote:
Yup, the hierarchy reconstruction is no longer necessary and centeronmax went away as did the reason GUI as a whole. I stripped out a couple other options that were either not used, or no longer necessary, as well.
What do you think, ready for primetime?
On Fri, Nov 19, 2010 at 10:25 AM, Britton Smith brittonsmith@gmail.com wrote:
Hi Matt,
I just did this on my laptop. Here are the before and after versions of
my
config file.
Before: [lagos] ReconstructHierarchy: True loadfieldplugins: True pluginfilename: plugins.py [reason] centeronmax: True [yt] LogLevel: 1
After: [yt] loadfieldplugins = True loglevel = 1 pluginfilename = plugins.py
Some of the options seem to be gone. Are they just no longer options?
Britton
On Thu, Nov 18, 2010 at 5:29 PM, Matthew Turk matthewturk@gmail.com
wrote:
Okay, thanks Stephen! If I can convince myself it's pretty stable and workable I'll push it soon. If anybody else with complex .yt/config files can test it, that'd be rad, but I suspect it will end up being simply fine.
On Wed, Nov 17, 2010 at 12:57 PM, Stephen Skory <stephenskory@yahoo.com
wrote:
Hi Matt,
I've looked around and it looks like I don't have any custom config files. Which isn't very helpful to you, sorry.
Also, thanks John for the pointer!
Stephen Skory stephenskory@yahoo.com http://stephenskory.com/ 510.621.3687 (google voice) _______________________________________________ Yt-dev mailing list Yt-dev@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
Yt-dev mailing list Yt-dev@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
Yt-dev mailing list Yt-dev@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
Yt-dev mailing list Yt-dev@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org

Hi all,
Thanks for the testing -- I pushed the changesets out today. I've also taken the opportunity to close the kd-render branch with both a --close commit and a no-op merge.
-Matt
On Fri, Nov 19, 2010 at 10:31 AM, Britton Smith brittonsmith@gmail.com wrote:
It's a go for me.
On Fri, Nov 19, 2010 at 10:29 AM, Matthew Turk matthewturk@gmail.com wrote:
Yup, the hierarchy reconstruction is no longer necessary and centeronmax went away as did the reason GUI as a whole. I stripped out a couple other options that were either not used, or no longer necessary, as well.
What do you think, ready for primetime?
On Fri, Nov 19, 2010 at 10:25 AM, Britton Smith brittonsmith@gmail.com wrote:
Hi Matt,
I just did this on my laptop. Here are the before and after versions of my config file.
Before: [lagos] ReconstructHierarchy: True loadfieldplugins: True pluginfilename: plugins.py [reason] centeronmax: True [yt] LogLevel: 1
After: [yt] loadfieldplugins = True loglevel = 1 pluginfilename = plugins.py
Some of the options seem to be gone. Are they just no longer options?
Britton
On Thu, Nov 18, 2010 at 5:29 PM, Matthew Turk matthewturk@gmail.com wrote:
Okay, thanks Stephen! If I can convince myself it's pretty stable and workable I'll push it soon. If anybody else with complex .yt/config files can test it, that'd be rad, but I suspect it will end up being simply fine.
On Wed, Nov 17, 2010 at 12:57 PM, Stephen Skory stephenskory@yahoo.com wrote:
Hi Matt,
I've looked around and it looks like I don't have any custom config files. Which isn't very helpful to you, sorry.
Also, thanks John for the pointer!
Stephen Skory stephenskory@yahoo.com http://stephenskory.com/ 510.621.3687 (google voice) _______________________________________________ Yt-dev mailing list Yt-dev@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
Yt-dev mailing list Yt-dev@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
Yt-dev mailing list Yt-dev@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
Yt-dev mailing list Yt-dev@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
Yt-dev mailing list Yt-dev@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
participants (3)
-
Britton Smith
-
Matthew Turk
-
Stephen Skory