OK - I made it. It plays!!
Thanks for the hints.
//
Results 171 to 180 of 182
-
2021-01-17, 15:51 #171
- Join Date
- Apr 2007
- Posts
- 71
Success :-)
-
2021-01-18, 06:48 #172Ralphy
1-Touch, 5-Classics, 3-Booms, 2-UE Radio
Squeezebox client builds donations always appreciated.
-
2021-01-18, 15:08 #173
- Join Date
- Apr 2007
- Posts
- 71
So I'm gonna pester you once more with the question and the promise not to repeat it anymore :
Can you please implement a choice of playback device in the Squeezeplay GUI?
Thanks in advance :-)
//
-
2021-02-18, 05:24 #174
Native Apple M1 build available
A new MacOS squeezeplay release 8.0.1r1352 is available on sourceforge.
This latest build Includes several fixes for the AAC decoder and a new M1 package to support native Apple M1 hardware.
See the first post for details.Ralphy
1-Touch, 5-Classics, 3-Booms, 2-UE Radio
Squeezebox client builds donations always appreciated.
-
2021-02-24, 02:04 #175
- Join Date
- Dec 2015
- Posts
- 93
Hi Ralphy
Trying to install the SqueezePlay-M1-8.0.1r1352.dmg version from the link in the first post but I get an error message saying 'SqueezePlay is damaged and cant be opened. You should eject the disk image.'
OSX 11.2, Apple M1
Thanks
-
2021-02-24, 02:20 #176
[ANNOUNCE] SqueezePlay for Mac OSX
> Trying to install the SqueezePlay-M1-8.0.1r1352.dmg version from the
> link in the first post but I get an error message saying '“SqueezePlay”
> is damaged and can’t be opened. You should eject the disk image.'
It's working fine here. Re-download using a different browser?
-
2021-02-24, 05:01 #177
I've uploaded a new M1 build SqueezePlay-M1-8.0.1r1360.dmg that supports the Mono Output Channel Mode feature that was added to LMS 8.2 recently.
The r1360 M1 image is my first squeezeplay build using Intel hardware. You can't run M1 programs on Intel, so I'd appreciate someone trying it and confirming success/failure.
Thanks.Ralphy
1-Touch, 5-Classics, 3-Booms, 2-UE Radio
Squeezebox client builds donations always appreciated.
-
2021-02-24, 05:30 #178
Ralphy - downloaded your latest build, and it fails to load when launched regularly. I would get the same "Squeezeplay is damaged" message as mentioned before. Alas, running from a terminal is working just fine:
Code:% file /Applications/SqueezePlay.app/Contents/MacOS/SqueezePlay /Applications/SqueezePlay.app/Contents/MacOS/SqueezePlay: Mach-O 64-bit executable arm64 % /Applications/SqueezePlay.app/Contents/MacOS/SqueezePlay Unable to obtain graphics context for NSWindow (Mojave behavior) ||PaMacCore (AUHAL)|| Error on line 492: err=''what'', msg=Unspecified Audio Hardware Error Unable to obtain graphics context for NSWindow (Mojave behavior)
Code:sudo xattr -cr /Applications/SqueezePlay.app
Last edited by mherger; 2021-02-24 at 05:36.
Michael
"It doesn't work - what shall I do?" - "Please check your server.log and/or scanner.log file!"
(LMS: Settings/Information)
-
2021-02-24, 05:38 #179
Heck... is this yet another security feature built in to Safari/macOS?
Code:% sudo xattr -l SqueezePlay.app com.apple.quarantine: 0183;6036461e;Safari;6C5650A9-35FD-409E-8063-476C0FF1B56D % sudo xattr -cr SqueezePlay.app % sudo xattr -l SqueezePlay.app %
I doubt this is the case for you, but here's what I've found:
https://developer.apple.com/forums/t...4022#644584022Last edited by mherger; 2021-02-24 at 05:41.
Michael
"It doesn't work - what shall I do?" - "Please check your server.log and/or scanner.log file!"
(LMS: Settings/Information)
-
2021-02-25, 05:11 #180
Thanks for testing the latest build and how to clear the attributes to get SqueezePlay to run on the M1.
I'll add it to the download page and the 1st post, until I can figure out if it's possible to fix it.
I agree with you that it might be a new "security" feature in OSX for disk images. The alternative might be to register on Apple's developer forum so I can create and sign a pkg installer.
I'm guessing the first squeezeplay disk image worked on the M1 as it was never downloaded to it, but built there.Ralphy
1-Touch, 5-Classics, 3-Booms, 2-UE Radio
Squeezebox client builds donations always appreciated.