nextcloud / nextcloud/android

.odp fies cannot open

Open
#16,104 1 comment 0 reactions 1 assignee Claimed by @alperozturk96 View on GitHub
bug
Dominant language
Kotlin
Stars
5.6k
Forks
2k
Avg merge
2d 18h
Merged PRs (30d)
92

Description

### ⚠️ Before posting ⚠️

- [x] This is a **bug**, not a question or an enhancement.
- [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

Open an .odp file

### Expected behaviour

File should open webview + collabora

### Actual behaviour

File is stuck in endless loading

### Android version

/

### Device brand and model

/

### Stock or custom OS?

Stock

### Nextcloud android app version

/

### Nextcloud server version

/

### Using a reverse proxy?

I don't know

### Android logs

```
2025-12-09 11:57:09.997 28747-28747 chromium com.nextcloud.client I [INFO:CONSOLE(0)] "The source list for Content Security Policy directive 'script-src' contains an invalid source: ''wasm-unsafe-eval''. It will be ignored.", source: https://tech-preview.nextcloud.com/apps/files/directEditing/sQyRdWrETBY9wWJ445tGAgPyjD8oKRjx8KEcjiKJSxBoNmCjNWqL7FcLJH3KBDeJ (0)
2025-12-09 11:57:09.998 28747-28747 chromium com.nextcloud.client I [INFO:CONSOLE(0)] "The source list for Content Security Policy directive 'script-src-elem' contains an invalid source: ''wasm-unsafe-eval''. It will be ignored.", source: https://tech-preview.nextcloud.com/apps/files/directEditing/sQyRdWrETBY9wWJ445tGAgPyjD8oKRjx8KEcjiKJSxBoNmCjNWqL7FcLJH3KBDeJ (0)
2025-12-09 11:57:10.276 28747-28747 chromium com.nextcloud.client I [INFO:CONSOLE(84)] "Refused to execute inline script because it violates the following Content Security Policy directive: "script-src-elem 'strict-dynamic' 'nonce-nKNDNP2dl1nhx+AqSd+x9QNGCIctccV37UnigxU7tAE=' https://binaries.webex.com/ blob: 'wasm-unsafe-eval' https://onlyoffice.services.nextcloud.com/". Either the 'unsafe-inline' keyword, a hash ('sha256-iRO7fV9AOgGfwlV+cfXeBKVhxkchyB+uwZfOCelJfKY='), or a nonce ('nonce-...') is required to enable inline execution.
", source: https://tech-preview.nextcloud.com/apps/files/directEditing/sQyRdWrETBY9wWJ445tGAgPyjD8oKRjx8KEcjiKJSxBoNmCjNWqL7FcLJH3KBDeJ (84)
2025-12-09 11:57:10.607 28747-28747 chromium com.nextcloud.client I [INFO:CONSOLE(1)] "Uncaught SyntaxError: Unexpected token '('", source: https://tech-preview.nextcloud.com/dist/core-common.js?v=62ba8700-6150 (1)
2025-12-09 11:57:10.616 28747-28747 chromium com.nextcloud.client I [INFO:CONSOLE(9)] "Uncaught SyntaxError: Unexpected token '('", source: https://tech-preview.nextcloud.com/apps/collectives/js/InformationOutline-CjIOKAWB.chunk.mjs (9)
2025-12-09 11:57:10.616 28747-28747 chromium com.nextcloud.client I [INFO:CONSOLE(1)] "Uncaught ReferenceError: OC is not defined", source: https://tech-preview.nextcloud.com/dist/core-files_fileinfo.js?v=62ba8700-6150 (1)
2025-12-09 11:57:10.618 28747-28747 chromium com.nextcloud.client I [INFO:CONSOLE(12)] "Uncaught ReferenceError: OC is not defined", source: https://tech-preview.nextcloud.com/js/core/merged-template-prepend.js?v=62ba8700-6150 (12)
2025-12-09 11:57:10.618 28747-28747 chromium com.nextcloud.client I [INFO:CONSOLE(5)] "Uncaught ReferenceError: OCA is not defined", source: https://tech-preview.nextcloud.com/apps/theming/js/theming.js?v=62ba8700-6150 (5)
2025-12-09 11:57:10.618 28747-28747 chromium com.nextcloud.client I [INFO:CONSOLE(1)] "Uncaught TypeError: Cannot convert undefined or null to object", source: https://tech-preview.nextcloud.com/dist/files_sharing-main.js?v=62ba8700-6150 (1)
2025-12-09 11:57:10.618 28747-28747 chromium com.nextcloud.client I [INFO:CONSOLE(1)] "Uncaught ReferenceError: OCA is not defined", source: https://tech-preview.nextcloud.com/apps/onlyoffice/js/onlyoffice-desktop.js?v=62ba8700-6150 (1)
2025-12-09 11:57:10.618 28747-28747 chromium com.nextcloud.client I [INFO:CONSOLE(1)] "Uncaught ReferenceError: OCA is not defined", source: https://tech-preview.nextcloud.com/apps/onlyoffice/js/onlyoffice-directeditor.js?v=62ba8700-6150 (1)
2025-12-09 11:57:10.618 28747-28747 chromium com.nextcloud.client I [INFO:CONSOLE(1)] "Uncaught ReferenceError: jQuery is not defined", source: https://tech-preview.nextcloud.com/apps/onlyoffice/js/onlyoffice-editor.js?v=62ba8700-6150 (1)
```

### Server error logs

```bash

```

### Additional information

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.