Skip to content

[v1.8.0-rc2] Bundled openstudio_results measure is at wrong location #736

@jmarrec

Description

@jmarrec

Issue overview

On first launch, Getting "Could not find or download OpenStudio Results Measures"

image

Diagnostics:

  • I redid the clean install on the clean VM. I can see after install that it has installed the openstuido_results measure, but probably with a duplicated folder/level, at
$ ls /usr/local/openstudioapplication-1.8.0-rc2/Resources/openstudio_results/openstudio_results/
LICENSE.md  measure.rb  measure.xml  README.md  README.md.erb  resources  tests

Indeed, launching with OPENSTUDIO_APPLICATION_DEBUG=1 /usr/local/openstudioapplication-1.8.0-rc2/bin/OpenStudioApp I get this printed:

[utilities.bcl.BCLXML] <2> '/usr/local/openstudioapplication-1.8.0-rc2/Resources/openstudio_results/measure.xml' does not exist
[utilities.bcl.BCLMeasure] <2> '/usr/local/openstudioapplication-1.8.0-rc2/Resources/openstudio_results' is not a measure

Possible Solution

Fixup the cmake

Details

Environment

Some additional details about your environment for this issue (if relevant):

  • Platform (Operating system, version): Ubuntu 22.04, .deb installer, clean VM
  • Version of OpenStudioApplication (if using an intermediate build, include SHA): v1.8.0-rc2

Context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions