I have a problems when execuiting an external on pd. It fails and close pd, but closing it I can't see any error msg. When using the same patch under linux on the shell I can see the msg I use on my external and so I can understand where the code fails, but I have to use it under windows due to the fact that at home I only have windows and I can't work with linux.
Can someon help me? I need to see the messages my patch gives in output.
Sorry for my terrible english.
Riccardo
r.visinoni@aliceposta.it wrote:
I have a problems when execuiting an external on pd. It fails and close pd, but closing it I can't see any error msg. When using the same patch under linux on the shell I can see the msg I use on my external and so I can understand where the code fails, but I have to use it under windows due to the fact that at home I only have windows and I can't work with linux.
Can someon help me? I need to see the messages my patch gives in output.
switch to pd-0.37 for now. (i have posted a feature request regarding this just yesterday)
mfg.ca.sdr IOhannes
On Fri, Feb 18, 2005 at 06:50:35PM +0100, IOhannes m zmoelnig wrote:
r.visinoni@aliceposta.it wrote:
I have a problems when execuiting an external on pd. It fails and close pd, but closing it I can't see any error msg. When using the same patch under linux on the shell I can see the msg I use on my external and so I can understand where the code fails, but I have to use it under windows due to the fact that at home I only have windows and I can't work with linux.
Can someon help me? I need to see the messages my patch gives in output.
switch to pd-0.37 for now. (i have posted a feature request regarding this just yesterday)
the CVS HEAD works great on windows, you get a working terminal with -stderr and best of all theres no "hold your pinky down on control and shift at the same time then contort your hand to the left so that another finger can reach a 3rd key" shortcuts that plagued 0.38...
a few things still dont make it to the terminal, that would have on been shown on linux, like stderr from the gui maybe (if you use tkcon, or 'console show' you get most errors, but a few are lost somewhere...)
Hallo, r.visinoni@aliceposta.it hat gesagt: // r.visinoni@aliceposta.it wrote:
I have a problems when execuiting an external on pd. It fails and close pd, but closing it I can't see any error msg. When using the same patch under linux on the shell I can see the msg I use on my external and so I can understand where the code fails, but I have to use it under windows due to the fact that at home I only have windows and I can't work with linux.
Can someon help me? I need to see the messages my patch gives in output.
Pd 0.38-test has a console built in, which is attached to the main window of Pd, but it also goes away if Pd crashes. :(
So you will need to start Pd "the Linux way" from the Command line by first opening one: Start->Execute/Run-> "cmd", then "cd c:\pd\bin" or whereever and run Pd as "pd.exe" or "pd"
Frank Barknecht _ ______footils.org__
_ __latest track: fqdn _ http://footils.org/cms/show/38
Frank Barknecht wrote:
Pd 0.38-test has a console built in, which is attached to the main window of Pd, but it also goes away if Pd crashes. :(
So you will need to start Pd "the Linux way" from the Command line by first opening one: Start->Execute/Run-> "cmd", then "cd c:\pd\bin" or whereever and run Pd as "pd.exe" or "pd"
the problem is, that with 0.38-2 the stderr is not printed to the DOSbox (as pd detaches itself completely from the console)
but it is good news to hear from carmen, that it seems to work with CVS-HEAD.
mfg.asd.r IOhannes
Ciao
Hallo, IOhannes m zmoelnig hat gesagt: // IOhannes m zmoelnig wrote:
the problem is, that with 0.38-2 the stderr is not printed to the DOSbox (as pd detaches itself completely from the console)
but it is good news to hear from carmen, that it seems to work with CVS-HEAD.
Ah, good. But 0.38 is just a test version anyway, so one should be prepared for such things. I still run 0.37. ;)
Frank Barknecht _ ______footils.org__
_ __latest track: fqdn _ http://footils.org/cms/show/38
Frank Barknecht wrote:
Ah, good. But 0.38 is just a test version anyway, so one should be prepared for such things. I still run 0.37. ;)
which is unfortunate but true. me too... (no not really; alsa has become really much better and with günter's helpbrowser fix it is quite usable; and who does windoze anyhow)
mfg.a.sdr IOhannes
Ciao
Ah, good. But 0.38 is just a test version anyway, so one should be prepared for such things. I still run 0.37. ;)
well and i don't want to miss the lovely features as miller's improved gui (which doesn't produce clicks any more) and the simd and threading capabilities of devel_0_38.
cheers ... tim
On Fri, 18 Feb 2005, Frank Barknecht wrote:
Pd 0.38-test has a console built in, which is attached to the main window of Pd, but it also goes away if Pd crashes. :(
The other console code that was published a year ago makes the console optional and opt-in, but somehow, it didn't make it into 0.38. Ask Miller.
Mathieu Bouchard -=- Montréal QC Canada -=- http://artengine.ca/matju