[Plugin] Solid Inspector
-
@myguel said:
Thanks for the quick answer. I copied the TT_LIB2 folder inside the Plugin folder of SketchUp. I suppose it's correctly installed so, but maybe I'm wrong?
- sincerely,
MYguel
Can you post screenshot of the file and where they are located?
- sincerely,
-
All the files are in the .wine/drive_c/Program Files/Google/Google SketchUp 8/Plugins
Here are the output of the command that list the content of the folders:$$>ls -1 config-thumb.jpg Examples examples.rb hideall.rb __MACOSX Ocean ocean_extension.rb samples_library samples_library_ext.rb TT_Lib2 tt_solid_inspector.rb Utilities utilities.rb VolumeCalculator21.rb
$$> cd TT_Lib2 $$> ls -1 config-thumb.jpg Examples examples.rb hideall.rb __MACOSX Ocean ocean_extension.rb samples_library samples_library_ext.rb TT_Lib2 tt_solid_inspector.rb Utilities utilities.rb VolumeCalculator21.rb manu@rebus;Plugins$ cd TT_Lib2/ manu@rebus;TT_Lib2$ ls -1 arc.rb attributes.rb babelfish.rb bezier.rb binary.rb bounds.rb CHANGELOG.txt color.rb core.rb cursor.rb cursors debug.rb definition.rb dimension.rb edges.rb entities.rb faces.rb geom3d.rb gizmo_manipulator.rb gui.rb image.rb inputbox.rb instance.rb integrity_list.dat javascript.rb json.rb libraries locale.rb materials.rb modal_wrapper.rb model.rb point3d_ex.rb point3d.rb progressbar.rb ray.rb README.txt selection.rb settings.rb simpletask.rb sketchup.rb system.rb toolbarwindow.rb toolwindow.rb uv_plane.rb uvq.rb version.rb webdialog webdialog_patch.rb win32.rb window.rb
-
Hi,
I confirm the problem comes from the wine install somehow. I install the plugin on a mac the same way as with the linux and it works perfectly.
I will ask for some help in the wine community.Thanks for your answers so far.
- sincerely,
Myguel
-
@myguel said:
Hi,
I confirm the problem comes from the wine install somehow. I install the plugin on a mac the same way as with the linux and it works perfectly.
I will ask for some help in the wine community.Thanks for your answers so far.
- sincerely,
Myguel
Let me know what you find out.
Maybe it could be encoding difference? I wonder if I recall someone on the forum mention something about line ending characters being an issue.
-
I'm a noob. Do I need SU PRO? I have SU 8, Mac OSX, dragged both TT_Lib2 2.6.0 and tt_solid_inspector to Google Sketchup 8 folder, tried unzipping in Terminal (says cannot find or open file even tho it's on desktop) and still can't find Solid Inspector in Tools. What else could it be?
-
Could be that you installed it incorrectly... not sure.
You might find it easier and more reliable to use this utility to install plugins:
http://sketchucation.com/forums/viewtopic.php?t=42315 -
@soctrep said:
I'm a noob. Do I need SU PRO? I have SU 8, Mac OSX, dragged both TT_Lib2 2.6.0 and tt_solid_inspector to Google Sketchup 8 folder, tried unzipping in Terminal (says cannot find or open file even tho it's on desktop) and still can't find Solid Inspector in Tools. What else could it be?
Read and understand this http://www.thomthom.net/thoughts/2012/01/installing-plugins-for-google-sketchup/ and then this http://sketchucation.com/forums/viewtopic.php?p=426513#p426513
We could debate what files went into which folders... but if you follow this it will give you good results.
Also some tools are Extensions and need activating from the Preferences menu the first time you install them, and/or they have special submenus from which you can run them etc... Read the tool's usage notes to clarify this aspect... -
Can't get to solid inspector work in Pro8 ???
.rbz plugins do work ... . rb plugins don't ??
-
@karel1962 said:
Can't get to solid inspector work in Pro8 ???
.rbz plugins do work ... . rb plugins don't ??
You are somewhat cryptic in your error reporting...
I suspect that you are not installing the files properly.
Read the tool's download page again.
If you have v8 pro then the Preferences > Extensions > Installer tool will easily extract what's needed from the rbz archive and put it in the correct locations for you.
Note that this is an Extension and might require that it is one-time activated from 'Extensions', you might also need to restart SketchUp to get everything to auto-load the first time...
ALSO the tool needs a TT support Lib folder.
This is clearly explained on that page, there is a link to its download page...
Follow the instructions for the installation of that Lib too...
You'll probably have to restart SketchUp after the install to get everything working...On a MAC the correct 'plugins' folder is the one at the root HD level NOT the 'users' one - this has been discussed in several threads in great detail...
To make installing tools' files and their support subfolders etc thomthom has also made a free Simple-Plugins-Installer, available via the Plugins Index. Once this is installed you can then easily install files and subfolders from rbz/zip archives and also individual rb/rbs files, without worrying about finding the correct folders etc...
-
@karel1962 said:
Can't get to solid inspector work in Pro8 ???
.rbz plugins do work ... . rb plugins don't ??
What exactly "isn't working"?
Did you install the rb file correctly?
Here's an article on how to install plugins: http://www.thomthom.net/thoughts/2012/01/installing-plugins-for-google-sketchup/ -
You sir are a godsend! Thank you so very much!
-
@thomthom: With this tool and your fantastic tt_lib2 tools you are my hero! Before, I was almost desperated.
-
Muito Obrigado!!!!
-
Outstanding tool . It took a little bit to figure out how to install on my MAC. What i found to be the problem was i did not have TT_Lib2 - 2.6.0.zip downloaded in my plugin folder once i loaded it i then loaded the solid inspector and it works great.
-
Hello All
I downloaded the Solid Inspector plugin on my Mac and it wasn't loading.. After some looking around I realized that I had put the plugin here:
/Applications/Google SketchUp 8/SketchUp.app/Contents/PluginsWhere it should have been put here:
/Library/Application Support/Google SketchUp 8/SketchUp/plugins/Now it's working fine.
Hopefully that help some of the Mac users out there who are having issues..
Antony
-
This tool works great if you are trying to fix it yourself... I found this other plugin in the ruby library depot that not only identifies the problems, but corrects them too!
http://rhin.crai.archi.fr/rld/plugin_details.php?id=793
worked for me first try...
-
@jbergman said:
This tool works great if you are trying to fix it yourself... I found this other plugin in the ruby library depot that not only identifies the problems, but corrects them too!
http://rhin.crai.archi.fr/rld/plugin_details.php?id=793
worked for me first try...
A more recent 'Fix Solid' is available right here on this forum:
http://sketchucation.com/forums/viewtopic.php?t=48557
EDIT: by TIG
And there is the updated similar tool 'SolidSolver' http://sketchucation.com/forums/viewtopic.php?p=359994#p359994 -
@myguel said:
Hi,
I confirm the problem comes from the wine install somehow. I install the plugin on a mac the same way as with the linux and it works perfectly.
I will ask for some help in the wine community.Did you get anywhere? I'm getting similar trouble running it in SU8 under Crossover (the commercialized Wine). On startup, I get a dialog titled "Load Errors", saying:
Error Loading File tt_solid_inspector.rb
uninitialized constant TT::SystemWhen I press OK, the entire SU viewport goes black. I did try the (possibly outdated) advice to run dos2unix on the *.rb files of the plugin, but that doesn't help--in fact, it causes SU to report a BugSplat after I press OK on the Load Errors dialog.
-
Did you install TT_Lib2? Linked under Requirements.
-
Many thanks for this. New user breaking in and this worked beautifully. 2" whisker on vertex of 75 ft. tower found instantly - love it.
Advertisement