[Plugin][Code]SKMtools,Material/ImageTools
-
Hmm. I made sure 7zip and Express Zip File Compression were not associated with .jar files. These are the only zip programs on this machine that I can tell.
-
I guess I've never looked to see if any zip utilities are associated with them. I guess I should.
-
Hi Eric,
I know I'm not TIG but I tried your file and it trimmed just fine. Actually more quickly than I expected.
MAN0004.skp -
Some decompression apps 'hijack' .jar files and then Java can't open them.
Check that none of your compression apps is doing that.
Find one of the .jar files and right-click to see what's set to open it...
Use Open with... from the context-menu and choose Java and set it to always open .jar files.
Of course you also need to Java installed on your computer !
Double check for that... -
Yeah I installed Java prior to posting this and associated .jar with it. Not sure if I did it correctly but you can see the icon next to the .jar files as Java.
-
Looks OK, but of course a ZIP app could be hijacking it too ?
If you right-click on a .jar file what is listed to 'Open' it ?
What is listed for it in 'Open with...' ? -
It seems to be opening with Java...
-
Your .jar / Java set up seems fine.
Dave R got your image to trim OK - so did I.
So something is wrong on your side ??
Any Ruby Console error messages ? -
Sorry for the late reply, super busy lately.
This is what I get after I run the script.
Error: #<Errno::ENOENT: No such file or directory @ rb_sysopen - C:\Eric Miscellaneous\TrimmedImages\15098587-PcbMIOCd[Edges].dat>
C:/Users/elay/AppData/Roaming/SketchUp/SketchUp 2022/SketchUp/Plugins/SKMtools/ImageTrimmer.rb:277:inreadlines' C:/Users/elay/AppData/Roaming/SketchUp/SketchUp 2022/SketchUp/Plugins/SKMtools/ImageTrimmer.rb:277:in
make_edges'
C:/Users/elay/AppData/Roaming/SketchUp/SketchUp 2022/SketchUp/Plugins/SKMtools/ImageTrimmer.rb:201:inprocess_image' C:/Users/elay/AppData/Roaming/SketchUp/SketchUp 2022/SketchUp/Plugins/SKMtools/ImageTrimmer.rb:170:in
initialize'
C:/Users/elay/AppData/Roaming/SketchUp/SketchUp 2022/SketchUp/Plugins/SKMtools/ImageTrimmer.rb:834:innew' C:/Users/elay/AppData/Roaming/SketchUp/SketchUp 2022/SketchUp/Plugins/SKMtools/ImageTrimmer.rb:834:in
block in <top (required)>' -
Does it make
C:\Eric Miscellaneous\TrimmedImages\15098587-PcbMIOCd[Edges].dat
but fails to find it, or does it fail to make it ?
Not making it at all points to perhaps an issue with the PNG itself [e.g. all pixels have some transparency], but if you use the PNG referred to previously it should be processed OK...Failure to find or make it at all suggests a permissions issue...
Have you installed SketchUp properly ?
You can fix it and not compromise installed extensions etc, thus...
Close SketchUp
Find the relevant SketchUp installer's exe file - usually in your Downloads folder - but you might have moved it...
Select the installer's exe file's icon, right-click > context-menu > Install as administrator...
In the dialog that will open choose 'Repair'
SketchUp is now [re]installed with proper permissions...
Restart to see if that helped...Otherwise, check that the folder 'Eric Miscellaneous' has no restrictive permissions set, which could be preventing the ability to write files to it via SketchUp / Java...
Try running the SKP from a clearly 'neutral' location - e.g. your 'Desktop'... the subfolder of files needed in the processing is always made with the SKP itself... -
I did as you directed and still no joy.
Oh well. I hate for you to keep messing with this. I will just continue on trimming manually.Thanks for all the help even though we did not get it resolved.
-
If you ever get a clue what's up let me know...
I'm at a loss... -
-
Hi guys,
same problem here as boofredlay. Trimming doesnt work for me in exactly the same way. I followed the whole quest-line of repair instructions. Also no change and the tool still doesn't work.
I super appreciate the fact, that there is somebody trying to make the tools, that SketchUp team is ignoring. Damn the trimming itself would save hundred hours of work... As boofredlay says..:
"Back to manual trimming."
-
@efik_czme said:
same problem here as boofredlay.
Share the image you're trying to trim so we can see if there's something that can be done.
-
Dave R:
Wow. Thanks for the quick reply. I didn't expect that.
The whole story, here we go:- I downloaded the plugin from this website.
- Installed it through the extension manager.
- At first use, I got the message "Open .jar with" so I selected SketchUp... As I didn't know better.
- Through youtube tutorials, I realized I don't have installed java (shameful I know)
- Installed the latest Java version.
- Associated .jar with java.
- Tried again
- Got myself to the point of "Making Edges files"
- Through the process the SketchUp freeze.
- Went through other chats searching for solutions, until I got here and followed the whole TIG/BOOFREDLAY consultation and followed the proposed steps.
- No change. I tried with multiple different .png , Including the simplest black circle. No change.
I attached some explanatory pictures, including the last one. Sorry for the national language in programs (Neodpovídá = Not Responding)
-
I imported your image into SketchUp 2022 and ran Image Trimmer. It worked just fine. It actually went a little faster than I expected.
Clearly this isn't an issue with SketchUp 2022 or with Image Trimmer.
Did you install SketchUp correctly? That requires right clicking on the downloaded installer and choosing Run as administrator from the Context menu.
-
Just reinstalled SketchUp... As and administrator. Still the same story.
-
I'm experiencing similar issues - I can get ImageTrimmer to run. The extension creates a temporary "TrimmedImage" folder and all of the .jar files are in the correct folder. However, it never proceeds to "Make Component Stand Up" and beyond. Any ideas how to fix?
-
@amckeag said:
Any ideas how to fix?
Hard to say with no more information. Share the .skp file with us so we can see what you are working with. What do you see if you run the extension with the Ruby Console open?
Are you still using SketchUp 2019 on Mac? Which operating system?
Advertisement