[Libreoffice-bugs] [Bug 130267] Remove antifeature that limit nb of users and nb of documents in the lool Docker image

2020-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130267

Andras Timar  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #1 from Andras Timar  ---
These (soft) limits are suitable for developers and home users who we target
with that docker image. As we say in the warning message, we'd like to avoid
the impression that this unsupported version is suitable for deployment in
enterprises.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 130267] Remove antifeature that limit nb of users and nb of documents in the lool Docker image

2020-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130267

Pierre Ozoux  changed:

   What|Removed |Added

Summary|Remove antifeature that |Remove antifeature that
   |limit nb of users and nb of |limit nb of users and nb of
   |documents   |documents in the lool
   ||Docker image

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 127928] Missing libxcb-shm.so.0 error in libreoffice/online docker image

2019-12-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127928

Andras Timar  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #2 from Andras Timar  ---
Currently /opt/libreoffice/program/libmergedlo.so does not depend on
libxcb-shm.so.0

The bug was fixed.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 127928] Missing libxcb-shm.so.0 error in libreoffice/online docker image

2019-10-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127928

Andras Timar  changed:

   What|Removed |Added

 Ever confirmed|0   |1
Summary|Docker image missing|Missing libxcb-shm.so.0
   |libmergedlo.so  |error in libreoffice/online
   ||docker image
 Status|UNCONFIRMED |NEW

--- Comment #1 from Andras Timar  ---


This is a consequence of my patches that set the --disable-gui configure option
and removed the X11 libs from the docker. Maybe my message did not get through
to Cloph in irc, but I asked for a make clean in the build tree of the build
host that created this docker image, because incremental build is not good
enough, apparently some object file was not regenerated after --disable-gui.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 127928] New: Docker image missing libmergedlo.so

2019-10-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127928

Bug ID: 127928
   Summary: Docker image missing libmergedlo.so
   Product: LibreOffice Online
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: johnraz...@gmail.com

In recent docker images, libmergedlo library is missing, I've got the following
message:

loolforkit version details: master.. - 078c9f28
frk-00084-00084 2019-10-02 13:17:16.570690 [ forkit ] TRC 
dlopen(/opt/libreoffice/program/libmergedlo.so, RTLD_GLOBAL|RTLD_NOW)|
kit/Kit.cpp:2816
Failed to load /opt/libreoffice/program/libmergedlo.so: libxcb-shm.so.0: cannot
open shared object file: No such file or directory
frk-00084-00084 2019-10-02 13:17:16.610801 [ forkit ] FTL  Failed to load
/opt/libreoffice/program/libmergedlo.so: 
Failed to preinit lokit.
frk-00084-00084 2019-10-02 13:17:16.610856 [ forkit ] FTL  Failed to preinit
lokit.| kit/ForKit.cpp:543
wsd-00026-00083 2019-10-02 13:17:21.564646 [ prisoner_poll ] TRC  Poll
completed with 0 live polls max (5000ms)(timedout)| ./net/Socket.hpp:521
wsd-00026-00083 2019-10-02 13:17:21.564731 [ prisoner_poll ] TRC  Poll start|
./net/Socket.hpp:511

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 117557] Add CJK Fonts to LibreOffice Online Docker Image

2018-05-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117557

Andras Timar  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
 Whiteboard|target:6.1.0|

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 117557] Add CJK Fonts to LibreOffice Online Docker Image

2018-05-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117557

--- Comment #1 from Commit Notification 
<libreoffice-comm...@lists.freedesktop.org> ---
Andras Timar committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/online/commit/?id=0b35934dc168834ed82ab6fa7ae5fe6f3d15ae0d

tdf#117557 Add CJK Fonts to LibreOffice Online Docker Image

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 117557] Add CJK Fonts to LibreOffice Online Docker Image

2018-05-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117557

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.1.0

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 117557] New: Add CJK Fonts to LibreOffice Online Docker Image

2018-05-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117557

Bug ID: 117557
   Summary: Add CJK Fonts to LibreOffice Online Docker Image
   Product: LibreOffice Online
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: yanjing...@gmail.com

Please add CJK Fonts like "Source Han Sans CJK", "Source Han Serif CJK",
"Wenquanyi Micro Hei", "Wenquanyi ZenHei", "Droid Sans Fallback" to LibreOffice
Online Docker Image, thank you!

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


docker image

2017-02-13 Thread Pierre Ozoux
Hi,

and thanks to release the docker image on the hub, to help us host libre
office online!

I have 2 questions:
 - where is the Dockerfile
 - are you interested in having this image "official" on the dockerhub?

Have a nice evening!

Pierre

-- 
I use PGP to protect our privacy, if you want to know more, you can
follow this
https://emailselfdefense.fsf.org/en/

If you have further questions, please do not hesitate to ask.
You can verify my public key here: https://keybase.io/pierreozoux



signature.asc
Description: OpenPGP digital signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 103724] CODE docker image: Provide docker config parameter for admin

2016-11-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103724

Andras Timar  changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
   Assignee|libreoffice-b...@lists.free |tima...@gmail.com
   |desktop.org |
 Ever confirmed|0   |1

--- Comment #1 from Andras Timar  ---
Good idea, thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 103724] New: CODE docker image: Provide docker config parameter for admin

2016-11-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103724

Bug ID: 103724
   Summary: CODE docker image: Provide docker config parameter for
admin
   Product: LibreOffice Online
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: fisch@gmx.de

Hi,

the LibreOffice Online admin backend of the CODE docker image available at:

http://example.com/loleaflet/dist/admin/admin.html

is currently not accessible as no password is set within the CODE docker image.
It would be great to get a configuration option like the one for the domain:

-e 'domain=cloud\\.example\\.com'

to be able to specify the username and password within the docker startup line.
With that the admin backend actually would be use able without the need to
manually fiddle around in the docker image and re-do the changes after every
update of the docker image.

Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101809] Collabora Online Development Edition docker image DNS fault causes 20 second delay

2016-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101809

Andras Timar  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
   Assignee|libreoffice-b...@lists.free |tima...@gmail.com
   |desktop.org |

--- Comment #1 from Andras Timar  ---
Thanks for the hint, I pushed a new image to docker hub today, which contains
this fix.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101809] New: Collabora Online Development Edition docker image DNS fault causes 20 second delay

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101809

Bug ID: 101809
   Summary: Collabora Online Development Edition docker image DNS
fault causes 20 second delay
   Product: LibreOffice Online
   Version: unspecified
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: d...@wiz.net.au

We have been using Collabora Online Development Edition docker image along with
Nextcloud and users have been reporting back that there is an annoying 20
second delay every time a document is opened.

by running tcpdump on the docker0 interface we can see that the docker image is
trying to make DNS lookup requests to 192.168.65.1 (in the first docker image
release) and 192.168.100.1 in the most current docker image).

upon investigation we found these values to be hard coded into
/opt/lool/systemplate/etc/resolv.conf

docker automatically updates the /etc/resolv.conf (by way of a mount into the
container) but has no knowledge of this other resolv.conf which from what I
understand is some sort of chroot style environment for running documents.

we have a workaround which has been discussed here:
https://help.nextcloud.com/t/collabora-connecting-delay-for-20-seconds/1881/53

essentially what we have done is to symbolically link
/opt/lool/systemplate/etc/resolv.conf to /etc/resolv.conf and things work well.

new users are finding this a challenge to deal with as they don't have the
ability to modify docker images easily. it also detracts from the whole "docker
as a container" solution anyhow once post-remediation is required.

could someone please address this issue, either by implementing the solution we
have come up with, or by integrating something similar so the hardcoded values
in /opt/lool/systemplate/etc/resolv.conf are not being used.

cheers, wizdude.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs