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

    [Plugin] LaunchUp – A Quick Launcher for SketchUp

    Scheduled Pinned Locked Moved Plugins
    108 Posts 33 Posters 86.3k Views 33 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.
    • F Offline
      function
      last edited by

      oh man i was wondering why that was happening! Thanks for the update

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

        @aerilius said:

        Please update LaunchUp as soon as possible!
        It contains fixes for menu gray-out avoidance.
        Thank you.

        version 10 only show native sketchup plugins on my computer; components (with CLibraries_Loader.rb) or added plugins are not proposed anymore in the launchup window

        maybe i missed sometinhing...

        1 Reply Last reply Reply Quote 0
        • P Offline
          Pete
          last edited by

          @glro said:

          version 10 only show native sketchup plugins on my computer; components (with CLibraries_Loader.rb) or added plugins are not proposed anymore in the launchup window

          Me too. I will revert to the old version until CLibraries_Loader.rb is supported again.

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

            I found it and fixed it in 1.0.11.

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

              @aerilius said:

              I found it and fixed it in 1.0.11.

              yes; it shows components now

              Some plugins still don't appear in the list, though

              It seems that the plugin name is not taken into account in the search; does the plugin need something special to be recognized?

              1 Reply Last reply Reply Quote 0
              • EscapeArtistE Offline
                EscapeArtist
                last edited by

                ^^^ Yep. Is this an issue with the plugin or is the list of downloadable plugins incomplete and being updated? I was looking for "repair broken lines" and noticed it wasn't listed. If incomplete or missing, would you like any missing files listed here?

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

                  "Plugins" don't exist as an entity, they are just text files and Ruby evaluates all as if it was one long seamless script.

                  LaunchUp should recognize menu items and commands (like toolbar items) that are created after the file %(#000000)[!LaunchUp.rb] has been loaded (it is important that it is one of the first scripts that is loaded).
                  So it searches menu text (+menu path), tooltip, toolbar name, and the file name of the ruby script in which the command was created. It would be easy to return all matching results, but there would be many. The challenge is to sort the results by relevance (which match best to the search term) and with error tolerance. It is possible that a result is too low in the ranking and comes up only after typing more characters.

                  When I search "repair" I get "Repair broken lines". Can you give me the exact search terms that you enter, the commands that are missing and the plugins' names (where I can find and install them)?

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

                    @aerilius said:

                    "Plugins" don't exist as an entity, they are just text files and Ruby evaluates all as if it was one long seamless script.

                    LaunchUp should recognize menu items and commands (like toolbar items) that are created after the file %(#000000)[!LaunchUp.rb] has been loaded (it is important that it is one of the first scripts that is loaded).
                    So it searches menu text (+menu path), tooltip, toolbar name, and the file name of the ruby script in which the command was created. It would be easy to return all matching results, but there would be many. The challenge is to sort the results by relevance (which match best to the search term) and with error tolerance. It is possible that a result is too low in the ranking and comes up only after typing more characters.

                    When I search "repair" I get "Repair broken lines". Can you give me the exact search terms that you enter, the commands that are missing and the plugins' names (where I can find and install them)?

                    OK
                    it is just that i had not typed enough letters for the plugin to be able to be recognized by launchup
                    it seems to be working fine

                    1 Reply Last reply Reply Quote 0
                    • EscapeArtistE Offline
                      EscapeArtist
                      last edited by

                      Fascinating. It works fine now. Please disregard the previous. Restarted SU.

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

                        Hey, AE

                        LaunchUp is truly beneficial to use 👍, but how should I get around the submenu.set_validation_proc(item)? It seems not to work anymore on my pc 😒

                        I have ae_LaunchUp_1_0_11.rbz

                        Edit:Installed ae_LaunchUp_1_0_13.rbz, everything seems to work great now. Once again, thank you for the awesome plugin 😍

                        1 Reply Last reply Reply Quote 0
                        • L Offline
                          lionk
                          last edited by

                          thank you! AE!
                          DBCS bug is fixed now.

                          1 Reply Last reply Reply Quote 0
                          • L Offline
                            lionk
                            last edited by

                            20130512180659.jpg
                            "Search…" is missing when open LaunchUp since ver 1.0.11.
                            in IE9...

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

                              I found why the placeholder text disappeared and added it back. And I updated the webdialog for higher dpi settings.

                              1 Reply Last reply Reply Quote 0
                              • E Offline
                                ephi
                                last edited by

                                cool tool

                                1 Reply Last reply Reply Quote 0
                                • bsintzelB Offline
                                  bsintzel
                                  last edited by

                                  👍

                                  Thanks for the tip. I'll give it a go. I suspect what I'm asking for would really require a GUI redesign.

                                  I've taken obfuscating to a whole new level!

                                  1 Reply Last reply Reply Quote 0
                                  • masterpaulM Offline
                                    masterpaul
                                    last edited by

                                    For some reason launchup fails to find any plugin.

                                    Edit: Problem fixed after I gave sketchup full administrative powers.

                                    1 Reply Last reply Reply Quote 0
                                    • V Offline
                                      vicxp0518
                                      last edited by

                                      I've figured out that this plugin will cause a major slow down with selecting, component editing, layer visibility switching, and something else.

                                      I hope I was wrong but when I suffer with the annoying problem, there seems no way out, but when I disable this plugin, everything gets back to fine normal. I don't know why this would happen, but it really occurs on my larger models.

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

                                        I will look into it. Though I don't know what could cause this (the plugin does not use observers, and should not be triggered when you change a layer etc.). Can you tell me how many plugins you have and how components and layers in the model?

                                        1 Reply Last reply Reply Quote 0
                                        • T Offline
                                          tommy.jhd
                                          last edited by

                                          Thanks so much for this plugin.

                                          The options dialog for version 0.15 seems to be broken though. None of the options affect the main Launchup dialog. I've checked this in 2013pro and 8free.

                                          This issue doesn't happen with version 0.08 (I'd kept this from an old installation). The options dialog works great here.

                                          Separately - when the Launchup dialog overlaps the main Sketchup window its size keeps resetting to fit 'Type to search...' I've checked this on 2013pro and 8free.

                                          I'm going to revert back to version 0.08 as that works really well for me.

                                          1 Reply Last reply Reply Quote 0
                                          • panixiaP Offline
                                            panixia
                                            last edited by

                                            @tommy.jhd said:

                                            Thanks so much for this plugin.

                                            The options dialog for version 0.15 seems to be broken though. None of the options affect the main Launchup dialog. I've checked this in 2013pro and 8free.

                                            This issue doesn't happen with version 0.08 (I'd kept this from an old installation). The options dialog works great here.

                                            Separately - when the Launchup dialog overlaps the main Sketchup window its size keeps resetting to fit 'Type to search...' I've checked this on 2013pro and 8free.

                                            I'm going to revert back to version 0.08 as that works really well for me.

                                            i've got the same exact problem how can i download version .08 to try solve it?

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

                                            Advertisement