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

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

    Scheduled Pinned Locked Moved Plugins
    1.5k Posts 470 Posters 3.3m Views 469 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.
    • GaieusG Offline
      Gaieus
      last edited by

      Here is the post with the ruby console error and the screenshot:
      http://forums.sketchucation.com/viewtopic.php?f=323&t=20485&p=303719#p303719

      Gai...

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

        @Gaieus: thanks for the information

        @Frommer1: I think I know what the issue is.

        On RoundCorner, there is a trace file created for Mac, because some Mac users have signaled problems with performance. See that post http://forums.sketchucation.com/viewtopic.php?f=323&t=33021#p291152

        The problem comes from the fact that the setup of the Mac system prevents to create files in the Sketchup Plugins directory and sub-directories from a program. This is where RoundCorner stops working.

        I would suggest that you try to change the security settings of the the SU Plugins folder, because anyway, you'll get the same problem when the script saves the parameters for further reuse.

        Fredo

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

          @unknownuser said:

          The problem comes from the fact that the setup of the Mac system prevents to create files in the Sketchup Plugins directory and sub-directories from a program.

          😲
          Really? ... I think I have to check my plugins. Think Selection Toys tries to do this.

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

          1 Reply Last reply Reply Quote 0
          • A Offline
            arhetip
            last edited by

            I'm joining the fan club Fredo... Excellent work.

            1 Reply Last reply Reply Quote 0
            • D Offline
              dcdesign
              last edited by

              I'm unable to access the RoundCorner tool in SU8 with a 'Limited' User account.
              I did not have this issue in SU7 using this same 'Limited' User account.

              Also in contrast, the Curviloft tool opens without issue in SU8 using the same 'Limited' User account.

              If I change the 'Limited' account to an 'Administrator' account the RoundCorner tool opens without issue.

              I tried a new download and overwrite extraction of the RoundCorner tool and LibFredo6.rb just for grins to see if there was any change, but there was none. Also, SU7 has been removed so I know it's being extracted into the SU8 plugin directory.

              I'd rather not have to log in to the 'Administrator' account in order to use the 'RoundCorner' tool.

              Any suggestions or work-arounds would be appreciated. Using XP Home SP3.

              Ruby Console output-
              Error: #<Errno::EACCES: Permission denied - C:/Program Files/Google/Google SketchUp 8/Plugins/Fredo6Trace.txt>
              C:/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_36/Lib6Core_36.rb:593:in initialize' C:/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_36/Lib6Core_36.rb:593:in open'
              C:/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_36/Lib6Core_36.rb:593:in trace6' C:/Program Files/Google/Google SketchUp 8/Plugins/ROUNDCORNER_Dir_22/RoundCorner_Tool.rb:313:in init_palette'
              C:/Program Files/Google/Google SketchUp 8/Plugins/ROUNDCORNER_Dir_22/RoundCorner_Tool.rb:128:in initialize' C:/Program Files/Google/Google SketchUp 8/Plugins/ROUNDCORNER_Dir_22/RoundCorner_Tool.rb:42:in new'
              C:/Program Files/Google/Google SketchUp 8/Plugins/ROUNDCORNER_Dir_22/RoundCorner_Tool.rb:42:in launch' C:/Program Files/Google/Google SketchUp 8/Plugins/ROUNDCORNER_Dir_22/RoundCorner_Tool.rb:33:in action__mapping'
              C:/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_36/Lib6Plugin.rb:117:in call' C:/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_36/Lib6Plugin.rb:117:in launch_action'
              C:/Program Files/Google/Google SketchUp 8/Plugins/ROUNDCORNER_Dir_22/bootstrap_RoundCorner.rb:143:in launch_action' C:/Program Files/Google/Google SketchUp 8/Plugins/ROUNDCORNER_Dir_22/bootstrap_RoundCorner.rb:159:in startup'
              C:/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_36/Lib6Plugin.rb:672:in call' C:/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_36/Lib6Plugin.rb:672:in command_invoke'
              C:/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_36/Lib6Plugin.rb:654:in build_config_commands' C:/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_36/Lib6Traductor.rb:874:in call'
              C:/Program Files/Google/Google SketchUp 8/Plugins/LIBFREDO6_Dir_36/Lib6Traductor.rb:874:in `add_command'

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

                @dcdesign said:

                I'm unable to access the RoundCorner tool in SU8 with a 'Limited' User account.
                I did not have this issue in SU7 using this same 'Limited' User account.

                Also in contrast, the Curviloft tool opens without issue in SU8 using the same 'Limited' User account.

                In general, it is recommended to have those permissions to create and write files in the SU plugin folder and subfolders.

                1. to store updates to default parameters (they are normally in the DEFPARAM_Dir folder). In the case of RoundCorner, all parameters are saved across sessions in file RoundCorner.def in that folder

                2. For traces when applicable.

                3. For other purposes.

                On Vista and Windows 7, you may even have problems with security access when you update the plugin, due to the convoluted way Windows manages security for files.

                I will however publish a version without traces (or ask the user where to put them)

                Fredo

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

                  NEW RELEASE: RoundCorner 2.2c- 23 Feb 11

                  This release deactivates the traces that were not necessary and could cause problems when the user does not have all write permissions in the SU Plugins directory.
                  There is no functional evolution compared with 2.2a

                  Please see main post for download

                  Fredo

                  1 Reply Last reply Reply Quote 0
                  • C Offline
                    chromecatz
                    last edited by

                    @unknownuser said:

                    @unknownuser said:

                    Ok, so I have to wait for the next release?
                    I am sorry but I am not using Windows anymore -)
                    I was used to work with sketchup 7 and the round corner plugin without any problems.

                    I have download and install curviloft, it works really fine and quick.
                    I have retry roundcorner, still having the same problem.

                    thanks fredo

                    Then, it would be helpful if other Mac users could tell if they have similar performance issues.

                    Fredo

                    Hi Fredo,

                    I would really love to use your plugin, but am having similar problems involving the round corner plugin being very slow to load, selecting edges/faces, executing and using the RC interface. When I open the RC tool palette, SU and the entire computer slows considerably. The cursor freezes and I am unable to select out of the SU program and I am unable to use the cursor to select options in the RC or SU tool palette. This occurs regardless of how complex the geometry is i.e. box, or multifaceted solid. Permissions are set to read & write in the plugins folder on the Mac HD. I've browsed this thread, but don't know if this issue has been resolved yet. Thanks for your help.

                    DETAILS:
                    Mac OS 10.6.4, Intel Core i7
                    Round Corner 2.2c and LibFredo6 loaded in plugins folder

                    Best.

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

                      Chromecatz,

                      No progress so far, because I cannot reproduce the problem.

                      Could you drop the two attached files into the ROUNDCORNER_Dir_22 folder, then, after restarting Sketchup, exercise one the laynch of the plugin, the selection of edges and the generation of geometry.
                      RoundCorner_Tool.rb
                      RoundCorner_Algo.rb

                      Also, could you have the Ruby console open during this process, just in case you would see a message.

                      There is a trace file generated, FredoTraceRoundCorner.txt in the SU Plugin directory. Could you post it back or send it by PM.

                      Thanks very much.

                      Fredo

                      1 Reply Last reply Reply Quote 0
                      • D Offline
                        deanlegg
                        last edited by

                        Hi Fredo
                        I just downloaded this but i didnt get LIBFREDO_Dir_36 or Libfredo6.rb
                        Have I missed something
                        Thanks

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

                          @deanlegg said:

                          Hi Fredo
                          I just downloaded this but i didnt get LIBFREDO_Dir_36 or Libfredo6.rb
                          Have I missed something
                          Thanks

                          Re-read the first post from whence you downloaded the main tool... It tells you that the you need to download the Lib AND has a link to get it...Capture.PNG

                          TIG

                          1 Reply Last reply Reply Quote 0
                          • D Offline
                            deanlegg
                            last edited by

                            😳 Doh!!
                            Thanks Tig

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

                              Hi, i have a problem, and i really don`t know what to do...

                              http://s009.radikal.ru/i308/1103/87/efabcbbcf61d.jpg

                              1 Reply Last reply Reply Quote 0
                              • A Offline
                                axiaosnail
                                last edited by

                                wonderful!It improves my efficiency.Thanks!

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

                                  @tikva2 said:

                                  Hi, i have a problem, and i really don`t know what to do...

                                  http://s009.radikal.ru/i308/1103/87/efabcbbcf61d.jpg

                                  Tikva2,

                                  Could you post the model.
                                  It looks like you have an extra edge on the face.

                                  Thanks

                                  fredo

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

                                    Fredo, do you mean this?sorry, i dont speak english quite well))


                                    http://i017.radikal.ru/1103/f6/0da6ec16c106.jpg


                                    http://i065.radikal.ru/1103/92/56978e7d3afb.jpg

                                    beforehand thank you.

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

                                      @tikva2 said:

                                      Fredo, do you mean this?sorry, i dont speak english quite well))

                                      I was just asking if you could post the SKP file of your model so that I have a closer look.

                                      Thanks

                                      Fredo

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

                                        Ok

                                        http://depositfiles.com/files/au8d700qi

                                        1 Reply Last reply Reply Quote 0
                                        • ArchiblogA Offline
                                          Archiblog
                                          last edited by

                                          Thank you for this very useful plugin.

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

                                            @tikva2 said:

                                            Ok

                                            http://depositfiles.com/files/au8d700qi

                                            I cannot download the file.
                                            Could you attach it to your answer (via upload attachment)

                                            Thanks very much

                                            Fredo

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 17
                                            • 18
                                            • 19
                                            • 20
                                            • 21
                                            • 73
                                            • 74
                                            • 19 / 74
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement