Search found 913 matches

by timurhai
Tue Apr 04, 2017 7:58 pm
Forum: General
Topic: How to Skip or Restart a task using python?
Replies: 3
Views: 5281

Re: How to Skip or Restart a task using python?

Hi.
You can skip task from web gui and see network log for a json instruction.
The same can show afwatch running from linux terminal.
by timurhai
Sat Apr 01, 2017 12:58 pm
Forum: Blender
Topic: Blender crash
Replies: 7
Views: 13340

Re: Blender crash

It was a user environment/permissions problem?
by timurhai
Sat Apr 01, 2017 9:28 am
Forum: Blender
Topic: Blender crash
Replies: 7
Views: 13340

Re: Blender crush

It reads "/opt/cgru/afanasy/nonrootuser" file to switch root to.

If its empty, it "echo render > /opt/cgru/afanasy/nonrootuser".
by timurhai
Sat Apr 01, 2017 9:24 am
Forum: General
Topic: Question about server profiling
Replies: 13
Views: 17223

Re: Question about server profiling

Hi. Yes, spelling, grammar mistakes you can push directly to master anytime. For i now i do not know what to say about profiling. We should write more complex profiling to detalize "proc" times. May the next server rewriting stage with 1 thread with no mutexes will solve this problem - but...
by timurhai
Fri Mar 31, 2017 3:56 pm
Forum: Blender
Topic: Blender crash
Replies: 7
Views: 13340

Re: Blender crush

Hi.
I am not well experienced in Blender.
As for Afanasy, try to find out some environment the difference between afrender and manual command launch.
For example, ensure that you are launching the command by the same user as afrender starts.
by timurhai
Thu Mar 30, 2017 6:23 pm
Forum: General
Topic: json "save"
Replies: 1
Views: 3567

Re: json "save"

Ok! )
by timurhai
Thu Mar 30, 2017 6:19 pm
Forum: Houdini
Topic: Control over ifdgen chunk size
Replies: 4
Views: 7129

Re: Control over ifdgen chunk size

Just ask mantra to generate ifds only.
by timurhai
Wed Mar 29, 2017 2:50 pm
Forum: AFermer
Topic: Preview of AFermer workflow
Replies: 4
Views: 12357

Re: Preview of AFermer workflow

It was not packaged in any release, yet.
You can build it yourself, for now.
by timurhai
Wed Mar 29, 2017 2:29 pm
Forum: Other
Topic: CLI task with AFanasy
Replies: 1
Views: 6753

Re: CLI task with AFanasy

by timurhai
Tue Mar 28, 2017 6:18 pm
Forum: General
Topic: Question about server profiling
Replies: 13
Views: 17223

Re: Question about server profiling

Hi.
Yes, it is a bug in the code!
Can you commit it, please?