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

    Takes forever to open file.

    Scheduled Pinned Locked Moved SketchUp Discussions
    sketchup
    16 Posts 6 Posters 2.5k Views 6 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.
    • Dave RD Offline
      Dave R
      last edited by

      How many plugins do you have SketchUp loading?

      If SketchUp is already open, you don't have to wait for the plugins to load. If you open the SKP file as a new instance of SketchUp, you do have to wait. On Mac that's not the case, though.

      Etaoin Shrdlu

      %

      (THERE'S NO PLACE LIKE)

      G28 X0.0 Y0.0 Z0.0

      M30

      %

      1 Reply Last reply Reply Quote 0
      • honoluludesktopH Offline
        honoluludesktop
        last edited by

        Not many, 23. But since you mentioned plugins, I looked and noticed that I have some test plugins (plugins that are works in progress). So I removed them, and voila, back to normal. Thanks for kicking my tire.

        1 Reply Last reply Reply Quote 0
        • Dave RD Offline
          Dave R
          last edited by

          No worries. I have a lot of plugins so I use opening time to go make a cup of coffee or visit the "library" for some reading. πŸ˜†

          Etaoin Shrdlu

          %

          (THERE'S NO PLACE LIKE)

          G28 X0.0 Y0.0 Z0.0

          M30

          %

          1 Reply Last reply Reply Quote 0
          • TIGT Offline
            TIG Moderator
            last edited by

            As well as an 'excessive number' of Plugins slowing the startup... another issue is with v8's remembering of your toolbars - if you unload extensions /scripts etc then the next time you use them a new toolbar entry is made and slowly you accrue a load of redundant toolbar entries in the Registry. It's been found that if you delete the unwanted entries the startup is markedly faster... However, tinkering with the Registry is dangerous!
            I recently talked Rich O'Brien through fixing his and he was expletively-pleased by the result!
            There isn't an easy way to do it... but Jim, Thomthom and I have various cmd/bat files that can help - BUT you will loose all of your toolbar settings whatever you do and need to reactivate them as desired after the cleanup... It would be good if Google would add some simple Registry cleaning code that didn't leave all of this dross to slow you down - they fixed the 'toolbars-messing-up-after-changes' issue [by letting you 'save/restore' settings] with a 'toolbars-now-slowing-startup' issue... I can't see how to remove the redundant toolbar entries in the Registry - the best we currently do is the remove them all! Perhaps if we read HKEY_CURRENT_USER\Software\Google\SketchUp8\ToolbarsUser-Summary\Bars - which gives the total of the currently installed toolbars... and we can compare 'ToolbarsUser-BarN' and 'ToolbarsUserCustom-BarN' and remove non-duplicates as these don't seem to be used - i.e. they're the redundant ones ???
            BUT the coding in DOS will be a bit arcane... πŸ˜•

            TIG

            1 Reply Last reply Reply Quote 0
            • GaieusG Offline
              Gaieus
              last edited by

              I may be a complete idiot with this question but would there be any way to export the current toolbar settings (like you can export shortcuts) then do the registry cleaning and the reimport the toolbar settings?

              Gai...

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

                @gaieus said:

                I may be a complete idiot with this question but would there be any way to export the current toolbar settings (like you can export shortcuts) then do the registry cleaning and the reimport the toolbar settings?

                well, not really, because it's the toolbars settings in the registry that gets completely messed up. Seems to be lots of junk references and its impossible to tell them apart.
                Only remedy I've found is to purge the whole lot.

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

                1 Reply Last reply Reply Quote 0
                • honoluludesktopH Offline
                  honoluludesktop
                  last edited by

                  @gaieus said:

                  I may be a complete idiot with this question but would there be any way to export the current toolbar settings (like you can export shortcuts) then do the registry cleaning and the reimport the toolbar settings?

                  Just guessing, but if you open SketchUp with the menus in their proper positions, then purge via "regedit" all the registry "ToolbarsUserCustom-BarXX", then from SketchUp "Save Toolbar Positions". Everything will be back to normal. Now only problem is, who will go first?-)

                  Maybe Admin can create a "No guts, No glory" award that can be part of their signature.

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

                    @honoluludesktop said:

                    Just guessing, but if you open SketchUp with the menus in their proper positions, then purge via "regedit" all the registry "ToolbarsUserCustom-BarXX", then from SketchUp "Save Toolbar Positions". Everything will be back to normal. Now only problem is, who will go first?-)

                    hm... that might just restore the mess...

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

                    1 Reply Last reply Reply Quote 0
                    • honoluludesktopH Offline
                      honoluludesktop
                      last edited by

                      Well, I am guessing that the mess is made by changing the menu positions from time to time. Hmm.....Still requires someone *else* to go first. :(

                      1 Reply Last reply Reply Quote 0
                      • TIGT Offline
                        TIG Moderator
                        last edited by

                        You need to tell which ToolBar Registry entries are foobar...
                        Saving them all and reimporting will not change anything.
                        Comparing the two types might work as it seems that the non-duplicated entires by their ...-BarN values are not needed BUT I don't want to risk it!! πŸ€“
                        The entries are not obvious in their functions or redundancy - if someone from Google were to give us a hint it'd help πŸ˜’

                        TIG

                        1 Reply Last reply Reply Quote 0
                        • honoluludesktopH Offline
                          honoluludesktop
                          last edited by

                          No not reimporting, but while SU is open, purge the registry by hand, then from SU, "save toolbar positions". If the admins offer me a "no guts, no glory", "official sketchulocation award" for my signature, I will try it. πŸ˜„

                          1 Reply Last reply Reply Quote 0
                          • Rich O BrienR Offline
                            Rich O Brien Moderator
                            last edited by

                            My startup time went from 43secs to 16secs after cleaning the registry. πŸ‘

                            A big thumbs up for Mr TIG and his mental mental chicken oriental.

                            @Honolulu

                            How about a 'grow a pair' award?

                            Download the free D'oh Book for SketchUp πŸ“–

                            1 Reply Last reply Reply Quote 0
                            • honoluludesktopH Offline
                              honoluludesktop
                              last edited by

                              Rich, I can see that you have never faced many self inflicted catastrophic disasters on your system. These tend to shrink the contents of ones sack over time, unless one is a pinhead incapable of responding to negative reinforcement. Hmm...which one am I today.:)

                              1 Reply Last reply Reply Quote 0
                              • Rich O BrienR Offline
                                Rich O Brien Moderator
                                last edited by

                                πŸ‘

                                How about a 'Major Cajones' award? As for self inflicted disasters, I wake up next to one everyday πŸ˜’

                                Go for it HD, it's only your livelihood at stake.

                                Download the free D'oh Book for SketchUp πŸ“–

                                1 Reply Last reply Reply Quote 0
                                • honoluludesktopH Offline
                                  honoluludesktop
                                  last edited by

                                  No, I'm retired, but having just faced a hard drive melt down, I need incentive (any kind of award) to mess with my registry.

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

                                  Advertisement