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

Crashes on receipt of files with "invalid" characters #29

Open
PsypherPunk opened this issue Oct 10, 2022 · 0 comments
Open

Crashes on receipt of files with "invalid" characters #29

PsypherPunk opened this issue Oct 10, 2022 · 0 comments

Comments

@PsypherPunk
Copy link

Firstly: wonderful tool—thank you!

I ran into an issue wherein the Android (Pixel 2 XL, Android 11) app. will crash when receiving a file with a : in the filename.

  • using magic-wormhole==0.12.0 on a Linux machine.
  • run wormhole send <filename_with_colon> and copy the code.
  • enter code into the Android app. and acknowledge receipt.
  • download progresses for the full duration but the app. crashes (no errors, just closes) on completion.

My assumption is that it's something to do with the restricted range of characters on the Android end.

Removing the : from the filename and retrying fixes the issue and it can be received without issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant