-
-
Notifications
You must be signed in to change notification settings - Fork 887
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
Cannot open doc, docx, xlsx, odt, ods, txt files #1415
Comments
Same issue with xlsx files App version Operating system: Web server: Database: PHP version: Nextcloud version: (see Nextcloud admin page) |
Update: As of 2021-06-15,
Server: snap stable, v21.0.1snap2 |
For me ODS/XLSX files do not open. These files simply give a message saying that an error occured while opening the file. (sometimes it doesnt give error and just sits at "loading spreadsheet") XLS file does open. Additionally - from a desktop computer all files open without issue. OS - Ubuntu LTS 20.04 |
I've run in to this as well, with app version 4.0.6.0 (iPhone Xr running iOS 15.0.1) and server version 22.2.0. It's an excel file created by a python script that I wrote, using XlsxWriter. It's just a couple tabs, with data from my Kodi instance. I can share it if it'd help y'all debug the app. It opens fine in Numbers on the iPhone. |
I have fixed this issue by disabling the OnlyOffice extension 🤔 Thats of course not a great solution but maybe helps diagnosing the issue further. |
Expected behaviour
Able to view and edit common office documents, such as doc, docx, odt, xlsx, ods, txt files, with Nextcloud's built-in viewer.
Actual behaviour
Cannot view or edit common office documents, such as doc, docx, odt, ods, txt files.
It shows a white page, then with an error:
cURL error 3: malformed (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)
Txt was supported a while ago, but lately it couldn't be opened any more.
Steps to reproduce
Server: snap 19.0.2snap1
Client, iOS 3.06
Open up a doc, docx, odt, ods, txt file,
Reasoning or why should it be changed/implemented?
These files are very common in an office environment, so it's probably expected that these files can be opened by the built-in viewer.
Your competitor Dropbox can open them.
iOS version
13.6.x
App version
3.6.x
Server configuration
Snap 19.0.2snap1
Operating system:
Server: ubuntu 20.04
iOS App: iOS 13.6
Web server:
snap built-in
Database:
snap built-in
PHP version:
snap built-in
Nextcloud version: (see Nextcloud admin page)
19.0.2
Thank you.
The text was updated successfully, but these errors were encountered: