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

    Joint Push Pull Classic (Old version) - v2.2a - 26 Apr 17

    Scheduled Pinned Locked Moved Plugins
    368 Posts 150 Posters 2.0m Views 150 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.
    • M Offline
      magpie
      last edited by

      many thanks again fredo!

      1 Reply Last reply Reply Quote 0
      • P Offline
        Patrickpr
        last edited by

        Hy

        What is this?

        LibTraductor.def, an optional configuration file allowing override of language

        i Have the german version
        I can that not install 😢 😢 😢

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

          @patrickpr said:

          Hy

          What is this?

          LibTraductor.def, an optional configuration file allowing override of language

          i Have the german version
          I can that not install 😢 😢 😢

          Patrick,

          Unfortunately, JointPushPull is an old script and the translation must be done in the code of the script itself (line 29 to 168 of jointpushpull.rb).
          The convention is to add the strings in the existing lists as "|DE| the text", being careful to put a \ before any accentuated or special character (and also careful with the Ruby syntax). Usually, I do it myself, based on translation provided by contributors in text files.

          Fredo

          PS: I plan a refresh of JPP one of these days, based on LibFredo6. Then the translation can be done in an easier way, like in FredoScale or HoverSelect, and in much more languages.

          1 Reply Last reply Reply Quote 0
          • J Offline
            JaViXP
            last edited by

            That sounds cool 👍

            I'll try to translate it into Spanish 😄

            "Giving up is way harder than trying"
            JaViXP's Rendering

            1 Reply Last reply Reply Quote 0
            • simon le bonS Offline
              simon le bon
              last edited by

              Bonjour Fredo,

              "Please help!"
              I don't know why, JointPushPull doesn't close the borders anymore!!"Snarrgg" - - Even if I indicate in configuration menu "borders on external faces" (traduction~!). But it continues to close the sides when I indicate "Borders on all the faces"...

              http://i274.photobucket.com/albums/jj245/Spendauballet/SketchUp/JointPushPull550_001.jpg

              I don't think so because I had already made some tries but may be the version of LibTraductor.rb plays in this fail?
              The one given in the zip package is 13 732 bytes 20/01/2008
              and I use the recent one given with BezierSpline v121 : 19 331 bytes 07/07/2008

              Or may be it is a cause from one of the plugins I have recently installed ❓

              Please Fredo, what can you advise me. (I don't know nothing with ruby console, code etc..)

              --simon.

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

                Simon,

                I don't think this is related to LibTraductor.
                Normally, when you start up Sketchup, the default option is always to create the border faces.
                Is this what you observe ?

                Fredo

                1 Reply Last reply Reply Quote 0
                • simon le bonS Offline
                  simon le bon
                  last edited by

                  Dear Fredo,
                  Thanks for replying.
                  JointPushPull is now a basic tool for me. To see it not working makes me nervous 💚
                  Here is a more complete report:
                  ( it is more easy to me to explain in pictures )

                  http://i274.photobucket.com/albums/jj245/Spendauballet/SketchUp/JointPushPull550_002.jpg


                  http://i274.photobucket.com/albums/jj245/Spendauballet/SketchUp/JointPushPull550_003.jpg


                  http://i274.photobucket.com/albums/jj245/Spendauballet/SketchUp/JointPushPull550_004.jpg


                  http://i274.photobucket.com/albums/jj245/Spendauballet/SketchUp/JointPushPull550_005.jpg


                  http://i274.photobucket.com/albums/jj245/Spendauballet/SketchUp/JointPushPull550_006.jpg


                  http://i274.photobucket.com/albums/jj245/Spendauballet/SketchUp/JointPushPull550_007.jpg


                  http://i274.photobucket.com/albums/jj245/Spendauballet/SketchUp/JointPushPull550_008.jpg

                  What more test can I do?

                  --simon

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

                    Simon,

                    Thanks.
                    Although this seems strange, I'll check where the conflict could be.
                    By the way, did you install LibFredo6 3.2a yet, or are you still running an earlier version?

                    Fredo

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

                      Simon,

                      This has nothing to do with HoverSelect, but with LibFredo. The bug is more subtle than that: it is actually related to how SU and dialog boxes handle accentued characters in drop down controls.

                      It only exists in the French version of JPP, because of the text "Bordures sur les faces extérieures", which contains an accent.

                      As a result, any call to the dialog box via TAB would make the Border option void.

                      In any case, you can change all options using Function keys (F5 to toggle for Thickening, keep face, erase face) for instance, or via the Contextual menu. This works regardless of the above bug.

                      Attached is a quick fix to JPP (just removed the accent), but the real fix is in LibFredo. I simply need more time to make it and validate, as this is now shared in all my plugins.

                      Fredo

                      PS: Thanks to advise is OK


                      jointpushpull.rb

                      1 Reply Last reply Reply Quote 0
                      • simon le bonS Offline
                        simon le bon
                        last edited by

                        Héy Héy Héy !!!!

                        Merci so much Fredo,

                        Tout est Ok maintenant 😆

                        http://i274.photobucket.com/albums/jj245/Spendauballet/SketchUp/JppIsBack.jpg

                        And some shame on me -1) Not to have thought to download LibFredo6 3.2a last version. 😳 I was v3.1

                        -2)I also hadn't thougth to remove from SU\Plugins the previous LibFredo Directories !!

                        http://i274.photobucket.com/albums/jj245/Spendauballet/generalPicts/libfredo.jpg

                        But at last it was not an unnecessary call to you because of this problem with accentuation..

                        PS: I had completely missed using Function keys and now I'm going to look at them better.

                        So much thanks for everything you do,
                        Simon.

                        1 Reply Last reply Reply Quote 0
                        • simon le bonS Offline
                          simon le bon
                          last edited by

                          Cher Fredo,

                          I have finally found from where have coming the problem. In a sense it is reassuring because it's coming from you!!
                          I have searched over the last plugins I had installed, removing them one by one, to discover from where was coming the clash.

                          It's coming from two of them, and they are yours: ZLoader__FredoScale.rb and ZLoader__HoverSelect.rb

                          (And this can help: no problem with: ZLoader__OnSurface.rb >> JointPushPull works well)

                          I'm happy because i'm now sure you will find the hit...

                          😄 simon.

                          1 Reply Last reply Reply Quote 0
                          • M Offline
                            mpowell1234567890
                            last edited by

                            Cool, I noticed the the jointpushpull.rb attachement on this forum dated August 2nd. It is the updated version vurses the older version on the 1st page of this forum?

                            @unknownuser said:

                            Simon,

                            This has nothing to do with HoverSelect, but with LibFredo. The bug is more subtle than that: it is actually related to how SU and dialog boxes handle accentued characters in drop down controls.

                            It only exists in the French version of JPP, because of the text "Bordures sur les faces extérieures", which contains an accent.

                            As a result, any call to the dialog box via TAB would make the Border option void.

                            In any case, you can change all options using Function keys (F5 to toggle for Thickening, keep face, erase face) for instance, or via the Contextual menu. This works regardless of the above bug.

                            Attached is a quick fix to JPP (just removed the accent), but the real fix is in LibFredo. I simply need more time to make it and validate, as this is now shared in all my plugins.

                            Fredo

                            PS: Thanks to advise is OK

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

                              @mpowell1234567890 said:

                              Cool, I noticed the the jointpushpull.rb attachement on this forum dated August 2nd. It is the updated version vurses the older version on the 1st page of this forum?

                              It just fixes the problem signaled by Simon, which only deals with the French translation. There is no other change. So I am not sure you need to download it.
                              I'll publish soon an update to LibFredo6 to fix this bug.

                              Fredo

                              1 Reply Last reply Reply Quote 0
                              • M Offline
                                mpowell1234567890
                                last edited by

                                @unknownuser said:

                                @mpowell1234567890 said:

                                Cool, I noticed the the jointpushpull.rb attachement on this forum dated August 2nd. It is the updated version vurses the older version on the 1st page of this forum?

                                It just fixes the problem signaled by Simon, which only deals with the French translation. There is no other change. So I am not sure you need to download it.
                                I'll publish soon an update to LibFredo6 to fix this bug.

                                Fredo

                                Cool, thanks. Just checking because last time I tried to use jointpshull.rb a while back, it kept creating bugsplats everytime I selected a surface to pull.

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

                                  Small updatepublished in the main thread, mainly:

                                  • to put the menus into a submenu of the Tool menu
                                  • to resolve the problem of Toolbar persistence on Mac
                                    I did make these modifications earlier in April but forgot to update the main post.
                                    see http://forums.sketchucation.com/viewtopic.php?f=180&t=6708&p=42783#p42783

                                  Fred

                                  1 Reply Last reply Reply Quote 0
                                  • K Offline
                                    kenkan2
                                    last edited by

                                    i want to use it!!! But i can't download the file......

                                    1 Reply Last reply Reply Quote 0
                                    • Z Offline
                                      zzrbjfu
                                      last edited by

                                      Thanks for sharing!

                                      1 Reply Last reply Reply Quote 0
                                      • R Offline
                                        remus
                                        last edited by

                                        Try this: http://forums.sketchucation.com/download/file.php?id=32319 kenkan.

                                        http://remusrendering.wordpress.com/

                                        1 Reply Last reply Reply Quote 0
                                        • B Offline
                                          burgerlord
                                          last edited by

                                          thanks fredo for the plugin! XD

                                          nature sings in the ears of the world.. be GREEN!

                                          1 Reply Last reply Reply Quote 0
                                          • W Offline
                                            wooditbegood
                                            last edited by

                                            I am a newbie so please say if this is in wrong place etc.

                                            I downloaded the great looking joint push pull tool for the first time today and it crashes SketchUp Pro 7.1 when I try to use it. I have a Mac G4 1.25MHz. The files seem to be in the Plugin folder correctly.

                                            I have only tried the simplest push pull with a simple rectangle or circle in an otherwise empty model. With any of the tools used to extend a face, when I push enter or context click done, the dialogue box fills with ||||||||||| and then crashes.

                                            Is this a known bug or am I doing something wrong?

                                            Any answers welcome. Thanks very much, Paul

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

                                            Advertisement