sketchucation logo sketchucation
    • Login
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    Urasik Extensions | Lots of new extensions to check out Learn More

    [Plugin] LordOfTheToolbars - v3.0a - 21 Apr 26

    Scheduled Pinned Locked Moved Plugins
    491 Posts 95 Posters 392.2k Views 94 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.
    • fredo6F Offline
      fredo6
      last edited by

      As of SU2023, the Menu-related features are no longer supported by LOTT. This is due to a change in the GUI framework of Sketchup (called Qt).

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

        Hey @fredo6 What am I doing Wrong here? Lol
        ezgif-89e60ff2d87fb54b.gif

        F 1 Reply Last reply Reply Quote 1
        • F Offline
          FlorinAp @LinearGraphs
          last edited by

          @LinearGraphs You are not doing anything wrong; this happens sometimes.
          Change the parameters 2-3 times, and then everything should be back to normal.

          1 Reply Last reply Reply Quote 0
          • LinearGraphsL Offline
            LinearGraphs
            last edited by

            I don't know what you mean by changing the parameters, but I had to delete the pallet and import it again for everything to be in working order. All better.

            F 1 Reply Last reply Reply Quote 0
            • F Offline
              FlorinAp @LinearGraphs
              last edited by

              @LinearGraphs I meant parameters of the palette, in palette properties.

              1 Reply Last reply Reply Quote 0
              • V Offline
                VD20 @fredo6
                last edited by

                @fredo6 Ok, thanks for replying.

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

                  Hi Fredo, per your request here is the post about the conflict I was having between D5 Renderer and LordOfTheToolbars.

                  Error: Is a directory @ rb_sysopen - .../plugins/d5_converter

                  The Cause:
                  LordOfTheToolbars was scanning all plugins to build its toolbar menu. When it encountered the d5_converter folder, it tried to open it as a file to read/copy it, but it's a directory, not a file. This happened in the ghost_command_register function.

                  The Analysis:
                  The D5 Converter structure is standard (a .rb loader file + a subfolder with extension code)
                  Nothing weird about D5's structure
                  LordOfTheToolbars wasn't properly checking if something is a directory before trying to open/copy it

                  Summary:
                  The extension causing the conflict is LordOfTheToolbars. It's failing when scanning the plugins folder because it tries to open the d5_converter directory as if it were a file (using rb_sysopen), triggering the "Is a directory" error. The fix would be adding a directory check before attempting to open/copy files in the ghost_command_register function.

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

                    I am having an issue with conflict between D5 render live sync plugin.
                    When the live sync version was D5_LiveSync_Sketchup_usa_1.6.1.0020, there was no issue.
                    After i update it to D5_LiveSync_Sketchup_usa_1.7.0.0001.
                    The LOTT vignette strip stopped loading.
                    I am forced to roll back to older 1.6 version to get the LOTT to load properly.
                    Kindly look into this issue if possible.
                    Regards..

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

                      My LOTT broke today. I wanted to add a new extension to my toolbars, and when I clicked on the Master Toolbar Manager button, my vignette stripe disappeared and all my custom toolbars got F'd. Its doubling every button in my custom toolbars, even new toolbars I make, sometimes not even using the correct icon. (They only appear doubled on the toolbar itself and not in the manager.) The stipe is gone, but all my palettes are still available in the Favorites Manager, and I can open them manually. Restarting SketchUp resets the toolbars, but if I open the manager it screws them up again. Can't get the stripe to come back at all. Reinstalling the extension didn't help. v2.9c with sketchup 2018

                      1 Reply Last reply Reply Quote 0
                      • O Offline
                        optimaforever @VD20
                        last edited by

                        @VD20
                        I already reported this error earlier.

                        1 Reply Last reply Reply Quote 0
                        • O Offline
                          optimaforever
                          last edited by

                          May we expect a fix for this issue between D5 render livesync and LOTT?

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

                            @optimaforever man, check your n inbox đź‘»

                            1 Reply Last reply Reply Quote 0
                            • M Offline
                              MarissaW
                              last edited by

                              Hi,

                              For some reason while trying to set up my toolbars, my V-Ray tool sets do not show up in the Master Toolbar Manager. It seems like almost everything except that shows up.

                              Is there something specific I need to do to get it to show?

                              Using SketchUp 2026, version 26.0.429

                              Thank you!

                              fredo6F 1 Reply Last reply Reply Quote 0
                              • fredo6F Offline
                                fredo6 @MarissaW
                                last edited by

                                @MarissaW said:

                                Hi,

                                For some reason while trying to set up my toolbars, my V-Ray tool sets do not show up in the Master Toolbar Manager. It seems like almost everything except that shows up.

                                Is there something specific I need to do to get it to show?

                                Using SketchUp 2026, version 26.0.429

                                Thank you!

                                Nothing you can do. I had to remove VRay from the list of icons because VRay does something to precisely avoid indirect calls (liek LOTT does).

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

                                  I don't particularly use D5 Render LiveSync, but just wanted to note that I had to remove it for this plugin to function.

                                  fredo6F 1 Reply Last reply Reply Quote 0
                                  • fredo6F Offline
                                    fredo6 @dlannetts
                                    last edited by

                                    @dlannetts

                                    Could you tell me what is the name of the main folder of the D5 extension. I don't have it.

                                    Then I can exclude it from LOTT.

                                    Fredo

                                    1 Reply Last reply Reply Quote 0
                                    • fredo6F Offline
                                      fredo6
                                      last edited by

                                      NEW RELEASE: LordOfTheToolbars v3.0a - 21 Apr 26

                                      Requirements

                                      • LibFredo6: v15.9b or above
                                      • Sketchup version: SU2017 and above

                                      LordOfTheToolbars 3.0a is a maintenance release including:

                                      • Bug fixing
                                      • Future compatibility

                                      Home Page of LordOfTheToolbars for information and Download.

                                      Main post of this LordOfTheToolbars thread.

                                      1 Reply Last reply Reply Quote 0
                                      • J Offline
                                        JanSteinman Newcomers
                                        last edited by

                                        It is not able to run on my SketchUp 2025. (And SketchUp 2026 won't run on my machine for some reason…)
                                         Screenshot  2026-04-21 at 20.42.24.png

                                        fredo6F 1 Reply Last reply Reply Quote 0
                                        • fredo6F Offline
                                          fredo6 @JanSteinman
                                          last edited by

                                          @JanSteinman
                                          Did you upgrade LibFredo6 to v15.9b?

                                          1 Reply Last reply Reply Quote 0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better đź’—

                                          Register Login
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 5
                                          • 24
                                          • 25
                                          • 2 / 25
                                          • First post
                                            Last post
                                          Buy SketchPlus
                                          Buy SUbD
                                          Buy WrapR
                                          Buy eBook
                                          Buy Modelur
                                          Buy Vertex Tools
                                          Buy SketchCuisine
                                          Buy FormFonts

                                          Advertisement