Re: [PD] Pd 0.53-0test2 scrollers

2022-10-23 Thread Miller Puckette via Pd-list
OK, I think the scrollbar test is working now. However, all the IEMGUIs still make empty strings above themselves causing unnecessary scrollbars to appear. I think the fix should be either to not draw them at all (that would be best?) or to put them back where they were in 0.52. cheers Miller

Re: [PD] Pd 0.53-0test2 scrollers

2022-10-23 Thread Miller Puckette via Pd-list
Aha it's that fucking VU meter - it's now drawing something that pokes way north of what's visible. On Sun, Oct 23, 2022 at 06:50:02PM -0700, Miller Puckette via Pd-list wrote: > Oops, there's more than that. I was wrong - the empty string is always > displayed in 0.52-2 or 0.53-0, but in 0.53-0

Re: [PD] Pd 0.53-0test2 scrollers

2022-10-23 Thread Miller Puckette via Pd-list
Oops, there's more than that. I was wrong - the empty string is always displayed in 0.52-2 or 0.53-0, but in 0.53-0 it was moved above the toggle and since it has height but no width, the window thinks the toggle extends the hight of a character higher than it does. In 0.52-2 it's 2 pixels to

Re: [PD] Pd 0.53-0test2 scrollers

2022-10-23 Thread Miller Puckette via Pd-list
I'm getting the same problem on linux... and 0.52-2 is working correctly. It looks like IEM GUIs are displaying empty strings above themselves by default (you can see this by making a new toggle and moving it close to the top of the window). At some point I "fixed" this by suppressing displaying

[PD] Pd 0.53-0test2 scrollers

2022-10-23 Thread Dan Wilcox
Howdy all, running the 0.53-test2 macOS build, I noticed that opening doc/7.stuff/tools/sizingtest.pd from the Help Browser opens the patch with the scrollbars showing, even though there should be enough whitespace around all borders. Dan Wilcox @danomatika

Re: [PD] [PD-announce] pd 0.53-0test2 released

2022-10-23 Thread Dan Wilcox
The dmg and app naming looks like a temp name, I assume from the nightly build system? The app probably just needs to be renamed before assembling the dmg... > On Oct 23, 2022, at 7:32 PM, Miller Puckette wrote: > > No luck ("bad superblock" style messages for both hfs and hfsplus). > I'm not

Re: [PD] [PD-announce] pd 0.53-0test2 released

2022-10-23 Thread Antoine Rousseau
You can push tags with git push --tags Le dim. 23 oct. 2022 à 20:13, Miller Puckette via Pd-list < pd-list@lists.iem.at> a écrit : > Aha... so the real problem is that I can't seem to push the tag I added > locally to the head up to github. It looks like I have to tag the commit > before

Re: [PD] [PD-announce] pd 0.53-0test2 released

2022-10-23 Thread Miller Puckette via Pd-list
Aha... so the real problem is that I can't seem to push the tag I added locally to the head up to github. It looks like I have to tag the commit before pushing, because tagging afterward fools git into thinking everything is already pushed. Live and learn... M On Sun, Oct 23, 2022 at 08:04:06PM

Re: [PD] [PD-announce] pd 0.53-0test2 released

2022-10-23 Thread IOhannes m zmölnig
Am 23. Oktober 2022 19:49:10 MESZ schrieb Claude Heiland-Allen : > >On 23/10/2022 15:27, Miller Puckette via Pd-list wrote: >> On Sat, Oct 22, 2022 at 04:45:00PM -0300, Alexandre Torres Porres wrote: >>> all good, but mac binary comes out as "Pd-0.53-0test1-80-g20334410" >>> > >I think this is

Re: [PD] [PD-announce] pd 0.53-0test2 released

2022-10-23 Thread Claude Heiland-Allen
On 23/10/2022 15:27, Miller Puckette via Pd-list wrote: On Sat, Oct 22, 2022 at 04:45:00PM -0300, Alexandre Torres Porres wrote: all good, but mac binary comes out as "Pd-0.53-0test1-80-g20334410" I think this is probably related to "git describe" getting into the version string somehow.

Re: [PD] [PD-announce] pd 0.53-0test2 released

2022-10-23 Thread William Brent
I'm noticing that pasting text into object boxes or comments produces an extra trailing whitespace character. This happens on both 0.53-0test1 and test2, and I'm running it on macOS 12.6 Monterey with M1 hardware. This doesn't happen for me with 0.52-2. Minor detail, but worth fixing if it's easy.

Re: [PD] [PD-announce] pd 0.53-0test2 released

2022-10-23 Thread Miller Puckette via Pd-list
No luck ("bad superblock" style messages for both hfs and hfsplus). I'm not sure how much longer I should spend trying to fix this - I'll be able to get on a Mac Tuesday. thanks M On Sun, Oct 23, 2022 at 05:23:14PM +0200, Dan Wilcox wrote: > You can mount a dmg (disk image). Something like: > >

Re: [PD] [PD-announce] pd 0.53-0test2 released

2022-10-23 Thread Kevin Haywood via Pd-list
Yep, I downloaded it yesterday, and it also unzips to a dmg (a mac disk image), and the binary is named Pd-0.53-0test1-80-g20334410. Cheers, Kevin > On Oct 23, 2022, at 7:27 AM, Miller Puckette via Pd-list > wrote: > > Hi Alexandre - > > This sounds a bit mysterious and might be a problem

Re: [PD] [PD-announce] pd 0.53-0test2 released

2022-10-23 Thread Dan Wilcox
You can mount a dmg (disk image). Something like: sudo mount -t hfs -o loop Pd-1.2.3.dmg /media/pd-dmg If that doesn't work, then try hfsplus > On Oct 23, 2022, at 5:05 PM, pd-list-requ...@lists.iem.at wrote: > > (I don't have a mac > handy and have no idea how to open a "dmg" on my linux box

Re: [PD] [PD-announce] pd 0.53-0test2 released

2022-10-23 Thread Sebastian Lexer
forgot to mention macbook pro M1 running macOS 11.4 ( Big Sur) Sebastian Lexer wrote on 23/10/2022 16:03: Hi Miller, After downloading I get: on opening the dmg I get: I guess correct, although previous test versions had not the additional info after the 0test2 Hope this helps,

Re: [PD] [PD-announce] pd 0.53-0test2 released

2022-10-23 Thread Sebastian Lexer
Hi Miller, After downloading I get: on opening the dmg I get: I guess correct, although previous test versions had not the additional info after the 0test2 Hope this helps, Sebastian Miller Puckette via Pd-list wrote on 23/10/2022 15:27: Hi Alexandre - This sounds a bit mysterious and

Re: [PD] [PD-announce] pd 0.53-0test2 released

2022-10-23 Thread Miller Puckette via Pd-list
Hi Alexandre - This sounds a bit mysterious and might be a problem or might not... could you (or anyone) download this one: http://msp.ucsd.edu/tmp/pd-macos-5c4f7554.zip ... and see what the app is named when you unpack it? (I don't have a mac handy and have no idea how to open a "dmg" on my