sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    Add_group slow on mac

    Scheduled Pinned Locked Moved Developers' Forum
    48 Posts 7 Posters 17.0k Views 7 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G Offline
      GWD
      last edited by

      No solutions?

      1 Reply Last reply Reply Quote 0
      • Dan RathbunD Offline
        Dan Rathbun
        last edited by

        Not surprising that it takes the same time to add groups and components, because a group is a special type of component, that also has a ComponentDefinition (whose group? attribute is true.)

        The extra time, likely comes from adding all that new stuff to the Component browser. (guessing, here.)

        Close any unneeded toolwindows, especially the Object browser. And use an operation with the disable_ui flag set.

        That's all we can say. I guess John indicated that there were UI issues with the Mac edition. (I'm not sure if he said the SDK updates did, or did not make it into the last build... he was a bit ambiguous. But internal politics, ya know....)

        You can always file a bug report. The more people that scream...

        I'm not here much anymore.

        1 Reply Last reply Reply Quote 0
        • G Offline
          GWD
          last edited by

          Dan, where can i post a bug report?

          1 Reply Last reply Reply Quote 0
          • Dan RathbunD Offline
            Dan Rathbun
            last edited by

            @gwd said:

            Dan, where can i post a bug report?

            Open Sketchup... pulldown the Help menu, choose "Contact Us" ...

            ... your browser will open, to the Google Sketchup Contact page.

            Use the "Bug Report" link, to bring up the form, and fill it out.

            I'm not here much anymore.

            1 Reply Last reply Reply Quote 0
            • G Offline
              GWD
              last edited by

              I submitted a bug report.

              1 Reply Last reply Reply Quote 0
              • Dan RathbunD Offline
                Dan Rathbun
                last edited by

                Good news for Mac users. This issue has been reported as fixed in the 8.0M3 release.

                see: SketchUp Release Notes

                and get the latest MR at the SketchUp Downloads page.

                I'm not here much anymore.

                1 Reply Last reply Reply Quote 0
                • T Offline
                  th3lurker
                  last edited by

                  I would have loved it if they fixed add_face too. I've found workarounds, so i don't need it now, but still.

                  1 Reply Last reply Reply Quote 0
                  • G Offline
                    GWD
                    last edited by

                    The problem isn't fixed at all on mac. I did the test i posted before with the new version. On mac the script runs 250% slower on the new version. On pc the script runs 300% faster on the new version!

                    1 Reply Last reply Reply Quote 0
                    • thomthomT Offline
                      thomthom
                      last edited by

                      @gwd said:

                      The problem isn't fixed at all on mac. I did the test i posted before with the new version. On mac the script runs 250% slower on the new version. On pc the script runs 300% faster on the new version!

                      Can you post your test code?

                      Thomas Thomassen — SketchUp Monkey & Coding addict
                      List of my plugins and link to the CookieWare fund

                      1 Reply Last reply Reply Quote 0
                      • G Offline
                        GWD
                        last edited by

                        @thomthom said:

                        @gwd said:

                        The problem isn't fixed at all on mac. I did the test i posted before with the new version. On mac the script runs 250% slower on the new version. On pc the script runs 300% faster on the new version!

                        Can you post your test code?

                        You can find the code on page 3

                        1 Reply Last reply Reply Quote 0
                        • D Offline
                          driven
                          last edited by

                          @gwd said:

                          You can find the code on page 3

                          Hi,
                          after a lot of digging, it appears that your test code will run in 0.8[1..3] seconds on both Snow Leopard and Mountain Lion with free or pro SU v6, v7 or v8, UNLESS you have either of these in your preference list
                          %(#FF00BF)[<string>OutlinerController</string>
                          <string>ComponentGBrowserController</string>
                          ]
                          these have no ill effect, but add either of the others and you beach-ball...
                          %(#00BF00)[<key>OpenInspectors</key>
                          <array>
                          <string>PagePanelController</string>
                          <string>LayerPanelController</string>
                          <string>StyleBrowserController</string>
                          <string>SoftenPanelController</string>
                          <string>EntityInfoController</string>
                          </array>]
                          They actually fork the main Thread into a timer loop to make the thumbnails and will do that even if the ruby has run before you open the Inspector. i.e run test code without, then zoom, orbit, make new geometry, etc... turn on 'Components' or 'Outliner' and you'll get a beach-ball.
                          If 'Components' is run first 'Outliner' opens straight away.

                          john

                          learn from the mistakes of others, you may not live long enough to make them all yourself...

                          1 Reply Last reply Reply Quote 0
                          • 1
                          • 2
                          • 3
                          • 1 / 3
                          • First post
                            Last post
                          Buy SketchPlus
                          Buy SUbD
                          Buy WrapR
                          Buy eBook
                          Buy Modelur
                          Buy Vertex Tools
                          Buy SketchCuisine
                          Buy FormFonts

                          Advertisement