• Login
sketchucation logo sketchucation
  • Login
🤑 SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

[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.
  • D Offline
    driven
    last edited by 12 Apr 2013, 15:08

    hi AE,

    for some reason the dialog window always starts bottom left corner, pinned, unpinned, same session or even after I close SU with it open.

    john

    mac...

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

    1 Reply Last reply Reply Quote 0
    • H Offline
      hebeijianke
      last edited by 14 Apr 2013, 04:05

      something wrong in options at "custom color"

      1 Reply Last reply Reply Quote 0
      • L Offline
        lionk
        last edited by 16 Apr 2013, 03:47

        well done!thanks you!
        another bug...
        if I type some Chinese characters like "面"(it means "face"), there will be an error in ruby console and get no search results, then unable to search again.
        ![Error: #<SyntaxError: (eval):1:in initialize': compile error (eval):1: unterminated string meets end of file (eval):1: syntax error, unexpected $end, expecting ']' ["look_up", "é?¢"]#16 ^>](/uploads/imported_attachments/x92F_20130416111835.jpg "Error: #<SyntaxError: (eval):1:in initialize': compile error
        (eval):1: unterminated string meets end of file
        (eval):1: syntax error, unexpected $end, expecting ']'
        ["look_up", "é?¢"]#16
        ^>")
        in light of this, i found these punctuations "?()[]{}+*" also make mistakes.

        1 Reply Last reply Reply Quote 0
        • A Offline
          Aerilius
          last edited by 16 Apr 2013, 08:57

          Thanks for finding that!
          I also solved the custom color issue and will probably have an update later today.

          1 Reply Last reply Reply Quote 0
          • A Offline
            Aerilius
            last edited by 17 Apr 2013, 09:17

            Version 1.0.8 is available:
            • I fixed the issue with invalid/incomplete custom colors.
            • I fixed the error with 面?()[]{}+*
            • and reloading the webdialog (F5) doesn't break it anymore.

            1 Reply Last reply Reply Quote 0
            • L Offline
              lionk
              last edited by 18 Apr 2013, 05:36

              @aerilius said:

              Version 1.0.8 is available:
              • I fixed the issue with invalid/incomplete custom colors.
              • I fixed the error with 面?()[]{}+*
              • and reloading the webdialog (F5) doesn't break it anymore.

              punctuation is OK but some Chinese characters still arise same error.
              for example 面 领 到 认 封...not all the Chinese characters,just a few.i have no idea what caused this...encoding? ❓

              1 Reply Last reply Reply Quote 0
              • A Offline
                Aerilius
                last edited by 29 Apr 2013, 17:06

                Version 1.0.9 contains a quick fix, please update.

                1 Reply Last reply Reply Quote 0
                • A Offline
                  Aerilius
                  last edited by 30 Apr 2013, 10:46

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

                  1 Reply Last reply Reply Quote 0
                  • R Offline
                    Rich O Brien Moderator
                    last edited by 30 Apr 2013, 10:51

                    Added update to store

                    Download the free D'oh Book for SketchUp 📖

                    1 Reply Last reply Reply Quote 0
                    • F Offline
                      function
                      last edited by 30 Apr 2013, 17:07

                      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 1 May 2013, 12:41

                        @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 1 May 2013, 22:17

                          @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 2 May 2013, 11:00

                            I found it and fixed it in 1.0.11.

                            1 Reply Last reply Reply Quote 0
                            • G Offline
                              glro
                              last edited by 2 May 2013, 12:45

                              @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 2 May 2013, 13:16

                                ^^^ 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 2 May 2013, 14:07

                                  "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 2 May 2013, 14:27

                                    @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 3 May 2013, 02:52

                                      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 9 May 2013, 02:49

                                        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 10 May 2013, 00:14

                                          thank you! AE!
                                          DBCS bug is fixed now.

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

                                          Advertisement