Package Details: onlyoffice-bin 8.2.2-1

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: 233
Popularity: 4.89
First Submitted: 2016-11-17 12:33 (UTC)
Last Updated: 2024-11-29 16:48 (UTC)

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 :)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 14 Next › Last »

Hanabishi commented on 2020-11-17 14:35 (UTC)

Maybe replace all that bloat font dependencies to a one general ttf-font? Or at least make them all optional.

juliotux commented on 2020-11-01 06:02 (UTC)

Patching the .desktop file adding "StartupWMClass=DesktopEditors" to the entry solves the problem of double icon in gnome-shell when windows opened.

dbermond commented on 2020-10-07 18:13 (UTC) (edited on 2020-10-07 18:15 (UTC) by dbermond)

@kokoro Thanks for willing to contribute to the Arch Linux community. I've reproduced the error and created a patch to fix it downstream. Please report this upstream so they can fix it.

kokoro commented on 2020-10-04 19:34 (UTC) (edited on 2020-10-04 19:38 (UTC) by kokoro)

@jonathannerat Can confirm the existence of at least some issue related to this (see below). Patch removed any error messages.

@dbermond Error message:

/usr/bin/onlyoffice-desktopeditors: line 71: [: !=: unary operator expected
grep: /home/kokoro/.config/user-dirs.dirs: No such file or directory
/usr/bin/onlyoffice-desktopeditors: line 80: [: =: unary operator expected
mkdir: missing operand
Try 'mkdir --help' for more information.
cp: cannot create regular file '/New Document.docx': Permission denied
cp: cannot create regular file '/New Spreadsheet.xlsx': Permission denied
cp: cannot create regular file '/New Presentation.pptx': Permission denied

I did not notice any other issues, I did apply the patch immediately.

(Achievement after years of using Arch: I have created an account. This is my very first contribution. I need to start giving something back now.)

dbermond commented on 2020-09-12 01:44 (UTC)

@jonathannerat What's the error that you're getting?

jonathannerat commented on 2020-09-11 13:53 (UTC) (edited on 2020-09-11 14:08 (UTC) by jonathannerat)

Can me introduce this patch to the build? Looks like the script copied to /bin/onlyoffice-desktopeditors has an unquoted parameter inside an if [ $1 != ... ] on line 72 that gives an error.

amur commented on 2020-09-10 17:29 (UTC)

Works perfect

maciex commented on 2020-09-07 13:03 (UTC) (edited on 2020-09-07 13:24 (UTC) by maciex)

I cannot start any document. After installation, when I click to initialize a document (create document), it starts to loading it, and it freezes. I have all dependencies installed.

manja2 commented on 2020-08-17 20:40 (UTC)

I just installed this in ManjaroKDE and display has issues. Only occupies half the screen. Same happened for snap version and official manjaro repo version.

spsf64 commented on 2020-05-30 15:38 (UTC)

@dbermond, now it is working perfectly! TY