- 27 Apr, 2022 1 commit
-
-
Thomas Gambier authored
The egg slapos.core is now used with python3 by default (except in slaprunner). See merge request nexedi/slapos!1154
-
- 26 Apr, 2022 1 commit
-
-
Thomas Gambier authored
slaprunner is actually not working in python3 (see nexedi/slapos.toolbox!103) and is currently unmaintained.
-
- 25 Apr, 2022 2 commits
-
-
Thomas Gambier authored
-
Thomas Gambier authored
theia, erp5testnode are both running a slapos standalone. We don't change slaprunner to python3 because it's not maintained anymore and should disappear in the near future.
-
- 22 Apr, 2022 2 commits
-
-
Thomas Gambier authored
-
Thomas Gambier authored
After removal of git server in f3dc178f, no need for mod_cgid anymore. Also, the mod_cgid was reporting an error because ScriptSock was not set so the socket file was created in the software compilation folder: [cgid:error] [pid 109996:tid 139713924945728] (13)Permission denied: AH01243: Couldn't bind unix domain socket /srv/slapgrid/slappart71/srv/runner/shared/apache/81977b7512b75d38df008fc5ede74d94/logs/cgisock.105061
-
- 21 Apr, 2022 1 commit
-
-
Alain Takoudjou authored
-
- 20 Apr, 2022 7 commits
-
-
Boxiang Sun authored
Use the exact version number displayed on the pypi index, because our shacache system is based on the URL which contains a package version number.
-
Alain Takoudjou authored
See merge request nexedi/slapos!1134
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
New software release for https://github.com/beremiz/beremiz. IDE require X server with libvncserver and x11vnc to work and can be used in a browser with deployed NoVNC. Runtime deployed can be used to executes PLC program. The software release is also used to run Beremiz IDE tests using sikuli and unittests
-
Jérome Perrin authored
Set in preferences the path of this interpreter, for example: ```json { "python.pythonPath": "/srv/slapgrid/slappart19/srv/runner/software/91be79296dea036ad98d4aff08ecb74b/bin/python" } ``` then when editing products files completions and jump to definition should work. It works but it is sometimes so slow that it seems not working. See merge request nexedi/slapos!1153
-
- 19 Apr, 2022 2 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 16 Apr, 2022 2 commits
-
-
Jérome Perrin authored
This macro generates an intepreters knowing its own sys.executable, so it can be used as interpreter for theia's python extension to provide code navigation, completion etc.
-
Jérome Perrin authored
-
- 15 Apr, 2022 1 commit
-
-
Thomas Gambier authored
-
- 14 Apr, 2022 17 commits
-
-
Thomas Gambier authored
-
Thomas Gambier authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
wxPython component require python static lib to be compiled with fPIC else it raise this error: ld: ${PYTHON_DIR}/lib/python2.7/config/libpython2.7.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC ... collect2: error: ld returned 1 exit status
-
- 11 Apr, 2022 1 commit
-
-
Rafael Monnerat authored
This feature isn't used anymore. We support a two schema per software type (at most): One for Software Instance One for Shared instance
-
- 08 Apr, 2022 2 commits
-
-
Jérome Perrin authored
Since theia 1.23.0 ( https://github.com/eclipse-theia/theia/pull/9820 ), /file-upload is a simple HTTP endoint and no longer needs to be websocket.
-
Jérome Perrin authored
Since 1.23.0 ( https://github.com/eclipse-theia/theia/pull/10514 ), Theia uses socket.io and it needs /socket.io to support websocket, otherwise it falls back to HTTP polling, which is significantly slower.
-
- 07 Apr, 2022 1 commit
-
-
Jérome Perrin authored
https://github.com/eclipse-theia/theia/releases/tag/v1.24.0 See merge request nexedi/slapos!1149
-