This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I'm using OS X 10.11.1 and Safari 9.0.1.
I've downloaded and installed the TICloudAgent Bridge 2.3 extension and confirmed that it's enabled. I downloaded and ran the installer for what is called the "TI Cloud Agent Application". I relaunched Safari and even rebooted my MacBook Pro, but when I try to run an Energia sketch (the basic blink example) after the build succeeds I get a poorly-punctuated pop-up stating:
Could not launch TI Cloud Agent : TICloudAgent Launcher plugin is not installed: plugin.start is not a function. (In 'plugin.start()', 'plugin.start' is undefined) . Please perform the actions below and try your operation again.
It then asked me to again download and install the "TI Cloud Agent Application". I see the "TICloudAgent Launcher" plugin listed with others under Safari's Security pref pane. It's enabled and I even set it to "Allow Always" instead of "Ask" to no avail.
I check my system log via Console.app an found nothing. I checked Safari's error console – the only error was "Failed to load resource: the server responded with a status of 404 (Not Found)" for /ide/alpha@cwru.edu/default/ext/visualization/dygraph-combined.js.map
What is the issue?
Here's my ticloudagent_install.log file:
Log started 11/12/2015 at 12:02:09
Preferred installation mode : osx
Trying to init installer in mode osx
Mode osx successfully initialized
[12:02:10] Installer name: ticloudagent.app
Preparing to Install
[12:02:24] found /Applications/TICloudAgent/uninstall.app
Uninstalling TICloudAgent from /Applications
Executing /usr/bin/open -W "/Applications/TICloudAgent/uninstall.app" --args --mode unattended
Script exit code: 0
Script output:
Script stderr:
2015-11-12 12:02:26.935 open[47831:26950513] Metadata.framework [Error]: void _MDItemMarkAsUsedForPath(CFStringRef): was called with a NULL path
Unable to block on application (GetProcessPID() returned 18446744073709551016)
Preparing to Install
Unpacking files
Unpacking files
Unpacking files
[12:03:01] no /Users/horchler/.ti/TICloudAgent
Creating directory /Users/horchler/Library/Internet Plug-Ins/npTICloudAgentLauncher.plugin
Creating directory /Users/horchler/Library/Internet Plug-Ins/npTICloudAgentLauncher.plugin/Contents
Creating directory /Users/horchler/Library/Internet Plug-Ins/npTICloudAgentLauncher.plugin/Contents/Resources
Creating directory /Users/horchler/Library/Internet Plug-Ins/npTICloudAgentLauncher.plugin/Contents/MacOS
Creating directory /Users/horchler/Library/Internet Plug-Ins/npTICloudAgentLauncher.plugin/Contents/Resources/English.lproj
Extracting compressed file /Users/horchler/Library/Internet Plug-Ins/npTICloudAgentLauncher.plugin/Contents/Info.plist
Extracting compressed file /Users/horchler/Library/Internet Plug-Ins/npTICloudAgentLauncher.plugin/Contents/MacOS/npTICloudAgentLauncher
Extracting compressed file /Users/horchler/Library/Internet Plug-Ins/npTICloudAgentLauncher.plugin/Contents/Resources/English.lproj/InfoPlist.strings
Extracting compressed file /Users/horchler/Library/Internet Plug-Ins/npTICloudAgentLauncher.plugin/Contents/Resources/English.lproj/Localized.rsrc
Creating Uninstaller
Creating uninstaller 25%
Creating uninstaller 50%
Creating uninstaller 75%
Creating uninstaller 100%
Installation completed
Log finished 11/12/2015 at 12:03:02
Andrew,
Did you completely quit and restart the browser?
Regards,
Mandeep Deol