-
Notifications
You must be signed in to change notification settings - Fork 272
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
Error sending file #88
Comments
Same here |
use old libarchive: |
I was able to send files between macbook running macOS 10.15 The problem persisted when using macbook running MacOS Ventura 13.0 (arm64). I tried compiling with different versions of libarchive (2.8 through 4.0) but no help. I installed with pip3 install opendrop libarchive-c==2.9 (or appropriate version). If I used the most recent version of the code from the git repo, would it work with macOS Ventura 13? |
Fixed by #95 |
Just installed opendrop with pip
opendrop receive works without issue
opendrop find works without issue
opendrop send returns an error message after the receiver clicks accept, airdrop notification says file transfer was cancelled
Tried with full path and relative path, tried with simple jpg and empty file created with "touch empty"
System information:
M1 Macbook running macOS 12.1
Python version 3.9.10
tried sending file to another macbook, the same macbook, and an iPhone 13 pro running iOS 15.4.1
The text was updated successfully, but these errors were encountered: