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

    [Plugin Library] LibFredo6 - v15.4d - 14 Aug 25

    Scheduled Pinned Locked Moved Plugins
    2.2k Posts 569 Posters 2.8m Views 571 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.
    • KrisidiousK Offline
      Krisidious
      last edited by

      459,966 page views on this thread... that's got to be some kind of record.

      By: Kristoff Rand
      Home DesignerUnique House Plans

      1 Reply Last reply Reply Quote 0
      • T Offline
        tovasafra
        last edited by

        Can someone please help me out?

        I have installed the libfredo6 according to instructions but i get these two messages on seketchup 8 startup:

        Cannot load plugin LibFredo6 because the script cannot create DEFPARAM_Dir folder in:
        /Library/Application Support/Google SketchUp 8/SketchUp/Plugins

        Please create it manually, respecting the case

        AND THEN

        Error Loading File clf_color_by_slope.rb
        undefined method file_loaded?' for main:ObjectError Loading File LibFredo6.rb undefined method average_load_time' for Traductor::Plugin:Class

        what can i do about this? I am working on a mac with snow leopard.

        Many thanks for your help!

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

          Make sure you have full read and write permissions established for the Plugins folder specified in the first error message. Then try restarting SketchUp and see what happens.

          The second error message appears to be due to the fact that LibFredo6 can't complete loading so fixing the first should take care or the second. Funny, though. I didn't know that Chris had made a plugin dependent on LibFredo6.

          Etaoin Shrdlu

          %

          (THERE'S NO PLACE LIKE)

          G28 X0.0 Y0.0 Z0.0

          M30

          %

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

            Don't think he has - but there's two errors there. When properly formatted:

            Error Loading File clf_color_by_slope.rb undefined methodfile_loaded?' for main:Object

            Error Loading File LibFredo6.rb
            undefined method average_load_time' for Traductor::Plugin:Class

            For the first - clf_color_by_slope.rb when it says undefined methodfile_loaded?' for main:Objectit sounds like clf_color_by_slope.rbis the first .rb file to load and it doesn't include require 'sketchup.rb'` at the top.

            The second one - I don't know... That's a fredo thing. Maybe incorrect installation?

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

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

              It was the line break that screwed me up.

              Etaoin Shrdlu

              %

              (THERE'S NO PLACE LIKE)

              G28 X0.0 Y0.0 Z0.0

              M30

              %

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

                Yea - it's an annoying and little helpful error message. ...I might bump this issue...

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

                1 Reply Last reply Reply Quote 0
                • T Offline
                  tovasafra
                  last edited by

                  Thank you all for your suggestions- I realized the the color by slope plugin (separate from libfredo) that I had tried to install the day before, was also not loading and therefore also part of the error message.

                  The other plugins in my plugins folder all work, except for color by slope, and now the libfredo. The plugins folder seems kind of cluttered now. Is that ok?

                  As regards to permission, when I tried to install the libfredo, I did get the popup window asking for password in order to make changes to the plugins folder, and I gave it (since it is my own computer). I wasn't asked to give that access password in order to create any other folders or give access at any other point in the installation - and I do not know how to create the DEFPARAM_Dir folder that it asks me to create manually. (or rather, I don't trust myself to do it correctly and have things work)

                  Should I just try to do it manually? Will that work, do you think?

                  Thanks for helping a total novice!

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

                    You should change the permissions for the Plugins folder to Read and Write so that you don't run into these sorts of problems again when you install other plugins.

                    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

                      @tovasfra

                      You need to adjust the access-rights to your MAC's plugins folder [HD main one not the 'user' one...]
                      They need to be FULL read/write.
                      Some tools like Fredo's Lib need to write files to the plugins folder and if you have had to jump through hops to manually add a file there is no way the script is going to manage to do it !
                      I think Dave_R wrote something about setting MAC folder permissions...
                      Perhaps he can point you at it ?

                      TIG

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

                        @tig said:

                        I think Dave_R wrote something about setting MAC folder permissions...
                        Perhaps he can point you at it ?

                        I did. I'll have to find it. Or maybe remake it.

                        Etaoin Shrdlu

                        %

                        (THERE'S NO PLACE LIKE)

                        G28 X0.0 Y0.0 Z0.0

                        M30

                        %

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

                          Here we go.

                          Navigate to the Plugins folder, right click on it and choose Get Info. At the bottom of the window click on the Lock icon to allow changes. Enter your password as required. Then change all of the permissions to Read & Write. Close the Info box. Make sure you have already quit SketchUp and open it. LibFredo6 should now be able to create the file it needs to make.

                          Permissions.png

                          FWIW, I have added the Plugins folder to the Favorites column so I can easily drag plugins from the Downloads folder to Plugins without any real navigation. The Sketchucation Store plugin makes it much simpler to find and install plugins, though.

                          Etaoin Shrdlu

                          %

                          (THERE'S NO PLACE LIKE)

                          G28 X0.0 Y0.0 Z0.0

                          M30

                          %

                          1 Reply Last reply Reply Quote 0
                          • T Offline
                            tovasafra
                            last edited by

                            THANKS! works great now.

                            1 Reply Last reply Reply Quote 0
                            • danchoD Offline
                              dancho
                              last edited by

                              Hi,
                              yesterday i was updated my plugin LibFredo6 to version v.4.7c
                              After restarting SU there was message "Sketchup App has stopped working"

                              When I change back a version 4.7a everything is ok.
                              I was try with empy PLUGIN folder and put inside only LibFredo6 v.4.7c,
                              and SU stop imediately.

                              System: WIN 7 64bit, latest SU PRO.

                              Any suggestion?

                              Regards,
                              Daniel


                              SU.JPG

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

                                @dancho said:

                                Hi,
                                yesterday i was updated my plugin LibFredo6 to version v.4.7c
                                After restarting SU there was message "Sketchup App has stopped working"

                                Is this something you can reproduce systematically?

                                Thanks

                                Fredo

                                1 Reply Last reply Reply Quote 0
                                • rwarchpcR Offline
                                  rwarchpc
                                  last edited by

                                  Hello Fredo,

                                  I am trying to install LibFredo6 per your instructions and keep getting an error message, as shown in the attached screen shot. Any idea what I'm doing wrong? I am running SU pro 8 on a mac.


                                  Screen Shot 2013-04-23 at 10.12.41 AM.jpg

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

                                    @Robert

                                    You do not have sufficient security-permissions to the Plugins folder - its path is given in the error-message.
                                    Some tools need to write logs and other temporary files into the folder or a subfolder, if you have limited rights they can't and therefore fail.
                                    This has been discussed oin several posts - including in this very thread.
                                    So you need to set your security-permissions to FULL Read/Write...
                                    To avoid repeating ourselves for the umpteenth time here's how...
                                    http://sketchucation.com/forums/viewtopic.php?p=468689#p468689

                                    TIG

                                    1 Reply Last reply Reply Quote 0
                                    • rwarchpcR Offline
                                      rwarchpc
                                      last edited by

                                      Many thanks.

                                      RW

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

                                        Hmmm i have a problem suddenly that if i have libfredo 4.7c installed, my Sketchup bugsplats. Worked fine yesterday. Tried reinstalling, clearing plugin folder : sketchup works then and keeps working while i put my plugins back until i put libfredo back. Even tried clean install with just libfredo installed, no other plugins at all, crashes too .. looks confused. Can i get 4.7a somewhere still to test with ? Or anybody has any ideas what the problem might be ?

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

                                          It won't suddenly turn bad.
                                          Have you installed something else recently.
                                          That might be clashing with Fredo's normally peaceful toolsets...

                                          There are several BIM tools around that add rogue observers etc that then cause issues with legit tools...
                                          It's odd it's crashing with just Fredo's ??
                                          Try installing his tools afresh, then add back in other tools till it breaks, you then have the clasher ???

                                          TIG

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

                                            Haven't installed any plugins lately.

                                            Ok just tried again to make sure.

                                            Step 1 : delete everything in plugin folder.
                                            Step 2: start Sketchup to test : works
                                            Step 3 : download libfredo 4.7c from 1st page here, unzip to plugins folder
                                            Step 4 : start Sketchup to test : bugsplat

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 104
                                            • 105
                                            • 106
                                            • 107
                                            • 108
                                            • 108 / 108
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement