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

OnlyOffice Editors fail to report inability to save as .xlsx if the .xlsx is open in another app #1579

Open
1 task done
ericshreve opened this issue May 30, 2024 · 8 comments
Assignees
Labels
waiting feedback Issues that we waiting to be answered from author of issue

Comments

@ericshreve
Copy link

This issue is unique.

  • I have used the search tool and did not find an issue describing my bug.

Operating System

Windows 10 / 8.1 / 7

Version information

version 8.0.1.31 (x64 exe)

Expected Behavior

When a spreadsheet is open in OnlyOffice, I save it as a .xlsx using the graphical option. OnlyOffice appears to do this. It's expected the OnlyOffice data was successfully exported to an .xlsx file.

Actual Behavior

If there's a prior version of the .xlsx file that is open, say, in Pandas, the file is not saved and no notice is given. It's expected if the file can't be saved, the user is made aware that the file can't be saved. Even better would be 'why' it can't be saved, e.g. "File can't be saved because it is open in another app or locked".

Reproduction Steps

Create an spreadsheet in OnlyOffice editor.
Put some data in it.
Save it as an xlsx.
Open the saved file in Excel or Python/Pandas.
Change the data in OnlyOffice editor.
Save the OnlyOffice spreadsheet as .xlsx using the same file name.
Verify the local data in Excel or Python/Pandas didn't change and no notice was given that the action wasn't completed by OnlyOffice.

Additional information

No response

@LuckySpecialist
Copy link
Member

LuckySpecialist commented May 31, 2024

Hi @ericshreve!
This problem is already known as Bug 45238 and it will reproduces only on linux systems.
I checked your script on Windows again and didn't see a problem. Can you describe your scenario in detail and preferably show the problem on video?

@LuckySpecialist
Copy link
Member

When you try to save changes to a file opened in another application, you should see this warning message:

This file cannot be saved or created.
Possible reasons are:

  1. The file is read-only.
  2. The file is being edited by other users.
  3. The disk is full or corrupted.

The data is not written to the file after that.

@ericshreve
Copy link
Author

ericshreve commented May 31, 2024 via email

@LuckySpecialist
Copy link
Member

Hi, @ericshreve,
I want to say that I checked on the version you specified at the moment, I receive the correct error message and ask you to provide details of why in your case, with a similar environment, this does not work.
In other words, I don't see what needs to be fixed if the application is working correctly in the current version.

@ericshreve
Copy link
Author

ericshreve commented Jun 5, 2024 via email

@LuckySpecialist
Copy link
Member

Okay, then a few questions:

  1. Where is the attached picture?
  2. Are you using the application to work with files locally or is it connected to a cloud service?

@ericshreve
Copy link
Author

ericshreve commented Jun 5, 2024 via email

@LuckySpecialist
Copy link
Member

I still don't see the picture, can you attach it w/o using the reply via email?
I understand that you are using a Document Server, then what does Desktop Editors have to do with it?
Can you attach a video demonstrating the problem?

@Rita-Bubnova Rita-Bubnova added the waiting feedback Issues that we waiting to be answered from author of issue label Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting feedback Issues that we waiting to be answered from author of issue
Projects
None yet
Development

No branches or pull requests

3 participants