Closed GoogleCodeExporter closed 8 years ago
Just installed OS X Lion and Coda: everything works fine. What is your Python
version?
Original comment by serge....@gmail.com
on 21 Jul 2011 at 10:47
I have the same problem. I'm running Python 4.2.1 and Coda 1.7.1 on OS X 10.7
Should I upgrade python?
Original comment by PerryGov...@gmail.com
on 21 Jul 2011 at 4:20
I just checked Textmate. Works find there. Not sure if that information
helps...
Original comment by PerryGov...@gmail.com
on 21 Jul 2011 at 4:30
I didn't have this problem now. try to fix this:
1. Repair permission and fix it
2. replace old plugin with plugin in this site
https://github.com/sergeche/tea-for-coda/downloads
3. restart coda.app (close & open)
4. check Plug-ins menu in Coda.app
Good Luck
Original comment by mp3wiz...@gmail.com
on 22 Jul 2011 at 5:04
Tried mp3wiz's fix. It's still not working for me.
Original comment by PerryGov...@gmail.com
on 22 Jul 2011 at 3:19
I have this issue as well. I tried a fresh install of Lion on my Macbook Pro
and it's exhibiting the same issues.
Screenshot of my Console upon launching Coda 1.7.1 with TEA for Coda 0.7 and
0.6.0.1.
https://skitch.com/kbickhart/fms6i/all-messages
Original comment by kennon.b...@gmail.com
on 25 Jul 2011 at 6:40
I checked my Console and I'm seeing the same thing
Original comment by PerryGov...@gmail.com
on 25 Jul 2011 at 6:59
OK, thanks for the report, I’ll check it out
Original comment by serge....@gmail.com
on 25 Jul 2011 at 9:02
Try to use the attached plugin (remove the old one from ~/Library/Application
Support/Coda/Plug-ins/ before installing it). This plugin will output number or
log entries in Console, something like 'TEA: registering "Expand Abbreviation"
as ...'. These are multiline messages, please expand few of them and send me a
screenshot.
Original comment by serge....@gmail.com
on 25 Jul 2011 at 9:57
Attachments:
Here ya go. Thanks for looking in to this, I really like the plugin.
Original comment by PerryGov...@gmail.com
on 25 Jul 2011 at 10:13
Attachments:
Hmm... Log massages looks fine. Try the attached plugin. If it still doesn’t
work, send me the log screenshot again
Original comment by serge....@gmail.com
on 26 Jul 2011 at 9:22
Attachments:
Thanks! Not sure what changed, but it looks to be working now. :) No more
Console errors and the plugin is showing up in the menubar in Coda.
https://skitch.com/kbickhart/fcn11/all-messages
Original comment by kennon.b...@gmail.com
on 27 Jul 2011 at 1:17
It's back!!
Out of curiosity, what was the fix?
Original comment by PerryGov...@gmail.com
on 27 Jul 2011 at 2:48
I don’t know, actually. Maybe there are issues with XCoda/pyObjC, but the
Python interpreter wasn’t able to handle `key in obj` expression for
NSCFDictionary object, so I just converted it to native `dict` type and
everything works fine.
Original comment by serge....@gmail.com
on 27 Jul 2011 at 9:19
Heres1 what I get. Using the tea for coda that above with 1.7.3
Original comment by miralize
on 31 Jul 2011 at 6:35
Attachments:
@miralize, did you installed latest Coda plugin? This issue should be fixed
Original comment by serge....@gmail.com
on 1 Aug 2011 at 9:07
@serge I ran into the same issue with Docblock. I wrapped `value` on this line
with `dict()`:
https://github.com/bobthecow/coda-plugin/blob/master/CodaPlugin.py#L61
Original comment by justinhi...@gmail.com
on 25 Oct 2011 at 8:04
Man, you should really update the plugin in the official website.
I'm on Lion and running Coda2 too, and I got the same issue: downloaded the
official plugin, installed it (the plugin file was in Coda2 plugins folder),
but nothing, the plugin was not visible in the "Plug-Ins" dropdown menu.
After half an hour of googling, I found this post, downloaded the package
provided by Serge and bam, all was working fine.
Please spare some time to the next poor soul and update the official link :)
Original comment by graficap...@gmail.com
on 21 Jun 2012 at 1:56
Original issue reported on code.google.com by
mp3wiz...@gmail.com
on 21 Jul 2011 at 4:42