2017-07-19 14:32 GMT-03:00 Miller Puckette msp@ucsd.edu:
howdy, so, trying the mac version, I get an error and can't open Pd, it days the image/file is "damaged"
cheers
oh, so, macbook pro, sierra (10.12.5), and the previous one (0.48 test1) opened just fine
2017-07-19 14:56 GMT-03:00 Alexandre Torres Porres porres@gmail.com:
and both 32/64 bits have this issue!
2017-07-19 14:57 GMT-03:00 Alexandre Torres Porres porres@gmail.com:
I guess it's that since I bundled the app asking it to incluide Wish as installed on my machine, it somehow needs additional files that aren't getting copied into the bundle.
Dan: are you able to recompile wish 8.4 on a Mac? I can't get it to compile on mine, but if you can make one and just send it to me (!) I can include that in the package shich should make everything self-contained.
M
On Wed, Jul 19, 2017 at 08:08:04PM +0200, Dan Wilcox wrote:
The download is using Tk 8.5.19 which has crasher problems on 10.12. The most stable build is to use your included Tk 8.4 wish in mac/stuff.
The osx-app.sh already uses this if you invoke it without setting the wish or tk options:
mac/osx-app.sh 0.48.0-test2
or, more simply if using auto tools build:
make app
I'm testing with a mix of things, but mainly using 8.4 either form the old Wish or the 8.4 on my system.
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
Also, as your build system is pretty old (10.6), there may be probable issues with custom builds of Tk running on much newer systems.
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
... I'm not sure, but I think this also is broken on 10.13 - I got a private mail last week:
I’m in the Music and Technology cluster of the COSMOS program, and we use the
+Pure Data program as part of the class. Yesterday, I updated my Mac to macOS +10.13 High Sierra, and PD no longer can launch. I’ve attached a screenshot with +the error. Is there anything I can do to get PD running on my 10.13 Mac?
Thank you, Nicholas Padmanabhan
... I was able to fix it by supplying a wish 8.5 that I had compiled using your script. But I think my old packaging method relies on the Wish "frameworks" being on the target machine.
But your packager might work better - I'll try that now.
M
On Wed, Jul 19, 2017 at 08:23:30PM +0200, Dan Wilcox wrote:
If that's true, we need to fix the font & object sizing issues in 8.5+ as it looks like 8.4 will no longer work in 10.13+. I imagine it's because they are finally deprecating the Carbon framework...
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
2017-07-19 15:36 GMT-03:00 Dan Wilcox danomatika@gmail.com:
Does it mean Pd-Extended will stop working on mac?
Possibly. We've known that this has been coming, hence the updates and deken. We really just need people to build the libs they want and get them online...
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
2017-07-19 15:42 GMT-03:00 Dan Wilcox danomatika@gmail.com:
We really just need people to build the libs they want and get them online...
but all from extended are already there, right? :) It seems only GEM has issues
Gem works fine, it just doesn't add the proper startup flags as far as I know.
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
Or if you're talking about not being able to load videos, etc, then yes. the QuickTime framework has been gone for a while now.
Maintaining software is like mowing a lawn...
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
seems it also doesn't work for pd 64 bits on the mac, but I dont know, I dont really use it anyway
2017-07-19 15:47 GMT-03:00 Dan Wilcox danomatika@gmail.com:
Well, Mac OS 10.13 (High Sierra) is still at a public beta 2 version, so not yet officially out.
10.12.6 was just released by the way, I should update and test it
cheers
2017-07-19 15:31 GMT-03:00 Miller Puckette msp@ucsd.edu: