Osascript Adobe Unit Types.osax

Posted on

Did find: /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: no matching architecture in universal wrapper26/09/12 07.27.46,753 osascript[283]: Error loading /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: dlopen(/Library/ScriptingAdditions/Adobe. It seems that Do shell script works for only scripts (which I thought.command files would be consider a script, apparently not.) When using.command files in a osascript, I had to do the following for no error(s). Nohup osascript -e 'tell application 'Terminal' to do script ''$DIR'/Documents.command'.

Join GitHub today

GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.

Sign up 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

Comments

Adobe

commented Jun 13, 2016
edited

Hey,

thanks for creating this widget. After modifying the index.coffee file with my ID and API token, I got the following error:

osascript: OpenScripting.framework - scripting addition '/Library/ScriptingAdditions/Adobe Unit Types.osax' cannot be used with the current OS because it has no OSAXHandlers entry in its Info.plist. NA

Do you know what could be the reason? Thanks for your help.

Current Mac OS version:
OS X El Capitan Version 10.11.6 Beta (15G12a)

Regards,
Johannes

commented Jun 15, 2016

This is very strange! I'm on 10.11.5 and can't replicate this issue. Here's a potential solution I just found: https://robpickering.com/2011/01/adobe-type-units-error-how-to-fix-it-343. Let me know if it works for you!

commented Jun 15, 2016
edited

Thanks for your response. Now I got rid of the error (by following your mentioned solution), but I cannot see the widget appearing on my screen. Maybe I'm just missing something. I just downloaded your zip file and put it in the widgets folder without modifying it. But nothing on my screen. In the debug console the widget is visible but seems to be almost empty. But what is strange, is that I cannot see the text at all.

commented Jun 15, 2016

I'm glad we have the first thing out of the way :)

Now, the second issue: it looks like the widget never properly initiated itself. Have you tried restarting Ubersicht?

commented Jun 15, 2016
edited

I did like IT Crowd teached me: 'Have you tried turning it off and on again?' ;) . So yes. I restarted my PC after replacing the *.osax file.

commented Jun 15, 2016

Haha! Looks like we have a problem.

Can you please post the 'options' section from the index.coffee file? I'd like to check the syntax and try your user ID and token.

commented Jun 15, 2016

💯
Dirt devil instructions. I just used the prefilled token and user id. Which I guess is yours.

The strange thing is also when I hover in debug mode one of the widgets, I'll see it highlighted on my desk. This is not happening for the Strava widget.

commented Jun 15, 2016

But hey. Don't mind. I guess I have to live without your widget. Thanks a lot for your help anyway.
Now time to sleep. Almost midnight here in Germany.

Osascript Adobe Unit Types.osax

commented Jun 15, 2016

That's strange. It works as expected on my system:

Get some sleep and let me know if you want to continue troubleshooting it!

commented Jun 16, 2016

Really strange. I just removed Übersicht completely and reinstalled.
Donwloaded again your widget without modyfing. But nothing.
Must be my system. Thanks for your help.

commented Jun 16, 2016

The 10.11.6 Beta could be the culprit, I can't tell… I'll leave it open until 10.11.6 is released and will check then.

commented Jun 16, 2016

Okay. Sounds like a plan 👍 . Thanks.

commented Sep 14, 2016

Hey @s1ayer do you want to try again? Sierra is out, new Ubersicht is out, I've updated the widget several times too. Maybe it'll work now? Let me know.

commented Sep 18, 2016

Hello Piotr,

thanks for your message. I tried your updated version of the script on my
mac with macos sierra but unfortunately it still doesn't work. If I execute
the applescript directly in terminal I always get 'NA' as an answer. What
sould I usually get?

Thanks.

Regards,
Johannes

2016-09-15 0:25 GMT+02:00 Piotr Gajos notifications@github.com:

Hey @s1ayerhttps://github.com/S1ayer do you want to try again? Sierra
is out, new Ubersicht is out, I've updated the widget several times too.
Maybe it'll work now? Let me know.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#1 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AG63Hf9HTKNwxYM4cxqNiT1UpGXQ4E1nks5qqHRHgaJpZM4I0Hoj
.

Adobe Photoshop Fonts Free Download

commented Sep 22, 2016

Output should look like this:

'8.35 KM~10.85%~57.14%~3,223.87 KM~80.60%~73.08%'

Please open Console.app, select ~/Library/Logs in the sidebar and then look for Strava.applescript.log. If you don't see it, run the script again. Let me know what it reports there.

commented Oct 2, 2016

I'll get the following reported in the console.app:

Sonntag, 2. Oktober 2016 um 11:41:28 „text items 2 thru -1 of []“ kann nicht gelesen werden.
Sonntag, 2. Oktober 2016 um 11:41:28 .01 kann nicht in Typ number umgewandelt werden.

So it looks like that an array seems to be empty and '.01' cannot be converted in a number.

commented Oct 6, 2016

Hey @s1ayer! Thanks for the report. It's the bloody international number formatting :) I have just pushed a fix, please let me know if it works for you.

commented Oct 7, 2016

Hey. You are the best 👍 . It works. Now I need just to improve my statistics :)

commented Oct 8, 2016

Get on that bike! 👍

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment