Sanook
March 8, 2025, 8:13am
1
Tap on “Speicherort der Dateien”:
Actual behaviour:
java Exception in thred "main"
java.util.NoSuchElementException: Array contains no element matching the predicate.
at com.nextcloud.ui.ChooseStorageLocationDialogFragment.getCurrentStorageLocation
Screenshots:
opened 11:13PM - 07 Mar 25 UTC
bug
0. Needs triage
### ⚠️ Before posting ⚠️
- [x] This is a **bug**, not a question or an enhancem… ent.
- [x] I've [searched for similar issues](https://github.com/nextcloud/android/issues) and didn't find a duplicate.
- [x] I've written a clear and descriptive title for this issue, not just "Bug" or "Crash".
- [x] I agree to follow Nextcloud's [Code of Conduct](https://nextcloud.com/contribute/code-of-conduct/).
### Steps to reproduce
Tap on "Speicherort der Dateien"
### Expected behaviour
Menu should open
### Actual behaviour
java Exception in thred "main"
java.util.NoSuchElementException: Array contains no element matching the predicate.
at com.nextcloud.ui.ChooseStorageLocationDialogFragment.getCurrentStorageLocation
### Android version
EMUI 12.0.0
### Device brand and model
Huawei P40Pro
### Stock or custom OS?
Stock
### Nextcloud android app version
3.31.0
### Nextcloud server version
30.0.6
### Using a reverse proxy?
No
### Android logs
don't have a folder /storage/emulated/0/data
### Server error logs
```bash
```
### Additional information



Total number of bugs (currently 425): https://api.github.com/search/issues?q=repo:nextcloud/android+is:issue+state:open+label:bug
tflidd
March 9, 2025, 10:14pm
2
If there is a bug report, it is best to share all important information there. Just good for users who end up here, to find the right link.
1 Like