• Login
sketchucation logo sketchucation
  • Login
πŸ€‘ SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

[Plugin] Simple Plugin Installer

Scheduled Pinned Locked Moved Plugins
83 Posts 29 Posters 169.9k Views 29 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.
  • D Offline
    Dave R
    last edited by 6 Jan 2012, 02:58

    πŸ˜’

    Just relax. It'll be available when it is available.

    Etaoin Shrdlu

    %

    (THERE'S NO PLACE LIKE)

    G28 X0.0 Y0.0 Z0.0

    M30

    %

    1 Reply Last reply Reply Quote 0
    • T Offline
      thomthom
      last edited by 6 Jan 2012, 08:22

      @john2 said:

      @thomthom said:

      It is under development - along side with a plugin repository.

      no beta version ..link 4 download??

      Keep an eye on this site: http://www.extendsketchup.com/

      As Dave said - it's done when it's done. He's working on it along side his full time job - like I do. Making it very hard to promise a deadline. (It's hard even if it is your full time job any way... 😞 )

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

      1 Reply Last reply Reply Quote 0
      • T Offline
        thomthom
        last edited by 9 Jan 2012, 10:18

        Hmm.... IE10 might not come until Windows8 is out... I hope it comes earlier - as I think Windows 8 comes late this year.

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

        1 Reply Last reply Reply Quote 0
        • G Offline
          guanjin
          last edited by 21 Jan 2012, 07:55

          @thomthom said:

          Hmm.... IE10 might not come until Windows8 is out... I hope it comes earlier - as I think Windows 8 comes late this year.

          Really good, but can not load the RB file, tried many, will not work!

          I come from China, is to learn

          1 Reply Last reply Reply Quote 0
          • D Offline
            Dave R
            last edited by 21 Jan 2012, 11:32

            @guanjin said:

            Really good, but can not load the RB file, tried many, will not work!

            That's mostly useless if you're asking for help. You have given nothing for anyone to help you with. Go back to the first post and make sure you've installed the plugin so it shows as described under "Footprint"

            @unknownuser said:

            Footprint

            http://forums.sketchucation.com/download/file.php?id=53762
            <Sketchup>/Plugins/

            +-
            http://forums.sketchucation.com/download/file.php?id=53763
            tt_simple_installer.rb

            If you don't get it to work, post a screen shot of your Plugins directory or give something useful so you can be helped.

            Etaoin Shrdlu

            %

            (THERE'S NO PLACE LIKE)

            G28 X0.0 Y0.0 Z0.0

            M30

            %

            1 Reply Last reply Reply Quote 0
            • T Offline
              thomthom
              last edited by 21 Jan 2012, 11:47

              @guanjin said:

              @thomthom said:

              Hmm.... IE10 might not come until Windows8 is out... I hope it comes earlier - as I think Windows 8 comes late this year.

              Really good, but can not load the RB file, tried many, will not work!

              As Dave said, you need to be more spesific. How did you try to "load" the plugin? And what "doesn't work"? Unexpected behaviour? Errors? Menu items not found?

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

              1 Reply Last reply Reply Quote 0
              • G Offline
                guanjin
                last edited by 24 Jan 2012, 15:36

                @thomthom said:

                @guanjin said:

                @thomthom said:

                Hmm.... IE10 might not come until Windows8 is out... I hope it comes earlier - as I think Windows 8 comes late this year.

                Really good, but can not load the RB file, tried many, will not work!

                As Dave said, you need to be more spesific. How did you try to "load" the plugin? And what "doesn't work"? Unexpected behaviour? Errors? Menu items not found?

                RB can not import files??Thank you!
                lllll.gif

                I come from China, is to learn

                1 Reply Last reply Reply Quote 0
                • TIGT Offline
                  TIG Moderator
                  last edited by 24 Jan 2012, 15:41

                  Guanjin
                  Read what it says about non-ASCII characters in file-paths...
                  Ruby's 'File' tools [in Sketchup's v1.8~] can't accept UTF-8 characters... like in your Chinese!

                  TIG

                  1 Reply Last reply Reply Quote 0
                  • G Offline
                    guanjin
                    last edited by 25 Jan 2012, 18:24

                    @tig said:

                    Guanjin
                    Read what it says about non-ASCII characters in file-paths...
                    Ruby's 'File' tools [in Sketchup's v1.8~] can't accept UTF-8 characters... like in your Chinese!

                    Most use UTF - 8 characters! ! πŸ˜’
                    TIG welcomes you to China, I will entertain you

                    I come from China, is to learn

                    1 Reply Last reply Reply Quote 0
                    • T Offline
                      thomthom
                      last edited by 25 Jan 2012, 20:02

                      @guanjin said:

                      Most use UTF - 8 characters! ! πŸ˜’

                      Unfortunately this is a limitation due to the Ruby version SketchUp use. There is nothing we(plugin developers) can do. It needs to be addressed by Google

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

                      1 Reply Last reply Reply Quote 0
                      • T Offline
                        tomasz
                        last edited by 26 Jan 2012, 08:12

                        @thomthom said:

                        @guanjin said:

                        Most use UTF - 8 characters! ! πŸ˜’

                        Unfortunately this is a limitation due to the Ruby version SketchUp use. There is nothing we(plugin developers) can do. It needs to be addressed by Google

                        It can be done through a C/C++ extension. I have it in mind to create such a 'library', but I am currently too busy to invest my time in it.
                        SU2Thea can save/read files containing non-ASCII characters in their paths/filenames.

                        Author of [Thea Render for SketchUp](http://www.thearender.com/sketchup)

                        1 Reply Last reply Reply Quote 0
                        • T Offline
                          thomthom
                          last edited by 26 Jan 2012, 08:25

                          @unknownuser said:

                          It can be done through a C/C++ extension. I have it in mind to create such a 'library', but I am currently too busy to invest my time in it.

                          Ditto.
                          I tried to make Google add such helper methods.

                          It is only an issue under Windows though. So only a Windows C Extension is required. OSX works fine.

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

                          1 Reply Last reply Reply Quote 0
                          • N Offline
                            newrui
                            last edited by 31 Jan 2012, 22:19

                            Hello. Any chance for something for us mac users?

                            1 Reply Last reply Reply Quote 0
                            • T Offline
                              thomthom
                              last edited by 9 Feb 2012, 12:37

                              Version 1.0.2

                              • Fixed: Installed RB files are now loaded after installation - avoiding restart.

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

                              1 Reply Last reply Reply Quote 0
                              • T Offline
                                thomthom
                                last edited by 9 Feb 2012, 12:38

                                @newrui said:

                                Hello. Any chance for something for us mac users?

                                ? This plugin should be usable for OSX users... Are you getting errors?

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

                                1 Reply Last reply Reply Quote 0
                                • D Offline
                                  Dave R
                                  last edited by 9 Feb 2012, 12:44

                                  Thomas, it works fine on Mac for me.

                                  Etaoin Shrdlu

                                  %

                                  (THERE'S NO PLACE LIKE)

                                  G28 X0.0 Y0.0 Z0.0

                                  M30

                                  %

                                  1 Reply Last reply Reply Quote 0
                                  • T Offline
                                    thomthom
                                    last edited by 9 Feb 2012, 12:50

                                    Thanks Dave. I'd be surprised if it didn't. Now we can only ponder what the question was related to...

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

                                    1 Reply Last reply Reply Quote 0
                                    • T Offline
                                      thomthom
                                      last edited by 15 Feb 2012, 12:19

                                      Version 1.0.3

                                      • Added: RBS support.

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

                                      1 Reply Last reply Reply Quote 0
                                      • G Offline
                                        guanjin
                                        last edited by 20 Feb 2012, 11:46

                                        @thomthom said:

                                        Version 1.0.3

                                        • Added: RBS support.

                                        Load error version SU8M2
                                        ζœͺ命名.jpg

                                        I come from China, is to learn

                                        1 Reply Last reply Reply Quote 0
                                        • T Offline
                                          thomthom
                                          last edited by 20 Feb 2012, 11:49

                                          @guanjin said:

                                          @thomthom said:

                                          Version 1.0.3

                                          • Added: RBS support.

                                          Load error version SU8M2
                                          [attachment=0:2a3xs702]<!-- ia0 -->ζœͺ命名.jpg<!-- ia0 -->[/attachment:2a3xs702]

                                          That doesn't seem to be related to this plugin. It refer to a "window style.rb" plugin that tries to load "windows/api.rb".

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

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 5
                                          • 2 / 5
                                          • First post
                                            Last post
                                          Buy SketchPlus
                                          Buy SUbD
                                          Buy WrapR
                                          Buy eBook
                                          Buy Modelur
                                          Buy Vertex Tools
                                          Buy SketchCuisine
                                          Buy FormFonts

                                          Advertisement