Skip to content

fix for commands not running from web interface context menu#5

Open
compso wants to merge 1 commit intoshotgunsoftware:masterfrom
lipsyncpost:develop
Open

fix for commands not running from web interface context menu#5
compso wants to merge 1 commit intoshotgunsoftware:masterfrom
lipsyncpost:develop

Conversation

@compso
Copy link

@compso compso commented Feb 22, 2017

This is a fix for error when launching screening room from web context menu

ERROR: A general error was reported: invalid literal for int() with base 10: 'Screening'
Traceback (most recent call last):
File "/sgconf/SDG_dev/install/core/scripts/tank_cmd.py", line 1542, in 
cmd_line[1:])
File "/sgconf/SDG_dev/install/core/scripts/tank_cmd.py", line 501, in shotgun_run_action_auth
entity_ids = [int(x) for x in entity_ids_str]
ValueError: invalid literal for int() with base 10: 'Screening'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments