Picard 2.4.1 released

Picard team just released an hotfix to yesterday’s release, fixing starting issues on Win7/8.

3 Likes

MacOS version won’t open. Says it’s corrupted. OS 10.13.6

1 Like

Working on 10.15 (Catalina). Looks like you have hit https://tickets.metabrainz.org/browse/PICARD-1825

2 Likes

Thank you, I’ll try the command line workaround. Just odd, that
I’ve always used the newest version and never ran into this.

Hmmm, after doing the terminal workaround the app does open–for
about a half a second before closing again. But the workaround
does remove the ‘corruption’

Unfortunately, it still won’t open. No idea

Can you try launching Picard from the terminal with the -d flag? Should be something like “/Applications/MusicBrainz\ Picard.app/Contents/MacOS/picard-run -d”

1 Like

Same result. Opens for about a half second then immediately quits

That is expected, but what was the output on the console? :slight_smile:

default 19:12:01.416420 -0400 launchservicesd
CHECKIN:0x0-0x32e32e 46454 org.musicbrainz.Picard
default 19:12:01.453210 -0400 trustd cert[2]: AnchorTrusted
=(leaf)[force]> 0
default 19:12:01.501067 -0400 tccd PID[81] is checking
access for target PID[46453]
default 19:12:01.501129 -0400 tccd Failed to get cs_flags, error=3
default 19:12:01.501179 -0400 tccd SecTaskLoadEntitlements
failed error=3 cs_flags=ffffffff, pid=46453
default 19:12:01.501283 -0400 tccd
SecTaskCopyDebugDescription: Undefined error: 0[46453]/0#-1 LF=3
default 19:12:01.501496 -0400 tccd Failed to get cs_flags, error=3
default 19:12:01.501568 -0400 tccd SecTaskLoadEntitlements
failed error=3 cs_flags=ffffffff, pid=46453
default 19:12:01.501650 -0400 tccd
SecTaskCopyDebugDescription: Undefined error: 0[46453]/0#-1 LF=3
error 19:12:01.501701 -0400 tccd Refusing client without
path (pid 46453)
error 19:12:01.501753 -0400 tccd Refusing
TCCAccessRequest for service kTCCServiceAddressBook from invalid
client with pid 46453
default 19:12:01.506115 -0400 tccd PID[81] is checking
access for target PID[46453]
default 19:12:01.506174 -0400 tccd Failed to get cs_flags, error=3
default 19:12:01.506221 -0400 tccd SecTaskLoadEntitlements
failed error=3 cs_flags=ffffffff, pid=46453
default 19:12:01.506321 -0400 tccd
SecTaskCopyDebugDescription: Undefined error: 0[46453]/0#-1 LF=3
default 19:12:01.506508 -0400 tccd Failed to get cs_flags, error=3
default 19:12:01.506557 -0400 tccd SecTaskLoadEntitlements
failed error=3 cs_flags=ffffffff, pid=46453
default 19:12:01.506638 -0400 tccd
SecTaskCopyDebugDescription: Undefined error: 0[46453]/0#-1 LF=3
error 19:12:01.506779 -0400 tccd Refusing client without
path (pid 46453)
error 19:12:01.506838 -0400 tccd Refusing
TCCAccessRequest for service kTCCServiceCalendar from invalid
client with pid 46453
default 19:12:01.508559 -0400 tccd PID[81] is checking
access for target PID[46453]
default 19:12:01.508620 -0400 tccd Failed to get cs_flags, error=3
default 19:12:01.508668 -0400 tccd SecTaskLoadEntitlements
failed error=3 cs_flags=ffffffff, pid=46453
default 19:12:01.508766 -0400 tccd
SecTaskCopyDebugDescription: Undefined error: 0[46453]/0#-1 LF=3
default 19:12:01.508946 -0400 tccd Failed to get cs_flags, error=3
default 19:12:01.509001 -0400 tccd SecTaskLoadEntitlements
failed error=3 cs_flags=ffffffff, pid=46453
default 19:12:01.509082 -0400 tccd
SecTaskCopyDebugDescription: Undefined error: 0[46453]/0#-1 LF=3
error 19:12:01.509135 -0400 tccd Refusing client without
path (pid 46453)
error 19:12:01.509186 -0400 tccd Refusing
TCCAccessRequest for service kTCCServiceReminders from invalid
client with pid 46453
default 19:12:01.511674 -0400 mds directQueryFetchResultsReply
73731 1795162112 35
default 19:12:01.511833 -0400 mds directQueryFetchResultsReply
73729 1795162112 35
error 19:12:01.523926 -0400 WindowServer [ERROR] -
Unknown CGXDisplayDevice: 0x41dc9d00
error 19:12:01.524885 -0400 WindowServer [ERROR] -
Unknown CGXDisplayDevice: 0x41dc9d00
error 19:12:01.656981 -0400 WindowServer [ERROR] -
Unknown CGXDisplayDevice: 0x41dc9d00
error 19:12:01.658675 -0400 WindowServer [ERROR] -
Unknown CGXDisplayDevice: 0x41dc9d00

I have reopened the issue PICARD-1825. I had hoped this would be resolved as there was a fix submitted to it at https://github.com/metabrainz/picard/pull/1592

But probably this was something slightly different. Although the debug output indeed indicates it is somehow related to path issues. These reports are always for 10.13, something must be special in how 10.13 initializes the apps. I am also unsure whether all or just some 10.13 installs are affected by this. I myself can only test on 10.12 and 10.15, and in both cases it works.

1 Like

I think it may have something to do with these:

Tried setting up a VM, but Apple really doesn’t like to help developers. :confused:

2 Likes

Found a new bug (select more than one album, then Ctrl+a, metadatabox won’t be updated).
Working on a fix.

Update: or not. Seems to be working now. Weird. Looking into it.

MacOS 10.13 is High Sierra, not Mojave (whose version number is 10.14).

I’m aware, but the issue may be the same. :slight_smile:

1 Like