Search found 16 matches

by mateusz@autonomy.pl
Wed Aug 24, 2022 10:25 am
Forum: AfWatch
Topic: Runing afwatch in subprocess
Replies: 3
Views: 3160

Re: Runing afwatch in subprocess

file Qt5Multimedia.dll is not found, this is prompt when trying to run afwatch.exe from bin folder, something with windows libraries?
by mateusz@autonomy.pl
Tue Aug 23, 2022 11:59 pm
Forum: AfWatch
Topic: Runing afwatch in subprocess
Replies: 3
Views: 3160

Runing afwatch in subprocess

Hi,
i am trying to run afwatch by python script from blender.

Code: Select all

subprocess.run("C:\\cgru.3.2.2\\start\\AFANASY\\10.afwatch.cmd")
Unfortunately it has worked with cgru 2.3.1 but with 3.2.2 it gives me prompt that "\bin\afwatch.exe - file is missing"

Any idea why?
by mateusz@autonomy.pl
Mon Apr 01, 2019 12:12 pm
Forum: Nuke
Topic: Nuke error Unknown switch: -r
Replies: 16
Views: 20769

Re: Nuke error Unknown switch: -r

yes thats it... i did not thought that system paths need to be remaped either... Big thanks
by mateusz@autonomy.pl
Fri Mar 29, 2019 12:01 pm
Forum: Nuke
Topic: Nuke error Unknown switch: -r
Replies: 16
Views: 20769

Re: Nuke error Unknown switch: -r

i don;t know if i will be able to debug it.. submiting from afanasy starter gives a liitl better result, because file path is translated, still nuke plugin path is wrong... "Command: nuke -t C:\cgru-windows\plugins\nuke\render.py -F 1-1x1 -x "//mnt/STORAGE/P96_BNP-paribas-TOPVIEW/CG/COMP/N...
by mateusz@autonomy.pl
Thu Mar 28, 2019 7:38 am
Forum: Nuke
Topic: Nuke error Unknown switch: -r
Replies: 16
Views: 20769

Re: Nuke error Unknown switch: -r

yes its on
by mateusz@autonomy.pl
Wed Mar 27, 2019 2:58 pm
Forum: Nuke
Topic: Nuke error Unknown switch: -r
Replies: 16
Views: 20769

Re: Nuke error Unknown switch: -r

yes i have configured pathmap. For blender it works fine, commands are converted to linux paths, but for nuke its not working at all. command look same on windows and linux machine... this is config.json:" {"cgru_config":{ "nuke_filenamefilter":false, "af_servername&quo...
by mateusz@autonomy.pl
Wed Mar 27, 2019 2:42 pm
Forum: Nuke
Topic: Nuke error Unknown switch: -r
Replies: 16
Views: 20769

Re: Nuke error Unknown switch: -r

thats how command lookslike "frame 1105939-1105948 nuke[nuke]:1000 frames(1105939,1105948,10): Command: nuke -i -t C:\cgru-windows\plugins\nuke\render.py -X Write1 -F1105939-1105948x1 -x "P:\P96_BNP-paribas-TOPVIEW\CG\COMP\NUKE\disabled_pakiet.nk.0327-151837-209.disabled_pakiet.nk-afanasy....
by mateusz@autonomy.pl
Wed Mar 27, 2019 10:46 am
Forum: Nuke
Topic: Nuke error Unknown switch: -r
Replies: 16
Views: 20769

Re: Nuke error Unknown switch: -r

I have similiar problem with cgru 2.3.0, rendering task on linux which come from windows gives error : "(Starting CGRU Nuke add-ons from: /opt/cgru/plugins/nuke C:cgru-windowspluginsnukerender.py : Nie ma takiego pliku ani katalogu Exception IOError: (2, 'Nie ma takiego pliku ani katalogu', 'C:...
by mateusz@autonomy.pl
Tue Mar 12, 2019 12:19 pm
Forum: Blender
Topic: GPU rendering on linux
Replies: 17
Views: 22014

Re: GPU rendering on linux

jesus... it works that way.
Thank you very much
I'll make this as my workaround then....
What should i exacly write to blender devs to make them aware of issue?
by mateusz@autonomy.pl
Tue Mar 12, 2019 11:34 am
Forum: Blender
Topic: GPU rendering on linux
Replies: 17
Views: 22014

Re: GPU rendering on linux

Sory for my quite poor english. It looks like its not blender itself. This is rendering on CGRU. (look at cpu and gpu utilisation) https://i.ibb.co/Jm6Myt4/Zrzut-ekranu-z-2019-03-12-12-12-14.png And this is same command copied to terminal- so rendering without gui. Also i heard that blender works on...