Recent Posts

Pages: 1 [2] 3 4 ... 10
11
General / Re: Arnold frame progress
« Last post by Kevin MacPhail on November 20, 2018, 12:02:52 AM »
Hi Eric,

If you look at another job submission like the "Aerender (AppFinder) Job" you might be able to reverse engineer it.  To pull the progress of "3" from a line like:

PROGRESS: 00003 (3): 2 Seconds

...it uses a regex_progress that looks like:

'^PROGRESS:.*\((\d+)\): \d+ Seconds'

If you need more help with this please feel free to open a support ticket and we will help you out.

Cheers,

-Kevin
12
Announcements / Maintenance/Patch Releases 7.0-2c and 6.10-1a of Qube! Now Available
« Last post by shinya on November 19, 2018, 11:53:12 PM »
Today we have released the 7.0-2c and 6.10-1a patch versions of Qube!

7.0-2c is a maintenance release which includes a few key fixes to the supervisor, core, and
worker, and is a recommended update to all 7.0-x customers.

Specific to Windows, it also includes a change where all modules and binary
files have been rebuilt against a version of Perl that has been built in-house
from source.

IMPORTANT: A note about Perl versions on Windows workers
--------------------------------------------------------

For Qube 7.0-2c, Perl v5.26 is the only supported version on Windows, and must be installed on
all workers. All other versions of Perl are unsupported.

----
6.10-1a is a Windows-specific release of only the supervisor and core packages,
and includes library modules and binaries rebuilt against a version of Perl
that has been built in-house at PipelineFX from source.

IMPORTANT: A note about Perl versions on Windows workers
--------------------------------------------------------

For Qube 6.10-1a, Perl v5.16 is the only supported version on Windows, and must be installed on
all workers. All other versions of Perl are unsupported.


The release notes for these specific releases, and all versions of Qube are available online:
http://docs.pipelinefx.com/display/RELNOTES/PipelineFX+Release+Notes

13
General / Arnold frame progress
« Last post by ericcunha on November 19, 2018, 11:25:21 PM »
Hey everybody,

I'm fairly new to Qube but am in the process of automating some things for a studio I'm at right now. One thing I can't seem to figure out is how to output the Arnold frame progress to the stdout log. Has anyone had any luck with this?

I've tried typing in something like ".*% done" in the regex_progress field on the submit dialog, since Arnold outputs the progress like so:
00:00:15   937MB         |     5% done - 38 rays/pixel
00:00:16   938MB         |    10% done - 21 rays/pixel
00:00:16   938MB         |    15% done - 50 rays/pixel

Unfortunately, this didn't seem to do anything. Is this just the wrong regex to type in? Do I need to do something else?

Any help is greatly appreciated!
14
Announcements / Maintenance/Patch Release 7.0-2b of Qube! Now Available
« Last post by shinya on September 11, 2018, 08:41:03 PM »
Today we have released the 7.0-2b maintenance or patch version of 7.0-2 for Qube!.  This is a supervisor-only release that includes a fix to a critical bug introduced in 7.0-2a, and is recommended for any site currently using a 7.0-x supervisor.

The highlights from those fixes are as follows:
  • fix issue introduced in 7.0-2a supervisor where agenda-based jobs will not dispatch to instances.
  • add README-DB-VERSIONING.txt file, for informational purposes only.


The release notes for this specific release and all versions of Qube are available online:
15
Announcements / Maintenance/Patch Release 7.0-2a of Qube! Now Available
« Last post by jburk on September 05, 2018, 07:35:29 PM »
Today we have released the 7.0-2a maintenance or patch version of 7.0-2 for Qube!.  This is a supervisor-only release that includes a few key fixes, and is recommended for any site currently using a 7.0-x supervisor.

The highlights from those fixes are as follows:
  • timeout value set via the API routine qbsettimeout() now respected more accurately
  • race-condition can dispatch the same agenda item to multiple instances
  • "running_monitor" background thread/routine would sometimes try to verify instance-worker combinations that don't exist in reality (and sometimes even non-existent instances), then put those instances back to "pending".
  • supervisor install fails on Windows where .py files are not associated with the python interpreter
  • supervisor fails to register dependencies of some jobs at submission, due to DB ERROR: duplicate key value

The release notes for this specific release and all versions of Qube are available online:
16
Announcements / Maintenance Release 7.0-2 of Qube! Now Available
« Last post by jburk on August 16, 2018, 11:55:49 PM »
Today, we have released the 7.0-2 version of Qube!. It is a maintenance release with fixes for Qube! 7.0, and is a recommended upgrade for anyone running any version of Qube 7.0.

The highlighted changes and fixes are:
  • @CHANGE: add code to check supervisor_max_threads relative to the DB server's max_connections, and adjust it if it's too large.
  • @FIX: qbhosts, qbjobs, qblock, and qbmodify commands' "-group" option not working as expected.
  • @FIX: qbjobs should be case-insensitive for user name; qbhosts should be case-insensitive for host names
  • @FIX: fix issue where Qube 7 Perl API module doesn't load on Linux, causing Perl-based jobs such as the Maya jobtype job not be able to run.
  • @FIX: Qube API module for python 2.6 (_qb26.pyd) not loading on Windows

See the associated changes in the release notes:
http://docs.pipelinefx.com/display/RELNOTES/PipelineFX+Release+Notes

Download the Qube Installer:
https://www.pipelinefx.com/downloadversions/
17
GUI / Re: maya subinstanc not getting resubmitted
« Last post by jburk on August 10, 2018, 05:29:11 PM »
Are you able to submit a ticket to our helpdesk?  Are you with a Pipelinefx customer who is under support?

Send email to support@pipelinefx.com in order to submit a helpdesk ticket.
18
GUI / Re: maya subinstanc not getting resubmitted
« Last post by LDB on August 07, 2018, 09:58:48 PM »
i am using qube wrangler view 6.7-2
19
Announcements / Maintenance/Patch Release 7.0-1d of Qube! Now Available
« Last post by jburk on August 07, 2018, 07:11:15 PM »
This morning we released the 7.0-1d maintenance or patch version of 7.0-1 for Qube!.  The changes are limited to ArtistView and the Data Relay Agent, and so customers already running Qube 7.0-1c should only find upgrading to be necessary if they are impacted by one of the issues listed below.

7.0-1d provides fixes which will be of interest to customers running ArtistView with Qube 7. The highlights from those fixes are as follows:
  • in-app submission UI's are not pre-populated
  • Adobe AfterEffects movie format comps are not submitted as a single-partition job
  • @FIX: Adobe AfterEffects JSON submission files are not deleted after submission

The changes to the Data Relay Agent are limited to the installation process:
  • DRA installation does not update older dra.conf config file which is still using v6 parameters
20
GUI / Re: maya subinstanc not getting resubmitted
« Last post by jburk on August 07, 2018, 05:41:20 PM »
Are you trying to resubmit with WranglerView or ArtistView, and which version of WV and AV are you using?
Pages: 1 [2] 3 4 ... 10