Giter Site home page Giter Site logo

developer.shotgunsoftware.com's People

Contributors

000paradox000 avatar carlos-villavicencio-adsk avatar david-richer-adsk avatar drewavisautodesk avatar dsauve-adsk avatar fchristopher-adsk avatar francoperroneautodesk avatar gartnerinsights avatar guillaume-brossard avatar jfboismenu avatar julien-lang avatar kwank1 avatar manneohrstrom avatar mathurf avatar mchesnay avatar murph7andrew avatar neilsy avatar norbermv avatar pratik-sayanekar avatar pscadding avatar rlyne avatar rob-aitchison avatar robblau avatar shaynacohen avatar slewery avatar sunhang36 avatar thebeeland avatar vazquea avatar willis102 avatar zoeglynn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

developer.shotgunsoftware.com's Issues

sgtk-developer-bootstrapping.md

Running the example in sgtk-developer-bootstrapping.md triggers a password request for the current user. The script user should probably be passed to the ToolkitManager constructor so it uses it.

mgr = sgtk.bootstrap.ToolkitManager(user)
instead of
mgr = sgtk.bootstrap.ToolkitManager()

Guides 4-6

  • 4: Schema/Template modification
  • 5: Getting Updates
  • 6: Taking over a Hook

Review Editing a Config Setting

Review editing a config setting, still debating over Shotgun Toolkit and Shotgun integration for how apps are referenced when being used inside of a software integration. #7

dynamic_filesystem_configuration: error context change failed

Hi,

I've followed the tutorial, and cannot make it work within maya i get an error: error context change failed, while creating a new file.

By the way your document is partially flawed.
Your referencing to the wrong custom entity 'customEntity4' for exemple.

There is any other reference for these kind of customisation ? It could be a great plus for us.

the log
2019-09-16 17:34:55,387 [26412 DEBUG sgtk.stopwatch.tkimpa6bcb662dd934d56b6fb2f1634f8f71a.shotgun_model.data_handler_find] update_data: 0.144000s 2019-09-16 17:34:55,388 [26412 DEBUG sgtk.env.project.tk-maya.tk-framework-shotgunutils] [SgEntityDetailsModel] Shotgun data contained 0 modifications 2019-09-16 17:34:55,388 [26412 DEBUG sgtk.env.project.tk-maya.tk-framework-shotgunutils] [SgEntityDetailsModel] Begin applying diffs to model... 2019-09-16 17:34:55,388 [26412 DEBUG sgtk.env.project.tk-maya.tk-framework-shotgunutils] [SgEntityDetailsModel] ...diffs applied! 2019-09-16 17:34:55,391 [26412 DEBUG sgtk.core.platform.bundle] <Sgtk App 0x168b789feb8: tk-multi-shotgunpanel, engine: <Sgtk Engine 0x168dcb422b0: tk-maya, env: asset_step>>: Resolved hook expression (associated with setting 'actions_hook'): '{self}/general_actions.py:{self}/tk-maya_actions.py' -> ['R:\\management\\shotgun_config\\seb_rt\\install\\app_store\\tk-multi-shotgunpanel\\v1.6.3\\hooks\\general_actions.py', 'R:\\management\\shotgun_config\\seb_rt\\install\\app_store\\tk-multi-shotgunpanel\\v1.6.3\\hooks\\tk-maya_actions.py'] 2019-09-16 17:34:55,391 [26412 DEBUG sgtk.env.project.tk-maya.tk-multi-shotgunpanel] Generate actions called for UI element details. Actions: ['assign_task', 'task_to_ip']. Shotgun Data: {'due_date': None, 'image': None, 'entity': {'type': 'Asset', 'id': 1561, 'name': 'SEB_TEST01'}, 'project': {'type': 'Project', 'id': 130, 'name': 'SEB_RT'}, 'sg_status_list': 'ip', 'start_date': None, 'task_assignees': [{'type': 'HumanUser', 'id': 89, 'name': 'Ugo SOHIER'}], 'content': 'Test01_Mod', 'type': 'Task', 'id': 7402} 2019-09-16 17:34:55,392 [26412 DEBUG sgtk.env.project.tk-maya.tk-multi-shotgunpanel] Generate actions called for UI element details. Actions: ['assign_task', 'task_to_ip']. Shotgun Data: {'due_date': None, 'image': None, 'entity': {'type': 'Asset', 'id': 1561, 'name': 'SEB_TEST01'}, 'project': {'type': 'Project', 'id': 130, 'name': 'SEB_RT'}, 'sg_status_list': 'ip', 'start_date': None, 'task_assignees': [{'type': 'HumanUser', 'id': 89, 'name': 'Ugo SOHIER'}], 'content': 'Test01_Mod', 'type': 'Task', 'id': 7402} 2019-09-16 17:34:58,743 [26412 ERROR sgtk.env.project.tk-maya.tk-multi-workfiles2] Failed to complete 'New File' action Traceback (most recent call last): File "R:\management\shotgun_config\seb_rt\install\app_store\tk-multi-workfiles2\v0.11.11\python\tk_multi_workfiles\actions\new_file_action.py", line 84, in execute FileAction.change_context(self._environment.context) File "R:\management\shotgun_config\seb_rt\install\app_store\tk-multi-workfiles2\v0.11.11\python\tk_multi_workfiles\actions\file_action.py", line 123, in change_context raise TankError("Context changed failed, see log for details.") TankError: Context changed failed, see log for details.

Porting existing docs

  • Sphinx docs into docs repo
  • KB cleanup and port

At this stage, we'll have a knowledge base section in our docs, which people can contribute to.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.