openstudiocoalition / OpenStudioApplication

The OpenStudio Application is a fully featured graphical interface to OpenStudio models including envelope, loads, schedules, and HVAC.
https://openstudiocoalition.org
Other
137 stars 25 forks source link

OpenStudioApplication 1.7.0-rc2: cannot load qtwebengine (geometry preview / results tabs) #674

Closed jmarrec closed 10 months ago

jmarrec commented 10 months ago

Issue overview

On at least Ubuntu, I cannot load the geometry preview nor the results tab. This is true on the 1.7.0-rc2 installer but also in a locally built OSApp.

Current Behavior

Warning: QLayout: Attempting to add QLayout "" to openstudio::ResultsView "", which already has a layout ((null):0, (null))
[PathHelpers] <-2> findInSystemPath, searching for 'DView' in PATH'
[PathHelpers] <-2> findInSystemPath, p wasn't found in PATH, leaving as is
[OpenStudioApp] <-2> inferredDViewPath, findInSystemPath returned dviewPath = 'DView'.
[OpenStudioApp] <-2> inferredDViewPath = ''.
[0122/112408.206395:FATAL:v8_initializer.cc(516)] Error loading V8 startup snapshot file
[0122/112408.219671:FATAL:v8_initializer.cc(516)] Error loading V8 startup snapshot file
Trace/breakpoint trap (core dumped)

Expected Behavior

Steps to Reproduce

Open App, navigate to one of the QtWebengine tabs (geometry preview or results tab), see crash.

Possible Solution

A missing file

Details

Environment

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

Context

https://github.com/openstudiocoalition/OpenStudioApplication/issues/669