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

E2E-sending files not working #10

Open
simmac opened this issue Mar 31, 2016 · 2 comments
Open

E2E-sending files not working #10

simmac opened this issue Mar 31, 2016 · 2 comments

Comments

@simmac
Copy link
Owner

simmac commented Mar 31, 2016

It seems like the file sending doesn't work in E2E mode.
java -jar threema-msgapi-tool.jar -S -f <to> <from> <secret> <privateKey> <file> prints out a message id, but the message never arrives.

Tested on OS X 10.11 with Java 8

@simmac
Copy link
Owner Author

simmac commented Apr 4, 2016

Threema just confirmed the bug, they are working on it.

A Java bug causes the function File.probeContentType() method used in the E2EHelper.java class to return null in os x.

@simmac simmac closed this as completed Apr 4, 2016
@simmac simmac reopened this Apr 4, 2016
simmac added a commit that referenced this issue Apr 4, 2016
@rugk
Copy link
Contributor

rugk commented Apr 13, 2019

Threema just confirmed the bug, they are working on it.

Did they manage to fix it in three years…? 😜

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

No branches or pull requests

2 participants