-
Notifications
You must be signed in to change notification settings - Fork 52
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
Last working config? #188
Comments
lo_src_tag='cp-6.0-31' |
I have this one: About LOOLWSD LOKit |
how did you get 4.0.8 included? could you please add the necessary lines in the .cfg? |
|
unstable... I will try with Ubuntu 18.04 |
Ubuntu 18.04 seems to not crash, although I still get a lot of those errors:
on every click in the LOOL |
Hello, Thanks a lot for this post. I succeeded to have it working on a Debian 10 (Buster) with the default script options for the core repo and poco, but I had to pause the script for the online repo and change manually to another branch before continuing.
My Lool is working with this info in the about section:
From that, here I think is the right translation for the config:
Maybe first check without setting the commit id to test with the most recent one. |
Yes. This config looks good and is working. BUT: I don't see spell checking suggestions (right-mouse). Which is an improvement - other 6.2 versions stopped working on right-mouse click. So, the best functional version might be 6.0 until further notice. |
I'm in the process of testing lots of different commits because I discovered that in the branch 6.2, there is a bug in the calc spreadsheets. As soon as I finished my tests, I'll put here my result. I have no idea about the spell checlking thingy. I'll keep an eye in my next tests. |
@quenenni hello! I'm running the 6.2 branch, what bug do you refer to? |
The column and line headers are wrong, all not on top of their own column / line. The most recent commit I found without the bug is LibreOffice/core@60da17e. It seems i can't upload a small picture on github to visualize the problem so here is a link to it: And the problem is present up to a very recent commit (commit from before yesterday). |
My last tests showed:
|
@quenenni: so which settings did you put into the config? |
As it seems the script has problems when using the vars "lo_src_tag" or "lo_src_commit" (the repo is not at the right commit / tag when compiling LO sometimes, I had few errors), I decided to do it manually.
If you let the default values, the script won't go on the 4-0 branch but the 4 and it will fail.
PS: I also tried to compil Lool on the 6.0 branch at the last commit (2, 3 days ago) and it was working.. in case you prefer to stay on the 6.0 branch. |
@joergmschulz The auto suggestions (the red wave under the words) is working. All seems good to me on the 6.2 branch. |
confirming - the following works well with all the changes @quemenni suggested.
|
Thanks for the info. |
@joergmschulz |
at one time when buster had been new, compilation failed without this flag. Some compiler warnings had been elevated to errors. |
@joergmschulz seems this has been fixed in 6.2-4: |
Does this mean that the latest working can be moved to 6.2? |
I'd say yes for me. |
yes. This is why the op.cit. version has been proposed as a good one. |
What do you mean op.cit. version? Should the script code changes be checked into github? |
With the 3 script code comments and the config file listed, is this necessary: "cloned manually the LO repo"? |
You don't need to manipulate the files, try to modify the config file like in this comment: #188 (comment) |
Installed from a fresh Debian 11. I had to install few libraries as mentioned in earlier post #188 (comment)
In order to have more languages for spellchecking:
My Cool instance is in a proxmox VM. I added "mknod=1" to the Vm feature.
|
Could you please post your config? Edit: COOLWSD: 22.05.10.1 No COOLWSD 23 like you´ve it @quenenni |
Iirc, I didn't change anything from the original config file.
I double-checked my COOL instance and I have indeed v23 for CoolWsd despite having in the config "set_online_regex='co-22.05'". |
23 is a master branch. and 23 has not been released yet.
|
but for some reason the script ignores the value specified by "set_online_regex" and always uses "set_core_regex". |
I tried it. Ended up with COOLWSD Version: 22.05.10.1 git hash: [719ae9bf] and Collabora OfficeDev 22.05.10.5. PDF export isn´t working for us anymore. Running on Debian VM with Proxmox host but no LXC, so i guess im not affected of this mknod thing, am i @quenenni ? |
if anyone is interested.. I added officeonline-install2.sh. (and /bin/corePrep2.sh) it uses daily-built archive of LibreOffice core (from here) instead of compiling LO from sources. COOLWSD: 22.05.12.4 |
@DmDS , I tried yours and ended with
I tried it because I was with 22.05.10.8 and Zotero was not working correctly. All dialogs seemed to work, but no citations nor references were being included in the doc. Edit: |
new branches with similar names have been added. I corrected the config so that the necessary branch was used. after the end of the build, the versions should be as follows: |
@DmDS |
I am running an old version I have a drawback, that when I compile it, I don't edit the variables: cool_maxcon and cool_maxdoc In case I have to compile, how can I do it without modifying versions of anything, so that I only take the change of those variables? i have this cfg with the new value of maxcon and maxdoc: set_name='collabora' LibreOffice parameterslo_src_repo='https://github.com/LibreOffice/core.git' POCO parameterspoco_version=$poco_version_latest #latest releases available LibreOffice Online parameterscool_src_repo="https://github.com/CollaboraOnline/online.git" |
How to build 23-05? Anyone with a working config? |
COOLWSD: 23.05.2.2 config
compiled with officeonline-install2.sh |
Hello, Once again, big thanks for making it possible. I successfully compiled a new Cool.
Everything seems to work fine except the pdf export (epub export is working).
Any idea where can be the problem? |
hello. your COOLWSD version is 23.05.1.2. the last one is 23.05.2.2. maybe that's the problem. |
I used the default option from the .cfg file. |
Pdf export is working with my cool instance. Th missing param was "mknod=1".
(for proxmox, you can check the file /etc/pve/lxc/xxx.conf). For info, I had a Debian v11 that I upgraded to v12 before compiling the Cool. Now, about the differences between the V23.05.1.2 and V23.05.2.2... Amazing work they are doing. |
Can you share your config please, are you using |
@n3sser96 I tried first on a Debian 11 that I upgraded to Debian 12. All the packages I installed manually: I took that from my command history, I don't remember why or how I knew to install it, but my guess is that on the first attempts, I had errors and remember my earlier about it (#188 (comment)). So I not even sure all of them are necessary. I installed them when I was still in Debian 11. Maybe with a fresh install of Debian 12, there is no need anymore to install them. |
I managed to install it successfully with the default config, and it's up and running. Thanks 👏 |
@n3sser96 Good to hear. Can you tell us is you had to install manually packages in order to have the compilation working (or other things)? |
I did not install any extra packages, I used the default installation with |
Comiled just now, we are now on: COOLWSD version: 23.05.5.3 (git hash: 5093121f) |
COOLWSD: 23.05.7.2 the branch name has changed to Master (maybe this is temporary).
|
it was temporary) you can continue to use the config from the repository. |
New version successfully compiled. Version COOLWSD : I used the file officeonline-install2.sh to install. A small problem I noticed. By default, my debian hasn't the 'contrib' option in the sources list. And this can help others maybe.. New fonts successfully added:
And new dictionnaries added by installing the package:
Everything is working nicely. Thanks. |
I tried to update to 24-04 today. We are now on: |
Did an update to again. Now we are on: We had some random crashes lately, will see if it´s getting better now. |
COOL 24.04.10.3
|
Whats the last working config on debian
This one ?
#######################################
set_core_regex='cp-6.0$'
set_online_regex='collabora/collabora-online-4-0-4$'
lo_src_branch='distro/collabora/cp-6.0'
lo_src_tag='cp-6.0-30'
#######################################
The text was updated successfully, but these errors were encountered: