OpenStudioApplication icon indicating copy to clipboard operation
OpenStudioApplication copied to clipboard

Cannot set object name in OpenStudio SketchUp Plug-in

Open macumber opened this issue 3 years ago • 2 comments

Issue overview

First reported https://github.com/openstudiocoalition/openstudio-sketchup-plugin/issues/104

Possible Solution

I first thought this was a SketchUp bug but want to look into other possibilities in the Qt 6 upgrade (did this work in 1.3.1 - Qt 5) as well as if the SketchUp strings might have changed here https://github.com/openstudiocoalition/OpenStudioApplication/blob/develop/src/model_editor/Application.cpp#L131

macumber avatar Jul 21 '22 04:07 macumber

Problem does not occur when using OpenStudio Application 1.3.1 so that points to a Qt 6 related issue.

macumber avatar Jul 21 '22 04:07 macumber

Possible alternative to QtWinMigrate:

https://stackoverflow.com/questions/57149572/embed-qt-inside-native-window-windows

I have tried this approach on https://github.com/openstudiocoalition/OpenStudioApplication/tree/remove_qtwinmigrate but it seems to have the same issue

macumber avatar Jul 21 '22 05:07 macumber

This issue is fixed in SU 2023 preview build SketchUp 23.0.117. For affected SketchUp versions the workaround to remove single character shortcuts is sufficient. Closing as won't fix.

macumber avatar Dec 20 '22 17:12 macumber