Re: Softimage 2014 SP2 sketch curve bug

2013-09-27 Thread Stephen Blair

Well, it's repro in a CentOS 6.2 VM

Too bad there's no sketch command logged, otherwise I'd try running it 
with the viewports hidden/muted


On 26/09/2013 9:31 PM, Chris Chia wrote:

Find the repro steps and submit a bug report. Softimage QAs will verify.

Chris

On 27 Sep, 2013, at 6:13 AM, Rob Chapman tekano@gmail.com 
mailto:tekano@gmail.com wrote:


dont think its the preferences folder. we tried it on 4 separate 
workstations, but of course will give it a go. but I have no choice 
on the centos 6.2 install either - it was recently updated from 5.x 
and was the same bug there as well I think - will check



On 26 September 2013 22:58, Chris Chia softimage...@gmail.com 
mailto:softimage...@gmail.com wrote:


Try purging the preference folder. Might be corrupted.

Chris

On 27 Sep, 2013, at 3:12 AM, Rob Chapman tekano@gmail.com
mailto:tekano@gmail.com wrote:


thats good to know, thanks Alan!


On 26 September 2013 20:00, Alan Fregtman
alan.fregt...@gmail.com mailto:alan.fregt...@gmail.com wrote:

I think it's something with your setup.

On CentOS 6.3 here. Sketched 20 curves and gave up. No crashes.



On Thu, Sep 26, 2013 at 5:23 AM, Rob Chapman
tekano@gmail.com mailto:tekano@gmail.com wrote:

Centos 6.2

CreateCurveSketch curve

2nd or 3rd curve drawn

Softimage disappears with segmentation fault.

we are having to open Maya to sketch curves?  :(




--
To unsubscribe: mail
softimage-requ...@listproc.autodesk.com
mailto:softimage-requ...@listproc.autodesk.com with
subject unsubscribe and reply to the confirmation email.



--
To unsubscribe: mail softimage-requ...@listproc.autodesk.com
mailto:softimage-requ...@listproc.autodesk.com with
subject unsubscribe and reply to the confirmation email.


--
To unsubscribe: mail softimage-requ...@listproc.autodesk.com
mailto:softimage-requ...@listproc.autodesk.com with subject
unsubscribe and reply to the confirmation email.


--
To unsubscribe: mail softimage-requ...@listproc.autodesk.com
mailto:softimage-requ...@listproc.autodesk.com with subject
unsubscribe and reply to the confirmation email.


--
To unsubscribe: mail softimage-requ...@listproc.autodesk.com 
mailto:softimage-requ...@listproc.autodesk.com with subject 
unsubscribe and reply to the confirmation email.



--
To unsubscribe: mail softimage-requ...@listproc.autodesk.com with subject 
unsubscribe and reply to the confirmation email.


--
To unsubscribe: mail softimage-requ...@listproc.autodesk.com with subject 
unsubscribe and reply to the confirmation email.

Re: Softimage 2014 SP2 sketch curve bug

2013-09-27 Thread Rob Chapman
and tried it (sketch curves) on centos 6.4, its rock solid .  great!

but trying to manipulate one of the nbSubCurves  from a merged curve with a
simple ICE compound is  EXTREMELY flakey and getting  segmentation faults
per minute. even in centos 6.4






On 27 September 2013 11:31, Stephen Blair stephenrbl...@gmail.com wrote:

  Well, it's repro in a CentOS 6.2 VM

 Too bad there's no sketch command logged, otherwise I'd try running it
 with the viewports hidden/muted


 On 26/09/2013 9:31 PM, Chris Chia wrote:

 Find the repro steps and submit a bug report. Softimage QAs will verify.

 Chris

 On 27 Sep, 2013, at 6:13 AM, Rob Chapman tekano@gmail.com wrote:

   dont think its the preferences folder. we tried it on 4 separate
 workstations, but of course will give it a go. but I have no choice on the
 centos 6.2 install either - it was recently updated from 5.x and was the
 same bug there as well I think - will check


 On 26 September 2013 22:58, Chris Chia softimage...@gmail.com wrote:

  Try purging the preference folder. Might be corrupted.

  Chris

 On 27 Sep, 2013, at 3:12 AM, Rob Chapman tekano@gmail.com wrote:

   thats good to know, thanks Alan!


 On 26 September 2013 20:00, Alan Fregtman alan.fregt...@gmail.comwrote:

 I think it's something with your setup.

 On CentOS 6.3 here. Sketched 20 curves and gave up. No crashes.



  On Thu, Sep 26, 2013 at 5:23 AM, Rob Chapman tekano@gmail.comwrote:

Centos 6.2

  CreateCurveSketch curve

  2nd or 3rd curve drawn

  Softimage disappears with segmentation fault.

  we are having to open Maya to sketch curves?  :(




  --
 To unsubscribe: mail softimage-requ...@listproc.autodesk.com with
 subject unsubscribe and reply to the confirmation email.



 --
 To unsubscribe: mail softimage-requ...@listproc.autodesk.com with
 subject unsubscribe and reply to the confirmation email.


   --
 To unsubscribe: mail softimage-requ...@listproc.autodesk.com with
 subject unsubscribe and reply to the confirmation email.


 --
 To unsubscribe: mail softimage-requ...@listproc.autodesk.com with
 subject unsubscribe and reply to the confirmation email.


   --
 To unsubscribe: mail softimage-requ...@listproc.autodesk.com with subject
 unsubscribe and reply to the confirmation email.



 --
 To unsubscribe: mail softimage-requ...@listproc.autodesk.com with subject 
 unsubscribe and reply to the confirmation email.



 --
 To unsubscribe: mail softimage-requ...@listproc.autodesk.com with subject
 unsubscribe and reply to the confirmation email.

--
To unsubscribe: mail softimage-requ...@listproc.autodesk.com with subject 
unsubscribe and reply to the confirmation email.

Re: Softimage 2014 SP2 sketch curve bug

2013-09-27 Thread Rob Chapman
further exploration looking for guaranteed repro , it seems applying my
compound directly after a merge curve (from a script because it cannot be
done in soft or ICE) causes the segmentation. but if I create an empty ICE
tree to the merged curve, freeze, then apply my compound then it works fine.

so the nsubcurves can only be manipulated if they are dirty?

also, just before the segmentation happens - I can tell it is going to
happen because the subcurves all report as 0 - if I do anything else then
it crashes.

but if I save and reload the scene just before then it fixes the problem
and all subcurves report correctly and no segmentation happens.

so I think for a workaround we can do some jiggle in the mergecurves script
to dirty up the curves.




On 27 September 2013 11:43, Rob Chapman tekano@gmail.com wrote:

 and tried it (sketch curves) on centos 6.4, its rock solid .  great!

 but trying to manipulate one of the nbSubCurves  from a merged curve with
 a simple ICE compound is  EXTREMELY flakey and getting  segmentation faults
 per minute. even in centos 6.4






 On 27 September 2013 11:31, Stephen Blair stephenrbl...@gmail.com wrote:

  Well, it's repro in a CentOS 6.2 VM

 Too bad there's no sketch command logged, otherwise I'd try running it
 with the viewports hidden/muted


 On 26/09/2013 9:31 PM, Chris Chia wrote:

 Find the repro steps and submit a bug report. Softimage QAs will verify.

 Chris

 On 27 Sep, 2013, at 6:13 AM, Rob Chapman tekano@gmail.com wrote:

   dont think its the preferences folder. we tried it on 4 separate
 workstations, but of course will give it a go. but I have no choice on the
 centos 6.2 install either - it was recently updated from 5.x and was the
 same bug there as well I think - will check


 On 26 September 2013 22:58, Chris Chia softimage...@gmail.com wrote:

  Try purging the preference folder. Might be corrupted.

  Chris

 On 27 Sep, 2013, at 3:12 AM, Rob Chapman tekano@gmail.com wrote:

   thats good to know, thanks Alan!


 On 26 September 2013 20:00, Alan Fregtman alan.fregt...@gmail.comwrote:

 I think it's something with your setup.

 On CentOS 6.3 here. Sketched 20 curves and gave up. No crashes.



  On Thu, Sep 26, 2013 at 5:23 AM, Rob Chapman tekano@gmail.comwrote:

Centos 6.2

  CreateCurveSketch curve

  2nd or 3rd curve drawn

  Softimage disappears with segmentation fault.

  we are having to open Maya to sketch curves?  :(




  --
 To unsubscribe: mail softimage-requ...@listproc.autodesk.com with
 subject unsubscribe and reply to the confirmation email.



 --
 To unsubscribe: mail softimage-requ...@listproc.autodesk.com with
 subject unsubscribe and reply to the confirmation email.


   --
 To unsubscribe: mail softimage-requ...@listproc.autodesk.com with
 subject unsubscribe and reply to the confirmation email.


 --
 To unsubscribe: mail softimage-requ...@listproc.autodesk.com with
 subject unsubscribe and reply to the confirmation email.


   --
 To unsubscribe: mail softimage-requ...@listproc.autodesk.com with
 subject unsubscribe and reply to the confirmation email.



 --
 To unsubscribe: mail softimage-requ...@listproc.autodesk.com with subject 
 unsubscribe and reply to the confirmation email.



 --
 To unsubscribe: mail softimage-requ...@listproc.autodesk.com with
 subject unsubscribe and reply to the confirmation email.



--
To unsubscribe: mail softimage-requ...@listproc.autodesk.com with subject 
unsubscribe and reply to the confirmation email.

Re: Softimage 2014 SP2 sketch curve bug

2013-09-26 Thread Alan Fregtman
I think it's something with your setup.

On CentOS 6.3 here. Sketched 20 curves and gave up. No crashes.



On Thu, Sep 26, 2013 at 5:23 AM, Rob Chapman tekano@gmail.com wrote:

 Centos 6.2

 CreateCurveSketch curve

 2nd or 3rd curve drawn

 Softimage disappears with segmentation fault.

 we are having to open Maya to sketch curves?  :(




 --
 To unsubscribe: mail softimage-requ...@listproc.autodesk.com with subject
 unsubscribe and reply to the confirmation email.

--
To unsubscribe: mail softimage-requ...@listproc.autodesk.com with subject 
unsubscribe and reply to the confirmation email.

Re: Softimage 2014 SP2 sketch curve bug

2013-09-26 Thread Rob Chapman
thats good to know, thanks Alan!


On 26 September 2013 20:00, Alan Fregtman alan.fregt...@gmail.com wrote:

 I think it's something with your setup.

 On CentOS 6.3 here. Sketched 20 curves and gave up. No crashes.



 On Thu, Sep 26, 2013 at 5:23 AM, Rob Chapman tekano@gmail.com wrote:

 Centos 6.2

 CreateCurveSketch curve

 2nd or 3rd curve drawn

 Softimage disappears with segmentation fault.

 we are having to open Maya to sketch curves?  :(




 --
 To unsubscribe: mail softimage-requ...@listproc.autodesk.com with
 subject unsubscribe and reply to the confirmation email.



 --
 To unsubscribe: mail softimage-requ...@listproc.autodesk.com with subject
 unsubscribe and reply to the confirmation email.

--
To unsubscribe: mail softimage-requ...@listproc.autodesk.com with subject 
unsubscribe and reply to the confirmation email.

Re: Softimage 2014 SP2 sketch curve bug

2013-09-26 Thread Chris Chia
Try purging the preference folder. Might be corrupted.

Chris 

On 27 Sep, 2013, at 3:12 AM, Rob Chapman tekano@gmail.com wrote:

 thats good to know, thanks Alan!
 
 
 On 26 September 2013 20:00, Alan Fregtman alan.fregt...@gmail.com wrote:
 I think it's something with your setup.
 
 On CentOS 6.3 here. Sketched 20 curves and gave up. No crashes.
 
 
 
 On Thu, Sep 26, 2013 at 5:23 AM, Rob Chapman tekano@gmail.com wrote:
 Centos 6.2 
 
 CreateCurveSketch curve
 
 2nd or 3rd curve drawn
 
 Softimage disappears with segmentation fault.
 
 we are having to open Maya to sketch curves?  :(
 
 
  
 
 --
 To unsubscribe: mail softimage-requ...@listproc.autodesk.com with subject 
 unsubscribe and reply to the confirmation email.
 
 
 --
 To unsubscribe: mail softimage-requ...@listproc.autodesk.com with subject 
 unsubscribe and reply to the confirmation email.
 
 --
 To unsubscribe: mail softimage-requ...@listproc.autodesk.com with subject 
 unsubscribe and reply to the confirmation email.
--
To unsubscribe: mail softimage-requ...@listproc.autodesk.com with subject 
unsubscribe and reply to the confirmation email.

Re: Softimage 2014 SP2 sketch curve bug

2013-09-26 Thread Rob Chapman
dont think its the preferences folder. we tried it on 4 separate
workstations, but of course will give it a go. but I have no choice on the
centos 6.2 install either - it was recently updated from 5.x and was the
same bug there as well I think - will check


On 26 September 2013 22:58, Chris Chia softimage...@gmail.com wrote:

 Try purging the preference folder. Might be corrupted.

 Chris

 On 27 Sep, 2013, at 3:12 AM, Rob Chapman tekano@gmail.com wrote:

 thats good to know, thanks Alan!


 On 26 September 2013 20:00, Alan Fregtman alan.fregt...@gmail.com wrote:

 I think it's something with your setup.

 On CentOS 6.3 here. Sketched 20 curves and gave up. No crashes.



 On Thu, Sep 26, 2013 at 5:23 AM, Rob Chapman tekano@gmail.comwrote:

 Centos 6.2

 CreateCurveSketch curve

 2nd or 3rd curve drawn

 Softimage disappears with segmentation fault.

 we are having to open Maya to sketch curves?  :(




 --
 To unsubscribe: mail softimage-requ...@listproc.autodesk.com with
 subject unsubscribe and reply to the confirmation email.



 --
 To unsubscribe: mail softimage-requ...@listproc.autodesk.com with
 subject unsubscribe and reply to the confirmation email.


  --
 To unsubscribe: mail softimage-requ...@listproc.autodesk.com with subject
 unsubscribe and reply to the confirmation email.


 --
 To unsubscribe: mail softimage-requ...@listproc.autodesk.com with subject
 unsubscribe and reply to the confirmation email.

--
To unsubscribe: mail softimage-requ...@listproc.autodesk.com with subject 
unsubscribe and reply to the confirmation email.

Re: Softimage 2014 SP2 sketch curve bug

2013-09-26 Thread Chris Chia
Find the repro steps and submit a bug report. Softimage QAs will verify. 

Chris

On 27 Sep, 2013, at 6:13 AM, Rob Chapman tekano@gmail.com wrote:

 dont think its the preferences folder. we tried it on 4 separate 
 workstations, but of course will give it a go. but I have no choice on the 
 centos 6.2 install either - it was recently updated from 5.x and was the same 
 bug there as well I think - will check
 
 
 On 26 September 2013 22:58, Chris Chia softimage...@gmail.com wrote:
 Try purging the preference folder. Might be corrupted.
 
 Chris 
 
 On 27 Sep, 2013, at 3:12 AM, Rob Chapman tekano@gmail.com wrote:
 
 thats good to know, thanks Alan!
 
 
 On 26 September 2013 20:00, Alan Fregtman alan.fregt...@gmail.com wrote:
 I think it's something with your setup.
 
 On CentOS 6.3 here. Sketched 20 curves and gave up. No crashes.
 
 
 
 On Thu, Sep 26, 2013 at 5:23 AM, Rob Chapman tekano@gmail.com wrote:
 Centos 6.2 
 
 CreateCurveSketch curve
 
 2nd or 3rd curve drawn
 
 Softimage disappears with segmentation fault.
 
 we are having to open Maya to sketch curves?  :(
 
 
  
 
 --
 To unsubscribe: mail softimage-requ...@listproc.autodesk.com with subject 
 unsubscribe and reply to the confirmation email.
 
 
 --
 To unsubscribe: mail softimage-requ...@listproc.autodesk.com with subject 
 unsubscribe and reply to the confirmation email.
 
 --
 To unsubscribe: mail softimage-requ...@listproc.autodesk.com with subject 
 unsubscribe and reply to the confirmation email.
 
 --
 To unsubscribe: mail softimage-requ...@listproc.autodesk.com with subject 
 unsubscribe and reply to the confirmation email.
 
 --
 To unsubscribe: mail softimage-requ...@listproc.autodesk.com with subject 
 unsubscribe and reply to the confirmation email.
--
To unsubscribe: mail softimage-requ...@listproc.autodesk.com with subject 
unsubscribe and reply to the confirmation email.