[Plugin] Simple Plugin Installer
-
@guanjin said:
@thomthom said:
Hmm.... IE10 might not come until Windows8 is out... I hope it comes earlier - as I think Windows 8 comes late this year.
Really good, but can not load the RB file, tried many, will not work!
As Dave said, you need to be more spesific. How did you try to "load" the plugin? And what "doesn't work"? Unexpected behaviour? Errors? Menu items not found?
-
@thomthom said:
@guanjin said:
@thomthom said:
Hmm.... IE10 might not come until Windows8 is out... I hope it comes earlier - as I think Windows 8 comes late this year.
Really good, but can not load the RB file, tried many, will not work!
As Dave said, you need to be more spesific. How did you try to "load" the plugin? And what "doesn't work"? Unexpected behaviour? Errors? Menu items not found?
RB can not import files??Thank you!
-
Guanjin
Read what it says about non-ASCII characters in file-paths...
Ruby's 'File' tools [in Sketchup's v1.8~] can't accept UTF-8 characters... like in your Chinese! -
@tig said:
Guanjin
Read what it says about non-ASCII characters in file-paths...
Ruby's 'File' tools [in Sketchup's v1.8~] can't accept UTF-8 characters... like in your Chinese!Most use UTF - 8 characters! !
TIG welcomes you to China, I will entertain you -
@guanjin said:
Most use UTF - 8 characters! !
Unfortunately this is a limitation due to the Ruby version SketchUp use. There is nothing we(plugin developers) can do. It needs to be addressed by Google
-
@thomthom said:
@guanjin said:
Most use UTF - 8 characters! !
Unfortunately this is a limitation due to the Ruby version SketchUp use. There is nothing we(plugin developers) can do. It needs to be addressed by Google
It can be done through a C/C++ extension. I have it in mind to create such a 'library', but I am currently too busy to invest my time in it.
SU2Thea can save/read files containing non-ASCII characters in their paths/filenames. -
@unknownuser said:
It can be done through a C/C++ extension. I have it in mind to create such a 'library', but I am currently too busy to invest my time in it.
Ditto.
I tried to make Google add such helper methods.It is only an issue under Windows though. So only a Windows C Extension is required. OSX works fine.
-
Hello. Any chance for something for us mac users?
-
Version 1.0.2
- Fixed: Installed RB files are now loaded after installation - avoiding restart.
-
@newrui said:
Hello. Any chance for something for us mac users?
? This plugin should be usable for OSX users... Are you getting errors?
-
Thomas, it works fine on Mac for me.
-
Thanks Dave. I'd be surprised if it didn't. Now we can only ponder what the question was related to...
-
Version 1.0.3
- Added: RBS support.
-
-
-
Probably the plugin by dukejazz.
-
@dave r said:
Probably the plugin by dukejazz.
Thank you, problem solved! Windows plug-in is not clean, delete
-
I keep getting the message windows cannot open this file. When I try to have it select from a list of programs, it takes me to a bunch of PC cleaner sites. Any further direction?
-
Hi Katie,
You do not need to open or run these rb files (but if you are interested, open them with notepad as they are simple text files).
Simply copy the file into your plugins folder:
C:\Program Files\Google\Google SketchUp 8\Plugins
or
C:\Program Files (x86)\Google\Google SketchUp 8\Plugins
on a 64 bit Windows, restart SketchUp and you are done.Some more complex plugins consist of several files so they are usually distributed zipped in an archive. See this topic how to deal with them:
http://forums.sketchucation.com/viewtopic.php?f=323&t=35746Cheers and welcome!
-
Changed the download to be a RBZ file only - and with screenshot description of how to install from within SketchUp.
Advertisement