Search
Page 3 of 111. Showing 1,104 results (0.011 seconds)
Resubmitting a Job
To resubmit a new job with the same properties in the submission dialog, do the following from the QubeGUI: Launch the QubeGUI In the Job Layout under the Job List, select the Job(s) to modify Right-click to bring up the popup menu, and select "Resubmit".…Filtering the Job List
The displayed jobs in the Job Layout can be filtered a number of ways in the QubeWrangleView. Here are some of the options Filter by State: Toggle the Incomplete, Running, Failed, Killed, and Complete toggle boxes in the toolbar to show/hide jobs with thi…Job Submission Dialog
Jobs are submitted from the QubeGUI using the items under the Submit menu. Selecting one will launch a modal submission dialog with the standard framework and job-specific parameters. Specify the fields and then press the "Submit" button to submit the job…Locking and Unlocking a Worker on the Farm
One can "lock" a Worker to prevent it from running jobs on the farm or "unlock" it to bring a locked Worker back onto the farm. One can also limit the number of processes that the Worker can run by doing a "Lock/Unlock". To do one of the lock/unlock actio…QubeGUI/QubeWranglerView(6.4+) Reference
Here's an overview of the main sections and features of the QubeGUI/QubeWanglerView. Since the release of Qube! 6.4 the naming convention of QubeGUI has changed to QubeWanglerView.…AppFinder Jobs
/appDefaultPaths.py AE C4D NUKE MAYA XSI The job's package dictionary will contain an appVersion python tuple value which specifies what version of that application to search for. So…Jobtype Documentation
Jobtype documentation is generated dynamically in the QubeGUI under Help->Qube Jobtypes for the jobtype submission dialogs loaded on that client machine. It describes installation, usage, notes, and any issues with each jobtype. The documentation can also…Scripting Interfaces
Along with the commandline and GUI interfaces, Qube can also be accessed via scripting. Python and Perl languages are supported. The SimpleCmd interface makes it easy to add new submission dialog interfaces to Qube through a dynamically loaded "plugin-sty…Qube Job Reference
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…