Hi,
A problem that no-one's been able to help me with since the update still sits un-resolved. Is there anywhere else I can go to try and get support with this?
It's weird because I feel that I've paid cash for Textmate (which is fine, I think Textmate is brilliant) and therefore I should expect actual tech-support. However if it's a problem with a bundle then maybe that's not Textmate's responsibility and hence I must resort to the open-source model of posting questions in places, which is fine until that model of support fails, as in this case.
I guess I'm hoping that there's another forum somewhere that I should post to, or should I think about submitting a bug somewhere?
Cheers,
Mike Dewar
2009/2/26 Michael Dewar mikedewar@gmail.com
Hi,
A problem that no-one's been able to help me with since the update still sits un-resolved. Is there anywhere else I can go to try and get support with this?
It's weird because I feel that I've paid cash for Textmate (which is fine, I think Textmate is brilliant) and therefore I should expect actual tech-support. However if it's a problem with a bundle then maybe that's not Textmate's responsibility and hence I must resort to the open-source model of posting questions in places, which is fine until that model of support fails, as in this case.
So, what is the problem?
Hi,
It was a problem with the Python bundle, though the error I got was not a Python error, and the bundle seems to work fine in general... Here's the post
http://www.nabble.com/Python-Bundle-Problem---uncaught-signal--11-after...-t...
I should say that I'm not annoyed or anything by this - I just figured that no-one on the list could figure it out and thought that there might be another way to get some support. I'm going nuts with this error as it's the feature I use the most in Textmate, so I'd really like to figure it out! I think cmd-R is burned into some weird motor- cortex memory somewhere so I compulsively hit it every time I want to run my script.
Cheers,
Mike
On 26 Feb 2009, at 18:10, Sven Axelsson wrote:
2009/2/26 Michael Dewar mikedewar@gmail.com Hi,
A problem that no-one's been able to help me with since the update still sits un-resolved. Is there anywhere else I can go to try and get support with this?
It's weird because I feel that I've paid cash for Textmate (which is fine, I think Textmate is brilliant) and therefore I should expect actual tech-support. However if it's a problem with a bundle then maybe that's not Textmate's responsibility and hence I must resort to the open-source model of posting questions in places, which is fine until that model of support fails, as in this case.
So, what is the problem?
-- Sven Axelsson ++++++++++[>++++++++++>+++++++++++>++++++++++>++++++
++++<<<<<-]>++++.+.++++.>+++++.>+.<<-.>>+.>++++.<<.
+++.>-.<<++.>>----.<++.>>>++++++.<<<<.>>++++.<----.
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
On Feb 26, 2009, at 10:16 AM, Michael Dewar wrote:
Hi,
It was a problem with the Python bundle, though the error I got was not a Python error, and the bundle seems to work fine in general... Here's the post
http://www.nabble.com/Python-Bundle-Problem---uncaught-signal--11-after...-t...
I should say that I'm not annoyed or anything by this - I just figured that no-one on the list could figure it out and thought that there might be another way to get some support. I'm going nuts with this error as it's the feature I use the most in Textmate, so I'd really like to figure it out! I think cmd-R is burned into some weird motor-cortex memory somewhere so I compulsively hit it every time I want to run my script.
How have you installed scipy? easy_install scipy does not work for me.
I actually use the enthought python distribution (http://www.enthought.com/products/epd.php ), which is sort of cheating, I know.
Scipy itself is quite a big thing; here are the download instructions:
http://www.scipy.org/Installing_SciPy/Mac_OS_X
Um, I'm feeling sort of guilty for bringing this up again - installing scipy seems like a big job just to help me out with this error. Are there any other big modules that anyone knows of that are more standard? Maybe I could try and reproduce the error with a standard module. I'm pretty sure it's not a scipy problem as I don't get any errors running my script from the command line.
Does anyone know what my Textmate error even means? Here it is again:
Program terminated by uncaught signal #11 after 6.26 seconds.
Cheers,
Mike Dewar
On 26 Feb 2009, at 18:25, Alex Ross wrote:
On Feb 26, 2009, at 10:16 AM, Michael Dewar wrote:
Hi,
It was a problem with the Python bundle, though the error I got was not a Python error, and the bundle seems to work fine in general... Here's the post
http://www.nabble.com/Python-Bundle-Problem---uncaught-signal--11-after...-t...
I should say that I'm not annoyed or anything by this - I just figured that no-one on the list could figure it out and thought that there might be another way to get some support. I'm going nuts with this error as it's the feature I use the most in Textmate, so I'd really like to figure it out! I think cmd-R is burned into some weird motor-cortex memory somewhere so I compulsively hit it every time I want to run my script.
How have you installed scipy? easy_install scipy does not work for me.
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
On Feb 26, 2009, at 11:13 AM, mike dewar wrote:
I actually use the enthought python distribution (http://www.enthought.com/products/epd.php ), which is sort of cheating, I know.
Scipy itself is quite a big thing; here are the download instructions:
http://www.scipy.org/Installing_SciPy/Mac_OS_X
Um, I'm feeling sort of guilty for bringing this up again - installing scipy seems like a big job just to help me out with this error. Are there any other big modules that anyone knows of that are more standard? Maybe I could try and reproduce the error with a standard module. I'm pretty sure it's not a scipy problem as I don't get any errors running my script from the command line.
Does anyone know what my Textmate error even means? Here it is again:
Program terminated by uncaught signal #11 after 6.26 seconds.
Is there any other output? What do you see if you “View Source” on the html output window. Can you pastie.org it?
—Alex
On 26 Feb 2009, at 19:33, Alex Ross wrote:
On Feb 26, 2009, at 11:13 AM, mike dewar wrote:
I actually use the enthought python distribution (http://www.enthought.com/products/epd.php ), which is sort of cheating, I know.
Scipy itself is quite a big thing; here are the download instructions:
http://www.scipy.org/Installing_SciPy/Mac_OS_X
Um, I'm feeling sort of guilty for bringing this up again - installing scipy seems like a big job just to help me out with this error. Are there any other big modules that anyone knows of that are more standard? Maybe I could try and reproduce the error with a standard module. I'm pretty sure it's not a scipy problem as I don't get any errors running my script from the command line.
Does anyone know what my Textmate error even means? Here it is again:
Program terminated by uncaught signal #11 after 6.26 seconds.
Is there any other output? What do you see if you “View Source” on the html output window. Can you pastie.org it?
There's no other output, though OS X does give me a "The application Python quit unexpectedly" dialogue.
Here's the result of view source: http://pastie.org/401290 though I can't see anything in there that helps...
Mike
On Feb 26, 2009, at 11:13 AM, mike dewar wrote:
I actually use the enthought python distribution (http://www.enthought.com/products/epd.php ), which is sort of cheating, I know.
Installing… I'll let you know how it goes.
—Alex