[TxMt] Re: Blogging Bundle WordPress Post Timeout

Allan Odgaard mailinglist at textmate.org
Tue Aug 4 05:32:13 UTC 2009


I am using WP 2.8.2, stock Ruby, and latest bundle/TextMate, and don’t  
have any problems posting.

Your grab makes it look like you are not using stock ruby (as you have  
curly quotes around function names in the stack trace, where stock  
ruby uses `this' iirc).

It also looks like you are receiving garbage from the server as the  
date being parsed.

You may want to try and enable server log: http://wiki.macromates.com/Blogging/WordPress


On 4 Aug 2009, at 07:18, Hooman Javidnia wrote:

> Hello Michael,
> I thought you have solved my problem. After your email I noticed that
> WordPress on my blog was 2.8.2 and that was the problem. I just  
> upgraded the
> blog to 2.8.3, crossing my fingers so that the problem is solved, but
> unfortunately, the same error message popped up.
>
> Maybe there is something wrong with my TM installation. I have the  
> cutting
> edge and I update my bundles from the SVN repository.
>
> Thanks for ruling out one possibility.
>
> Regards,
>
> Hooman
>
> On Mon, Aug 3, 2009 at 5:27 PM, Michael Newton <miken32 at gmail.com>  
> wrote:
>
>> Just for the record, I'm running Wordpress 2.83 and just posted my
>> first entry from Textmate this morning. Worked like a charm for me.
>> I'm using the Ruby that came with OS X:
>>
>> $ which ruby
>> /usr/bin/ruby
>> $ ruby -v
>> ruby 1.8.6 (2008-08-11 patchlevel 287) [universal-darwin9.0]
>>
>>
>>> From: Daniel Miessler <daniel at danielmiessler.com>
>>> To: textmate at lists.macromates.com
>>> Date: Sat, 1 Aug 2009 21:31:19 -0400
>>> Subject: [TxMt] Blogging Bundle WordPress Post Timeout
>>> Greetings List,
>>>
>>> I have been using the Blogging Bundle to post to WordPress for quite
>>> some time, but about two months ago I started getting an error when
>>> posting.
>>>
>>> None of my settings for my blog have changed, but I've upgraded my
>>> WordPress version in that time frame. The time of the error  
>>> beginning
>>> might coincide with my upgrade to WordPress 2.8.x, but I'm not  
>>> sure of
>>> that.
>>>
>>> Anyway, here's the error I'm getting:
>>>
>>> http://danielmiessler.com/images/tmerror.png
>>>
>>> This is clearly a timeout issue, but the interesting part is that  
>>> the
>>> blog posts *ARE* making it to the blog--but I'm not getting the  
>>> quick
>>> response and then the invokation of Safari to view the just-posted
>>> content like usual. Also, if I make changes to a post now it'll post
>>> as a duplicate instead of updating the one that's already there.
>>>
>>> I've tried the following things:
>>>
>>> * disabling pings on individual posts
>>> * disabling the ping notification services within WordPress
>>>
>>> ...with no luck.
>>>
>>> Anyone have any idea what could be going wrong here?
>>>
>>> Thanks in advance...
>>>
>>> --
>>> Daniel R. Miessler
>>> W: http://danielmiessler.com
>>> E: daniel at danielmiessler.com
>>> T: 510 585 9143
>>> P: 0x4048712D
>>>
>>>
>>>
>>> ---------- Forwarded message ----------
>>> From: Hooman Javidnia <hooman.javidnia at gmail.com>
>>> To: TextMate users <textmate at lists.macromates.com>
>>> Date: Sun, 2 Aug 2009 00:48:11 -0400
>>> Subject: [TxMt] Re: Blogging Bundle WordPress Post Timeout
>>> Hello Daniel,
>>> I have a similar problem with blogging bundle, although it is not  
>>> exactly
>> the same and like you I think it has started to happen since I  
>> upgraded to
>> WordPress 2.8.2. The error message that I get as a tooltip can be  
>> seen here:
>>> http://javidnia.org/images/TM_Blogging_Error.png
>>> I
>> have no idea how ruby works, but what I found out from google  
>> search is that WordPress API provides some information that is not  
>> consistent with what the installed version of Ruby on Mac OS X  
>> Leopard expects to see. The only thing that came to my mind was to  
>> upgrade Ruby on Leopard, but I was very busy and I didn't get the  
>> chance to try it.
>>> I hope that other people with intimate knowledge of
>> WordPress and Ruby can suggest a solution to this problem.
>>> Regards,
>>> Hooman
>>>
>>
>> _______________________________________________
>> textmate mailing list
>> textmate at lists.macromates.com
>> http://lists.macromates.com/listinfo/textmate
>>
>
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate




More information about the textmate mailing list