Scope doesn't run with unity-scope-tool

Bug #1476521 reported by Marcus Tomlinson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
unity-js-scopes
Fix Released
High
Marcus Tomlinson

Bug Description

Running "unity-scope-tool ./examples/simple/simple.ini" should work.

Firstly we can't have an argument in the ScopeRunner parameter of the .ini file be something like "scope=%S" as the scope runtime only substitutes "%S" and "%R" as whole parameters. the "%S" substring of "scope=%S" will not be substituted.

Secondly, you have to take in the "%R" argument as well. The unity-scope-tool uses a temporary runtime and passes with via that parameter. The launcher needs to accept the runtime config and pass it on accordingly to the create_scope_runtime() call in scope.cc.

Related branches

Changed in unity-js-scopes:
assignee: nobody → Marcus Tomlinson (marcustomlinson)
status: New → In Progress
description: updated
Changed in unity-js-scopes:
status: In Progress → Fix Committed
Changed in unity-js-scopes:
importance: Undecided → High
Changed in unity-js-scopes:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.