<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">Hi everybody.<DIV><BR class="khtml-block-placeholder"></DIV><DIV>a while ago is followed this article:</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><A href="http://encytemedia.com/blog/articles/2006/11/3/increasing-productivity-with-texmate-s-new-tm_dialog">http://encytemedia.com/blog/articles/2006/11/3/increasing-productivity-with-texmate-s-new-tm_dialog</A></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>and everything worked well.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>but after a while, when inserting an image from the menu generated by the command it would return that i have a tm_dialog conflict.</DIV><DIV>at the time i removed the command as i was afraid to do something bad to my text mate when asked to checkout the dialog.tmplugin</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>After a while a removed the dialog.tmplugin from my application support folder.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>and i forgot about it.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>i just tried to recreate the command but when i use it it return this</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>/tmp/temp_textmate.n4JLBy:7:in `require': No such file to load -- /Users/zapata/Library/Application Support/TextMate/Support/lib/plist (LoadError)</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">   </SPAN>from /tmp/temp_textmate.n4JLBy:7 </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>and i do not have a plist file in my lib folder indeed.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>any idea how to fix this or if removing the dialog.tmplugin frommy application support was a bad idea?</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>i tried to copy the one from the application content back into the folder but it doesn't change anything.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>cheers people from the world.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>other wise i'm as well trying to set up django on my mac osx 10.4.8</DIV><DIV>but it does/nt do anything when i follow the instruction there :</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><A href="http://www.djangoproject.com/documentation/install/">http://www.djangoproject.com/documentation/install/</A></DIV><DIV><BR class="khtml-block-placeholder"></DIV><OL><LI style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" color="#2C4D33" face="Courier">tar xzvf Django-0.95.tar.gz</FONT></LI><LI style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" color="#2C4D33" face="Courier">cd Django-0.95</FONT></LI><LI style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" color="#2C4D33" face="Courier">sudo python setup.py install</FONT></LI></OL><DIV><BR class="khtml-block-placeholder"></DIV><DIV>it keep returning an error message and abort the installation, even with the firewall off</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Downloading <A href="http://cheeseshop.python.org/packages/2.5/s/setuptools/setuptools-0.6c1-py2.5.egg">http://cheeseshop.python.org/packages/2.5/s/setuptools/setuptools-0.6c1-py2.5.egg</A></DIV><DIV>Traceback (most recent call last):</DIV><DIV>  File "setup.py", line 2, in <module></DIV><DIV>    ez_setup.use_setuptools()</DIV><DIV>  File "/Users/zapata/Desktop/django/Django-0.95.1/ez_setup.py", line 72, in use_setuptools</DIV><DIV>    egg = download_setuptools(version, download_base, to_dir, download_delay)</DIV><DIV>  File "/Users/zapata/Desktop/django/Django-0.95.1/ez_setup.py", line 126, in download_setuptools</DIV><DIV>    src = urllib2.urlopen(url)</DIV><DIV>  File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/urllib2.py", line 121, in urlopen</DIV><DIV>    return _opener.open(url, data)</DIV><DIV>  File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/urllib2.py", line 380, in open</DIV><DIV>    response = meth(req, response)</DIV><DIV>  File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/urllib2.py", line 491, in http_response</DIV><DIV>    'http', request, response, code, msg, hdrs)</DIV><DIV>  File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/urllib2.py", line 418, in error</DIV><DIV>    return self._call_chain(*args)</DIV><DIV>  File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/urllib2.py", line 353, in _call_chain</DIV><DIV>    result = func(*args)</DIV><DIV><SPAN class="Apple-style-span">  <FONT class="Apple-style-span" color="#FF0F21">File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/urllib2.py", line 499, in http_error_default</FONT></SPAN></DIV><DIV><FONT class="Apple-style-span" color="#FF0F21">    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)</FONT></DIV><DIV>urllib2.HTTPError: HTTP Error 404: Not Found</DIV></BODY></HTML>