• Login
sketchucation logo sketchucation
  • Login
ℹ️ GoFundMe | Our friend Gus Robatto needs some help in a challenging time Learn More

[Plugin Library] LibFredo6 - v15.4a - 13 May 25

Scheduled Pinned Locked Moved Plugins
2.1k Posts 562 Posters 2.8m Views
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.
  • T Offline
    TIG Moderator
    last edited by 9 May 2010, 15:21

    I get 332 before AND 332 afterwards... 😄

    How about making an observer script that watches the number of commands a la code snippet, and when it approaches /reaches 1000 it pops up a dialog warning you that you have too many commands loaded and might like to sort out your plugins or suffer 'grayed' context-menu items...
    It would be nice it it could purge unused commands... but how ? ObjectSpace.garbage_collect ?

    TIG

    1 Reply Last reply Reply Quote 0
    • F Offline
      fredo6
      last edited by 9 May 2010, 16:00

      @tig said:

      I get 332 before AND 332 afterwards... 😄

      How about making an observer script that watches the number of commands a la code snippet, and when it approaches /reaches 1000 it pops up a dialog warning you that you have too many commands loaded and might like to sort out your plugins or suffer 'grayed' context-menu items...
      It would be nice it it could purge unused commands... but how ? ObjectSpace.garbage_collect ?

      The normal behavior should be that Commands objects are released as any othe Ruby object (This is what I thought by the way). From what jhauswirth reported, it seems that each UI::Command creates an underlying Windows static object which might itself not be released, even if the UI::Command object would be garbaged out by Ruby.

      Fredo

      1 Reply Last reply Reply Quote 0
      • R Offline
        rv1974
        last edited by 9 May 2010, 18:51

        This gray fade was extremely annoying. What a relief

        1 Reply Last reply Reply Quote 0
        • P Offline
          prismcnd
          last edited by 10 May 2010, 02:24

          ran said script with LibFredo.rb disabled, returned a value of 293. ran said script with LibFredo6 enabled and returned said value of 428. Right-click menu is greyed out right from the start with Libfredo.rb enabled. As in before I've had a chance to create anything. Ken reports the same result from this post ( http://forums.sketchucation.com/viewtopic.php?f=323&t=11212&start=285 )
          For the record I would like to say I really appreciate you guys looking into this. I used fredo's/your tools all the time and am really having a hard time remembering a workflow before I had these wonderful tools at my disposal.
          here is the full report from the ruby console after i reenabled the script and ran the command in the ruby console


          complete ruby console readout

          “Whatever the mind of man can conceive and believe, it can achieve.” -W.Clement Stone (American best selling Author and Founder of Combined Insurance Co (now a part of Aon Corp.), 1902-2002)

          1 Reply Last reply Reply Quote 0
          • T Offline
            thomthom
            last edited by 10 May 2010, 06:15

            Have you tried removing LibFredo before installing this new version? To ensure all files are updated?

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

            1 Reply Last reply Reply Quote 0
            • S Offline
              Sir
              last edited by 12 May 2010, 13:43

              just upgraded to the latest toolset, on loading skp this error came up

              Error Loading File ZLoader__FredoScale.rb
              uninitialized constant LibFredo6::Traductor

              1 Reply Last reply Reply Quote 0
              • T Offline
                TIG Moderator
                last edited by 12 May 2010, 13:50

                Did you get the latest version of the Lib and software rubies and keep them in their respective folders as you extracted them from their zip files...

                TIG

                1 Reply Last reply Reply Quote 0
                • S Offline
                  Sir
                  last edited by 12 May 2010, 13:57

                  ok, now it seems none of the toolbars are loading but no error messages popup

                  interestingly in the preferences > extensions absolutly nothing is showing

                  1 Reply Last reply Reply Quote 0
                  • T Offline
                    TIG Moderator
                    last edited by 12 May 2010, 14:35

                    Sounds like you have some files in the wrong places - is this on PC or Mac ?
                    Copy/Paste this line into the Ruby Console + <enter>
                    Sketchup.find_support_file("Plugins")
                    It returns the path that all of the .rb files OR sub-folders should go into - they should be in the same relationship as they are in the zip file - i.e. usually a 'loader' .rb and then a related sub-folder full of other files - that folder goes into Plugins with its contents unchanged.

                    TIG

                    1 Reply Last reply Reply Quote 0
                    • S Offline
                      Sir
                      last edited by 12 May 2010, 16:11

                      yeah its mac, and they're in the correct place. i guess ill wipe the folder and reinstall them all.

                      1 Reply Last reply Reply Quote 0
                      • R Offline
                        rogueparker
                        last edited by 13 May 2010, 17:44

                        Im getting the same error message as above, but on a vista pc, I've tried the install 3 times. any ideas?

                        1 Reply Last reply Reply Quote 0
                        • T Offline
                          thomthom
                          last edited by 13 May 2010, 17:52

                          Are the files installed as described in the first post?

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

                          1 Reply Last reply Reply Quote 0
                          • P Offline
                            prismcnd
                            last edited by 15 May 2010, 04:53

                            Well I would really like to thank you Tom and Tig, after a couple of days i found the culprit, apparently i had a couple of older versions of the LibFredo6 filefolder in my plugins directory and after removing them everything is back to normal. Stupid mistake and thank you for your help.

                            “Whatever the mind of man can conceive and believe, it can achieve.” -W.Clement Stone (American best selling Author and Founder of Combined Insurance Co (now a part of Aon Corp.), 1902-2002)

                            1 Reply Last reply Reply Quote 0
                            • T Offline
                              thmnka84
                              last edited by 15 May 2010, 06:58

                              Could someone please give me more detailed info about how to install lebfredo6 34 c?
                              Can get it running...

                              all the best

                              AA

                              1 Reply Last reply Reply Quote 0
                              • T Offline
                                thomthom
                                last edited by 15 May 2010, 07:17

                                @telharmonium said:

                                Could someone please give me more detailed info about how to install lebfredo6 34 c?
                                Can get it running...

                                all the best

                                AA

                                Did you look at the screenshot of the first post? Are your files located like that?

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

                                1 Reply Last reply Reply Quote 0
                                • C Offline
                                  chouaibcl65
                                  last edited by 17 May 2010, 11:44

                                  thank youu

                                  1 Reply Last reply Reply Quote 0
                                  • T Offline
                                    thebestvip84
                                    last edited by 19 May 2010, 05:24

                                    thks alot ,u r my hero 😄

                                    1 Reply Last reply Reply Quote 0
                                    • W Offline
                                      wyatt
                                      last edited by 19 May 2010, 13:55

                                      I figured out what was happening regarding the errors I was getting last week. The problem was organizer.rb. For the LibFredo6 plugins to work, both LIBFREDO6_Dir_34 and FREDOSCALE_Dir_20 must be added to the SmustardOrganizerExcludeFolders.txt file. As far as I can tell that does not effect the functionality of Fredo's scripts. Not sure if anyone else uses Organizer, but now you know.
                                      Wyatt

                                      1 Reply Last reply Reply Quote 0
                                      • B Offline
                                        bobbybobbob
                                        last edited by 27 May 2010, 02:35

                                        @exodiaangel said:

                                        do i need to be a special type of member or something to download the roundcorners thing? coz i am SO confused 😕 ❓
                                        HELP PLEASE!!

                                        its not you, its this site... if there was just a "DOWNLOADS" section....

                                        I'm trying as well. still haven't found it....i registered, but now the spot that previously said that files are only for members is nowhere to be found.

                                        also confusing which topic is the "top" topic. fear not, just keep searching this site, and hopefully i'll find it before i loose interest in rounding my corners...funny thing is, i had this plugin last year, but lost it some how...so i guess i went through all this before! sheesh.

                                        but at least i'm begininning to see that Fredo6 is "the one".

                                        1 Reply Last reply Reply Quote 0
                                        • GaieusG Offline
                                          Gaieus
                                          last edited by 27 May 2010, 06:32

                                          Hi guys,

                                          The plugins are regularly posted in (attached to) the first post in their respective topic when the author first "published" his plugin. I cannot really say it more clear. To search for a certain plugin, best is to start here:
                                          http://forums.sketchucation.com/viewtopic.php?f=323&t=23989
                                          (This is a "sticky" post at the top of this subforum).

                                          Gai...

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 7
                                          • 8
                                          • 9
                                          • 10
                                          • 11
                                          • 105
                                          • 106
                                          • 9 / 106
                                          • First post
                                            Last post
                                          Buy SketchPlus
                                          Buy SUbD
                                          Buy WrapR
                                          Buy eBook
                                          Buy Modelur
                                          Buy Vertex Tools
                                          Buy SketchCuisine
                                          Buy FormFonts

                                          Advertisement