https://github.com/ONLYOFFICE/DesktopEditors/issues/534
am i the only one here? how can i debug this?
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: | 247 |
Popularity: | 6.11 |
First Submitted: | 2016-11-17 12:33 (UTC) |
Last Updated: | 2025-04-17 15:39 (UTC) |
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 15 Next › Last »
https://github.com/ONLYOFFICE/DesktopEditors/issues/534
am i the only one here? how can i debug this?
Do you experience the hanging program when creating a new document issue? I just installed this and i cannot get to start a new document. Also, no error output when launching from a terminal
Maybe replace all that bloat font dependencies to a one general ttf-font
? Or at least make them all optional.
Patching the .desktop file adding "StartupWMClass=DesktopEditors" to the entry solves the problem of double icon in gnome-shell when windows opened.
@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.
@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.)
@jonathannerat What's the error that you're getting?
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.
Works perfect
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.
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 :)