Re: [PD] Window title always displays *edit*?

2018-04-16 Thread Christof Ressi
even better: something like |edit mode| because * is often used to signify unsaved changes. Personally, *edit* confuses the hell out of me and I often have to look twice :-D > Gesendet: Montag, 16. April 2018 um 17:01 Uhr > Von: "Peter P." > An: "IOhannes m zmoelnig"

Re: [PD] Window title always displays *edit*?

2018-04-16 Thread Miller Puckette
Yep, I'm regretting the "*" character - at the very least I want to put it in brackets of sone sort. M On Mon, Apr 16, 2018 at 05:08:16PM +0200, Christof Ressi wrote: > even better: something like |edit mode| because * is often used to signify > unsaved changes. Personally, *edit* confuses the

Re: [PD] Window title always displays *edit*?

2018-04-16 Thread Peter P.
* IOhannes m zmoelnig [2018-04-16 16:38]: > On 2018-04-16 16:32, Peter P. wrote: > > Hi list, > > > > on Pd 0.48.1 packaged for Debian testing the window title bar of a patch > > shows > > *edit* > > inbetween the patch filename and its path even when the file has just > >

Re: [PD] CONTEXT V3.0.2 tests.

2018-04-16 Thread Liam Goodacre
Yeah, it was something to do with [msgfile] crashing when it was asked to read from the disk. Not worth pursuing anyway, since this is a completely depricated version of Zexy (how frustrating!) I just replaced it with [text] and the problem is solved. I also found that the same problem was

Re: [PD] Gui Font in 0.48.1 on Debian?

2018-04-16 Thread Peter P.
Has anyone else got the same problem? I am reluctant to go back to apt/Debian's pd 0.47.1-3. Thanks! P * Peter P. [2018-04-06 11:36]: > Hi list, > > with the latest Debian testing versions (0.48.1) the font for the > console menus comes up with 24pt size, although the

[PD] Window title always displays *edit*?

2018-04-16 Thread Peter P.
Hi list, on Pd 0.48.1 packaged for Debian testing the window title bar of a patch shows *edit* inbetween the patch filename and its path even when the file has just gotten saved. Is this intentional? What is the meaning of this message? thanks! Peter

Re: [PD] CONTEXT V3.0.2 tests.

2018-04-16 Thread Lucas Cordiviola
Confirmed. I have the same behaviour on an updated win10 machine. -- Mensaje telepatico asistido por maquinas. On 4/16/2018 7:36 AM, Lucas Cordiviola wrote: Could you try closing PD, opening it again, then opening test-1, closing it, then opening it again? This works OK both times. Then

Re: [PD] CONTEXT V3.0.2 tests.

2018-04-16 Thread IOhannes m zmoelnig
On 2018-04-16 13:15, Liam Goodacre wrote: > Ah, now I get the same behavior! It looks like it's something to do with > [msgfile], whose behavior must have changed between the old version of Zexy > that I'm using and the current one. Now that I can see it, I should be able > to fix it... the

Re: [PD] Window title always displays *edit*?

2018-04-16 Thread IOhannes m zmoelnig
On 2018-04-16 16:32, Peter P. wrote: > Hi list, > > on Pd 0.48.1 packaged for Debian testing the window title bar of a patch > shows > *edit* > inbetween the patch filename and its path even when the file has just > gotten saved. Is this intentional? What is the meaning of this message?

Re: [PD] CONTEXT V3.0.2 tests.

2018-04-16 Thread Liam Goodacre
Ah, now I get the same behavior! It looks like it's something to do with [msgfile], whose behavior must have changed between the old version of Zexy that I'm using and the current one. Now that I can see it, I should be able to fix it... From: Lucas Cordiviola

Re: [PD] Gui Font in 0.48.1 on Debian?

2018-04-16 Thread Antoine Rousseau
No problem here on ubuntu16.04/gnome "flashback", with self-compiled Pd. Do you still have the problem if you compile and install Pd by yourself? Antoine Rousseau http://www.metalu.net __ http://www.metaluachahuter.com/

[PD] remote ssh into pd

2018-04-16 Thread michael strohmann
Hello List, i have a pd patch running on raspberry. would be great to open an xsession and peek into the running patch via ssh. is this at all possible? Cheers! mkl ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management ->

Re: [PD] CONTEXT V3.0.2 tests. (was: How to declare custom libraries in abstractions)

2018-04-16 Thread Liam Goodacre
So Context relies on a share patch which loads with the first instance of Context that you create. It's mostly there just to store certain arrays, but it can sometimes cause confusing behavior like this. Could you try closing PD, opening it again, then opening test-1, closing it, then opening

Re: [PD] remote ssh into pd

2018-04-16 Thread Patrice Colet
I usually do ssh -XY user@ipadress in a shell with X11 libraries and then pd does run with the interface Le 17/04/2018 à 00:28, michael strohmann a écrit : Hello List, i have a pd patch running on raspberry. would be great to open an xsession and peek into the running patch via ssh. is this

[PD] LPC - ongoing...

2018-04-16 Thread Ed Kelly via Pd-list
To those with a dev interest...I'm still picking at this LPC toolkit library.edkellytista9/LPCToolkitPd | | | | | | | | | | | edkellytista9/LPCToolkitPd LPCToolkitPd - Mark Cartwright's LPC Toolkit for Pure Data | | | I've got mbc_lpc~ to compile, but it still won't load in

Re: [PD] CONTEXT V3.0.2 tests.

2018-04-16 Thread Lucas Cordiviola
Ok I'll try. TBH I don't have much of a clue what is going wrong here. It can be the case that is just this machine (win8.1 not receiving updates), I will try on a win10 with "updates" ASAP. I guess you are not having this issue on your windows and linux machines. -- Mensaje telepatico

Re: [PD] CONTEXT V3.0.2 tests.

2018-04-16 Thread Lucas Cordiviola
Could you try closing PD, opening it again, then opening test-1, closing it, then opening it again? This works OK both times. Then close PD and try the same thing with test-2. See if you can spot any patterns. This works only the first time. -- Mensaje telepatico asistido por maquinas.