Hi fellow TextMaters,
Every time I post to my WordPress blog I get this error[1] on the first line of my .blog.markdown file. The post is ok on WP, so no big deal but still annoying.
[1]: /Library/Application Support/TextMate/Support/lib/plist.bundle: warning: already initialized constant EPOCH
Any idea about his?
Thanks for your time.
-- FredB
On Dec 21, 2006, at 12:42 AM, Fred B wrote:
Hi fellow TextMaters,
Every time I post to my WordPress blog I get this error[1] on the first line of my .blog.markdown file. The post is ok on WP, so no big deal but still annoying.
[1]: /Library/Application Support/TextMate/Support/lib/plist.bundle: warning: already initialized constant EPOCH
Any idea about his?
yes, long story sort a ruby library was loaded twice, and it was defining a constant. Should be fixed in recent updates. I think you need to update the global Support bundle from svn.
Thanks for your time.
-- FredB
Haris
I've had the same issue. How do you "update the global Support bundle from svn"? Thanks.
Peder
On 20 Dec, 2006, at 15:07 , Charilaos Skiadas wrote:
On Dec 21, 2006, at 12:42 AM, Fred B wrote:
Hi fellow TextMaters,
Every time I post to my WordPress blog I get this error[1] on the first line of my .blog.markdown file. The post is ok on WP, so no big deal but still annoying.
[1]: /Library/Application Support/TextMate/Support/lib/plist.bundle: warning: already initialized constant EPOCH
Any idea about his?
yes, long story sort a ruby library was loaded twice, and it was defining a constant. Should be fixed in recent updates. I think you need to update the global Support bundle from svn.
Thanks for your time.
-- FredB
Haris
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
On Dec 21, 2006, at 1:17 AM, foodfarmfuture@gmail.com wrote:
've had the same issue. How do you "update the global Support bundle from svn"? Thanks.
http://skiadas.dcostanet.net/afterthought/2006/12/20/subversion-and- textmate/
Thought I'd better write it as blog post. It's a bit harried, let me know if you spot any errors.
Peder
Haris
Good idea, Haris, and great post.
Thanks, Brett
On Dec 20, 2006, at 5:54 PM, Charilaos Skiadas wrote:
On Dec 21, 2006, at 1:17 AM, foodfarmfuture@gmail.com wrote:
've had the same issue. How do you "update the global Support bundle from svn"? Thanks.
http://skiadas.dcostanet.net/afterthought/2006/12/20/subversion-and- textmate/
Thought I'd better write it as blog post. It's a bit harried, let me know if you spot any errors.
Peder
Haris
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
Brett Terpstra : Art Director Circle Six Design, Inc. 111 Riverfront Dr, Suite 204 .................................................. p: 507.459.4398 877.858.4332 f: 1.866.540.3063 e: brett@circlesixdesign.com http://www.circlesixdesign.com ..................................................
On 12/21/06, Charilaos Skiadas skiadas@hanover.edu wrote:
yes, long story sort a ruby library was loaded twice, and it was defining a constant. Should be fixed in recent updates. I think you need to update the global Support bundle from svn.
Thanks Haris,
I should have done that before asking, sorry.