ganeshrvel / openmtp

OpenMTP - Advanced Android File Transfer Application for macOS
https://openmtp.ganeshrvel.com
MIT License
3.25k stars 130 forks source link

OpenMTP v3.2.23 Not responding when starting #377

Open I301038 opened 3 weeks ago

I301038 commented 3 weeks ago

OpenMTP 3.2.23 macos 14.5 (23F79) Apple M3 pro

Open MTP does not start and stays as "Not responding" in the Activity monitor.

Both ARM and Intel version does the same.

I have no folder named io.ganeshrvel.openmtp in my $HOME/Library/Application Support/ I guess because the app crashes before the app initialization.

I finally managed to start the app by installing v3.2.10 first (v3.2.20 has the developer message issue) and do the in-app update to 3.2.23

ganeshrvel commented 3 weeks ago

Hi,

Thanks for the report. I have made the v3.2.23 a prerelease version.

Could you please try the following steps and send me the results?

  1. Open the app using the command:
/Applications/OpenMTP.app/Contents/MacOS/OpenMTP

and send me the output from the terminal.

  1. Could you send me a screen recording of the issue?

You may mail them to me at ganeshrvel@outlook.com ?

I will look into this as soon as possible.

Thank you!

ganeshrvel commented 3 weeks ago

Hi @I301038,

Regarding the issue: The app gets stuck at launch and won't open.

Issue details: Machine ID generation was throwing an exception which was looping and causing Maximum call stack size exceeded.

Fix: I fixed it in the release: v3.2.24

Download the version for your macOS architecture:

PR URL: https://github.com/ganeshrvel/openmtp/pull/379

This is a prerelease version. Let me know if it worked for you.

Cheers