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

Menu browsing not working reliably on nextcloud android app #2947

Closed
Joe7new opened this issue Sep 1, 2018 · 8 comments
Closed

Menu browsing not working reliably on nextcloud android app #2947

Joe7new opened this issue Sep 1, 2018 · 8 comments
Labels
bug needs info Waiting for info from user(s). Issues with this label will auto-stale.

Comments

@Joe7new
Copy link

Joe7new commented Sep 1, 2018

Actual behaviour

  • While browsing in menu of android app (clickling on menu items 'Alle Dateien' , 'Aktivitäten', etc..) the app stopps /freezes after a while ! Then clicking on another menu item (except 'Alle Dateien') has no effect and content will not be updated. In most cases clicking on the menu item 'Alle Dateien' seems to remove this problem for a while and browsing the menu items is possible again with updated content.
    But this doesn't last very long !

Expected behaviour

  • clicking on a menu item should always show the right content and switching between menu items should work reliably !

Environment data

Android version:6.0.1

Device model: Samsung Galaxy S5 neo

Stock or customized system:

Nextcloud app version: 3.2.3

Nextcloud server version: last 13.0.6 (running on virtual machine-/Ubuntu Server 16.04)

Logs

some log content of android app:
2018/09/01 19:48:16
RefreshFolderOperation : Send broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_SHARES_SYNCED
2018/09/01 19:48:17
DrawerActivity : Unknown drawer menu item clicked: Alle Dateien
2018/09/01 19:48:20
DrawerActivity : Unknown drawer menu item clicked: Favoriten
2018/09/01 19:48:20
OwnCloudClient #1 : REQUEST OPTIONS /remote.php/dav
2018/09/01 19:48:20
OwnCloudClient #1 : REQUEST SEARCH /remote.php/dav
2018/09/01 19:48:20
AdvancedSslSocketFactory : Creating SSL Socket with remote xxxxxxxxx:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@yyyyyyy
2018/09/01 19:48:20
AdvancedSslSocketFactory : ... with connection timeout 60000 and socket timeout 60000
2018/09/01 19:48:20
ServerNameIndicator : SNI done, hostname: xxxxxxxxxxxxxx
2018/09/01 19:48:22
DrawerActivity : Unknown drawer menu item clicked: Aktivitäten
2018/09/01 19:48:22

.....

NOTE: Be super sure to remove sensitive data like passwords, note that everybody can look here! You can use the Issue Template application to prefill some of the required information: https://apps.nextcloud.com/apps/issuetemplate

@nextcloud-android-bot
Copy link
Collaborator

GitMate.io thinks possibly related issues are #2292 (Nextcloud Androi app don't work ), #1806 (Nextcloud android app doesn't connect), #2692 (Nextcloud android app sorting files to upload not working), #1174 (Android O), and #2858 (NextCloud on Android 2.x).

@ghost
Copy link

ghost commented Sep 20, 2018

Environment data

Android version:5.1.1

Device model: Samsung Galaxy J3 (2016)

Stock or customized system:

Nextcloud app version: 3.3.0

Nextcloud server version: last 12.0.11

Logs

currentLog.txt

@Joe7new
Copy link
Author

Joe7new commented Sep 23, 2018

Same problem found in your log-file:
DrawerActivity : Unknown drawer menu item clicked: ..
should be fixed ...
regards, Joe

@Joe7new Joe7new closed this as completed Sep 23, 2018
@sehucke
Copy link

sehucke commented Nov 20, 2018

This is not fixed in 3.3.2. The client still logs "Unknown drawer" messages.

2018/11/20 11:39:42
DrawerActivity : Unknown drawer menu item clicked: Einstellungen

Please reopen this issue.

@tobiasKaminsky tobiasKaminsky added bug needs info Waiting for info from user(s). Issues with this label will auto-stale. labels Jan 18, 2019
@tobiasKaminsky
Copy link
Member

Can you find a way to reproduce it?
I clicked "randomly" at the entries and it works for me.

@Joe7new
Copy link
Author

Joe7new commented Jan 19, 2019

Can't reproduce it now, because of new server setup. But problem even was there when updating to last version of android client. Nevertheless thanks for trying to fix this.
Sorry, that I can't give you more info for the moment... regards joe

@sehucke
Copy link

sehucke commented Jan 20, 2019

No crashes/freezes so far. But there are still those error messages stating "unknown drawer menu item clicked". Checked that in the logs for activities and settings. But it seems to happen for all menu items.

@tobiasKaminsky
Copy link
Member

But there are still those error messages stating "unknown drawer menu item clicked"

This seems to be just a wrong output message.
I'll fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs info Waiting for info from user(s). Issues with this label will auto-stale.
Projects
None yet
Development

No branches or pull requests

5 participants