-
Notifications
You must be signed in to change notification settings - Fork 26
OpenStudioApplication 1.7.0-rc2: cannot load qtwebengine (geometry preview / results tabs) #674
Copy link
Copy link
Closed
Description
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):
- Platform (Operating system, version): Ubuntu at least (both 20.04 and 22.04)
- Version of OpenStudioApplication (if using an intermediate build, include SHA): 1.7.0-rc2
Context
Reactions are currently unavailable