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

    [Plugin] TT_Lib²

    Scheduled Pinned Locked Moved Plugins
    310 Posts 66 Posters 394.3k Views 66 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

      Have you downloaded and installed http://sketchucation.com/resources/pluginstore?pln=TT_Lib
      The latest version... v2.8.3

      Are you sure you have FULL read/write permissions to your Plugins folder ?
      As an admin select that folder's icon, right-click, context-menu, Properties, Security, Edit - give every user/group [you] listed FULL permissions... Apply/OK

      TIG

      1 Reply Last reply Reply Quote 0
      • enigmaticE Offline
        enigmatic
        last edited by

        Matter is already made but I have made one more time. Did not do what may be?

        1 Reply Last reply Reply Quote 0
        • tt_suT Offline
          tt_su
          last edited by

          You might have ended up with files in VirtualStore. If you open your Plugins folder, is there a button that says "Compatibility Files' or something similar (in whatever language your OS is)?

          1 Reply Last reply Reply Quote 0
          • enigmaticE Offline
            enigmatic
            last edited by

            I think I tried to explain it, but could not tell. Sorry for my english 😞.


            TT_Lib2

            1 Reply Last reply Reply Quote 0
            • tt_suT Offline
              tt_su
              last edited by

              Support for LibFredo's update checker has been removed. Install using the Extension Warehouse or the SCF Plugin Store to maintain a list of updates. They will also let you install updates, not just check.

              1 Reply Last reply Reply Quote 0
              • enigmaticE Offline
                enigmatic
                last edited by

                Thanks for your help.

                1 Reply Last reply Reply Quote 0
                • halroachH Offline
                  halroach
                  last edited by

                  Hi Thomthom,

                  Just a note.
                  I was recently installing (through plugin store auto-install) either selection_toys or edge_tools... (or it may have been another, not 100% sure), and I was missing or had an outdated version of TT_Lib2, so it prompted me with a window to click and download the latest tt_Lib2, just that the version it was pointing me to was an outdated one.

                  I may have had tt_lib1 laying around in my plugins folder, which may have been causing some confusion... I really don't know, but anyway, for your info.

                  Great great plugins!!!

                  FlexTools - Super Quick Windows, Doors, Slats...

                  1 Reply Last reply Reply Quote 0
                  • irwanwrI Offline
                    irwanwr
                    last edited by

                    Hi Thomas
                    I installed TT_Lib2 2.9.1 and this message popped up;

                    TT_Error.jpg

                    After reinstalling TT_Lib2 2.7.1, everything works just fine again as usual.

                    1 Reply Last reply Reply Quote 0
                    • tt_suT Offline
                      tt_su
                      last edited by

                      Hmm... must be some differences in the environment variable between Win8/7/Vista and XP.

                      Can you open the Ruby Console and give me the result of ENV.each { |k,v| puts "#{k} = #{v}" } ? Then I can make a patch for this.

                      1 Reply Last reply Reply Quote 0
                      • G Offline
                        g_wilson
                        last edited by

                        Hi Thomas - I'm am having same problem with 2.9.1 - reverted to 2.8.3 and all is well. Here is my similar Ruby info you requested of irwanwr:

                        ENV.each { |k,v| puts "#{k} = #{v}" }
                        ALLUSERSPROFILE = C:\Documents and Settings\All Users
                        APPDATA = C:\Documents and Settings\Gary\Application Data
                        CLIENTNAME = Console
                        CommonProgramFiles = C:\Program Files\Common Files
                        COMPUTERNAME = GARY-48BB76102C
                        ComSpec = C:\WINDOWS\system32\cmd.exe
                        FP_NO_HOST_CHECK = NO
                        HOMEDRIVE = 😄
                        HOMEPATH = \Documents and Settings\Gary
                        LOGONSERVER = \GARY-48BB76102C
                        NUMBER_OF_PROCESSORS = 2
                        OS = Windows_NT
                        Path = C:\Program Files\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\Autodesk Shared;C:\WINDOWS\system32\WindowsPowerShell\v1.0
                        PATHEXT = .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.PSC1
                        PROCESSOR_ARCHITECTURE = x86
                        PROCESSOR_IDENTIFIER = x86 Family 15 Model 67 Stepping 3, AuthenticAMD
                        PROCESSOR_LEVEL = 15
                        PROCESSOR_REVISION = 4303
                        ProgramFiles = C:\Program Files
                        SESSIONNAME = Console
                        SystemDrive = 😄
                        SystemRoot = C:\WINDOWS
                        TEMP = C:\DOCUME~1\Gary\LOCALS~1\Temp
                        TMP = C:\DOCUME~1\Gary\LOCALS~1\Temp
                        USERDOMAIN = GARY-48BB76102C
                        USERNAME = Gary
                        USERPROFILE = C:\Documents and Settings\Gary
                        windir = C:\WINDOWS
                        {"ALLUSERSPROFILE"=>"C:\Documents and Settings\All Users", "APPDATA"=>"C:\Documents and Settings\Gary\Application Data", "CLIENTNAME"=>"Console", "CommonProgramFiles"=>"C:\Program Files\Common Files", "COMPUTERNAME"=>"GARY-48BB76102C", "ComSpec"=>"C:\WINDOWS\system32\cmd.exe", "FP_NO_HOST_CHECK"=>"NO", "HOMEDRIVE"=>"C:", "HOMEPATH"=>"\Documents and Settings\Gary", "LOGONSERVER"=>"\\GARY-48BB76102C", "NUMBER_OF_PROCESSORS"=>"2", "OS"=>"Windows_NT", "Path"=>"C:\Program Files\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\Autodesk Shared\;C:\WINDOWS\system32\WindowsPowerShell\v1.0", "PATHEXT"=>".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.PSC1", "PROCESSOR_ARCHITECTURE"=>"x86", "PROCESSOR_IDENTIFIER"=>"x86 Family 15 Model 67 Stepping 3, AuthenticAMD", "PROCESSOR_LEVEL"=>"15", "PROCESSOR_REVISION"=>"4303", "ProgramFiles"=>"C:\Program Files", "SESSIONNAME"=>"Console", "SystemDrive"=>"C:", "SystemRoot"=>"C:\WINDOWS", "TEMP"=>"C:\DOCUME~1\Gary\LOCALS~1\Temp", "TMP"=>"C:\DOCUME~1\Gary\LOCALS~1\Temp", "USERDOMAIN"=>"GARY-48BB76102C", "USERNAME"=>"Gary", "USERPROFILE"=>"C:\Documents and Settings\Gary", "windir"=>"C:\WINDOWS"}

                        1 Reply Last reply Reply Quote 0
                        • tt_suT Offline
                          tt_su
                          last edited by

                          Thanks for the feedback. I think I have a fix - but I don't have an XP machine to test on.

                          I've uploaded a new version on BitBucket: https://bitbucket.org/thomthom/tt-library-2/downloads

                          Can you try that and let me know if it works. Then I can upload it to the Plugin Store and Extension Warehouse.

                          1 Reply Last reply Reply Quote 0
                          • charly2008C Offline
                            charly2008
                            last edited by

                            Hi,

                            I have installed "TT_Lib_v2.9.1.rbz" and now get the message as shown below. I have full access to the plugins folder.
                            In the "virtual store" I can only find DEFPARAM_Dir and Fredo6Trace.txt and these exists in the plugins folder.

                            Thanks in advance for a hint.

                            Charly


                            2013-11-26_134308.jpg

                            He who makes no mistakes, makes nothing

                            1 Reply Last reply Reply Quote 0
                            • tt_suT Offline
                              tt_su
                              last edited by

                              Maybe these files where created before you had full access to the plugins folder?
                              In any case, the files in VirtualStore should either be moved to the actual Plugins folder or removed.

                              1 Reply Last reply Reply Quote 0
                              • micioneM Offline
                                micione
                                last edited by

                                Charly same problem. (In SU8).
                                I have full access to the plugins folder.
                                And the folder "virtual store" is empty.

                                1 Reply Last reply Reply Quote 0
                                • charly2008C Offline
                                  charly2008
                                  last edited by

                                  Hi Thomas,

                                  Previously I always had full access as an administrator. The Content from the virtual store, I moved to the plugins folder. The message still appears.

                                  I have tried again with TT_Lib2-2.9.2.rbz but the result is the same.

                                  I have now switched back to TT_Lib2-2.8.3.rbz. No Problems.

                                  He who makes no mistakes, makes nothing

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

                                    Being an administrator does not guarantee full security permissions to folders within the Program Files tree. By default everyone gets 'read-only'.

                                    So you need to select the Plugins folder's icon:
                                    right-click
                                    context-menu
                                    Properties
                                    Security
                                    Edit...
                                    and give every entry FULL permissions
                                    Apply/OK.

                                    Also in the same folder as the Plugins folder find SketchUp.exe, select it and:
                                    right-click
                                    context-menu
                                    Properties
                                    Compatibility
                                    Tick the 'Always run as administrator' box...
                                    Apply/OK.

                                    Also make sure that the Plugins folder does not have a custom icon - this is known to have subtle effects on permissions that report FULL but are really slightly reduced 😒

                                    TIG

                                    1 Reply Last reply Reply Quote 0
                                    • tt_suT Offline
                                      tt_su
                                      last edited by

                                      After you removed the content of the VirtualStore Plugins folder - did you also remove it?

                                      (I might have to change the detection code to not raise a message if the folder exist but is empty. At the moment it will alter the user by just being there.)

                                      1 Reply Last reply Reply Quote 0
                                      • micioneM Offline
                                        micione
                                        last edited by

                                        Thomas,
                                        The procedure indicated by TIM has been active for a long time on my computer.
                                        The folder "virtual store" is empty.
                                        But the warning reappears always, to the opening of SU8.
                                        Earlier Library, as well as all installed plugins, do not have
                                        given problems.
                                        In SU2013, the question does not arise. The thing does not happen.

                                        1 Reply Last reply Reply Quote 0
                                        • G Offline
                                          g_wilson
                                          last edited by

                                          @tt_su said:

                                          Thanks for the feedback. I think I have a fix - but I don't have an XP machine to test on.

                                          I've uploaded a new version on BitBucket: https://bitbucket.org/thomthom/tt-library-2/downloads

                                          Can you try that and let me know if it works. Then I can upload it to the Plugin Store and Extension Warehouse.

                                          Hi - 2.9.2 same Load Errors as 2.9.1 Tried change rbz => zip => unpacked => copied to "plugins" and also installed directly thru Preferences as rbz. Same results. Also deleting TT_lib folder and .rb before installing 2.9.2.

                                          I guess the time is coming to change OS to something that doesn't require the use of hi grade metallurgical anthracite.


                                          Error Loading File tt_cleanup.rb
                                          can't convert nil into StringError Loading File tt_shell.rb
                                          can't convert nil into StringError Loading File C:/Program Files/Google/Google SketchUp 8/Plugins/tt_solid_inspector/core.rb
                                          can't convert nil into StringError Loading File tt_solid_inspector.rb
                                          can't convert nil into String


                                          From Ruby Console:

                                          ENV.each { |k,v| puts "#{k} = #{v}" }
                                          ALLUSERSPROFILE = C:\Documents and Settings\All Users
                                          APPDATA = C:\Documents and Settings\Gary\Application Data
                                          CLIENTNAME = Console
                                          CommonProgramFiles = C:\Program Files\Common Files
                                          COMPUTERNAME = GARY-48BB76102C
                                          ComSpec = C:\WINDOWS\system32\cmd.exe
                                          FP_NO_HOST_CHECK = NO
                                          HOMEDRIVE = 😄
                                          HOMEPATH = \Documents and Settings\Gary
                                          LOGONSERVER = \GARY-48BB76102C
                                          NUMBER_OF_PROCESSORS = 2
                                          OS = Windows_NT
                                          Path = C:\Program Files\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\Autodesk Shared;C:\WINDOWS\system32\WindowsPowerShell\v1.0
                                          PATHEXT = .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.PSC1
                                          PROCESSOR_ARCHITECTURE = x86
                                          PROCESSOR_IDENTIFIER = x86 Family 15 Model 67 Stepping 3, AuthenticAMD
                                          PROCESSOR_LEVEL = 15
                                          PROCESSOR_REVISION = 4303
                                          ProgramFiles = C:\Program Files
                                          SESSIONNAME = Console
                                          SystemDrive = 😄
                                          SystemRoot = C:\WINDOWS
                                          TEMP = C:\DOCUME~1\Gary\LOCALS~1\Temp
                                          TMP = C:\DOCUME~1\Gary\LOCALS~1\Temp
                                          USERDOMAIN = GARY-48BB76102C
                                          USERNAME = Gary
                                          USERPROFILE = C:\Documents and Settings\Gary
                                          windir = C:\WINDOWS
                                          {"ALLUSERSPROFILE"=>"C:\Documents and Settings\All Users", "APPDATA"=>"C:\Documents and Settings\Gary\Application Data", "CLIENTNAME"=>"Console", "CommonProgramFiles"=>"C:\Program Files\Common Files", "COMPUTERNAME"=>"GARY-48BB76102C", "ComSpec"=>"C:\WINDOWS\system32\cmd.exe", "FP_NO_HOST_CHECK"=>"NO", "HOMEDRIVE"=>"C:", "HOMEPATH"=>"\Documents and Settings\Gary", "LOGONSERVER"=>"\\GARY-48BB76102C", "NUMBER_OF_PROCESSORS"=>"2", "OS"=>"Windows_NT", "Path"=>"C:\Program Files\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\Autodesk Shared\;C:\WINDOWS\system32\WindowsPowerShell\v1.0", "PATHEXT"=>".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.PSC1", "PROCESSOR_ARCHITECTURE"=>"x86", "PROCESSOR_IDENTIFIER"=>"x86 Family 15 Model 67 Stepping 3, AuthenticAMD", "PROCESSOR_LEVEL"=>"15", "PROCESSOR_REVISION"=>"4303", "ProgramFiles"=>"C:\Program Files", "SESSIONNAME"=>"Console", "SystemDrive"=>"C:", "SystemRoot"=>"C:\WINDOWS", "TEMP"=>"C:\DOCUME~1\Gary\LOCALS~1\Temp", "TMP"=>"C:\DOCUME~1\Gary\LOCALS~1\Temp", "USERDOMAIN"=>"GARY-48BB76102C", "USERNAME"=>"Gary", "USERPROFILE"=>"C:\Documents and Settings\Gary", "windir"=>"C:\WINDOWS"}

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

                                            @micione said:

                                            Thomas,
                                            The procedure indicated by TIM has been active for a long time on my computer.
                                            The folder "virtual store" is empty.

                                            That's because the previous versions would simply check if there was a Plugins folder in the VirtualStore. It didn't check if it was empty.

                                            I just uploaded a new version that checks if there actually is files there before warning. I think that should fix this.

                                            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
                                            • 12
                                            • 13
                                            • 14
                                            • 15
                                            • 16
                                            • 14 / 16
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement