sketchucation logo sketchucation
    • Login
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    πŸ›£οΈ Road Profile Builder | Generate roads, curbs and pavements easily Download

    [Plugin] SketchUcation Tools 2.6.1

    Scheduled Pinned Locked Moved Plugins
    127 Posts 32 Posters 89.3k Views 32 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.
    • TIGT Offline
      TIG Moderator
      last edited by

      It looks like one of your IT guys "is protecting you from yourself".
      You need FULL read/write/modify permissions to your User's Plugins folder, AND these must also apply to the folder's contents.
      I suspect that there is some subtle limiter set up by them [perhaps under 'Advanced' ?] which you might not appreciate viewing the Properties > Security listings ?
      Perhaps it could also be Firewall related ?
      You'll need to have some meaningful discussions with your IT guys...
      Good luck.

      PS: Can you also set up [or get IT to set up] your SketchUp.exe to always run as administrator - under Properties > Compatibility - this might help too...

      TIG

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

        How are you determining if a folder has "FULL Read/Write security permissions?"

        Hi

        1 Reply Last reply Reply Quote 0
        • erkanE Offline
          erkan
          last edited by

          @jim said:

          How are you determining if a folder has "FULL Read/Write security permissions?"

          Right click on the folder Plugins, then properties as shown in the above screenshot.

          1 Reply Last reply Reply Quote 0
          • erkanE Offline
            erkan
            last edited by

            @tig said:

            It looks like one of your IT guys "is protecting you from yourself".
            You need FULL read/write/modify permissions to your User's Plugins folder, AND these must also apply to the folder's contents.
            I suspect that there is some subtle limiter set up by them [perhaps under 'Advanced' ?] which you might not appreciate viewing the Properties > Security listings ?
            Perhaps it could also be Firewall related ?
            You'll need to have some meaningful discussions with your IT guys...
            Good luck.

            Thanks TIG I'm waiting for them to try out some options to test.

            @unknownuser said:

            PS: Can you also set up [or get IT to set up] your SketchUp.exe to always run as administrator - under Properties > Compatibility - this might help too...

            I was able to set it up, didn't help much so far.

            1 Reply Last reply Reply Quote 0
            • L Offline
              leminilab
              last edited by

              Hi,

              The plug-in doesn't seem detect my Sketchup Make 2015. Is it normal (not implemented yet) or is there something I must do to fix this?

              Oh, and before I forget: the bundle option is a hit! Thanks a lot for that! πŸ‘

              • "Live every day as if it were your last and then some day you'll be right."
              • "ThomThom rules!!!"
              1 Reply Last reply Reply Quote 0
              • KrisidiousK Offline
                Krisidious
                last edited by

                it's ready and should be the first plugin you install. you are installing it from the downloaded file in 2015 correct?

                By: Kristoff Rand
                Home DesignerUnique House Plans

                1 Reply Last reply Reply Quote 0
                • L Offline
                  leminilab
                  last edited by

                  @krisidious said:

                  it's ready and should be the first plugin you install. you are installing it from the downloaded file in 2015 correct?

                  Hi,

                  Yes. Downloaded here http://sketchucation.com/resources/plugin-store-download and installed from Window/Preferences/Extensions menu.

                  But Make 2015 doesn't show in the Bundle tab:
                  SU-Make-2015.png

                  • "Live every day as if it were your last and then some day you'll be right."
                  • "ThomThom rules!!!"
                  1 Reply Last reply Reply Quote 0
                  • BoxB Offline
                    Box
                    last edited by

                    What is this then?


                    Fullset.JPG

                    1 Reply Last reply Reply Quote 0
                    • L Offline
                      leminilab
                      last edited by

                      It's a bundle I created of my installed plugins in SU8.

                      • "Live every day as if it were your last and then some day you'll be right."
                      • "ThomThom rules!!!"
                      1 Reply Last reply Reply Quote 0
                      • BoxB Offline
                        Box
                        last edited by

                        I don't have my pc here to check but I think you won't have a bundle if you haven't used the tool to install any plugins. So on a new install you would download the su8 bundle and that would become the current 2015 bundle until you edit or add to it.

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

                          I guess you are expecting to see 'Bundle' named 'LEMINLAB-PROD-15' ?
                          Have you tried restarting SketchUp ?
                          In v2015 what does you're 'My Installs' tab show ?
                          If it's empty there is no Bundle.
                          Try installing a Plugins and re-check the 'My Installs' and the 'Bundles'...

                          If no joy can you try copy+paste this snippet into the Ruby Console + <enter>

                          puts;puts(SCF_Dialog.getMyPlugins.split('|').join("\n"))

                          This will tell us what is getting sent to the server...
                          It ought to star with your Computer-Name:SketchUp-Version
                          Then a list of available installed v2015 Plugins in order [both enabled and disabled]...

                          If still no joy then we need to get GΓ‘bor onto it server-side...

                          TIG

                          1 Reply Last reply Reply Quote 0
                          • L Offline
                            leminilab
                            last edited by

                            @tig said:

                            I guess you are expecting to see 'Bundle' named 'LEMINLAB-PROD-15' ?
                            Have you tried restarting SketchUp ?
                            In v2015 what does you're 'My Installs' tab show ?
                            If it's empty there is no Bundle.
                            Try installing a Plugins and re-check the 'My Installs' and the 'Bundles'...

                            If no joy can you try copy+paste this snippet into the Ruby Console + <enter>

                            puts;puts(SCF_Dialog.getMyPlugins.split('|').join("\n"))

                            This will tell us what is getting sent to the server...
                            It ought to star with your Computer-Name:SketchUp-Version
                            Then a list of available installed v2015 Plugins in order [both enabled and disabled]...

                            If still no joy then we need to get GΓ‘bor onto it server-side...

                            • Yes

                            • Untitled-1.gif

                            • It's empty 😞

                            • When I try to Autoinstall a plug-in (like extrude tools for example ;p), nothing happens on screen.

                            • I got this:
                              puts;puts(SCF_Dialog.getMyPlugins.split('|').join("\n"))
                              Error: #<SyntaxError: <main>: syntax error, unexpected tIDENTIFIER, expecting end-of-input
                              puts;puts(SCF_Dialog.getMyPlugins.split('|').join("\n"))
                              ^>
                              SketchUp:1:in `eval'

                            • How bad is it, doc? πŸ˜„

                            P.S.: I love this "Great!!! All of your plugins are up to date." message! πŸ˜„

                            • "Live every day as if it were your last and then some day you'll be right."
                            • "ThomThom rules!!!"
                            1 Reply Last reply Reply Quote 0
                            • TIGT Offline
                              TIG Moderator
                              last edited by

                              We might be able to save you πŸ˜‰
                              More diagnosis needed...

                              Can you open Internet Explorer, ensure its version is up to date, then empty its cache.
                              Now restart SketchUp and retry the SketchUcation PluginStore dialog - any luck AutoInstalling something ?

                              Can you use the item under the menu Plugins [now renamed Extensions in v2015] > SketchUcation submenu item to 'Open Plugins Folder'.
                              It should open something like:
                              C:\Users\YOUR_USER_NAME\AppData\Roaming\SketchUp\SketchUp 2015\SketchUp\Plugins
                              Are there any files in it ?

                              If you go up one folder to .../SketchUp and use Properties > Security > Edit does every entry listed have FULL read/write/modify permissions setup?
                              Change them if necessary, apply/OK...

                              Try AutoInstalling again...

                              Also open the SketchUcation > Plugins Manager dialog.
                              Is the folder listed in the top-bar ?
                              Are there any contents ?

                              Report back πŸ€“

                              TIG

                              1 Reply Last reply Reply Quote 0
                              • L Offline
                                leminilab
                                last edited by

                                @tig said:

                                We might be able to save you πŸ˜‰
                                More diagnosis needed...

                                Can you open Internet Explorer, ensure its version is up to date, then empty its cache.
                                Now restart SketchUp and retry the SketchUcation PluginStore dialog - any luck AutoInstalling something ?

                                Can you use the item under the menu Plugins [now renamed Extensions in v2015] > SketchUcation submenu item to 'Open Plugins Folder'.
                                It should open something like:
                                C:\Users\YOUR_USER_NAME\AppData\Roaming\SketchUp\SketchUp 2015\SketchUp\Plugins
                                Are there any files in it ?

                                If you go up one folder to .../SketchUp and use Properties > Security > Edit does every entry listed have FULL read/write/modify permissions setup?
                                Change them if necessary, apply/OK...

                                Try AutoInstalling again...

                                Also open the SketchUcation > Plugins Manager dialog.
                                Is the folder listed in the top-bar ?
                                Are there any contents ?

                                Report back πŸ€“

                                • Cache emptied. Not working.
                                • Plugins-folder.gif
                                • All permissions granted. Not working.
                                • I can't open the Plugins Manager.
                                • "Live every day as if it were your last and then some day you'll be right."
                                • "ThomThom rules!!!"
                                1 Reply Last reply Reply Quote 0
                                • TIGT Offline
                                  TIG Moderator
                                  last edited by

                                  πŸ˜•
                                  Can you tell us what your Users user-name is ?

                                  Next...
                                  Find the SketchUp.exe icon in the 2015 Programs folder.
                                  Change its Properties > Compatibility > Run As Administrator... to ON [tick]... OK.

                                  Try again...

                                  TIG

                                  1 Reply Last reply Reply Quote 0
                                  • L Offline
                                    leminilab
                                    last edited by

                                    @tig said:

                                    :?
                                    Can you tell us what your Users user-name is ?

                                    Next...
                                    Find the SketchUp.exe icon in the 2015 Programs folder.
                                    Change its Properties > Compatibility > Run As Administrator... to ON [tick]... OK.

                                    Try again...

                                    • My user name is leminilab:
                                      Plugins_folder_path.gif

                                    • Changed compatibility to run as Admin.
                                      Sketchup_exe-Security_tab.gif
                                      I now get a message from Windows when I launch Make 2015 ("Do you want the following program to allow changes to this computer?").
                                      But it's still not working. 😒

                                    • "Live every day as if it were your last and then some day you'll be right."
                                    • "ThomThom rules!!!"
                                    1 Reply Last reply Reply Quote 0
                                    • TIGT Offline
                                      TIG Moderator
                                      last edited by

                                      That last part sounds like a Filewall issue.
                                      Make sure SketchUp 2015 is set to allow it to make changes and access the Internet...

                                      Can you download an RBZ from the PluginStore page - linked above.
                                      Then install it using the Preferences > Extensions > Install button in v2015.
                                      Does its file[s] appear in the Users Plugins folder.
                                      Does it then appear in the Plugins Manager and My-Installs ?

                                      This is weird... πŸ˜•

                                      TIG

                                      1 Reply Last reply Reply Quote 0
                                      • L Offline
                                        leminilab
                                        last edited by

                                        @tig said:

                                        That last part sounds like a Filewall issue.
                                        Make sure SketchUp 2015 is set to allow it to make changes and access the Internet...

                                        Can you download an RBZ from the PluginStore page - linked above.
                                        Then install it using the Preferences > Extensions > Install button in v2015.
                                        Does its file[s] appear in the Users Plugins folder.
                                        Does it then appear in the Plugins Manager and My-Installs ?

                                        This is weird... πŸ˜•

                                        I enabled Sketchup in Windows Firewall.
                                        The "More infoΓ© and "Donate" buttons work. But Autoinstall doesn't.
                                        The install tab is blank.

                                        • "Live every day as if it were your last and then some day you'll be right."
                                        • "ThomThom rules!!!"
                                        1 Reply Last reply Reply Quote 0
                                        • FrederikF Offline
                                          Frederik
                                          last edited by

                                          @leminilab said:

                                          The "More infoΓ© and "Donate" buttons work. But Autoinstall doesn't.
                                          The install tab is blank.

                                          Donate a little and see if that fixes it... πŸ˜†

                                          Cheers
                                          Kim Frederik

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

                                            You have a 'Download' button in the page - I did NOT mean the dialog [which has the AutoInstall button]...

                                            Or is something blocking your browser and its ability to access the Internet and 'Download' files too - are you using Internet Explorer to access sketchUcation.com ?

                                            It's also affecting the PluginStore downloads and the related download and AutoInstall via the dialog within SketchUp, which uses Internet Explorer [incidentally, what version do you use?].

                                            Try and reset your IE Internet Options to use the default settings, perhaps they are too strict ?

                                            Have you also emptied the IE cache as I suggested previously...

                                            TIG

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

                                            Advertisement