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

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

Scheduled Pinned Locked Moved Plugins
2.1k Posts 565 Posters 2.8m Views 567 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.
  • G Offline
    Goonster
    last edited by 31 May 2011, 05:26

    Sorted it. I downloaded LibFredo6 3.7b but forgot to download the actual plug in! Sorry. 😳

    1 Reply Last reply Reply Quote 0
    • H Offline
      halroach
      last edited by 6 Jun 2011, 07:57

      Hi Fredo,

      I have been getting the following errors when I try to check plugins for updates.
      I click on the red ruby icon and nothing happens (the update window doesn't come up)
      and I get the following in the ruby console:

      C;/Program Files/Google/Google SketchUp 8/Plugins/ruby/singleton.rb;84; warning; already initialized constant FirstInstanceCall
      C;/Documents and Settings/All Users/Application Data/ASGVIS/VfS/Ruby/VfSObservers.rb;307; warning; don't put space before argument parentheses
      C;/Program Files/Google/Google SketchUp 8/Plugins/ruby/singleton.rb;84; warning; already initialized constant FirstInstanceCall
      

      The last thing I did, which may have caused this was install GhostComp 1.0 - but I have tried removing it and the error still comes up.
      Any ideas?

      edit: If I click on "check updates" through the menus, everything works... it's just through the ruby button that it gives errors.

      Thanks!

      edit2: Forgive me! I think I confused your update plugins ruby (which is part of libfredo) with a different ruby that has the same "ruby" icon which is called Autoloader.... so never mind! my bad!
      everything is working fine!!

      FlexTools - Super Quick Windows, Doors, Slats...

      1 Reply Last reply Reply Quote 0
      • A Offline
        Ands43
        last edited by 6 Jun 2011, 14:00

        Apologies if this has been answered already, I'm getting this when I start sketchup. Is there a simple fix. Apple imac, SU7.


        Screen shot 2011-06-06 at 14.55.19.png

        1 Reply Last reply Reply Quote 0
        • T Offline
          TIG Moderator
          last edited by 6 Jun 2011, 16:14

          @tails said:

          Apologies if this has been answered already, I'm getting this when I start sketchup. Is there a simple fix. Apple imac, SU7.

          There must currently be some permissions set that prevent you making folders/files in that location - either fix the permissions so you can [advisable]... OR make the folder that is needed... as clearly spelled out in the message 😒

          TIG

          1 Reply Last reply Reply Quote 0
          • D Offline
            Daniel S
            last edited by 6 Jun 2011, 18:32

            I have problems with the update option too... Every time that I want to go to "Check Plugins for Update" nothing happens. If I have the ruby console open it says:

            error.jpg

            Error; #<RangeError; 9947298230.424000 out of Time range>
            C;/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_37/Lib6Upgrade.rb;677;in `at'
            C;/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_37/Lib6Upgrade.rb;677;in `tip_next_date'
            C;/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_37/Lib6Upgrade.rb;642;in `format_html_top'
            C;/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_37/Lib6Upgrade.rb;225;in `refresh_dialog_top'
            C;/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_37/Lib6Upgrade.rb;520;in `create_dialog_top'
            C;/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_37/Lib6Upgrade.rb;151;in `initialize'
            C;/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_37/Lib6Upgrade.rb;79;in `new'
            C;/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_37/Lib6Upgrade.rb;79;in `top_dialog'
            C;/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_37/Lib6Plugin.rb;195;in `populate_support_menu'
            C;/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_37/Lib6Traductor.rb;908;in `call'
            C;/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_37/Lib6Traductor.rb;908;in `add_command'
            
            

            Any idea what´s happening?

            Daniel S

            1 Reply Last reply Reply Quote 0
            • F Offline
              fredo6
              last edited by 6 Jun 2011, 19:28

              Daniel,

              two questions

              1. How many days did you set the "next check" in the dialog box

              2. Can you type the following command in the Ruby Console: Upgrade.duration_next_check

              Thanks

              Fredo

              1 Reply Last reply Reply Quote 0
              • D Offline
                Daniel S
                last edited by 6 Jun 2011, 21:01

                @unknownuser said:

                1. How many days did you set the "next check" in the dialog box

                I put 999 the first time because I wanted to do a manual check. But then the update option stop working.
                I try deleting and reinstalling Libfredo6 but the problem was still there.
                Now In default parameters "Next Check in (days)" says 15. But I´m not able to check.

                @unknownuser said:

                1. Can you type the following command in the Ruby Console: Upgrade.duration_next_check

                I tried and give different results. It says:

                Upgrade.duration_next_check
                Error; #<NameError; (eval);157; uninitialized constant Upgrade>
                (eval);157
                
                
                Upgrade.duration_next_check
                Error; #<NameError; (eval);677; uninitialized constant Upgrade>
                (eval);677
                

                or:

                Upgrade.duration_next_check
                Error; #<NameError; (eval);54; uninitialized constant Upgrade>
                (eval);54
                (eval);1; warning; Float 0.0 out of range
                

                Daniel S

                1 Reply Last reply Reply Quote 0
                • F Offline
                  fredo6
                  last edited by 6 Jun 2011, 21:52

                  Daniel,

                  Sorry I meant Traductor::Upgrade.duration_next_check

                  Fredo

                  1 Reply Last reply Reply Quote 0
                  • D Offline
                    Daniel S
                    last edited by 6 Jun 2011, 22:38

                    When I put:
                    Traductor::Upgrade.duration_next_check
                    it says:

                    Traductor;;Upgrade.duration_next_check
                    99999.0
                    

                    Daniel S

                    1 Reply Last reply Reply Quote 0
                    • F Offline
                      fredo6
                      last edited by 6 Jun 2011, 23:11

                      Daniel,

                      This is where is the problem: 99999 is too big for a number of days.
                      Can you change it in the default parameters or in the Upgrade dialog box
                      I'll put a check in a next release

                      Fredo

                      1 Reply Last reply Reply Quote 0
                      • D Offline
                        Daniel S
                        last edited by 6 Jun 2011, 23:40

                        @unknownuser said:

                        This is where is the problem: 99999 is too big for a number of days.
                        Can you change it in the default parameters or in the Upgrade dialog box
                        I'll put a check in a next release
                        Fredo

                        I can´t change the 99999 because:

                        • The Upgrade dialog box don´t open
                        • In default Parameters I can change it but it doesn´t really change.
                          In the attach video I show what happens.

                        I tried reinstalling LibFredo6 but still no work.

                        Daniel S


                        cant change.zip

                        1 Reply Last reply Reply Quote 0
                        • C Offline
                          COSEDIMARCO
                          last edited by 7 Jun 2011, 03:25

                          Updated version of the Italian Translation of Fredo6 Library

                          Updated version of the Italian Translation

                          [floatl:2wjeiugn]COSEDIMARCO - The Website[/floatl:2wjeiugn]

                          1 Reply Last reply Reply Quote 0
                          • T Offline
                            TIG Moderator
                            last edited by 7 Jun 2011, 08:12

                            @daniel s said:

                            @unknownuser said:

                            This is where is the problem: 99999 is too big for a number of days.
                            Can you change it in the default parameters or in the Upgrade dialog box
                            I'll put a check in a next release
                            Fredo

                            I can´t change the 99999 because:

                            • The Upgrade dialog box don´t open
                            • In default Parameters I can change it but it doesn´t really change.
                              In the attach video I show what happens.
                              I tried reinstalling LibFredo6 but still no work.
                              Daniel S

                            If you feel up to adding one line of code into a rb file using a plain text-editor like Notepad[++].exe... find this file Capture1.PNG open it and add this line and save it Capture.PNG Then you can't wait more than a year [365 days]

                            TIG

                            1 Reply Last reply Reply Quote 0
                            • F Offline
                              fredo6
                              last edited by 7 Jun 2011, 08:35

                              @daniel s said:

                              I can´t change the 99999 because:

                              • The Upgrade dialog box don´t open
                              • In default Parameters I can change it but it doesn´t really change.
                                In the attach video I show what happens.

                              I tried reinstalling LibFredo6 but still no work.

                              Daniel S

                              Daniel,

                              I published a new release that should fix the issue.

                              Fredo

                              1 Reply Last reply Reply Quote 0
                              • F Offline
                                fredo6
                                last edited by 7 Jun 2011, 08:58

                                NEW RELEASELibFredo6 3.7c - 07 Jun 2011

                                This is a minor maintenance release.

                                • Fix an issue in CheckForUpdate (next date t check) signaled by Daniel S
                                • Updated Italian translation by COSEDIMARCO
                                • Updated Spanish transaltion by Defisto

                                New release is available for download in the first post of this thread.

                                Fredo

                                1 Reply Last reply Reply Quote 0
                                • D Offline
                                  Daniel S
                                  last edited by 7 Jun 2011, 12:07

                                  @unknownuser said:

                                  new release that should fix the issue.

                                  Thank you Fredo!!! The update fix it.

                                  I am very good for breaking things.. and you are very good for fixing them. That´s a great team 😆

                                  TIG, Thank you too. You are always there when someone has a problem 👍

                                  Now, time to update some plugins 😄

                                  Thank you again,
                                  Daniel S

                                  1 Reply Last reply Reply Quote 0
                                  • F Offline
                                    fredo6
                                    last edited by 7 Jun 2011, 21:33

                                    @daniel s said:

                                    Thank you Fredo!!! The update fix it.

                                    I am very good for breaking things.. and you are very good for fixing them. That´s a great team 😆

                                    TIG, Thank you too. You are always there when someone has a problem 👍

                                    I know you have a special bug detector 😛
                                    @TIG: thanks also for your quick support.

                                    @daniel s said:

                                    Now, time to update some plugins 😄

                                    The CheckFor Update functions is actually opened to other script writers, not just mine. It does not require that the scripts use LibFredo6 (by the way, JPP an BezierSpline don't use LibFredo6 but are visible in the list).

                                    Fredo

                                    1 Reply Last reply Reply Quote 0
                                    • T Offline
                                      TIG Moderator
                                      last edited by 8 Jun 2011, 07:56

                                      To find buggy code in others scripts I start off with Baregrep looking for the particular method or reference by name...
                                      That then lets me open the potentially problematical .rb directly at the line indicated and I can read the code and hopefully see what needs adjustemnt...
                                      I even do it with my own stuff, as it's often awkward to work out what's defined/changed where - especially months after you wrote it... 🤓

                                      TIG

                                      1 Reply Last reply Reply Quote 0
                                      • R Offline
                                        rjjvirusx
                                        last edited by 8 Jun 2011, 14:24

                                        Thank you ~~~~~~~

                                        1 Reply Last reply Reply Quote 0
                                        • W Offline
                                          wagoneer
                                          last edited by 14 Jun 2011, 15:40

                                          Fredo's plug in looks exactly what I need. Does it work with SU 8? Having installed it as described (I'm OSX 10.5.8) I still get an error. I've read every post over the 19 pages and can't find any clues. My directory is not quite as shown as I have:
                                          Macintosh HD/Library/Application Support/Google SketchUp 8/SketchUp/Plugins

                                          All the files are there as described. Is it simply that it won't work with SU8 or am I doing something wrong?

                                          Thanks in advance to anyone can help.

                                          Wagoneer

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 12
                                          • 13
                                          • 14
                                          • 15
                                          • 16
                                          • 106
                                          • 107
                                          • 14 / 107
                                          14 / 107
                                          • First post
                                            266/2137
                                            Last post
                                          Buy SketchPlus
                                          Buy SUbD
                                          Buy WrapR
                                          Buy eBook
                                          Buy Modelur
                                          Buy Vertex Tools
                                          Buy SketchCuisine
                                          Buy FormFonts

                                          Advertisement