Search found 911 matches

by timurhai
Thu Jul 30, 2020 9:02 am
Forum: General
Topic: Keeper not starting up
Replies: 9
Views: 5863

Re: Keeper not starting up

It seems that Python that came with CGRU does not work. It definitely works on other machines. Have you changed it somehow? Have you some special python environment on than machine? (May be some PYTHON_PATH, PYTHON_HOME variables?) Try to unpack a fresh CGRU archive on a fresh Windows machine. Try t...
by timurhai
Thu Jul 30, 2020 8:48 am
Forum: General
Topic: Keeper not starting up
Replies: 9
Views: 5863

Re: Keeper not starting up

1. Can you find keeper (python3 with keeper) process in some process viewer?
- may be you unable to see tray icon, but keeper is running.
2. Try to run "start.cmd f"
by timurhai
Thu Jul 30, 2020 8:36 am
Forum: General
Topic: Keeper not starting up
Replies: 9
Views: 5863

Re: Keeper not starting up

You can not to send movies, better just copy text here.
You should run start.cmd
start - is command that runs raises new cmd.exe window
by timurhai
Thu Jul 30, 2020 8:15 am
Forum: General
Topic: Keeper not starting up
Replies: 9
Views: 5863

Re: Keeper not starting up

Hi!
Try to run in the console (cmd.exe).
May be it ouputs some errors.
by timurhai
Tue Jul 28, 2020 10:53 am
Forum: Compilation
Topic: how to compile the cgru project from source code to release version (such as 2.2.2)
Replies: 9
Views: 15035

Re: how to compile the cgru project from source code to release version (such as 2.2.2)

Now i see why Fedora!

I do not have Arnold by hand to test cgru scripts changes.
You can simple remove this line before compile and make packages.

Best way to collaborate is to perform changes on GitHub by users that uses soft.
by timurhai
Tue Jul 28, 2020 8:22 am
Forum: Compilation
Topic: how to compile the cgru project from source code to release version (such as 2.2.2)
Replies: 9
Views: 15035

Re: how to compile the cgru project from source code to release version (such as 2.2.2)

Hi. This is some cmake and PostgreSQL packages problem on Fedora 32. Better to ask on Fedora forums. For a temporary solution you can to use --nosql flag to build w/o PostgreSQL (statistics will be disabled). btw Why Fedora? Most suitable distibution for CG is ubuntu-studio or any other ubuntu-debia...
by timurhai
Thu Jul 16, 2020 8:39 am
Forum: Houdini
Topic: PDG Scheduler?
Replies: 4
Views: 6028

Re: PDG Scheduler?

Now and for more that a year on my radar is a version 3.0 with major changes. And i am almost finished, but lots of testing needed. I have not used PDG yet. Even i have not got any info about it. And people near me too. There is a Python and JSON API in Afanasy, you can try to do something with PDG ...
by timurhai
Tue Jul 14, 2020 8:07 am
Forum: Nuke
Topic: Nuke Interactive and render licenses
Replies: 6
Views: 24144

Re: Nuke Interactive and render licenses

Hi.
In the Python service class:
https://github.com/CGRU/cgru/blob/maste ... es/nuke.py

It`s inherited from service.py class, so you can override this function:
https://github.com/CGRU/cgru/blob/maste ... ce.py#L198
by timurhai
Mon Jul 06, 2020 8:41 am
Forum: Houdini
Topic: Arnold in Houdini submit to farm render issue
Replies: 5
Views: 9203

Re: Arnold in Houdini submit to farm render issue

Hi.
This error was thrown by Houdini on hip file load.
It found unrecognized parameters and node types.
It seems that you and afrender running Houdini under different environments.
Try launch Houdini from CGRU Keeper and open that file. Will that errors preset?