After upgrading to Snow Leopard, the Markdown preview or Convert to HTML don't work.
Any ideas?
Thanks
On 9/4/09 5:22 AM, in article 3ac906770909040522h1c0c96c5s9280659a9aca2d33@mail.gmail.com, "antikraft clover" antikraft@gmail.com wrote:
After upgrading to Snow Leopard, the Markdown preview or Convert to HTML don't work.
Any ideas?
Can you say more about what "don't work" means? I've upgraded to Snow Leopard and when I choose Markdown > Preview I get a preview, and when I choose Markdown > Convert to HTML I get a conversion to HTML. What happens at your end? m.
PS Don't forget to upgrade TextMate itself.
The Preview window does come up, but only with a blank preview. Convert to HTML also gives an empty conversion (blank page).
On Fri, Sep 4, 2009 at 9:24 PM, Matt Neuburgmatt@tidbits.com wrote:
On 9/4/09 5:22 AM, in article 3ac906770909040522h1c0c96c5s9280659a9aca2d33@mail.gmail.com, "antikraft clover" antikraft@gmail.com wrote:
After upgrading to Snow Leopard, the Markdown preview or Convert to HTML don't work.
Any ideas?
Can you say more about what "don't work" means? I've upgraded to Snow Leopard and when I choose Markdown > Preview I get a preview, and when I choose Markdown > Convert to HTML I get a conversion to HTML. What happens at your end? m.
PS Don't forget to upgrade TextMate itself.
-- matt neuburg, phd = matt@tidbits.com, http://www.tidbits.com/matt/ A fool + a tool + an autorelease pool = cool! AppleScript: the Definitive Guide - Second Edition! http://www.tidbits.com/matt/default.html#applescriptthings
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
On 9/4/09 10:06 PM, in article 3ac906770909042206l6fdddfddg3d56b8b0ec2b9d6a@mail.gmail.com, "antikraft clover" antikraft@gmail.com wrote:
The Preview window does come up, but only with a blank preview. Convert to HTML also gives an empty conversion (blank page).
Hmm. Well, first of all, it's just you (AFAIK), so don't worry, it's not some system-based thing. So you should be able to fix this pretty easily.
My first suggestion would be just to throw away your copy of TM and download it fresh. Make sure you don't have anything in your Application Support that might be interfering.
Also I would suggest doing a sanity check in the bundle editor. It sounds almost as if you have no input. So look at e.g. the convert document command implementation and make sure the code is still there (it's a very simple command, it should be obvious to you if it makes sense) and that the input hasn't gotten mysteriously switched to None...
m.
Also - are you using the built in version of the markdown bundle, or the modified one that I made? Just wanted to make sure this wasn't something that I potentially did.... ;)
F-
On 9/5/09 12:06 PM, Matt Neuburg wrote:
On 9/4/09 10:06 PM, in article 3ac906770909042206l6fdddfddg3d56b8b0ec2b9d6a@mail.gmail.com, "antikraft clover"antikraft@gmail.com wrote:
The Preview window does come up, but only with a blank preview. Convert to HTML also gives an empty conversion (blank page).
Hmm. Well, first of all, it's just you (AFAIK), so don't worry, it's not some system-based thing. So you should be able to fix this pretty easily.
My first suggestion would be just to throw away your copy of TM and download it fresh. Make sure you don't have anything in your Application Support that might be interfering.
Also I would suggest doing a sanity check in the bundle editor. It sounds almost as if you have no input. So look at e.g. the convert document command implementation and make sure the code is still there (it's a very simple command, it should be obvious to you if it makes sense) and that the input hasn't gotten mysteriously switched to None...
m.
Hi Fletcher, I was using both, your new Markdown bundle and the regular one.
And I did start over many times by downloading TextMate again...
Still working on it.
On Sat, Sep 5, 2009 at 12:25 PM, Fletcher T. Penneyfletcher@fletcherpenney.net wrote:
Also - are you using the built in version of the markdown bundle, or the modified one that I made? Just wanted to make sure this wasn't something that I potentially did.... ;)
F-
On 9/5/09 12:06 PM, Matt Neuburg wrote:
On 9/4/09 10:06 PM, in article 3ac906770909042206l6fdddfddg3d56b8b0ec2b9d6a@mail.gmail.com, "antikraft clover"antikraft@gmail.com wrote:
The Preview window does come up, but only with a blank preview. Convert to HTML also gives an empty conversion (blank page).
Hmm. Well, first of all, it's just you (AFAIK), so don't worry, it's not some system-based thing. So you should be able to fix this pretty easily.
My first suggestion would be just to throw away your copy of TM and download it fresh. Make sure you don't have anything in your Application Support that might be interfering.
Also I would suggest doing a sanity check in the bundle editor. It sounds almost as if you have no input. So look at e.g. the convert document command implementation and make sure the code is still there (it's a very simple command, it should be obvious to you if it makes sense) and that the input hasn't gotten mysteriously switched to None...
m.
-- Fletcher T. Penney fletcher@fletcherpenney.net
Life doesn't cease to be funny when people die any more than it ceases to be serious when people laugh. - G.B. Shaw
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
Still not resolved. Any pointers?
Thanks.
On Sun, Sep 6, 2009 at 12:13 AM, antikraft clover antikraft@gmail.com wrote:
Hi Fletcher, I was using both, your new Markdown bundle and the regular one.
And I did start over many times by downloading TextMate again...
Still working on it.
On Sat, Sep 5, 2009 at 12:25 PM, Fletcher T. Penneyfletcher@fletcherpenney.net wrote:
Also - are you using the built in version of the markdown bundle, or the modified one that I made? Just wanted to make sure this wasn't something that I potentially did.... ;)
F-
On 9/5/09 12:06 PM, Matt Neuburg wrote:
On 9/4/09 10:06 PM, in article 3ac906770909042206l6fdddfddg3d56b8b0ec2b9d6a@mail.gmail.com, "antikraft clover"antikraft@gmail.com wrote:
The Preview window does come up, but only with a blank preview. Convert to HTML also gives an empty conversion (blank page).
Hmm. Well, first of all, it's just you (AFAIK), so don't worry, it's not some system-based thing. So you should be able to fix this pretty easily.
My first suggestion would be just to throw away your copy of TM and download it fresh. Make sure you don't have anything in your Application Support that might be interfering.
Also I would suggest doing a sanity check in the bundle editor. It sounds almost as if you have no input. So look at e.g. the convert document command implementation and make sure the code is still there (it's a very simple command, it should be obvious to you if it makes sense) and that the input hasn't gotten mysteriously switched to None...
m.
-- Fletcher T. Penney fletcher@fletcherpenney.net
Life doesn't cease to be funny when people die any more than it ceases to be serious when people laugh. - G.B. Shaw
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
On 9/9/09 5:51 AM, in article 3ac906770909090551w3c3dbe47lf2f808d7d54e0cc0@mail.gmail.com, "antikraft clover" antikraft@gmail.com wrote:
Still not resolved. Any pointers?
What about the pointer that I gave?
Also I would suggest doing a sanity check in the bundle editor. It sounds almost as if you have no input. So look at e.g. the convert document command implementation and make sure the code is still there (it's a very simple command, it should be obvious to you if it makes sense) and that the input hasn't gotten mysteriously switched to None...
I mean, something like Convert Document to HTML is an extremely simple command. It's not like there should be any difficulty making sure it says what it ought to say and does what it ought to do. What did you find when you looked at it?
m.
I understand.
I gave a followup to your pointer above. Nothing happens with either the Convert to HTML, or the Preview commands. I did go through the commands, and cannot figure out what could go wrong there.
Thanks for your help.
On Wed, Sep 9, 2009 at 12:59 PM, Matt Neuburg matt@tidbits.com wrote:
On 9/9/09 5:51 AM, in article 3ac906770909090551w3c3dbe47lf2f808d7d54e0cc0@mail.gmail.com, "antikraft clover" antikraft@gmail.com wrote:
Still not resolved. Any pointers?
What about the pointer that I gave?
Also I would suggest doing a sanity check in the bundle editor. It sounds almost as if you have no input. So look at e.g. the convert document command implementation and make sure the code is still there (it's a very simple command, it should be obvious to you if it makes sense) and that the input hasn't gotten mysteriously switched to None...
I mean, something like Convert Document to HTML is an extremely simple command. It's not like there should be any difficulty making sure it says what it ought to say and does what it ought to do. What did you find when you looked at it?
m.
-- matt neuburg, phd = matt@tidbits.com, http://www.tidbits.com/matt/ A fool + a tool + an autorelease pool = cool! AppleScript: the Definitive Guide - Second Edition! http://www.tidbits.com/matt/default.html#applescriptthings
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
On 5 Sep 2009, at 07:06, antikraft clover wrote:
The Preview window does come up, but only with a blank preview. Convert to HTML also gives an empty conversion (blank page).
So entire preview window is blank? Or does it show a header with your document title etc.?
It might be an issue with your shell environment: http://wiki.macromates.com/Troubleshooting/ShellCommands
Just noticed this reply.
The header with the file name does appear. I have a feeling that this has something to do with the input files not being found by TM commands, but haven't gotten beyond that.
Thanks.
On Sun, Sep 13, 2009 at 2:56 PM, Allan Odgaard mailinglist@textmate.org wrote:
On 5 Sep 2009, at 07:06, antikraft clover wrote:
The Preview window does come up, but only with a blank preview. Convert to HTML also gives an empty conversion (blank page).
So entire preview window is blank? Or does it show a header with your document title etc.?
It might be an issue with your shell environment: http://wiki.macromates.com/Troubleshooting/ShellCommands
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate