Activity log for bug #1297397

Date Who What changed Old value New value Message
2014-03-25 16:40:35 Kyle Nitzsche bug added bug
2014-03-25 16:41:38 Kyle Nitzsche description I created a new scope from the sdk using its new scope template for c++. mkdir dir build; cd build; cmake .. ; make Then try to launch the new scope with: unity-scope-tool src/s2-scope.ini It fails with missing symbol: scoperegistry: no remote registry configured, only local scopes will be available /usr/lib/x86_64-linux-gnu/scoperegistry/scoperegistry: symbol lookup error: /usr/lib/x86_64-linux-gnu/libunity-scopes.so.0: undefined symbol: _ZN5zmqpp6socketC1ERKNS_7contextERKNS_11socket_typeE file:///usr/share/unity8/Dash/DashContent.qml:104: TypeError: Cannot read property 'loaded' of null file:///usr/share/unity8/ScopeTool.qml:77:31: Unable to assign [undefined] to scopes_ng::Scope* file:///usr/share/unity8/ScopeTool.qml:149:23: Unable to assign null to QString unity-scope-tool: symbol lookup error: /usr/lib/x86_64-linux-gnu/libunity-scopes.so.0: undefined symbol: _ZN5zmqpp6socketC1ERKNS_7contextERKNS_11socket_typeE $ apt-cache policy unity-scope-tool unity-scope-tool: Installed: 7.84+14.04.20140324.4-0ubuntu1 Candidate: 7.84+14.04.20140324.4-0ubuntu1 Version table: *** 7.84+14.04.20140324.4-0ubuntu1 0 500 http://us.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages 100 /var/lib/dpkg/status $ apt-cache policy qtcreator-plugin-ubuntu qtcreator-plugin-ubuntu: Installed: 3.0.1+14.04.20140324.1-0ubuntu1 Candidate: 3.0.1+14.04.20140324.1-0ubuntu1 Version table: *** 3.0.1+14.04.20140324.1-0ubuntu1 0 500 http://us.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages 100 /var/lib/dpkg/status 2.8.1.3bzr104trusty0 0 500 http://ppa.launchpad.net/ubuntu-sdk-team/ppa/ubuntu/ trusty/main amd64 Package I created a new scope from the sdk using its new scope template for c++. mkdir build; cd build; cmake .. ; make Then try to launch the new scope with: unity-scope-tool src/s2-scope.ini It fails with missing symbol: scoperegistry: no remote registry configured, only local scopes will be available /usr/lib/x86_64-linux-gnu/scoperegistry/scoperegistry: symbol lookup error: /usr/lib/x86_64-linux-gnu/libunity-scopes.so.0: undefined symbol: _ZN5zmqpp6socketC1ERKNS_7contextERKNS_11socket_typeE file:///usr/share/unity8/Dash/DashContent.qml:104: TypeError: Cannot read property 'loaded' of null file:///usr/share/unity8/ScopeTool.qml:77:31: Unable to assign [undefined] to scopes_ng::Scope* file:///usr/share/unity8/ScopeTool.qml:149:23: Unable to assign null to QString unity-scope-tool: symbol lookup error: /usr/lib/x86_64-linux-gnu/libunity-scopes.so.0: undefined symbol: _ZN5zmqpp6socketC1ERKNS_7contextERKNS_11socket_typeE $ apt-cache policy unity-scope-tool unity-scope-tool:   Installed: 7.84+14.04.20140324.4-0ubuntu1   Candidate: 7.84+14.04.20140324.4-0ubuntu1   Version table:  *** 7.84+14.04.20140324.4-0ubuntu1 0         500 http://us.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages         100 /var/lib/dpkg/status $ apt-cache policy qtcreator-plugin-ubuntu qtcreator-plugin-ubuntu:   Installed: 3.0.1+14.04.20140324.1-0ubuntu1   Candidate: 3.0.1+14.04.20140324.1-0ubuntu1   Version table:  *** 3.0.1+14.04.20140324.1-0ubuntu1 0         500 http://us.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages         100 /var/lib/dpkg/status      2.8.1.3bzr104trusty0 0         500 http://ppa.launchpad.net/ubuntu-sdk-team/ppa/ubuntu/ trusty/main amd64 Package
2014-03-25 16:42:02 David Planella tags scopes-template
2014-03-25 18:53:31 Thomas Strehl unity-scopes-api: assignee Marcus Tomlinson (marcustomlinson)
2014-03-26 04:49:49 Marcus Tomlinson unity-scopes-api: status New In Progress
2014-03-26 12:16:41 David Planella tags scopes-template scope-template
2014-03-26 15:45:31 Paweł Stołowski unity-scopes-api: status In Progress Invalid
2014-03-27 09:26:16 Marcus Tomlinson unity-scopes-api: status Invalid In Progress
2014-03-27 09:27:42 Marcus Tomlinson branch linked lp:~marcustomlinson/unity-scopes-api/install_doc_update
2014-03-27 09:28:36 Marcus Tomlinson unity-scopes-api: importance Undecided High
2014-03-27 10:10:29 PS Jenkins bot unity-scopes-api: status In Progress Fix Committed
2014-03-27 11:09:56 David Planella tags scope-template
2014-04-15 10:45:56 Michal Hruby unity-scopes-api: status Fix Committed Fix Released
2014-04-15 10:46:08 Michal Hruby unity-scopes-api (Ubuntu): status New Fix Released