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

    [Plugin] FredoTools - v4.5c - 24 Jun 24

    已排程 已置頂 已鎖定 已移動 Plugins
    463 貼文 123 Posters 673.1k 瀏覽 121 Watching
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • A 離線
      Avex
      最後由 編輯

      @fredo6 said:

      @CTH1963,

      Thanks for signaling this problem. I have updated the Prior2017 - LibFredo6 - Archived version on the Sketchucation Extension Store.

      Initially, I thought I could exclude SU2016 from legacy, but there are other elements that will be deprecated in Sketchup also in this version. So I ended up to consider Legacy all SU versions <= 2016.

      Fredo

      Fredo, I have 2019 and the problem remains.

      1 條回覆 最後回覆 回覆 引用 0
      • fredo6F 離線
        fredo6
        最後由 編輯

        @Avex

        Your problem is related to permission of Sketchup to access the AppData directories.

        Erreur de chargement du fichier Fredo6_!LibFredo6.rb
        Error; #<Errno;;EACCES; Permission denied @ rb_sysopen -
        C;/Users/ST1DCE~1/AppData/Local/Temp/Fredo6_LibFredo6_TemporaryFiles/LibFredo6Trace_17_1590444009629.txt>
        

        I guess this is related to setting the proper security parameters.

        Fredo

        1 條回覆 最後回覆 回覆 引用 0
        • TIGT 離線
          TIG Moderator
          最後由 編輯

          @Avex

          As Fredo says it's caused by your computer not having permissions set up correctly.
          This is usually because the user double-clicked the installer's exe file to 'Run' it.
          You can do a 'Repair' as follows...

          While logged into Windows as your normal user-account, ensure that SketchUp is closed.
          Find the SketchUp installer's exe file - usually in your Downloads folder ?
          Select the installer's exe file's icon and right-click > context-menu > "Run as administrator"
          When prompted choose "Repair" [note that for a brand new installation that would be "Install"].
          When it completes retry and seem if the permissions are now set right...

          Sometimes permissions to extension's own Temp files like this can be messed up and you need to delete the folder:
          C:/Users/ST1DCE~1/AppData/Local/Temp/**Fredo6_LibFredo6_TemporaryFiles**
          When SketchUp is next started it'll be recreated with good permissions

          These folders are hidden, but pasting C:/Users/ST1DCE~1/AppData/Local/Temp/ in a Windows Explorer path-bar should take you there...

          TIG

          1 條回覆 最後回覆 回覆 引用 0
          • C 離線
            CTH1963
            最後由 編輯

            @dave r said:

            What is your "plugins location"? What version of SketchUp are you using? Please complete your profile.

            Plugin folder:

            c:\Users\Chris\AppData\Roaming\SketchUp\SketchUp 2016\SketchUp\Plugins

            So you can see the Sketchup version is 2016.

            The permissions on the ../Appdata/.. tree of directories is 'Full Control' for 3 users:

            SYSTEM
            Chris (me - member of Users and Administrators)
            Administrators

            So I can't imagine that Sketchup should have any problems with accessing the plugins folder - it never has in the past 4 years & it's running on the same PC for all that time.

            I'll try applying the updated build Fredo mentions below.

            Thanks for all the suggestions.

            1 條回覆 最後回覆 回覆 引用 0
            • C 離線
              CTH1963
              最後由 編輯

              @cth1963 said:

              @dave r said:

              What is your "plugins location"? What version of SketchUp are you using? Please complete your profile.

              Plugin folder:

              c:\Users\Chris\AppData\Roaming\SketchUp\SketchUp 2016\SketchUp\Plugins

              So you can see the Sketchup version is 2016.

              The permissions on the ../Appdata/.. tree of directories is 'Full Control' for 3 users:

              SYSTEM
              Chris (me - member of Users and Administrators)
              Administrators

              So I can't imagine that Sketchup should have any problems with accessing the plugins folder - it never has in the past 4 years & it's running on the same PC for all that time.

              I'll try applying the updated build Fredo mentions below.

              Thanks for all the suggestions.

              Update:
              Installing the updated plugin (via sketchucation Plugin Store extension) still results in the dialog "Wrong installation..." per my previous reply. I can see the Fredo6_!LibFredo6 folder and associated Fredo6_!LibFredo6.rb file is present in the plugins directory.

              @Fredo, I have nothing in Appdata/local/temp with "Fredo" in it's name but cleared all anyway with no difference in result. BTW, can you pls explain how to get the error log example quoted in your reply?

              Thx.

              1 條回覆 最後回覆 回覆 引用 0
              • C 離線
                CTH1963
                最後由 編輯

                @cth1963 said:

                @cth1963 said:

                @dave r said:

                What is your "plugins location"? What version of SketchUp are you using? Please complete your profile.

                Plugin folder:

                c:\Users\Chris\AppData\Roaming\SketchUp\SketchUp 2016\SketchUp\Plugins

                So you can see the Sketchup version is 2016.

                The permissions on the ../Appdata/.. tree of directories is 'Full Control' for 3 users:

                SYSTEM
                Chris (me - member of Users and Administrators)
                Administrators

                So I can't imagine that Sketchup should have any problems with accessing the plugins folder - it never has in the past 4 years & it's running on the same PC for all that time.

                I'll try applying the updated build Fredo mentions below.

                Thanks for all the suggestions.

                Update:
                Installing the updated plugin (via sketchucation Plugin Store extension) still results in the dialog "Wrong installation..." per my previous reply. I can see the Fredo6_!LibFredo6 folder and associated Fredo6_!LibFredo6.rb file is present in the plugins directory.

                @Fredo, I have nothing in Appdata/local/temp with "Fredo" in it's name but cleared all anyway with no difference in result. BTW, can you pls explain how to get the error log example quoted in your reply?

                Thx.

                I think I found the issue: The line below in Fredo6_!LibFredo6.rb

                file_encrypted = (Sketchup.version.to_i >= 16) ? folder + ".rbe" ; folder + ".rbs"
                

                selects the .rbe file which doesn't exist - the .rbs file does. Changing the version test to >=17 solved the problem.

                Thanks everyone for your attention to the issue.

                1 條回覆 最後回覆 回覆 引用 0
                • C 離線
                  CTH1963
                  最後由 編輯

                  FWIW, there's also a version test in Fredo6_RoundCorner.rb (v3.3a):

                  if Sketchup.version.to_i < 16
                  

                  that should be changed to '<= 16'...

                  @Fredo FYI
                  I tried installing FredoCorner v1.8b which lists the only dependency as LibFredo6 9.1b (archive legacy ver I have installed is 9.5k) but it complains that SU2017 or newer is required. The 'More Info' page says it should work for SU2016 and above...

                  Cheers,
                  Chris.

                  1 條回覆 最後回覆 回覆 引用 0
                  • fredo6F 離線
                    fredo6
                    最後由 編輯

                    @CTH1963

                    If you run Sketchup SU2016, then you MUST use the legacy versions of my plugins.

                    There are here.

                    Fredo

                    1 條回覆 最後回覆 回覆 引用 0
                    • G 離線
                      gridlandscape
                      最後由 編輯

                      this plug in is always very useful. thankyou so much

                      1 條回覆 最後回覆 回覆 引用 0
                      • E 離線
                        Einstein
                        最後由 編輯

                        Hi!
                        Is it possible with Report On Areas to auto-refresh calculation when selection is changed?

                        1 條回覆 最後回覆 回覆 引用 0
                        • fredo6F 離線
                          fredo6
                          最後由 編輯

                          @einstein said:

                          Hi!
                          Is it possible with Report On Areas to auto-refresh calculation when selection is changed?

                          The calculation of the report may take time, in seconds.

                          So, an automatic recalculation on any change of a selection could be counterproductive, as you may want to select several objects in a row.

                          That's why currently ReportArea just highlight the Refresh button in Red when a change of selection takes place.

                          1 條回覆 最後回覆 回覆 引用 0
                          • E 離線
                            Einstein
                            最後由 編輯

                            @fredo6 said:

                            The calculation of the report may take time, in seconds.

                            So, an automatic recalculation on any change of a selection could be counterproductive, as you may want to select several objects in a row.

                            That's why currently ReportArea just highlight the Refresh button in Red when a change of selection takes place.

                            Still, I think this could be an option. Not a default one, but an available setting. I personally use this tool for low number of faces and with fast computer. Auto-recalculation would not be counterproductive for me. But it's just a suggestion 😄

                            1 條回覆 最後回覆 回覆 引用 0
                            • fredo6F 離線
                              fredo6
                              最後由 編輯

                              NEW RELEASE: FredoTools v4.0b - 06 Dec 20

                              Requirement: LibFredo6 v10.4b or above

                              FredoTools 4.0b is a minor release for ReportLabelArea, offering an option for automatic refresh of the reports.


                              See FredoTools plugin home page for Download.

                              See also main post of this thread for User Discussion.

                              Fredo

                              1 條回覆 最後回覆 回覆 引用 0
                              • fredo6F 離線
                                fredo6
                                最後由 編輯

                                @einstein said:

                                Still, I think this could be an option. Not a default one, but an available setting. I personally use this tool for low number of faces and with fast computer. Auto-recalculation would not be counterproductive for me. But it's just a suggestion 😄

                                Here it is....

                                The option is in the Default Parameters.

                                Fredo

                                1 條回覆 最後回覆 回覆 引用 0
                                • E 離線
                                  Einstein
                                  最後由 編輯

                                  @fredo6 said:

                                  Here it is....

                                  The option is in the Default Parameters.

                                  Fredo

                                  Thank you reeely much! You are fantastic 😄

                                  1 條回覆 最後回覆 回覆 引用 0
                                  • K 離線
                                    kenteichmann
                                    最後由 編輯

                                    I just downloaded Fredotools-v4.ob-06Dec20 to be used with Sketchup Pro 2021. I have the latest Windows 10 PC. I open the Fredotools download and I get this message. "This does not appear to be a Sketch model." I get the message with Sketchup 2021 open and unopened. DOES Fredotools-v4.ob WORK IN 2021 SKETCHUP?

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • Dave RD 離線
                                      Dave R
                                      最後由 編輯

                                      @kenteichmann said:

                                      I open the Fredotools download and I get this message. "This does not appear to be a Sketch model." I get the message with Sketchup 2021 open and unopened. DOES Fredotools-v4.ob WORK IN 2021 SKETCHUP?

                                      You don't open extensions in SketchUp with File>Open. Instead, go to the Window menu, click on Extension Manager and then the Install Extension button. Navigate to where you saved the extension file, select it, and choose Open. Also make sure you download and install the LibFredo6 file as well.

                                      Better would be to go to Resources at the top of this page and download the Sketchucation Plugin Store tool. Install that as above and then use it to search for and install Fredo6's extensions and others. If you do that the installation is automatically done correctly and you'll be able to see when there are updates to extensions.

                                      And yes, Fredotools works just fine in SketchUp 2021.

                                      Etaoin Shrdlu

                                      %

                                      (THERE'S NO PLACE LIKE)

                                      G28 X0.0 Y0.0 Z0.0

                                      M30

                                      %

                                      1 條回覆 最後回覆 回覆 引用 0
                                      • fredo6F 離線
                                        fredo6
                                        最後由 編輯

                                        NEW RELEASE: FredoTools v4.1a - 24 Apr 21

                                        Requirement: LibFredo6 v10.4b or above

                                        FredoTools 4.1a is a technical release for performance of selection contextual menu.


                                        See FredoTools plugin home page for Download.

                                        See also main post of this thread for User Discussion.

                                        Fredo

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • K 離線
                                          kakashi66
                                          最後由 編輯

                                          I love FredoTools, especially Thru Paint. I have come across an issue that may be know or not. I didn't feel like going through 14 pages to see.

                                          I noticed that when using TP, if you shift to pan the tool changes to the picker tool not the paint tool. If I shift pan again it goes back to the paint tool. Is this something that can be fixed?

                                          SU pro 2020
                                          FredoTools 4.1a
                                          LibFredo6 11.8a

                                          1 條回覆 最後回覆 回覆 引用 0
                                          • fredo6F 離線
                                            fredo6
                                            最後由 編輯

                                            Thanks for catching this problem. Definitely a bug which needs to be fixed.

                                            1 條回覆 最後回覆 回覆 引用 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 23
                                            • 24
                                            • 4 / 24
                                            • 第一個貼文
                                              最後的貼文
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement