Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] macOS: App crashing upon opening #439

Closed
SquareCircle99 opened this issue Aug 19, 2022 · 20 comments
Closed

[BUG] macOS: App crashing upon opening #439

SquareCircle99 opened this issue Aug 19, 2022 · 20 comments
Assignees
Labels
bug Something isn't working implemented Taken care of by a new commit/version

Comments

@SquareCircle99
Copy link

Just updated M3 to the lastest version, 22.8.0 on Macos Monterey (latest version) on an M1 Mac Mini.
After clicking on the icon to open it, the app gets to the spinning gear icon and then closes/crashes. Tried rebooting the machine and reinstalling M3 without success.
It worked flawlessly before.
Thank you in advance for your help, and for your wonderful work on this useful app for our meetings!

@SquareCircle99 SquareCircle99 added the bug Something isn't working label Aug 19, 2022
@sircharlo
Copy link
Owner

Hmm. I think it's related to this recent bug in Electron. I'll monitor it closely and if it isn't resolved soon, I'll revert the Electron version temporarily.

@SquareCircle99
Copy link
Author

Thank you! Do keep us posted.

@sircharlo sircharlo changed the title [BUG] Macos Monterey. M3 crashing upon opening. [BUG] macOS with Apple silicon / M1: App crashing upon opening Aug 19, 2022
@calamitijo
Copy link

calamitijo commented Aug 20, 2022

Hello, I have the same bug with my MacBook Pro 2013 intel core i7, under Big Sur

@sircharlo
Copy link
Owner

@SquareCircle99 @calamitijo Would you two be able to test out the following build to see if it works now?

https://www.icloud.com/iclouddrive/094eAoi5qSL9e72hOo00VBy1w#Meeting-Media-Manager-22.8

@SquareCircle99
Copy link
Author

Alright! I'll test that out tonight.

@SquareCircle99
Copy link
Author

Installed the test build, but the problem remained.

@lawrencecjones
Copy link

Installed test build - problem remained. 2013 iMac, i7, Catalina

@sircharlo
Copy link
Owner

@lawrencecjones
Copy link

lawrencecjones commented Aug 21, 2022 via email

@sircharlo
Copy link
Owner

Ok then. I'll have to see if I can reproduce this on a Mac VM. I'm not so sure what the issue is now.

@sircharlo
Copy link
Owner

sircharlo commented Aug 21, 2022

Is the media window enabled? (Secondary window where year text and media is displayed)
Please post your config file to help me pinpoint the issue, if possible.

@sircharlo sircharlo changed the title [BUG] macOS with Apple silicon / M1: App crashing upon opening [BUG] macOS: App crashing upon opening Aug 21, 2022
@calamitijo
Copy link

calamitijo commented Aug 21, 2022

yes, it is.
Where Can I found the config file?

@lawrencecjones
Copy link

lawrencecjones commented Aug 21, 2022 via email

@sircharlo
Copy link
Owner

This is what happens…

-- From: calamitijo @.> Date: Sunday, August 21, 2022 at 10:46 AM To: sircharlo/meeting-media-manager @.> Cc: lawrencecjones @.>, Mention @.> Subject: Re: [sircharlo/meeting-media-manager] [BUG] macOS: App crashing upon opening (Issue #439) yes, it is — Reply to this email directly, view it on GitHub<#439 (comment)>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ARZXYCX3ILH3R2AW5ECJ4RTV2I6KZANCNFSM567ETIHA. You are receiving this because you were mentioned.Message ID: @.***>

I don't think you actually posted anything in your comment!

@calamitijo
Copy link

Is it that?

{
"autoOpenFolderWhenDone": true,
"autoQuitWhenDone": null,
"autoRunAtBoot": null,
"autoStartSync": true,
"congServer": null,
"congServerDir": null,
"congServerPass": null,
"congServerPort": null,
"congServerUser": null,
"congregationName": "Montmorillon",
"disableHardwareAcceleration": null,
"enableMediaDisplayButton": true,
"enableMp4Conversion": null,
"enableMusicButton": true,
"enableMusicFadeOut": true,
"enableObs": false,
"enableVlcPlaylistCreation": true,
"excludeLffi": null,
"excludeLffiImages": null,
"excludeTh": null,
"hideMediaLogo": null,
"keepOriginalsAfterConversion": null,
"lang": "F",
"langUpdatedLast": "2022-08-20T14:29:55.352Z",
"localAdditionalMediaPrompt": true,
"localAppLang": "fr",
"localOutputPath": "***",
"maxRes": "720p",
"musicFadeOutTime": "10",
"musicFadeOutType": "smart",
"musicVolume": "11",
"mwDay": "1",
"mwStartTime": "19:30",
"obsCameraScene": "Estrade",
"obsMediaScene": "Video",
"obsPassword": "
",
"obsPort": "4444",
"outputFolderDateFormat": "YYYY-MM-DD",
"preferredOutput": "69732486",
"weDay": "5",
"weStartTime": "18:00"
}

@sircharlo
Copy link
Owner

I appreciate your help!
I have yet another version to test:
https://www.icloud.com/iclouddrive/098Jdm5D7SWVrosNZIXl26hgQ#Meeting-Media-Manager-22.8.1-universal-no-roundedcorners-instr

If someone with a Mac can try it out and let me know, I'd be super grateful.

@lawrencecjones
Copy link

lawrencecjones commented Aug 21, 2022 via email

@sircharlo
Copy link
Owner

Thank you all for your help!
I've narrowed it down to a specific Electron bug, which I've reported here: electron/electron#35403

I'll wait until it's resolved before restoring the "roundedCorners: false" behavior, which means that for now unfortunately, sharing the media window over Zoom on macOS will show rounded corners.

@sircharlo
Copy link
Owner

New update released with fix included.

@calamitijo
Copy link

Thanks a lot

@mtdvlpr mtdvlpr added the implemented Taken care of by a new commit/version label Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working implemented Taken care of by a new commit/version
Projects
None yet
Development

No branches or pull requests

5 participants