ONLYOFFICE / DesktopEditors

An office suite that combines text, spreadsheet and presentation editors allowing to create, view and edit local documents
https://www.onlyoffice.com
Other
2.67k stars 314 forks source link

Interface is very slow #1378

Closed qlofly closed 9 months ago

qlofly commented 9 months ago

This issue is unique.

Operating System

Linux (DEB package), Linux (RPM package)

Version information

7.4.1

Expected Behavior

I used to use Fedora gnome on wayland and everything was fine.

Actual Behavior

After switching to EndeavourOs + Sway, the office began to work very slowly. Loading and the interface respond from 20 seconds to several minutes. Sometimes there was an error similar to "oops, something went wrong."

OS: EndeavourOS Linux x86_64 Kernel: 6.1.47-1-lts Resolution: 1920x1080 WM: sway CPU: 11th Gen Intel i5-1155G7 (8) @ 4.500GHz GPU: Intel TigerLake-LP GT2 [Iris Xe Graphics] Memory: 7648MiB

Reproduction Steps

Just interaction with the interface..

Additional information

fdvfd

I've tried various options by adding variables before running, like here https://github.com/ONLYOFFICE/DesktopEditors/issues/382 but it didn't help

qlofly commented 9 months ago

The fix turned out to be a rollback to the previous working version, the new one still does not work as it should. sudo flatpak update --commit=6ae98cba3421104f2284ff31ea702d254d1561e6d127d22cf6cb562d21079ce6 org.onlyoffice.desktopeditors

pjkaufman commented 8 months ago

I am seeing this issue on sway 1.7 on Pop OS! 22.04. I am not sure what is going on with it. It seems that for some reason it takes up a lot of CPU resources when I try to type things and it just sits there stalling out. I really would like to continue using OnlyOffice. So I would be happy to help out in any way I can.

Running sudo flatpak update --commit=6ae98cba3421104f2284ff31ea702d254d1561e6d127d22cf6cb562d21079ce6 org.onlyoffice.desktopeditors was able to update to an older version of flatpak. However it did not work for me since it failed to start. It said something about wayland not being in some list.

piater commented 8 months ago

Same here, running sway 1.8 under Arch LInux, and onlyoffice 7.5.0 from the released onlyoffice-desktopeditors_amd64.deb (via the AUR).

It starts fine, but any user interaction, even just moving the mouse pointer into the onlyoffice window, causes CPU load to explode, and onlyoffice is unusably slow.

FWIW, strace spews lots of

recvmsg(36, {msg_namelen=0}, 0)         = -1 EAGAIN (Resource temporarily unavailable)

for two different sockfds.

HishamAHai commented 8 months ago

I have the same issue on hyprland At first I thought that the culprit was my nvidia gpu, which is to be blamed of course But also, the software is still using xwayland, and the only solution will be to rewrite it to become wayland native