-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
File upload not working #60
Comments
That is not an error and file transfers are working just fine in BeagleIM 4.0. As for your issue, please look at tigase/siskin-im#37 (comment). While that issue was reported for SiskinIM (iOS client) they have shared codebase and the same logic related to the HTTP File Upload component discovery. |
Can you recommend me a way to debug this? |
You should be able to press and hold As for log folder, we do not store most of the logs on the drive (they are printed to the console output at least for now) and this log directory currently is valid only for VoIP logs. |
thanks, I'm now also explicitly advertising it as disco item and it's working now. |
Describe the bug
From reading some issues it seems that I should be able to upload files by drag-n-dropping them onto the text input.
I'm also suspecting the + button next to the input to be intended for file uploads.
When I drop a file on the input it only results in the path being in there and when sending the message the path is sent as string.
When I click on the + button nothing happens.
File uploads work fine in other clients like Gajim, Conversations and Dino.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The actual file is transmitted.
Screenshots
Desktop (please complete the following information):
Server Info (via Gajim)
The text was updated successfully, but these errors were encountered: