This package ships the OnlyOffice Desktop Editor, not the OnlyOffice Document Server.
Please, make sure that you are referring to the correct software when flagging this package out of date :)
Git Clone URL: | https://aur.archlinux.org/onlyoffice-bin.git (read-only, click to copy) |
---|---|
Package Base: | onlyoffice-bin |
Description: | An office suite that combines text, spreadsheet and presentation editors |
Upstream URL: | https://www.onlyoffice.com/ |
Licenses: | AGPL-3.0-only |
Conflicts: | onlyoffice |
Provides: | onlyoffice |
Submitter: | mikalair |
Maintainer: | dbermond (Antiz) |
Last Packager: | Antiz |
Votes: | 228 |
Popularity: | 5.19 |
First Submitted: | 2016-11-17 12:33 (UTC) |
Last Updated: | 2024-11-29 16:48 (UTC) |
This package ships the OnlyOffice Desktop Editor, not the OnlyOffice Document Server.
Please, make sure that you are referring to the correct software when flagging this package out of date :)
@dreieck I'll add that at next upstream release (unless you need it now?).
@XcroatoanX This package is about the Desktop Editor, not the Document Server.
Ahoj,
can you add =${pkgver}
to the provide
entry, please? That allows versioned dependenca and versioned conflict declarations.
Regards and thanks for the package!
video playback is not working for me, i only see a gray-black playback, and i am not sure of if it is an upstream thing, because there are no issues in recent time (2 years, there is an older issue now closed), there is a page in onlyoffice docs for video section (for cent os) https://helpcenter.onlyoffice.com/ONLYOFFICE-Editors/Editors-User-Guides/PresentationEditor/Video-support.aspx
the video itself is in H.264 format, i have all the gstreamer packages from main repos installed
sudo pacman -Ss gst plugin | rg installed
extra/gst-libav 1.24.1-2 [installed]
extra/gst-plugin-pipewire 1:1.0.4-4 [installed]
extra/gst-plugin-va 1.24.1-2 [installed]
extra/gst-plugins-bad 1.24.1-2 [installed]
extra/gst-plugins-bad-libs 1.24.1-2 [installed]
extra/gst-plugins-base 1.24.1-2 [installed]
extra/gst-plugins-base-libs 1.24.1-2 [installed]
extra/gst-plugins-good 1.24.1-2 [installed]
extra/gst-plugins-ugly 1.24.1-2 [installed]
extra/gstreamer-vaapi 1.24.1-2 [installed]
video plays
screen recording of broken playback, and playing in mpv (so the video itself is not broken), if it is required, i can send the presentation and video also
@George528
Maybe it makes sense to reduce the compression ratio in makepkg.conf
from COMPRESSZST=(zstd -c -T0 --ultra -20 -)
to COMPRESSZST=(zstd -c -T0 -5 -)
@George528 Your log shows that you are using an AUR helper, and this is not supported. Please use makepkg.
(1/1) reinstalling onlyoffice-bin [######################] 100%
error: could not extract /opt/onlyoffice/desktopeditors/dictionaries/ro_RO/ro_RO.dic (Truncated zstd input)
error: problem occurred while upgrading onlyoffice-bin
error: could not commit transaction
error: failed to commit transaction (transaction aborted)
Errors occurred, no packages were upgraded.
-> error installing: [/home/george/.cache/yay/onlyoffice-bin/onlyoffice-bin-8.0.1-1-x86_64.pkg.tar.zst] - exit status 1
It was initially done this way to avoid the need of extracting the archive in a buffer directory first and then move the content in $pkgdir when we could just extract it directly in $pkgdir.
Anyway, the package was reworked to allow the patching of the desktop file ;)
However, I'd still like to say that this is an upstream issue that is not specific to this particular AUR package but common to every only-office packages there is (including the official Flatpak one).
The proper way to have this issue fixed once and for all would be to have it addressed on upstream side, which would be beneficial to every only-office downstream packages there is (not only this particular AUR one).
So regardless of this AUR package being now patched, I'd still encourage one to submit this patch to upstream in a pull request or through the upstream issue currently opened on that matter. That would be a helpful step toward a proper fix for that issue :)
Pinned Comments
Antiz commented on 2024-10-17 18:28 (UTC)
This package ships the OnlyOffice Desktop Editor, not the OnlyOffice Document Server.
Please, make sure that you are referring to the correct software when flagging this package out of date :)