Closed jmarrec closed 2 months ago
On first launch, Getting "Could not find or download OpenStudio Results Measures"
The "Classic CLI" checkbox on the run tab appears unlinked to "Preferences > Use Classic CLI"
Similarly, I thought @macumber made the "MeasureManager" use always the C++ CLI, which is kinda weird because if on the Run Tab I used the "Use Classic CLI", then I can't create a Python Measures from the Run Tab.
Note: Testing with the installer from develop after the merge of #737 https://github.com/openstudiocoalition/OpenStudioApplication/actions/runs/10696939770
[x] I could install the OpenStudioApp installer
[x] I could launch the OpenStudioApp.exe
[x] I can load File > Example > Example Model
[ ] I can go to Geometry Preview and see the example model
[x] I can go to all tabs and see stuff loading
[x] I can create HVAC loops and assign a thermal zone
[x] I can search for Measures on the BCL
[x] I can put a measure in my workflow
[x] I can run a simulation
[x] I can see the simulation results (EnergyPlus Outputs, OpenStudio Results)
[x] I have tried enabling (and disabling) the Classic CLI
[x] I have tried creating and running a Python measure in the new CLI
WebGL issues: I had the same issue on this VM on 1.7.0-rc2: cf https://github.com/openstudiocoalition/OpenStudioApplication/issues/669#issuecomment-1903927726
Using "Help > Debug Webgl"
Package not installable on Ubuntu 24.04 due to unmet dependencies.
sudo apt install ./OpenStudioApplication-1.8.0-rc2+cd925a1005-Ubuntu22.04.deb
[sudo] password for manu:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'openstudioapplication-1.8.0-rc2' instead of './OpenStudioApplication-1.8.0-rc2+cd925a1005-Ubuntu22.04.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
openstudioapplication-1.8.0-rc2 : Depends: libwxgtk3.0-0v5 (>= 3.0.0) but it is not installable or
libwxgtk3.0-0 (>= 3.0.0) but it is not installable or
libwxgtk3.0-gtk3-0v5 (>= 3.0.0) but it is not installable
On Ubuntu 24.04, libwxgtk3.2-1t64
seems to be the relevant library.
Editing corresponding line of DEBIAN/control to following and rebuilding the deb file using dpkg-deb -b
makes the package installable. Application also runs.
Depends: libxcb-xinerama0 (>= 1.13), libwxgtk3.0-0v5 (>= 3.0.0) | libwxgtk3.0-0 (>=3.0.0) | libwxgtk3.0-gtk3-0v5 (>=3.0.0) | libwxgtk3.2-1t64 (>=3.0.0), libxcb-cursor0
[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
Application icon is not displayed.
Desktop font settings are not respected.
@manuvarkey thanks for testing.
Icon not showing when under "Activities" (the launcher)? Definitely works on 22.04 24.04 isn't officially supported (by openstudio SDK either for that matter) but we should do that. Migjmht be this https://askubuntu.com/questions/1516383/missing-icons-in-dock-after-upgrade-to-ubuntu-24-04
What do you mean desktop font settings not respected? You mean like the text in osapp doesn't match whatever you picked as system font (eg Ubuntu Mono, courrier)? That's expected I guess?
@manuvarkey thanks for testing.
2. Icon not showing when under "Activities" (the launcher)? Definitely works on 22.04 24.04 isn't officially supported (by openstudio SDK either for that matter) but we should do that. Migjmht be this https://askubuntu.com/questions/1516383/missing-icons-in-dock-after-upgrade-to-ubuntu-24-04
3. What do you mean desktop font settings not respected? You mean like the text in osapp doesn't match whatever you picked as system font (eg Ubuntu Mono, courrier)? That's expected I guess?
Yes. Other QT apps seems to work ok. Any way this is a minor detail.
Testing Instructions
A release candidate for the 1.8.0 release has been posted. The 1.8.0 is a major release. It updates the OpenStudio SDK from 3.7.0 to 3.8.0 (EnergyPlus from to 23.2.0 to 24.1.0).
The macOS installer is now codesigned!
Are you willing to test it out to help us make a great product? This will only take a few minutes of your time, yet it is absolutely critical for us to be aware of bugs.
Ready? You're awesome, thank you!
Go and download the executable from the v1.8.0-rc2 release. Please take a look at the release notes as they showcase the new features and bug fixes, so you know what to look for
Then try it out. You'll find a checklist below of things to try out, but please do feel free to go off-script, and if you can even try it out with your real world models that's even better.
When you're done, please report back by posting on this issue, with the following template filled out.
Thank you!