Coder Social home page Coder Social logo

Comments (12)

ShockwaveNN avatar ShockwaveNN commented on May 24, 2024 1

specifies the product version says it's on v6.0.0.

Ah got it, version is hard coded in https://github.com/ONLYOFFICE/build_tools/blob/master/version

I think we forgot to change it but it's not the source of your problem, checking spellchecker by myself right now

from build_tools.

ShockwaveNN avatar ShockwaveNN commented on May 24, 2024 1

Yes, I can confirm spellchecker is not working, seems I missed that then performing last checks

Talking with developers what we can do in this situation

from build_tools.

ShockwaveNN avatar ShockwaveNN commented on May 24, 2024 1

Seems we found a problem

Could you check that by default you have dictonaries folder located in:

out/linux_64/onlyoffice/documentserver/server/SpellChecker/dictionaries

If so - please move it on several levels up to root of Documentserver:

sudo cp ./server/SpellChecker/dictionaries ./ -R

So root looks like this:
image

After that refresh page and in my instance spellchecker is working again

Seems we misconfigure somehow default config, looking for a way to fix it

from build_tools.

ghuarng avatar ghuarng commented on May 24, 2024 1

Hi Pavel,

By default, dictionaries is in out/linux_64/onlyoffice/documentserver/server/SpellChecker/dictionaries

I copied dictionaries to the root of DocumentServer and spellchecker is working. Thank you so much!

from build_tools.

ShockwaveNN avatar ShockwaveNN commented on May 24, 2024

Since release v6.3.0 we remove spellchecker as stand-alone service on backed and moved in Javascript Service Worker, inside browser

We got leftovers of spellchecker in build_tools, but they should be removed in next major release

New discovery -- SpellChecker works even if the "spellchecker" executable is deleted from the Docker image.

Could you clarify, does spellchecker works with compiling from source for you in result?

from build_tools.

ghuarng avatar ghuarng commented on May 24, 2024

No, spellchecker does not work when compiling from source.

Diffing the /sdkjs/common/spell/spell directory of the build_tools result and the Docker image shows that they are identical.

Just to clarify, is the build_tools result on v6.0.0?

from build_tools.

ShockwaveNN avatar ShockwaveNN commented on May 24, 2024

Just to clarify, is the build_tools result on v6.0.0?

Not sure that I understand this question, but did you build using master branch of build_tools - in result should be same version as Docker Image v6.3.1

from build_tools.

ghuarng avatar ghuarng commented on May 24, 2024

I cloned the repository using git clone https://github.com/ONLYOFFICE/build_tools.git

After building, every file that specifies the product version says it's on v6.0.0.

Should I specify the master branch when cloning?

from build_tools.

ShockwaveNN avatar ShockwaveNN commented on May 24, 2024

Dev team informing me that this issue is probably fixed on v6.4.0 (still unreleased) in https://github.com/ONLYOFFICE/build_tools/pull/337/files#diff-ce7d2c06b8cf23ff0d8e1b5987268330ee1ad69490dc633e3a6e3fc4704120daR138

Rechecking this now

from build_tools.

ShockwaveNN avatar ShockwaveNN commented on May 24, 2024

Rechecked this - still path not correct, missed for one level
Now dictonaries located at
out/linux_64/onlyoffice/documentserver/server/dictionaries

I've create issue 51440 in our private issue tracker to get attention of developers, but workaround with manual move should work fine

from build_tools.

ShockwaveNN avatar ShockwaveNN commented on May 24, 2024

This problem is fixed in c6cc482

And should be release in v6.4.0

from build_tools.

ShockwaveNN avatar ShockwaveNN commented on May 24, 2024

V6.4.0 source code is released to master and problem should be fixed

from build_tools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.