Search
Page 93 of 164. Showing 1,631 results (0.018 seconds)
How to easily kill or remove an entire job process group
/env python import qb task = [] def newJob(name, status='blocked'): job = { 'prototype': 'cmdline', 'name': 'job %s' % name, 'label': 'job %s' % name…Qube 6.6-2 Release Notes
==== CL 13018 ==== @FIX: leading backslash on UNC paths is erroneously trimmed in python-based jobtypes during worker_path_map path conversion ==== CL 13017 ==== @FIX: path…How to add a Qube! button to your maya shelf
location Windows: c:\program files\pfx\qube\api\python\qb\gui\AppUI\Cinema4D\Qube_Submit\Qube_Submit_WIN.tif OS X: /Applications/pfx/qube/api/python/qb/gui/AppUI/Cinema4D…How to easily kill or remove an entire job process group
/env python import qb task = [] def newJob(name, status='blocked'): job = { 'prototype': 'cmdline', 'name': 'job %s' % name, 'label': 'job %s' % name…How to add a Qube! button to your maya shelf
location Windows: c:\program files\pfx\qube\api\python\qb\gui\AppUI\Cinema4D\Qube_Submit\Qube_Submit_WIN.tif OS X: /Applications/pfx/qube/api/python/qb/gui/AppUI/Cinema4D…How to easily kill or remove an entire job process group
/env python import qb task = [] def newJob(name, status='blocked'): job = { 'prototype': 'cmdline', 'name': 'job %s' % name, 'label': 'job %s' % name…How to setup Windows symlinks for path translation
are running Windows 7 (or Vista and above), you can use "mklink" on the Renderfarm Workers to have the /Volumes/ path work automatically without any path translations. The best part…How to setup Windows symlinks for path translation
are running Windows 7 (or Vista and above), you can use "mklink" on the Renderfarm Workers to have the /Volumes/ path work automatically without any path translations. The best part…How to setup Windows symlinks for path translation
are running Windows 7 (or Vista and above), you can use "mklink" on the Renderfarm Workers to have the /Volumes/ path work automatically without any path translations. The best part…Maya 6.8-0 Jobtype Release Notes
Maya 6.8-0 Jobtype This release is designed to work with Qube! version 6.8-x. ==== CL 14609 ==== @CHANGE: adjusted code to reflect unexpected/undocumented change…