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

    [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.
    • guanjinG Offline
      guanjin
      last edited by

      @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
      • Dave RD Offline
        Dave R
        last edited by

        @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
        • thomthomT Offline
          thomthom
          last edited by

          @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
          • guanjinG Offline
            guanjin
            last edited by

            @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

              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
              • guanjinG Offline
                guanjin
                last edited by

                @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
                • thomthomT Offline
                  thomthom
                  last edited by

                  @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

                    @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
                    • thomthomT Offline
                      thomthom
                      last edited by

                      @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

                        Hello. Any chance for something for us mac users?

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

                          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
                          • thomthomT Offline
                            thomthom
                            last edited by

                            @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
                            • Dave RD Offline
                              Dave R
                              last edited by

                              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
                              • thomthomT Offline
                                thomthom
                                last edited by

                                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
                                • thomthomT Offline
                                  thomthom
                                  last edited by

                                  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
                                  • guanjinG Offline
                                    guanjin
                                    last edited by

                                    @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
                                    • thomthomT Offline
                                      thomthom
                                      last edited by

                                      @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
                                      • Dave RD Offline
                                        Dave R
                                        last edited by

                                        Probably the plugin by dukejazz.

                                        Etaoin Shrdlu

                                        %

                                        (THERE'S NO PLACE LIKE)

                                        G28 X0.0 Y0.0 Z0.0

                                        M30

                                        %

                                        1 Reply Last reply Reply Quote 0
                                        • guanjinG Offline
                                          guanjin
                                          last edited by

                                          @dave r said:

                                          Probably the plugin by dukejazz.

                                          Thank you, problem solved! Windows plug-in is not clean, delete

                                          I come from China, is to learn

                                          1 Reply Last reply Reply Quote 0
                                          • I Offline
                                            Iceonfire
                                            last edited by

                                            I keep getting the message windows cannot open this file. When I try to have it select from a list of programs, it takes me to a bunch of PC cleaner sites. Any further direction?

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

                                            Advertisement