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

    [Plugin] Selection Toys

    Scheduled Pinned Locked Moved Plugins
    593 Posts 120 Posters 357.6k Views 120 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.
    • thomthomT Offline
      thomthom
      last edited by

      I dunno... must be something in the way you copy the files to your plugins folder.
      Are you using an administrator account?

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

      1 Reply Last reply Reply Quote 0
      • A Offline
        arjunmax09
        last edited by

        @thomthom said:

        I dunno... must be something in the way you copy the files to your plugins folder.
        Are you using an administrator account?

        yes i'm using an administrator account..in fact there's only one user of my computer...no other user exists ...

        when you fail at something....you haven't really failed...you've found one way the thing will not work out

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

          I don't know...

          When you copy the files to the plugins folder (and you answer Yes to overwrite) do you see the filesize change? The file timestamp? When you open core.rb after copying it - do you see VERSION = '1.2.0' ?

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

          1 Reply Last reply Reply Quote 0
          • A Offline
            arjunmax09
            last edited by

            @thomthom said:

            When you copy the files to the plugins folder (and you answer Yes to overwrite) do you see the filesize change? The file timestamp?

            yes I do see the filesize change. I also deleted the older selection toys folder, TT_Lib and .rb files but still no success. One weird thing is if I create a separate new plugins folder in SketchUp Directory and copy only the selection toys folder along with TT_lib..everything is fine [i.e. no error popup at startup of SketchUp] ...but the moment I cut paste the my other old plugins to this new folder....the problem reappears...

            @thomthom said:

            When you open core.rb after copying it - do you see VERSION = '1.2.0' ?

            yes I do see the version 1.2.0

            when you fail at something....you haven't really failed...you've found one way the thing will not work out

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

              @arjunmax09 said:

              ...but the moment I cut paste the my other old plugins to this new folder....the problem reappears...

              When you do that, are you asked to overwrite any files?

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

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

                Looking at your screenshot of your plugins folder I see the error. You have lots of old TT_Lib files directly in your Plugins folder instead of the sub-folder they should be at.

                I tried highlighting them, but I'm not sure if I got them all, and some might be plugins (the one I marked with questionmark)

                Files.png

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

                1 Reply Last reply Reply Quote 0
                • A Offline
                  arjunmax09
                  last edited by

                  @thomthom said:

                  Looking at your screenshot of your plugins folder I see the error. You have lots of old TT_Lib files directly in your Plugins folder instead of the sub-folder they should be at.

                  Thanks thomthom!!..I removed the files that you highlighted...no more popup on SketchUp start 👍 ... 😄 ..and yeah when i type TT_Lib::VERSION in ruby console i'm finally getting version 1.2.0 as the result...thanks a lot..!! 😄

                  when you fail at something....you haven't really failed...you've found one way the thing will not work out

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

                    👍
                    Glad it works

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

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

                      Hi Thom!
                      Unfortunatly those toys grey out my right click menu (or in more ballanced words deleting of all toys
                      files\folders solve this problem). Could you take a closer look at the issue?
                      I need them badly
                      Thank in advance.
                      P.S. I'm talking about the last version of the toys + lib.

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

                        Have you got a large number of plugins?
                        Have you updated all Fredo plugins?

                        Download the .rb file in this post: http://forums.sketchucation.com/viewtopic.php?f=323&t=29032&start=15#p252902

                        Open the Ruby Console
                        And type stats after you right click on various items.

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

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

                          1. yes
                          2. yes
                          3. stats
                            UI:Command objects: 337 of 1000 (33.70%)
                          1 Reply Last reply Reply Quote 0
                          • thomthomT Offline
                            thomthom
                            last edited by

                            Does the stats number remain flat like that during a modelling session? (right-click on various items and check with stats after each right click.)

                            Are the menu's disabled immediately after SU loads? Or does it happen later in the modelling session?

                            Have you had ST installed previously?

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

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

                              First off after reinstalling the menu is OK (on the first munutes of the work)
                              The stars numbers are floating from 477 to 491 (with "menu optimizer" preinstalled), and remain
                              constant 337 after the "menu optimizer" uninstalled.
                              Usually the menu get disabled after some period (may be 30 min - 300 min it's hard to say).
                              But today it happened on the start.
                              Once more: meanwhile everything is OK but the time will show.
                              Edit: after ~10 min the menu is grey 😞 (the "menu optimizer" does not improve the state).

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

                                Can you remove Selection Toys and the Menu Optimizer and try stats without them?
                                Right click on various types of geometry, Edge, Face, Group, ComponentInstance, Image and see if the number stats return increases.

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

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

                                  It remains constant (UI:Command objects: 250 of 1000 (25.00%)) on different type\number of entities.

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

                                    😲

                                    250 without, and 477 to 491 with... 😕

                                    You are using the latest, yes? Not an older version?
                                    And SketchUp version...?
                                    OS?

                                    I wonder if there is a combo of plugins that does this. As I can not reproduce it.
                                    Can you post a screenshot of your plugins folder, with small icons side by side so I can get an idea of how many plugins you got?

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

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

                                      In this case I'm on XP.
                                      As for my plugin folder check your mail box

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

                                        I'm very stomped on this.
                                        It could be that you have more plugins with menus/toolbars that SU can deal with - and installing Selection Toys, which feature a number of UI items is causing the glass to flow over.
                                        I'll try to poke some Googlers to hear if they have a theory - or if there are any way to track this down.
                                        Unfortunately I'm going away for a few days - so I won't be able to follow up on this immediately.

                                        You could try to turn off menus in Selection Toys you know you won't use.
                                        And until this can be properly resolved, disable unused/ rarely used plugins.

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

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

                                          Hi,
                                          I can not load it in SU 8
                                          it has this error at Sketchup's beginning.
                                          Error Loading File tt_selection_toys.rb
                                          no such file to load -- TT_Lib/core.rb
                                          REZA

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

                                            Hi Reza,

                                            Did you install the TT_Lib library as I suggested? Also, linked from the very first post in this topic, there is a quite new version of it - maybe that is needed.

                                            (Thomthom, can you suggest? Reza started with the plugins from Didier's depot but the versions may be confused)

                                            Gai...

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 15
                                            • 16
                                            • 17
                                            • 18
                                            • 19
                                            • 29
                                            • 30
                                            • 17 / 30
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement