OpenStudioApplication icon indicating copy to clipboard operation
OpenStudioApplication copied to clipboard

Geometry Editor very slow for non drawing tasks on mac

Open DavidGoldwasser opened this issue 7 years ago • 6 comments

Tested with 2.6.0. QTWebEngineProcess gets pegged at 100%

  • going to story detail to change floor to floor height is really slow (15 seconds on simple two story model before I could access fields)
  • space detail is slower, was at least 2 minutes
  • assignments and components seem hardly functional. Very slow, and since there isn't a loading icon to tell me to wait. Since I had not used it before it wasn't clear if I was doing something wrong or now. I did eventually get it to work after waiting for a while.

DavidGoldwasser avatar Jun 26 '18 22:06 DavidGoldwasser

@macumber one path is to have OS app write "show_import_export" as true in the floorspace.json file, but I assume that would mess up the OS APP GUI. Another option is for the web environment import to change that flag to true? Is there ever a use case on the web environment where you wouldn't want the option to import/export a file you are working on? It isn't clean for users to have to hand edit text file before uploading.

My work around is just on UH post here https://unmethours.com/question/38775/the-simulated-zone-temperature-does-not-meet-the-thermostat-schedule/?comment=38785#post-id-38785

There also still seems to be an issue with invalid geometry, I don't know if this is issue with json file or the json to osm translation. Work around for that is surface_matching_daignostic measure. https://github.com/NREL/OpenStudio-measures/blob/develop/nrel_dev/surface_matching_diagnostic/measure.rb#L23-L39

cc @nllong

DavidGoldwasser avatar May 17 '19 17:05 DavidGoldwasser

@DavidGoldwasser can you retest with the separated application?

macumber avatar Jun 27 '19 01:06 macumber

@jmarrec Can you see if this is reproducible on Linux? And if so, send over to Jason Turner to look into?

tijcolem avatar Mar 06 '20 17:03 tijcolem

@tijcolem I have not tested this that much with the updated qt dependency on mac 3x

DavidGoldwasser avatar Mar 09 '20 05:03 DavidGoldwasser

Move issue to https://github.com/NREL/OpenStudioApplication

tijcolem avatar Mar 20 '20 15:03 tijcolem

@DavidGoldwasser Any chance you could retest this/report recent feedback please? If it's still problematic, it's possible https://github.com/openstudiocoalition/OpenStudioApplication/pull/510 will fix it

jmarrec avatar May 04 '22 13:05 jmarrec