Hi David,

Talking to the Aptana Studio guys it seems that the culprit here is
the TI Connect plugin, which is not part of Aptana Studio.

http://education.ti.com/educationportal/sites/US/productDetail/us_ti_connect.html?bid=1

It is possible that somehow the latest version of PyDev created an
incompatibility, but it looks from this error that the problem is that
you're on an x64 machine and are trying to use an x86 plugin. Maybe
you upgraded to Snow Leopard, or got a new machine?

A try would be to uninstall the TI Connect stuff, test PyDev, and let
us know what happens. If it works, you can redownload and reinstall TI
Connect X and see if it fixes the issue.

Best Regards,

Fabio

On Tue, Mar 9, 2010 at 3:02 PM, David Arnold <dwarnol...@suddenlink.net> wrote:
> Fabio,
>
> I found a lot of these in my Console log on my MacBook:
>
> 3/7/10 12:58:01 PM      AptanaStudio[298]       Error loading 
> /Library/Contextual Menu Items/TI Connect X Menu 
> Plugin.plugin/Contents/MacOS/TI Connect X Menu Plugin:  
> dlopen(/Library/Contextual Menu Items/TI Connect X Menu 
> Plugin.plugin/Contents/MacOS/TI Connect X Menu Plugin, 262): no suitable 
> image found.  Did find:
>        /Library/Contextual Menu Items/TI Connect X Menu 
> Plugin.plugin/Contents/MacOS/TI Connect X Menu Plugin: mach-o, but wrong 
> architecture
>
> 3/7/10 12:58:01 PM      AptanaStudio[298]       Cannot find function pointer 
> TIConnectManagerXCMPlugInFactory for factory 
> EE9E0B23-6067-11D7-8827-003065ABFF44 in CFBundle/CFPlugIn 0x1dc1c0 
> </Library/Contextual Menu Items/TI Connect X Menu Plugin.plugin> (bundle, not 
> loaded)
>
> Does that help?
>
> David.
>
>
> On Mar 9, 2010, at 9:02 AM, Fabio Zadrozny wrote:
>
>> Hi David,
>>
>>>
>>> The following error keeps popping up while typing in Aptana Studio with 
>>> latest pydev installed:
>>>
>>> http://msemac.redwoods.edu/~darnold/junk/pydev.tiff
>>>
>>> Any thoughts?
>>>
>>
>> I've just got the latest aptana with pydev here and it seems to work
>> for me... doesn't anything appear in your error log when that happens?
>> It may be that your install is somehow corrupt (so, reinstalling
>> aptana and pydev may be worth to know if that's the problem).
>>
>> Cheers,
>>
>> Fabio
>>
>> ------------------------------------------------------------------------------
>> Download Intel&#174; Parallel Studio Eval
>> Try the new software tools for yourself. Speed compiling, find bugs
>> proactively, and fine-tune applications for parallel performance.
>> See why Intel Parallel Studio got high marks during beta.
>> http://p.sf.net/sfu/intel-sw-dev
>> _______________________________________________
>> Pydev-users mailing list
>> Pydev-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/pydev-users
>
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Pydev-users mailing list
> Pydev-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pydev-users
>

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to