i think the key phrase was; deleting the whole user folder.. that does clears a few more complicated things, including perhaps some plug-ins, perhaps image proxies and a spdl cache.
we regularly have to blow away someone's user folder to fix issues (like once every couple of weeks on some machines) having the ability to save keyboard mapping/preference files and import them would certainly make this workaround easier to swallow! a -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Matt Lind Sent: 17 April 2013 19:56 To: [email protected] Subject: RE: unresponsive under win7 OK, that at least narrows some things down. All our plugins are in external workgroups. SPDL cache....not sure what would tap into this. We do have some SPDL based shaders, but nothing else. Not sure about image proxies. We don't use FXTree. What I'm getting at is our environments are pretty consistent, but for some reason performing a given task in Softimage seems to throw a monkey wrench into everything. The problem is figuring out the cause as we cannot find a consistent trigger which we can reproduce. It has a very random feel to it. If there is something else we can try other than flushing the entire folder, that would be preferred as it's a real pain to have to reset preferences and everything else for a user each time this occurs. Matt -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Luc-Eric Rousseau Sent: Wednesday, April 17, 2013 11:51 AM To: [email protected] Subject: Re: unresponsive under win7 Parsing a few strings separated by an equal sign once at the top of the application isn't going to cause the app to get flaky. In 12 mil lines of code, that's not where the complexity is. Anyway, that file is ASCII, you can diff it, delete part of it until you find the offending issue, etc. There shouldn't be a cargo cult around this file. Now deleting the whole user folder.. that does clears a few more complicated things, including perhaps some plug-ins, perhaps image proxies and a spdl cache. On Wed, Apr 17, 2013 at 2:39 PM, Matt Lind <[email protected]> wrote: > I don't buy that. > > I've had to clear out my preferences folder 4 times just in the past 6 weeks for various issues in 2013 SP1. I set very few preferences, and once they're set I don't touch them anymore. Yet weeks later performing this or that Softimage suddenly gets very flakey. Clearing out the preference folder seems to be the only workaround. This issue has been getting worse with each release. Most noticeably starting with 2010. We rarely had to do this in 7.5. > > There is something wrong with how tools are reading/writing that file. I have noticed it's organized as <category.preference> = <value>, but the preference and '=' are separated by a tab instead of space. Is it possible there is code assuming it should be a space? > > > Matt > > > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Luc-Eric > Rousseau > Sent: Wednesday, April 17, 2013 11:34 AM > To: [email protected] > Subject: Re: unresponsive under win7 > > the preferences file do not get corrupted, ever. It's just an ascii file of values. The problem is people forgot what they have changed and installed and that's a quick way to rule everything out. > > On Wed, Apr 17, 2013 at 1:41 PM, Matt Lind <[email protected]> wrote: >> Something really needs to be done about that clearing XSI preference folder workaround. We should never have to do that, yet it's the first suggestion for just about everything when something goes wrong. If defaults.xsipref is that fragile, then perhaps it should be redesigned to be less corruptible. >> >> >> Matt > > ----- No virus found in this message. Checked by AVG - www.avg.com Version: 2012.0.2240 / Virus Database: 2641/5745 - Release Date: 04/14/13

