Search found 914 matches

by timurhai
Tue Sep 25, 2018 3:28 pm
Forum: Cinema4D
Topic: CGRU 2.2.1 - keeper will not load executable
Replies: 4
Views: 9882

Re: CGRU 2.2.1 - keeper will not load executable

Have you, or your previous admin changed this file?
https://github.com/CGRU/cgru/blob/maste ... up_c4d.cmd
by timurhai
Tue Sep 25, 2018 1:36 pm
Forum: Cinema4D
Topic: CGRU 2.2.1 - keeper will not load executable
Replies: 4
Views: 9882

Re: CGRU 2.2.1 - keeper will not load executable

Hi.

Please copy here your cgru/software_setup/locate_c4d.cmd here. This file is should be created by Keeper after soft setup.

Try to open terminal (console, cmd.exe) from Keeper, run there "c4d" command and look at the output. You can paste it here too.
by timurhai
Wed Sep 19, 2018 11:24 am
Forum: Configuration
Topic: Error creating folder in RULES!!
Replies: 6
Views: 25830

Re: Error creating folder in RULES!!

How this is connected to the topic theme "Error creating folder in RULES"??
Or what are you asking?
by timurhai
Wed Sep 19, 2018 11:22 am
Forum: Setup
Topic: wake on lan on Ubuntu 16.04 (KDE Neon)
Replies: 5
Views: 11216

Re: wake on lan on Ubuntu 16.04 (KDE Neon)

There is a af_wolwake_interval configurable option in a new CGRU versions:

Code: Select all

"af_wolwake_interval":10,
		"":"Number of cycles (seconds) between waking each render",
by timurhai
Wed Sep 19, 2018 11:17 am
Forum: Feature Requests
Topic: New improvement.
Replies: 3
Views: 11422

Re: New improvement.

Hi. Sorry for a delay, i was on vocation. As you can see there is no CGRU package for Ubuntu 18.04: http://cgru.info/downloads We are just started to use it on this platform. And seems that everything is OK. So soon there will be a new release for 18.04. But you can try to install PyQt (PySide) and ...
by timurhai
Wed Sep 19, 2018 11:06 am
Forum: Maya
Topic: vrscene generation and submit mismatch
Replies: 1
Views: 7351

Re: vrscene generation and submit mismatch

It seems that there is not so many Afanasy and Maya+VRay users.
And their quantity in counting down...

You can look at Python script yourself:
https://github.com/CGRU/cgru/blob/maste ... yRender.py
by timurhai
Wed Sep 19, 2018 11:00 am
Forum: General
Topic: How to use Nimby Scheduler
Replies: 8
Views: 11303

Re: How to use Nimby Scheduler

Hi. Sorry for a delay, i was on vocation. There is a Nimby Scheduler in a CGRU Keeper http://cgru.info/keeper CGRU Keeper is a Py(Qt|Side) program that should be launched with a display by a logged in user (CgArtist). It can turn on and off Nimby at configured time on a logged in workstations. You c...
by timurhai
Fri Aug 24, 2018 9:28 am
Forum: Compilation
Topic: build afanasy...........
Replies: 2
Views: 10727

Re: build afanasy...........

Hi. You can build Afanasy even w/o any PostgreSQL. SQL needed for server to store statistics only. win_build_msvc.cmd runs CMake to generate afanasy.sln for Visual Studio. After successful generation you should open this file in a Visual Studio and build solution. btw Why are you building Afanasy fo...
by timurhai
Wed Aug 15, 2018 12:13 pm
Forum: Setup
Topic: Networking issues
Replies: 2
Views: 5786

Re: Networking issues

Hi.
I am not a Samba admin, so can't help with it.
But.
Why are you using Samba? NFS is much better.
We are using Samba only for MS Windows clients, our Linux servers has corresponding NFS exports for other Linuxes.
by timurhai
Fri Aug 10, 2018 1:04 pm
Forum: Feature Requests
Topic: New improvement.
Replies: 3
Views: 11422

Re: New improvement.

Hi! 1. It already supports Ubuntu 18.04 LTS and Python 3.6, and we using it. You just need to compile it. 2. Various (custom) resources counters is a needed feature that is in a roadmap and will be implemented. 3. Support OpenEXR? What is this? ImageMagick (that afrender uses to create thumbnails) s...