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

    [Plugin][$] RoundCorner - v3.4a - 31 Mar 24

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

      @nigec said:

      Yeah I know, I try to keep things "as is" when testing, if permissions screw things up at least I can tell the developer what to expect before its released 😉

      Huh?

      There's nothing to tell the developer. The plugin requires that data entered by the user can be written to a file so that data can be used to do its thing. If you don't have permissions set so that the file can be written, the plugin will give you errors.

      If you knew the reason for the error, why didn't you just fix it and move on? 😒

      Etaoin Shrdlu

      %

      (THERE'S NO PLACE LIKE)

      G28 X0.0 Y0.0 Z0.0

      M30

      %

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

        no way for me to let it work. I click on it...but nothing happen.

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

          @carlocki said:

          no way for me to let it work. I click on it...but nothing happen.
          Before we go any further... please provide ALL of your details in your User-Profiles - OS, version etc.
          Please explain you issue more clearly...
          Your report suggests that you get a toolbar and clicking a button appears to do nothing ?
          Open the Ruby Console from Sketchup > Window and see what error messages you have...

          My best guess [based on nothing but instinct] is you haven't downloaded/installed the required 'helper' "LibFredo..." as explained quite clearly in the tools notes...
          Almost none of Fredo's tools will work without this 'helper'.
          If it appears that you have installed it, then please check your Plugins folder's security permissions - they must be FULL... Select its icon, right-click > context-menu > Properties > Security > Edit... set to FULL for everyone listed, OK/Apply.
          Some of Fredo's tools need to write logs etc to the Plugins folder [subfolder] so FULL permissions are a must.
          If earlier permissions have prevented you from installing the Lib correctly, then having 'Compatibility File' in the Plugins folder's top-bar in Windows Explorer is a clue - the files/folder having gone into a VirtualStore folder to protect you from yourself - because by default Windows does not give full access to files/folders in the 'Programs Files' folder tree 😒

          TIG

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

            @tig said:

            @carlocki said:

            no way for me to let it work. I click on it...but nothing happen.
            Before we go any further... please provide ALL of your details in your User-Profiles - OS, version etc.
            Please explain you issue more clearly...
            Your report suggests that you get a toolbar and clicking a button appears to do nothing ?
            Open the Ruby Console from Sketchup > Window and see what error messages you have...

            My best guess [based on nothing but instinct] is you haven't downloaded/installed the required 'helper' "LibFredo..." as explained quite clearly in the tools notes...
            Almost none of Fredo's tools will work without this 'helper'.
            If it appears that you have installed it, then please check your Plugins folder's security permissions - they must be FULL... Select its icon, right-click > context-menu > Properties > Security > Edit... set to FULL for everyone listed, OK/Apply.
            Some of Fredo's tools need to write logs etc to the Plugins folder [subfolder] so FULL permissions are a must.
            If earlier permissions have prevented you from installing the Lib correctly, then having 'Compatibility File' in the Plugins folder's top-bar in Windows Explorer is a clue - the files/folder having gone into a VirtualStore folder to protect you from yourself - because by default Windows does not give full access to files/folders in the 'Programs Files' folder tree 😒

            os: windows 7 sketchup 2013
            ruby console messages
            Error: #<Errno::EACCES: Permission denied - C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/Fredo6Trace.txt>
            C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Core_49.rb:713:in initialize' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Core_49.rb:713:in open'
            C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Core_49.rb:713:in trace6' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/ROUNDCORNER_Dir_23/RoundCorner_Tool.rb:314:in init_palette'
            C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/ROUNDCORNER_Dir_23/RoundCorner_Tool.rb:127:in initialize' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/ROUNDCORNER_Dir_23/RoundCorner_Tool.rb:42:in new'
            C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/ROUNDCORNER_Dir_23/RoundCorner_Tool.rb:42:in launch' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/ROUNDCORNER_Dir_23/RoundCorner_Tool.rb:33:in action__mapping'
            C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Plugin.rb:132:in call' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Plugin.rb:132:in launch_action'
            C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/ROUNDCORNER_Dir_23/bootstrap_RoundCorner.rb:143:in launch_action' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/ROUNDCORNER_Dir_23/bootstrap_RoundCorner.rb:159:in startup'
            C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Plugin.rb:1094:in call' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Plugin.rb:1094:in command_invoke'
            C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Plugin.rb:1076:in build_config_commands' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Traductor.rb:1074:in call'
            C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Traductor.rb:1074:in add_command' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Core_49.rb:713:in call'
            C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Core_49.rb:713

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

              2013/Plugins/LIBFREDO6_Dir_49/Lib6Plugin.rb:132:in launch_action' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/ROUNDCORNER_Dir_23/bootstrap_RoundCorner.rb:143:in launch_action'
              C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/ROUNDCORNER_Dir_23/bootstrap_RoundCorner.rb:159:in startup' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Plugin.rb:1094:in call'
              C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Plugin.rb:1094:in command_invoke' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Plugin.rb:1076:in build_config_commands'
              C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Traductor.rb:1074:in call' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Traductor.rb:1074:in add_command'
              C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Core_49.rb:713:in call' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Core_49.rb:713 Error: #<Errno::EACCES: Permission denied - C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/Fredo6Trace.txt> C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Core_49.rb:713:in initialize'
              C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Core_49.rb:713:in open' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Core_49.rb:713:in trace6'
              C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/ROUNDCORNER_Dir_23/RoundCorner_Tool.rb:314:in init_palette' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/ROUNDCORNER_Dir_23/RoundCorner_Tool.rb:127:in initialize'
              C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/ROUNDCORNER_Dir_23/RoundCorner_Tool.rb:42:in new' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/ROUNDCORNER_Dir_23/RoundCorner_Tool.rb:42:in launch'
              C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/ROUNDCORNER_Dir_23/RoundCorner_Tool.rb:33:in action__mapping' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Plugin.rb:132:in call'
              C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Plugin.rb:132:in launch_action' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/ROUNDCORNER_Dir_23/bootstrap_RoundCorner.rb:143:in launch_action'
              C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/ROUNDCORNER_Dir_23/bootstrap_RoundCorner.rb:159:in startup' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Plugin.rb:1094:in call'
              C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Plugin.rb:1094:in command_invoke' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Plugin.rb:1076:in build_config_commands'
              C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Traductor.rb:1074:in call' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Traductor.rb:1074:in add_command'
              C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Core_49.rb:713:in `call'
              C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Core_49.rb:713

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

                Error: #<Errno::EACCES: Permission denied - C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/Fredo6Trace.txt>
                C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Core_49.rb:713:in initialize' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Core_49.rb:713:in open'
                C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Core_49.rb:713:in trace6' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/ROUNDCORNER_Dir_23/RoundCorner_Tool.rb:314:in init_palette'
                C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/ROUNDCORNER_Dir_23/RoundCorner_Tool.rb:127:in initialize' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/ROUNDCORNER_Dir_23/RoundCorner_Tool.rb:42:in new'
                C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/ROUNDCORNER_Dir_23/RoundCorner_Tool.rb:42:in launch' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/ROUNDCORNER_Dir_23/RoundCorner_Tool.rb:33:in action__mapping'
                C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Plugin.rb:132:in call' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Plugin.rb:132:in launch_action'
                C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/ROUNDCORNER_Dir_23/bootstrap_RoundCorner.rb:143:in launch_action' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/ROUNDCORNER_Dir_23/bootstrap_RoundCorner.rb:159:in startup'
                C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Plugin.rb:1094:in call' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Plugin.rb:1094:in command_invoke'
                C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Plugin.rb:1076:in build_config_commands' C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Traductor.rb:1074:in call'
                C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/LIBFREDO6_Dir_49/Lib6Traductor.rb:1074:in `add_command'

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

                  @unknownuser said:

                  ACCESS: Permission denied

                  You need to set administrator privileges to allow full access to the Plugins folder. This is exactly the same as the previous report.

                  Please complete your profile as TIG requested. 😒

                  Etaoin Shrdlu

                  %

                  (THERE'S NO PLACE LIKE)

                  G28 X0.0 Y0.0 Z0.0

                  M30

                  %

                  1 條回覆 最後回覆 回覆 引用 0
                  • Y 離線
                    yikyeou
                    最後由 編輯

                    I've just wrote a post on how to fix the permission for RoundCorner plugin http://inicholas.net/fix-roundcorner-plugin-problem/.

                    1 條回覆 最後回覆 回覆 引用 0
                    • D 離線
                      dingosss
                      最後由 編輯

                      this is not working with sketchup 2013 for me

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

                        @dingosss said:

                        this is not working with sketchup 2013 for me

                        Well, you haven't given us anything in the way of information to help you troubleshoot the problem so the best we can do is give you the two most common problems.

                        First: You haven't installed it correctly.
                        Second: You haven't installed the required LibFredo6 files.
                        Third: You haven't set permissions for the Plugins folder correctly.

                        It could be any or all of these.

                        Etaoin Shrdlu

                        %

                        (THERE'S NO PLACE LIKE)

                        G28 X0.0 Y0.0 Z0.0

                        M30

                        %

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

                          @yikyeou said:

                          I've just wrote a post on how to fix the permission for RoundCorner plugin http://inicholas.net/fix-roundcorner-plugin-problem/.

                          That looks like a good blog post. Thanks for doing it. That exact same thing has been covered here on SCF dozens of times but apparently it can't be addressed too many times since people are still missing this important step. It isn't just Round Corner that this pertains to, either.

                          Etaoin Shrdlu

                          %

                          (THERE'S NO PLACE LIKE)

                          G28 X0.0 Y0.0 Z0.0

                          M30

                          %

                          1 條回覆 最後回覆 回覆 引用 0
                          • P 離線
                            petrusyap
                            最後由 編輯

                            Hi Fredo,

                            I would like to ask about this most useful plugin I have ever used for sketchup, RoundCorner. The plugin is successfully installed in my SketchUp 2013, however, every time i try to make the roundcorner process, it will create a bugsplat and exit SU directly. I am using Windows 8 Pro and SketchUp 2013 Pro. Please advise. Thank you.

                            For your information: the plugins i used in my sketchup, Vray 1.6beta, TTCleanup, Artisan, Quadtools, VrayTools, Extrude Tools, Tools on Surface.

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

                              Try disabling V-ray--the first plugin you listed. It has been known to cause conflicts with other plugins.

                              Etaoin Shrdlu

                              %

                              (THERE'S NO PLACE LIKE)

                              G28 X0.0 Y0.0 Z0.0

                              M30

                              %

                              1 條回覆 最後回覆 回覆 引用 0
                              • mikebelluckfM 離線
                                mikebelluckf
                                最後由 編輯

                                @dave r said:

                                @yikyeou said:

                                I've just wrote a post on how to fix the permission for RoundCorner plugin http://inicholas.net/fix-roundcorner-plugin-problem/.

                                That looks like a good blog post. Thanks for doing it. That exact same thing has been covered here on SCF dozens of times but apparently it can't be addressed too many times since people are still missing this important step. It isn't just Round Corner that this pertains to, either.

                                Thanks all - for the plugin & the sorting out the 'security' fix - I was in same boat, which is now a curved bottom wonder!

                                MIKE BELL
                                http://www.mikebell.eu   +44 7970 646 705

                                Event // Exhibition // Experiential // Installation
                                Design / Layouts / CAD Plans / Digital Scamps

                                1 條回覆 最後回覆 回覆 引用 0
                                • S 離線
                                  sketchuh
                                  最後由 編輯

                                  i can't see the fredo's roundcorner in tools menu..i am using sketchup 2013. i am pretty sure i installed it and other necessary plugins correctly. i don't know why i can't find it in the menu!

                                  1 條回覆 最後回覆 回覆 引用 0
                                  • S 離線
                                    sketchuh
                                    最後由 編輯

                                    sorry about that....i installed it via sketch store! it works now! thnx

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

                                      Dear Fredo6,

                                      I have just updated to SU2013 from SU8 and tried to re-install RoundCorner (v2.3a)
                                      I had it working fine whist in SU8 but cannot get it to work on 2013?

                                      I have updated to the latest Libfredo6 4.9 plugin on SU2013 and it is showing up inside SU2013, however, I cannot seem to be able to open up the the RoundCorner box from Extensions nor can see it anywhere in the tools palettes? Please advise. Thanks in advance.

                                      I am on mac os X (10.8.4)

                                      EDIT - I have found a way to fix this. Change the .zip file downloaded from here and change the parameter to .rbz and then copy/place the file to sketchup plugin folder. Open sketchup and from Preference / Extensions / Install extension - locate .rbz file from plugin folder and woala!! RoundCorner tick box should appear which means installed! From there, go to View/ tool palettes/ RoundCorner to open up tool bar.

                                      Not sure if this is the proper way to install but worked for me on MAC.

                                      Thanks Fredo for this great and useful plugin.

                                      Cheers!!

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

                                        @ericchan74 said:

                                        I am on mac os X (10.8.4)

                                        EDIT - I have found a way to fix this. Change the .zip file downloaded from here and change the parameter to .rbz and then copy/place the file to sketchup plugin folder. Open sketchup and from Preference / Extensions / Install extension - locate .rbz file from plugin folder and woala!! RoundCorner tick box should appear which means installed! From there, go to View/ tool palettes/ RoundCorner to open up tool bar.

                                        Not sure if this is the proper way to install but worked for me on MAC.

                                        You could have skipped the part about placing the rbz file into the Plugins folder and used Install Extension just the same. Better would be to install the Sketcucation PluginStore and install it automatically. Did you make sure to also get the most recent LibFredo6 files?

                                        Etaoin Shrdlu

                                        %

                                        (THERE'S NO PLACE LIKE)

                                        G28 X0.0 Y0.0 Z0.0

                                        M30

                                        %

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • D 離線
                                          dorindranca
                                          最後由 編輯

                                          hello
                                          please help
                                          round corner not working
                                          I installed libfredo6-49 but asked me to create a folder but still working out DEFPARAM_DIR
                                          thanks
                                          sorry my English


                                          aaaa.jpg


                                          bbbb.jpg

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

                                            Please read the first three lines of the first post of this thread. It tells you exactly why you are getting this error. You need to set full permissions for the Plugins folder.

                                            Etaoin Shrdlu

                                            %

                                            (THERE'S NO PLACE LIKE)

                                            G28 X0.0 Y0.0 Z0.0

                                            M30

                                            %

                                            1 條回覆 最後回覆 回覆 引用 0
                                            • 1
                                            • 2
                                            • 70
                                            • 71
                                            • 72
                                            • 73
                                            • 74
                                            • 74 / 74
                                            • 第一個貼文
                                              最後的貼文
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement