ganeshrvel / openmtp

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

need to restart the mac everytime i disconnect the phone any solution?? #396

Open samyogii opened 2 months ago

samyogii commented 2 months ago

Prerequisites

Describe the bug A clear and concise description of what the bug is.

Attachments Include if relevant,

  1. Open your Terminal and run the following code:
    zip -r -X ~/Desktop/OpenMTP-log.zip "$HOME/Library/Application Support/io.ganeshrvel.openmtp/logs/"
  2. Attach the file OpenMTP-log.zip found in your Desktop folder here.

Or

  1. Open the App,
  2. Click on Help > Report Bugs.
  3. Generate and send us the bugs report.

Screenshots If applicable, add screenshots to help explain your problem.

GeorgeCremer commented 3 weeks ago

Hi @ganeshrvel, I'm also experiencing this issue. OpenMTP only works for me upon restart; if I disconnect the device after this, it's impossible to get it to work. It will show either a completely black screen (all UI removed; see below) or the device not connected message.

Screenshot 2024-10-30 at 10 27 28

Attaching logs in case it helps. OpenMTP-error-2024-10.log

ganeshrvel commented 2 weeks ago

This may happen if another application on your Mac is trying to claim MTP devices after OpenMTP has started. Check if other applications are using the MTP device. For more details, see: https://github.com/ganeshrvel/openmtp/issues/276.