• Login
sketchucation logo sketchucation
  • Login
πŸ€‘ 30% Off | Artisan 2 on sale until April 30th Buy Now

[Plugin] SketchUcation Tools 2.6

Scheduled Pinned Locked Moved Plugins
212 Posts 58 Posters 116.6k Views
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.
  • S Offline
    sectionaa
    last edited by 25 Jun 2014, 12:00

    Thanks. I see I now have 'Open Plugins Folder' in my Sketchucation menu, so thats good.
    I take it the wisdom of ages was all Sketchup versions before 2013, when plugins folders were in programme folder. And simple is single stand alone application; complex is multi-user installation across a network. I am simple myself.
    Personally I want C:\ just for operating system, data on a separate partition, and programmes also on a separate partition. When I do back ups or virus check its easy just to do relatively small drives, rather than take all day on one huge drive. That's why I do not want my Sketchup files scattered all over the place, particularly on C:. Call me simple.

    But keep up the good work. Much appreciated.

    1 Reply Last reply Reply Quote 0
    • M Offline
      mjduniverse
      last edited by 26 Jun 2014, 13:08

      Nice. πŸ‘

      1 Reply Last reply Reply Quote 0
      • J Offline
        jaguarrh
        last edited by 28 Jun 2014, 09:31

        Hi all,

        I am having some difficulty with SketchUcation Tools 2.6.0 on my work machine.

        I am running

        • Windows 7 SP1

        • Sketchup Pro 2014 (14.1.1282)

        • SketchUcation Tools 2.6.0 (SUT)

        I installed the SUT plugin via the forum as per the video and all worked as expected.

        Once installed, when I start sketchup I get the spinning blue circle for a long time (approx 2 mins). Once the SUT plugin has started however it runs ok without the hangup. I can log in with my forum username and start browsing the plugins.

        When I try to install one of the plugins though, I receive an error message...

        unzip error

        Now, I have tried to find a solution to this for a few days, but to no avail.

        I have read through this thread and others and cannot find a solution. I have tried the following...

        • I have checked the plugins folder location and permissions and they are set correctly ( iam an administrator on the machine anyway)

        file system

        • I am using the default install location for sketchup itself and the plugins folder and I do not see a "Compatability Files" button at the top of the Windows Explorer interface when I'm in the plugins folder

        • I have tried running sketchup as administrtor (despite being an admin) and no difference

        • I have done a ctrl+f5 refresh of the SUT browser window

        One thing I did notice, when I tried to close the SUT plugin browser window with the Ruby Console open, I experienced the long delay again and the following showed up in the console...

        closing window

        I have no idea really, but I suspect it is an issue with my company firewall as I have the same software installed on my home machine and it works fine. I can install plugins from the SUT manager and I do not suffer the spinning blue circle on start up.

        Any help appreciated.

        1 Reply Last reply Reply Quote 0
        • T Offline
          TIG Moderator
          last edited by 28 Jun 2014, 13:36

          Thanks for you thorough analysis and investigations.
          I suspect that is is indeed your company Firewall preventing some SCFapi functions that ping tiny data packets to the SCF server.
          There is an update in progress for this toolset, but in the meantime I will PM you a process which should allow you to at least use the other SCF tools, albeit a little less usefully...
          Watch for my PM...

          TIG

          1 Reply Last reply Reply Quote 0
          • J Offline
            jaguarrh
            last edited by 28 Jun 2014, 22:18

            Thanks Tig.

            1 Reply Last reply Reply Quote 0
            • J Offline
              JClements
              last edited by 2 Jul 2014, 20:14

              When disabling a script, it is moved to the right pane and is displayed in red text. Should it also be removed from its respective SU Submenu? It is not happened for me (SU has to be closed and reloaded).

              SU2014, Windows 7, Chrome browser.

              John | Illustrator | Beaverton, Oregon

              1 Reply Last reply Reply Quote 0
              • D Offline
                Dan Rathbun
                last edited by 3 Jul 2014, 15:14

                The API currently does not expose all GUI methods.

                We can add menu items, and check them, and grey them,.. but not remove them.

                I'm not here much anymore.

                1 Reply Last reply Reply Quote 0
                • T Offline
                  TIG Moderator
                  last edited by 4 Jul 2014, 08:17

                  @jclements said:

                  When disabling a script, it is moved to the right pane and is displayed in red text. Should it also be removed from its respective SU Submenu? It is not happened for me (SU has to be closed and reloaded).

                  SU2014, Windows 7, Chrome browser.
                  If you read the usage notes, or the tooltip on the right column... When you disable a Plugin/Extension that is currently Enabled/Loaded, then it remains loaded during that session, when you restart SketchUp it will be Disabled.
                  That's why it's colored Red to remind you that it is still Loaded but will not be next time.

                  Although you can add menu items as a Plugin loads you cannot do the inverse...
                  You cannot remove a menu item.
                  If can be made 'greyed-out', BUT the code for an individual Plugin needs construing to allow this - we are not likely to be able to access 3rd party code for that...

                  Even if there were API menu.remove... methods, then we would still need to get the reference to each plugin's menu-item[s], which is again somewhat convoluted when you have not coded it originally...

                  And I haven't even touched on Toolbars yet... πŸ˜’

                  TIG

                  1 Reply Last reply Reply Quote 0
                  • P Offline
                    pgarmyn
                    last edited by 4 Jul 2014, 20:50

                    Hi all
                    Some questions about this super SCF-API
                    Of course, you can answer after Brazil-Colombia

                    I tested the SCF-api by sending some events. Is the timestamp of each event the local time of the user or the local time of the author?
                    What can be stored in each value of SCFapi.store_event : special caracters? length? .....
                    API stats graphs : Is there a way to exclude certain events, actions or labels. We can of course filter them in XLS and make our own graphs.
                    Is there more documentation for this ? I found the help tab (http://plugins.sketchucation.com/index.php?m=plugins-help%26amp;p=help-summary)

                    Are there plans to include a licence server in this API? It could be a usefull extension. The SCF-API could pass autorisation to the plugin, based on the unique user-key, time, the plugin version .... The author has to dress a list of the authorized users, in relation to versions, timelimits, .... on the SCF server. Of course commercial plugins would pay for this service!

                    1 Reply Last reply Reply Quote 0
                    • P Offline
                      pgarmyn
                      last edited by 5 Jul 2014, 08:49

                      In addition to my previous post it could be useful to have the local user time and the difference from UTC for each event (%z)
                      Time.now.strftime "%Y-%m-%d %H:%M:%S %z"

                      1 Reply Last reply Reply Quote 0
                      • Rich O BrienR Offline
                        Rich O Brien Moderator
                        last edited by 5 Jul 2014, 09:09

                        These ideas are best documented in the Plugin Authors forum.

                        Our API is in constant flux as we add new features.

                        We are also updating the docs soon with examples

                        Download the free D'oh Book for SketchUp

                        1 Reply Last reply Reply Quote 0
                        • P Offline
                          pgarmyn
                          last edited by 5 Jul 2014, 20:10

                          @Rich : πŸ‘

                          1 Reply Last reply Reply Quote 0
                          • O Offline
                            obang12
                            last edited by 10 Jul 2014, 09:50

                            Been entered in the wrong account
                            Can not log out
                            How do I log out ?

                            1 Reply Last reply Reply Quote 0
                            • P Offline
                              Palmer
                              last edited by 21 Jul 2014, 18:12

                              Hello

                              Is there a way to edit my Bundles in SketchUcation Tools 2.6? Or delete them and start from scratch? I'm needing to rebuild my system and would like to start fresh with a reinstall of SU 2014 and get rid of any old plugins or extensions.

                              Thanks for the great tool but just need a little more info on management.

                              Thanks

                              Richard Palmer

                              1 Reply Last reply Reply Quote 0
                              • D Offline
                                Dan Rathbun
                                last edited by 21 Jul 2014, 19:51

                                There may be dat files in
                                %LOCALAPPDATA%/Temp/SCF
                                and
                                %LOCALAPPDATA%/SCF

                                I'm not here much anymore.

                                1 Reply Last reply Reply Quote 0
                                • P Offline
                                  Palmer
                                  last edited by 21 Jul 2014, 20:14

                                  Thanks Dan. I found that as I add plug ins to my fresh install of SU that a new Bundle appears in ST 2.6. I'll look for the .dat files you mentioned as well.
                                  @dan rathbun said:

                                  There may be dat files in
                                  %LOCALAPPDATA%/Temp/SCF
                                  and
                                  %LOCALAPPDATA%/SCF

                                  1 Reply Last reply Reply Quote 0
                                  • Rich O BrienR Offline
                                    Rich O Brien Moderator
                                    last edited by 21 Jul 2014, 20:17

                                    ST creates a bundle per device per SU version.

                                    We've something in testing that will negate the need for bundles going forward πŸ˜‰

                                    Download the free D'oh Book for SketchUp

                                    1 Reply Last reply Reply Quote 0
                                    • dereiD Offline
                                      derei
                                      last edited by 30 Aug 2014, 09:53

                                      cannot install plugins under Windows 8 😞 ... in SU Status bar it says "Sketchucation Archive Installer..." but in the end, no plugin installed.
                                      And in Ruby Console I get this:

                                      Error; #<Errno;;EACCES; Permission denied - C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/t999>
                                      (eval);935;in `delete'
                                      (eval);935;in `installable?'
                                      (eval);226;in `getplugins?'
                                      (eval);1018;in `rbzInstaller'
                                      (eval);1249;in `rbzDirect'
                                      (eval);1125;in `loadHandler'
                                      (eval);466;in `loadFromURL'
                                      (eval);1173;in `new'
                                      (eval);935;in `call'
                                      (eval);935
                                      

                                      How can I fix that?
                                      Thanks

                                      DESIGNER AND ARTIST [DEREI.UK](http://derei.uk/l)

                                      1 Reply Last reply Reply Quote 0
                                      • T Offline
                                        TIG Moderator
                                        last edited by 30 Aug 2014, 11:23

                                        Looks like a 'permissions' issue. πŸ˜•
                                        Covered thousands of times before !
                                        There's even a help page in Tuts...
                                        But here's a prΓ©cis...

                                        To 'install', then 'manage' your plugins you need to be have the ability to read/write/overwrite files in the default Plugins folder.
                                        With "Admin-powers" [first off, give yourself them in the Users Control Panel if not].
                                        Find the Plugins folder within C:/Program Files (x86)/Google/Google SketchUp 8/
                                        Select the Plugins folder's icon, right-click > Context-menu > Properties > Security > Edit ensure everyone listed has FULL permission to read/write ticked > Apply/OK.
                                        Check that these newly reset FULL permissions have filtered down also apply to its files, subfolders, their contents etc.

                                        Also change SketchUp to always run as an admin...
                                        To do this...
                                        In the same SketchUp folder find SketchUp.exe, select its icon, right-click > Context-menu > Properties > Compatibility > 'Privilege Level' pane - tick the box 'Run this program as an administrator' > Apply/OK.

                                        In v2014 this permission issue is resolved since each User gets their own Plugins folder with full permissions preset.

                                        TIG

                                        1 Reply Last reply Reply Quote 0
                                        • iichiversiiI Offline
                                          iichiversii
                                          last edited by 25 Nov 2014, 22:01

                                          This plugin stopped working for me, everytime i launch it i get this message

                                          "This plugin is no longer support, please upgrade by clicking the button below. After the upgrade you will need to restart sketchup."

                                          So i click the upgrade button and after the upgrade is complete i restart sketchup but the same message pops up again, now i am using sketchup version 8 from the good old google days so could this be the problem and if so is there an older version of sketchucation store plugin i can install.

                                          Upgrading sketchup isn't an option for me at the moment, i need to stay on version 8

                                          Thanks in advance if someone helps me out with this πŸ‘

                                          Bring on the Rain...

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 7
                                          • 8
                                          • 9
                                          • 10
                                          • 11
                                          • 10 / 11
                                          • First post
                                            Last post
                                          Buy SketchPlus
                                          Buy SUbD
                                          Buy WrapR
                                          Buy eBook
                                          Buy Modelur
                                          Buy Vertex Tools
                                          Buy SketchCuisine
                                          Buy FormFonts

                                          Advertisement