[TxMt] Intro and ?

David Miers dmiers at fotooptions.com
Wed Dec 2 14:51:06 UTC 2009


Hi I'm Dave Miers and primarily use Textmate as an html editor. So I really haven't delved into the depths of what textmate is capable of. I'm still dependent on aids such as are found in the bundles etc.

I note as of the last update the drag snippets for flash and quicktime in the html bundles no longer works correctly. Now I'm not sure when this broke exactly, I just noticed it. version 1.5.9 (1589) I've repeated the problem on 2 systems one being PPC running 10.5.8 and on intel running 10.6.2

Here's an example of flash insert:

/tmp/temp_textmate.194vJJ:75:in /bin/bash: -c: line 0: unexpected EOF while looking for matching `''
/bin/bash: -c: line 1: syntax error: unexpected end of file>>' for nil:NilClass (NoMethodError)
	from /tmp/temp_textmate.194vJJ:61:in /bin/bash: -c: line 0: unexpected EOF while looking for matching `''
/bin/bash: -c: line 2: syntax error: unexpected end of filenew'
	from /tmp/temp_textmate.194vJJ:99

and quicktime:

2009-12-02 09:47:40.425 osascript[1505:903] Error loading /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types:  dlopen(/Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types, 262): no suitable image found.  Did find:
	/Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: no matching architecture in universal wrapper
osascript: OpenScripting.framework - scripting addition "/Library/ScriptingAdditions/Adobe Unit Types.osax" declares no loadable handlers.
134:135: syntax error: Expected “,” but found number. (-2741)
<object  classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab">
	<param name="src" value="Movie Recording.mov">
	<param name="controller" value="true">
	<param name="autoplay" value="true">
	<embed src="Movie Recording.mov"
		
		controller="true" autoplay="true"
		scale="tofit" cache="true"
		pluginspage="http://www.apple.com/quicktime/download/"
	>
</object>


I'm totally lost on this any help?

TIA

Dave


More information about the textmate mailing list