OpenCue icon indicating copy to clipboard operation
OpenCue copied to clipboard

A render management system you can deploy for visual effects and animation productions.

Results 239 OpenCue issues
Sort by recently updated
recently updated
newest added

**Describe the enhancement** PR #1008 added some attributes to `opencue.properties` that are not being used anywhere. These arguments made sense at the time they were introduced, but with the addition...

enhancement

**Link the Issue(s) this Pull Request is related to.** Fixes #1079 **Summarize your change.** This includes an upgrade from the 1.x -> 2.x line.

**Describe the bug** cuebot testFindReservedMemoryOffender test fails but not consistently. Not quite sure if there is a problem with implementation or with the test itself. **To Reproduce** Steps to reproduce...

bug

**Link the Issue(s) this Pull Request is related to.** When using methods like opecue.api.getJobs and supplying wrong parameters such as ids instead of id, method returns all jobs on the...

**Link the Issue(s) this Pull Request is related to.** Retrying a frame in a finished job will cause the frame to go back into the waiting state and the job...

**Link the Issue(s) this Pull Request is related to.** Some PSTs have expressed the need for comments and email dialog to allow for interacting with multiple jobs/hosts. A use case...

**Describe the bug** It seems that when building cuegui with python 2, there is a problem with PySide and pickle module it uses. In python 3 there is a protocol...

bug

``` CUEBOT_HOSTS=172.168.3.217 PYTHONPATH=/opencue/lib/python2.7/site-packages /opencue/bin/cuegui ``` gives the following error ``` Traceback (most recent call last): File "/opencue/bin/cuegui", line 11, in load_entry_point('cuegui==0.15.22', 'console_scripts', 'cuegui')() File "/opencue/lib/python2.7/site-packages/cuegui-0.15.22-py2.7.egg/cuegui/__main__.py", line 32, in main cuegui.Main.cuecommander(sys.argv)...

bug

**Describe the bug** Bug was reported in an opencue-users thread: https://lists.aswf.io/g/opencue-user/topic/error_doesn_t_have_enough/74372580 The same machine running CentOS reported cores correctly, and on macOS did not. **To Reproduce** Steps to reproduce the...

bug

**Describe the bug** Nimby doesn't unlock if RQD_USE_IP_AS_HOSTNAME = False **To Reproduce** Steps to reproduce the behavior: 1. edit rqd.conf 2. set RQD_USE_IP_AS_HOSTNAME = False and save the file 3....

bug
triaged