Search
Page 46 of 1,195. Showing 11,950 results (0.017 seconds)
QubeArtistView Customization
Synopsis Qube ArtistView can be customized through preferences and plugins. This section will describe how to do both types of customization and what sort of customizations are possible. Plugins are python scripts that live in the "plugins" dir next to t…Job Structure
All jobs in Qube have a consistent structure. It is through this structure the Supervisor is able to communicate to the Worker the appropriate instructions for executing a job. Job Type The job's type is the mechanism by which Qube indicates to the Worker…Preview Frames Submissions _New for Qube 6.3_
It is possible to automatically submit a few frames of an agenda-based job at a higher priority than the rest of the frames. These frames are called "preview frames" and may be used to quickly check the validity of a render job. To submit a Preview Frames…Command Line Reference
This page provides documentation for all command-line utilites. All commands, sorted alphabetically Common end-user commands Administration-level commands All commands qbadmin: qbadmin qbarchive : qbarchive qbblock : qbblock qbbottom : qbbottom qbconfigfi…Job States
Job States As a job moves from submission to execution to completion, it does so through a variety of states. In fact, at any given moment every job is in one of several states. Various commands issued either from the command line or through the Qube GUI…Configuration Dialog QubeGUI/QubeWranglerView(6.4+)
The Configuration dialog, launched from "Administration->Configure (local)", allows one to configure the local machine for Qube. It exposes all of the options that the standalone Configuration GUI exposed and more. For centralized Worker configuration, se…qbhash
generate and display the hashed string for a given password Description qbhash takes a clear-text password as input, and displays the hashed (encrypted) string for it. qbhash is used to display the hash for any provided password; this is used to generate…Job Requirements
Qube's requirement specification is expression based. The proper use of these expressions will allow a user to specify the host and/or the conditions required before a job is allowed to run. The syntax for specifying the expression is similar to Perl or C…Preferences
Preferences can be set on a per-user and studio-wide basis, and a set of studio-wide defaults can also be provided. The Preferences under File->Preferences (Windows/Linux) or qube->Preferences… (OSX) provides a number of options that can be set per user.…qbunlock
unlock available job slots on a Qube! Worker Description Unlocks the available job slots on a Worker. Usage qbunlock [options] hostname… where hostname is the name of the host to be unlocked. It can be followed by 0 or more hostnames. Options Switch De…