Search

Search

Help

Page 5 of 10. Showing 98 results (0.017 seconds)

  1. In-app submission not showing up with the latest Max jobtype.

    . If the QubeGUI (qube.exe) cannot be found, then no dialog will come up. If this happens, it is likely a path issue. From the commandline, type "qube.exe". If the GUI does not come…
    Qube 6.4Nov 05, 2012
  2. Headless Supervisor setup

    with command rpm –ivh qube-supervisor-*.rpm Edit using your favorite editor /etc/bashrc to contain the lines : export QBDIR=/usr/local/pfx/qube export PATH=$PATH:$QBDIR/bin…
    Qube 6.4May 23, 2013
  3. Installing job types

    Linux:/usr/local/pfx/qube/types OSX:/Applications/pfx/qube/types Because Qube is designed to be flexible, the administrator has the option to relocate the type's path
    Qube 6.4Jan 09, 2013
  4. jobSubmit_cmdrangeOutputPaths.py

    # # ====================================================== import os, sys # Make sure that qb module is in the python path if 'QBDIR' in os.environ: sys.path.append('%s/api/python' % os.environ…
    Qube 6.4 / … / PythonNov 08, 2012
  5. Supervisor and Worker Log Rotation

    Windows Setup Enabling log rotation on Windows requires that the Python programming language be installed and in the System SEARCH PATH. The easiest way to accomplish…
    Qube 6.4Mar 25, 2013
  6. qbsub

    job.qja Submit an agenda-based, 200-frame Maya "Render" job, to be processed by 10 subjobs: % qbsub –range 1-200 –cpus 10 Render –s QB_FRAME_NUMBER –e QB_FRAME_NUMBER /path
    Qube 6.4Aug 21, 2013
  7. Common STDOUT/STDERR Errors & Warnings

    /Errors based around incorrect file/executable locations -sh: path/to/wrong/location: No such file or directory ERROR: exit status: 127 This is a very common error that usually…
    Qube 6.4May 07, 2013
  8. UI AppFinder Jobs > "Aerender (AppFinder) Job..."

    This will prompt you with Screen Shot 2013-09-04 at 15.06.27.png Enter the correct path to the Qube application Mac Defaults: /Applications/pfx/qube/qube.app PC Defaults: C:\Program…
    Qube 6.4Sep 04, 2013
  9. Callback execution environment

    file paths referenced in the callback code should be valid on the supervisor host. Print statements in callbacks are output to the *.cb file in the job's log directory.…
    Qube 6.4Oct 12, 2012
  10. proxy_location

    Synopsis proxy_location = path This specifies the physical location of the proxy application. It can be used to replace the proxy, or to specify where the proxy…
    Qube 6.4Oct 18, 2012