-
Notifications
You must be signed in to change notification settings - Fork 23
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
App crashes whenever it tries to access the fs #45
Comments
Hi, Same problem here, same syncorg version, Android 6.0.1. I can choose I folder for ssh with the following procedure.
|
check permissions? |
Just looked at it again, I guess when going in "Parent folder" no folder is selected or syncorg is in a folder where it has no write access. Therefore "Select folder" will fail --> the app crashes (thats the bug, I guess). When creating a folder it works. So basically it works, but the app crashes as described above. I was a bit irritated by the menu. When clicking "parent folder" I would expect to see a list of folders but it shows an empty screen with the option "select folder" which I then expected to show me the list of folders to choose from. Creating a new folder is the only way I found to give me my list of folders. Sorry for the confusion & Thanks for the app! It seems very promising :) |
Unfortunately, for me the app crashes as soon as I press "Parent Folder", I have no chance to even see the "select folder" option. |
I think I've solved it. Can you confirm it? |
@kuba-orlik I've looked in the file where it is happening (same for both SSH and NoSync). Unfortunately, I haven't found anything suspicious. Could you try to debug it? |
@knezi I tried to install the apk on the phone and with adb, but failed. I don't know much about Android development, am I doing something wrong? the phone error message is: the adb-output:
|
Oh, the problem is that Android won't allow you to install the app unless it's new or an update of an existing app. So I guess you've got SyncOrg installed. For this I'm afraid you have to uninstall it. Have you got some data there you could lost? If so, I can upload apk with a different name, so that the OS would allow you to have simultaneously both installed. |
@knezi btw: If I am the only one experiencing this issue don't bother fixing it ;) I can get it up running. If I am not the only one it might be worth while fixing it.. |
I'm using the 2.0.5.3 version of SyncOrg on Android 4.3.1 (CM 10.2.1).
When I press "Parent Folder" in SSH setup or "ORG FILES DIRECTORY" in External/no sync setup, the app crashes.
The text was updated successfully, but these errors were encountered: