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** When launching a job using pyoutline, users are facing the following error: ``` mkdir: cannot create directory ‘/mcp’: Permission denied Bad : modifier in $ ( )....

enhancement

**Describe the bug** When a remote operator uses a machine RQD will not see them as their keyboard and mouse actions are not reflected in linux subsystem in /dev/input examples...

bug
triaged

**Is your feature request related to a problem? Please describe.** If having a lot of machines and machines in multiple locations it can be tricky to depend on mounts for...

feature request

Attempting to submit first test job with cuesubmit but getting this error: 2022-05-12 10:07:21,945 ERROR grpc-default-executor-0 com.imageworks.spcue.servant.ManageJob - Failed to launch and add job. org.springframework.dao.EmptyResultDataAccessException: Incorrect result size: expected 1,...

**Describe the bug** I just downloaded and set up Opencue latest release version 0.8.8 on Windows 10 Home, and I cannot submit any jobs via the CueSubmit UI. ![maya_error](https://user-images.githubusercontent.com/49563398/126341016-f662be10-dffb-4bb1-aa2e-821ea46c1f06.png) This...

bug
triaged

**Link the Issue(s) this Pull Request is related to.** Related to issue #1001 **Summarize your change.** As part of ongoing work to address the issues with the current scheduler logic,...

There's a function in `rqd.util` that (depending on your configuration file) will try to create the user account for a job's user if the account doesn't already exist. The function...

enhancement

**Summarize your change.** Adding Sentry logging to Cuegui to help capture unhandled exceptions and improve debugging and code quality.

**Link the Issue(s) this Pull Request is related to.** Current version uses DEFAULT_FACILITY value for every machine. Hence, in order to use a different value based on a machine, people...