-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation Error #69
Comments
@scottlininger : another report on this. :/ any idea? |
If somebody can point me to a log file, etc, I'm happy to help troubleshoot... |
Hey Mark, We had another user with this problem. He was able to manually install it by unzipping the RBZ and putting its contents into his plugins folder. Unfortunately, we haven't yet gotten to the bottom of the issue. RBZs install fine on the macs we have here at our office. Here's the thread. Please let us know if you have any other clues as to what may be different between your system and "vanilla" mac setups. |
If you open the Ruby Console - what is the output of:
and
? And what is the output of |
I have the same issue. Results for me for those commands are...
and
and
|
I'm pretty sure on my machine it's because of needing su permissions to write to /Library/Application Support/Google SketchUp 8/SketchUp/Plugins |
The result of your ENV constant is a bit odd. several keys I´d expect to be there is missing. Mine, on a fresh 10.8 system:
You have no temp, user or home variable in your list. I think the user was logged as admin - or root. What are you logged in as? |
There we go - found the thread: the environment variables wasn´t set properly when the user was running as root. http://sketchucation.com/forums/viewtopic.php?f=323&t=18992&start=300#p425813 Is this the case here as well? |
Ah, most excellent! The plugins directory was owned by root/admin I chmodded to 777, and it installed with no problem. chmodded back to 755, file/import.../stl importer works perfectly now. Thanks for the help! On 3/21/13 8:25 AM, Thomas Thomassen wrote:
mh@maru /Library/Application Support/Google SketchUp 8/SketchUp --> ls -l '/Library/Application Support/Google SketchUp 8/SketchUp' |
So, you where logged in as root? and root had permissions of 755? Or where you logged in as another user? You said you set the permissions back to 755 - and after that all these environment variables was populated? |
On 3/27/13 8:40 AM, Thomas Thomassen wrote:
I think this was the timeline:
I'm guessing the install works for most users, since Sketchup was also Thanks again for the help! |
@scottlininger - something you lot are able to reproduce now with this new information? |
I've filed it as an internal bug. This is great that we think we know the root cause. We'll investigate further. |
I installed Sketchup as non-admin user, also encountered this problem installing the plugin (same user). Changing permissions on the plug-in folder described above (giving my non-admin user read/write permissions) did the trick. Thanks to all for the insights! |
@MetaSea What is your system specifications? |
iMac 27" with 2.66 GHz i5, running 10.8.3 (12D78). Radeon HD 4850 512 MB graphics. |
Is there any update on this? We're having similar issues on a couple of Macs (both 10.8) here with the latest version of SketchUp 8. |
Have you checked the folder permissions? |
@scottlininger, any internal updates on this issue? |
On 7/15/13 10:28 AM, Thomas Thomassen wrote:
Specifically, it seems this case:
is the one that causes the problem, since the plugins folder can only be written to |
Unable to install this Extension.
SketchUp was unable to install the Extension you have chosen for some unknown reason.
Consult your Extension's documentation for additional help.
Mac OSX 10.8.2
SketchUp 8.0.16845
sketchup-stl-1.0.0.rbz
Any pointers for troubleshooting appreciated!
The text was updated successfully, but these errors were encountered: