Search
Page 29 of 111. Showing 1,104 results (0.014 seconds)
How to add a Qube! button to your maya shelf
Maya Shelf Qube! submit button: This tech tip takes you through the steps to create a Qube! Submit button in your “Render” shelf in Maya https://lh6.googleusercontent.com/jiCk059K3n2SiWK9mwVkSoMF5k7Xp2DBfHfIP2yM8ioKn7KYsUNLcfugIUAE4CYjasJwDAAqduv0fTmGE…How to add a Qube! Button to After Effects
Download the attachement on this page in addition to the “File > Scripts > Qube! submit” method you can now have a dock-able submit button as seen below https://lh3.googleusercontent.com/RVjFcfz4ZFtN2GFVCXfMk0cRbziTTqT6kQJGt5fMv4N2_pnGuvINP8Lj-Kv_5Wm7ykJ…How to install and use Qube from a network location Linux
This is only applicable to client and worker machines. Perform a standard installation for the supervisor Download the latest version of the installers either with the QubeInstaller application, or directly from PipelineFX Downloads http://pipelinefx.com…How to set up a test farm separate from your production farm
Its often prudent to test a new version of Qube against your production software prior to committing to upgrading your entire farm. Qube makes it easy to set up a "test" farm that won't conflict with your production farm. Build the test supervisor Ensure…How to fix the MySQL error message: Access denied for user 'qube_readonly'@'localhost'
Linux: /usr/bin/mysql Windows: mysql (usually in the SEARCH path, courtesy of the Qube installation) For the remainder of this page, if you see mysql in the command line, add…Qube 6.5-0 Release Notes
==== CL 11260 ==== @NEW: add Python/Perl API access to the new "timecumulative" subjob and work data ==== CL 11257 ==== @NEW: add support to the data warehouse for the new "cumulative time" instance and work columns ==== CL 11254 ==== @NEW: added ReadMe.r…Testing
Examples files for Testing see attached files for Testing files Farm_write_test.xja : to run QubeGUI > Sumbit > from file . change output location. This job will write a txt file with the hostname of the worker and its ability to write to the set loca…Submitting a Nuke (loadOnce) Job
Below are instructions on your first steps submitting Nuke jobs with Qube! The Nuke Jobtype comes with the standard install of Qube! and does not require a specific jobtype to be installed InApp Installation: nuke_inapp_install.png File > Install App UI…Submitting a "Cinema 4d (AppFinder)" job
Below are instructions on your first steps submitting Cinema 4d jobs with Qube! The Cinema 4d Jobtype comes with the standard install of Qube! and does not require a specific jobtype to be installed InApp Installation: c4d_inapp.png File > Install App…How to set the starting job id to other than 250
This has to be done with an SQL statement, and should be done after the supervisor installation has been performed. To start numbering new jobs at 1001, run the following: mysql -u root -e "INSERT INTO qube.jobid (id,realid,serverid) VALUES(1000,1000,0)"…