RE: getting started with libreoffice online

2020-11-20 Thread Marc Roos
libreoffice online working without any other 3rd party connections. Just create a file and be able to edit it. To be able to quickly test it, and see if it fits your needs. Up until now, I have not even been able to get a test environment running with this docker. I edited the loolwsd.xml, enabled the

Re: getting started with libreoffice online

2020-11-18 Thread Dan Lewis
Subject: RE: getting started with libreoffice online Can anyone point me to a manual where I can just run the libreoffice online and edit some files on a tablet for instance? Are these strange questions wanting to know what the rest api documentation is

RE: getting started with libreoffice online

2020-11-18 Thread Marc Roos
Dan, can you help with this? -Original Message- To: libreoffice Subject: RE: getting started with libreoffice online Can anyone point me to a manual where I can just run the libreoffice online and edit some files on a tablet for instance? Are these strange questions wanting

RE: getting started with libreoffice online

2020-11-17 Thread Marc Roos
Can anyone point me to a manual where I can just run the libreoffice online I edit some files on a tablet for instance? Are these strange questions wanting to know what the rest api documentation is? ___ LibreOffice mailing list LibreOffice

getting started with libreoffice online

2020-11-13 Thread Marc Roos
I tried in October to get the docker image running, but cannot find anything usefull in the documentation to get started with libreoffice online, there is more written there about other products. Eg docs on api calls I can not find. How to create a new empty file? How to view this empty

Re: Libreoffice online questions

2020-11-12 Thread Dan Lewis
Yes it is, so ask your question. Dan On 11/12/20 14:25, Marc Roos wrote: I was a while back on this irc support and there they reffered me to the development mailing list for libreoffice online questions. But I cannot remember exactly what the mailinglist was, is this the correct one

Libreoffice online questions

2020-11-12 Thread Marc Roos
I was a while back on this irc support and there they reffered me to the development mailing list for libreoffice online questions. But I cannot remember exactly what the mailinglist was, is this the correct one? ___ LibreOffice mailing list

Re: compiling Libreoffice online android doesn't display document.

2020-09-17 Thread Michael Weghorn
Hi Miklos and Chetan, On 17/09/2020 09.07, Miklos Vajna wrote: > Hi Michael, > > On Wed, Sep 16, 2020 at 01:12:19PM +0200, Michael Weghorn > wrote: >> (Maybe somebody else can say more on whether including all services into >> liblo-native-code that are required to support all file formats that

Re: compiling Libreoffice online android doesn't display document.

2020-09-17 Thread Miklos Vajna
Hi Michael, On Wed, Sep 16, 2020 at 01:12:19PM +0200, Michael Weghorn wrote: > (Maybe somebody else can say more on whether including all services into > liblo-native-code that are required to support all file formats that > LibreOffice supports is fine or would be problematic, e.g. for APK > si

Re: compiling Libreoffice online android doesn't display document.

2020-09-16 Thread Michael Weghorn
Hi, On 14/09/2020 20.12, Chetan Rawat wrote: > Hi, > I have been doing my analysis on this for a while now and after enabling > few debugging symbols the adb logcat gives following output when opening any > document: > > 2020-09-14 23:20:44.807 18128-18307/org.libreoffice.androidapp.debug > D/lo

Re: compiling Libreoffice online android doesn't display document.

2020-09-16 Thread Chetan Rawat
Hi, I have been doing my analysis on this for a while now and after enabling few debugging symbols the adb logcat gives following output when opening any document: 2020-09-14 23:20:44.807 18128-18307/org.libreoffice.androidapp.debug D/loolwsd: DBG Mobile-18307 2020-09-14 17:50:44.807636 [ kit_001

Re: compiling Libreoffice online android doesn't display document.

2020-08-17 Thread Chetan Rawat
For core.git my autogen.input file looks like this. --build=x86_64-unknown-linux-gnu --with-android-sdk=/home/ubuntu/Android/Sdk --with-android-ndk=/home/ubuntu/Android/Sdk/ndk/19.2.5345600 --with-distro=LibreOfficeAndroid --enable-sal-log online.git configured poco 1.10.1 for android with ./con

Re: compiling Libreoffice online android doesn't display document.

2020-08-03 Thread Miklos Vajna
Hi, On Sat, Aug 01, 2020 at 12:00:24PM -0700, Chetan Rawat wrote: > I have Build LOOL for android following instructions from this link > https://github.com/LibreOffice/online/blob/master/android/README, I have > used master branches for building both core and online repositories

compiling Libreoffice online android doesn't display document.

2020-08-01 Thread Chetan Rawat
Hi, I have Build LOOL for android following instructions from this link https://github.com/LibreOffice/online/blob/master/android/README, I have used master branches for building both core and online repositories and have compiled build for ArmV7 on ubuntu 18.04 machine but when opening any type

LibreOffice Online - TLS crypto & iPad

2020-07-20 Thread Lionel Élie Mamane
Hi, Anybody can explain to me why (at least on an iPad) when using LibreOffice Online, the browser makes HTTPS connections with _different_ sets of supported crypto to the loolwsd daemon? Why don't they all feature the same set of crypto support, and how I can address that? In exchange fo

Re: GSOC 2020 | LibreOffice Online

2020-03-19 Thread Ilmari Lauhakangas
Yashwant kirjoitti 18.3.2020 klo 6.12: Hello, I am YASHWANT from TIET, Patiala, India. I want to contribute to LibreOffice for GSOC 2020. Idea : LibreOffice Online Please guide me through the next steps I should follow to contribute and to write a proposal. As explained in the wiki page

GSOC 2020 | LibreOffice Online

2020-03-18 Thread Yashwant
Hello,I am YASHWANT from TIET, Patiala, India. I want to contribute to LibreOffice for GSOC 2020.Idea : LibreOffice Online Please guide me through the next steps I should follow to contribute and to write a proposal.  Sent from Mail for Windows 10

Re: [GSoC] starting contributions in libreoffice online Admin

2020-02-24 Thread Ilmari Lauhakangas
DIYA MOURYA kirjoitti 25.2.2020 klo 3.21: I would like to contribute for GSoC 2020 on LibreOffice Online Admin Idea. Can someone please clarify that from where should I start contributing? It will be really helpful to me. To work with LibreOffice Online, you need to clone both the core and

[GSoC] starting contributions in libreoffice online Admin

2020-02-24 Thread DIYA MOURYA
Hello, I would like to contribute for GSoC 2020 on LibreOffice Online Admin Idea. Can someone please clarify that from where should I start contributing? It will be really helpful to me. Thank you ___ LibreOffice mailing list LibreOffice

Re: getting started with contributions in libreoffice online android app

2020-02-23 Thread RUTUJA BHAGWAN KENDRE
Thank you so much sir. I will proceed as directed. On Mon, Feb 24, 2020, 10:08 AM Miguel Teixeira wrote: > Hi! > > First, to get started, you should be familiar with building LibreOffice > for Android. > > For this, you can use: > *https://wiki.documentfoundation.org/Development/BuildingForAndro

Re: getting started with contributions in libreoffice online android app

2020-02-23 Thread Miguel Teixeira
Hi! First, to get started, you should be familiar with building LibreOffice for Android. For this, you can use: *https://wiki.documentfoundation.org/Development/BuildingForAndroid * After fix all of your possible "first times pr

Re: getting started with contributions in libreoffice online android app

2020-02-23 Thread RUTUJA BHAGWAN KENDRE
Can anyone please reply, it will be very helpful to me. > ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

getting started with contributions in libreoffice online android app

2020-02-20 Thread RUTUJA BHAGWAN KENDRE
Hello Everyone, I want to contribute to the libreoffice android online app but I don’t see any specific easy hacks listed in it. How do I get started? Do I need to find bugs on my own and start fixing them? Thank you. ___ LibreOffice mailing list

Re: error building libreoffice online android in android studio

2020-02-09 Thread Michael Weghorn
On 10/02/2020 08.15, Michael Weghorn wrote: >> [...] >> '# ARM Android >> --with-distro=LibreOfficeAndroid >> --with-distro=LibreOfficeAndroidX86 >> # or Android x86 ( preferable if using an AVD Emulator ) >> --with-android-sdk=/home/rutuja/Android/Sdk >> --with-android-ndk=/home/rutuja/Android/Sdk

Re: error building libreoffice online android in android studio

2020-02-09 Thread Michael Weghorn
Hi, On 09/02/2020 16.49, RUTUJA BHAGWAN KENDRE wrote: > Hello everyone >   I am trying to  build libreoffice online android in android studio. I > get this error > > 'Build command failed. > Error while executing process > /home/rutuja/Android/Sdk/cmake/3.6.411145

error building libreoffice online android in android studio

2020-02-09 Thread RUTUJA BHAGWAN KENDRE
Hello everyone I am trying to build libreoffice online android in android studio. I get this error 'Build command failed. Error while executing process /home/rutuja/Android/Sdk/cmake/3.6.4111459/bin/cmake with arguments {--build /home/rutuja/online/android/lib/.cxx/cmake/debug/armeab

Re: Cannot compile libreoffice online

2020-01-16 Thread Miklos Vajna
Hi, On Wed, Jan 15, 2020 at 08:25:11AM -0700, nikkilocke wrote: > Make gives me a __long__ list of error messages when compiling > kit/ChildSession.cpp. Here are the first few, full log available on request: > > In file included from kit/ChildSession.cpp:39:0: > kit/KitHelper.hpp: In function ‘

Re: Cannot compile libreoffice online

2020-01-15 Thread Tim Magee
In order to obtain the correct version of npm, I installed the snap package for node. I use the channel for version 8. On January 15, 2020 10:25:11 AM EST, nikkilocke wrote: >I am trying to compile LibreOffice online on Ubuntu 18. >I have installed all the packages needed by the con

Cannot compile libreoffice online

2020-01-15 Thread nikkilocke
I am trying to compile LibreOffice online on Ubuntu 18. I have installed all the packages needed by the configure script (including having to compile poco from source, as the poco provided by apt-get is incompatible with the npm provided by apt-get), and including using npm to update itself to a

LibreOffice Online Extension Development

2019-12-18 Thread Harish Kumar
Hi Team, Do we have any browser version of LibreOffice. If so does it support extensions that are developed for LibreOffice windows ? -- Best Regards, Harish Kumar.B ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedes

Re: Make libreoffice Online work with nextcloud

2019-12-17 Thread narutobaka
Hi My problem come from umatrix which block my libreoffice serveur IP, sorry for the noise cordialy -- Sent from: http://document-foundation-mail-archive.969070.n3.nabble.com/Dev-f1639786.html ___ LibreOffice mailing list LibreOffice@lists.freedeskt

Make libreoffice Online work with nextcloud

2019-12-11 Thread narutobaka
Hi, I have Build libreoffice online for CentOS7, and test work fine with : [blods@localhost online]$ ./loolwsd --o:sys_template_path=/opt/online/systemplate/ --o:child_root_path=/opt/online/jails/ --o:storage.filesystem[@allow]=true --disable-ssl I can correctly open : 192.168.232.145:9980

Re: Building libreoffice online on CENTOS 7

2019-11-26 Thread narutobaka
Hi, My problème come from npm configuration. First i need to install npm@5 to downgrade in 5.X branch of npm : npm install -g npm@5 Then it seams I have write right problem even when I was in root and was cause of this message : npm WARN lifecycle loleaflet@0.8.0-dev~postinstall: cannot run in

Re: Building libreoffice online on CENTOS 7

2019-11-22 Thread Miklos Vajna
Hi, First, could you please set your local to English, to see the error messages in an easy-to-consume way? Second, could you describe what you did, starting from cloning the repos? In general, if you do a 'make clean' in an online.git checkout, then 'make' is supposed to just work on RHEL7 and

Re: Building libreoffice online on CENTOS 7

2019-11-21 Thread narutobaka
hi, give little more information : in loleaflet directory [root@localhost loleaflet]# make clean all Makefile:598: AVERTISSEMENT : surchargement de la recette pour la cible « dist/vex.css » Makefile:598: AVERTISSEMENT : ancienne recette ignorée pour la cible « dist/vex.css » rm -rf .libs _libs r

Re: Building libreoffice online on CENTOS 7

2019-11-06 Thread narutobaka
n latest npm update -g npm npm install -g jake *- Installation de Polib* yum install python-pip pip install --upgrade pip pip install polib *Building of libreoffice online :* yum install libcap-devel yum install python36-pip pip3 install lxml git clone https://github.com/LibreOffice/online.

Building libreoffice online on CENTOS 7

2019-11-05 Thread narutobaka
Hi, I try to build libreoffice online from source on CENTOS 7. But when i try to build online i get this error : Checking for loleaflet JS errors... Checking for admin JS errors... make[3]: *** No rule to make target « dist/node_modules/@braintree/sanitize-url/dist.js », need for « dist

Re: LibreOffice Online

2019-03-17 Thread ahmed elshreif
I have this error ERROR: The following commands are not covered in unocommands.js, run scripts/unocommands.py --update: .uno:ConditionalFormatDialog .uno:IconSetFormatDialog .uno:CondDateFormatDialog .uno:ColorScaleFormatDialog .uno:DataBarFormatDialog make[2]: *** [Makefile:615: all-local] Error

LibreOffice Online

2019-03-13 Thread ahmed elshreif
I have this error ERROR: The following commands are not covered in unocommands.js, run scripts/unocommands.py --update: .uno:ConditionalFormatDialog .uno:IconSetFormatDialog .uno:CondDateFormatDialog .uno:ColorScaleFormatDialog .uno:DataBarFormatDialog make[2]: *** [Makefile:615: all-local] Error

Re: LibreOffice Online

2019-03-10 Thread mark shebso
hello all, I am very sorry for this question as i think it may be easy for many but I spend a lot of time searching and I didn't reach my goal . if I click on button in a menubar of writer for example and click on insert then sections i know that sections is added to Control.Menubar.js as uno:.on

GSoC idea for LibreOffice Online

2019-03-09 Thread praveeny
Hello sir/mam, Myself Praveen Yadav, I am a 2nd year Mechanical engineering student of Indian Institute of Technology, Kanpur(India). I am interested to work with your organization in GSoC. So I want to propose a idea for libreoffice online. My idea is it-- " We make a file in a

LibreOffice Online

2019-03-08 Thread mark shebso
hello all, I am very sorry for this question as i think it may be easy for many but I spend a lot of time searching and I didn't reach my goal . if I click on button in a menubar of writer for example and click on insert then sections i know that sections is added to Control.Menubar.js as uno:.on

Re: LibreOffice Online Build

2019-03-06 Thread Tor Lillqvist
> > > Note that on most recent distros you don't need to build Poco yourself, > but can just use the version provided by the OS. > No need for these configure parameters then. > And if you do need to build Poco yourself for some reason, you certainly wouldn't want to install it in /tmp, would you?

Re: LibreOffice Online Build

2019-03-05 Thread Samuel Mehrbrodt
Hi Ahmed, Am 06.03.2019 um 03:01 schrieb ahmed elshreif: --with-poco-includes=/tmp/poco/Net/include --with-poco-libs=/tmp/poco/lib This looks suspicious - why is that in /tmp and what is in /tmp/poco/Net/include ? Note that on most recent distros you don't need to build Poco yourself, but c

LibreOffice Online Build

2019-03-05 Thread ahmed elshreif
hello , I built LibreOffice before and make changes on it and built it again and no problem happened and I left it for 2 days and return to do some changes again and run this command >git pull >make and I have this error >> checking for node.

Re: GSoC project on LibreOffice Online Admin

2018-03-24 Thread Pranav Kant
Hi Kunal, On 24/03/18 19:56, Kunal Gehlot wrote: > Hello,  > I am Kunal Gehlot, from India. I'm a first year Engineering student and am > relatively new to development and coding. I would like to talk to you about > developing on Admin console as a GSoC project. Your first step should be to buil

LibreOffice online shutdown without error

2017-11-30 Thread Ramamonjy harifetra
Hello, Our LibreOffice Online shutdown yesterday without error in logs. Has anyone had a similary problem? I join in this mail a few lines of the log Thanks in advance. RAMAMONJY Harifetra wsd-08010-11026 11:01:10.531087 [ docbroker_1927 ] DBG Removing tile: /usr/local/var/cache/loolwsd/1

Re: full screen in libreoffice online

2017-11-24 Thread Andras Timar
Hi, On Fri, Nov 24, 2017 at 11:13 AM, Ramamonjy harifetra wrote: > Hello! > > I have integrated libreoffice online in our application like that: > > Failed to open lool > > I work fine but I have only two problem. > > - The menu "full screen" doesn&

full screen in libreoffice online

2017-11-24 Thread Ramamonjy harifetra
Hello! I have integrated libreoffice online in our application like that: Failed to open lool I work fine but I have only two problem. - The menu "full screen" doesn't work, i don't have error in browser console - With an odp or pptx file when i run "Présentation

Re: GSoC Final report | Aditya Dewan | LibreOffice online

2017-08-30 Thread Pranav Kant
er in LibreOffice Online. See you very soon in October in Rome! Thanks and regards, Aditya Dewan ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice -- Regards, P

GSoC Final report | Aditya Dewan | LibreOffice online

2017-08-29 Thread Aditya Dewan
Hi Everyone, Gsoc'17 is almost complete, after spending more then 12 weeks working on this project, I believe we have completed all the tasks we wanted to. Google Summer of Code has been a great experience and I’ve had an exciting time working with LibreOffice over this summer. I wholeheartedly t

GSoC update | Week 10 & 11 | LibreOffice online - Aditya Dewan

2017-08-15 Thread Aditya Dewan
Hi Everyone, During the 10th and 11th week of GSoC, i worked on extending the current WOPI implementation to support 'save as' functionality in LibreOffice online. The initial few days were spent on understanding the WOPI protocol and its implementation in lool. After that we finalise

Re: LibreOffice Online: Add-ons and IDE integration

2017-08-14 Thread Tor Lillqvist
There is no lack of ideas. There doesn't exist any pool of volunteers just waiting to implement them. As with all ideas for LibreOffice development, either you need to start working on it yourself, or fund/hire somebody else to do it. In case it is something totally new that takes the software in a

Re: LibreOffice Online: Add-ons and IDE integration

2017-08-13 Thread Satwik Kansal
> > What would a such be used for? Personally, I think it could be used as an Open Source alternative for cloud services like https://c9.io/ and https://codetasty.com/. But yeah, I'm not sure if such a thing syncs up with the vision of LibreOffice. On Sun, Aug 13, 2017 at 6:18 PM, Tor Lillqvist

Re: LibreOffice Online: Add-ons and IDE integration

2017-08-13 Thread Tor Lillqvist
> I was just exploring the LibreOffice projects and came up with an idea of > "a cloud-based collaborative IDE". > What would a such be used for? At least it would be buzzword compliant. Add some middle-out compression and you have a winning idea. --tml __

Re: LibreOffice Online: Add-ons and IDE integration

2017-08-13 Thread Satwik Kansal
dea of "a cloud-based collaborative IDE". As LibreOffice Online uses the LibreOffice desktop “core engine” and there are already different IDE integrations available for LibreOffice core (like KDevelop), I was wondering if such a feature is possible to have in LO Online or if it already e

GSoC update | Week 9 | LibreOffice online - Aditya Dewan

2017-08-03 Thread Aditya Dewan
Hi Everyone, During the 9th week of GSoc, I continued my work on adding the horizontal ruler in LibreOffice Online. This week was spent entirely on implementing the ruler in loleaflet, with appropriate part implemented in core already. The basic functionality limited to breakpoints, adjustable

GSoC update | Week 8 | LibreOffice online - Aditya Dewan

2017-07-25 Thread Aditya Dewan
Hi Everyone, During the 8th week of GSoC, i continued my work to add the Ruler support for libreOffice online. Taking further the previously added callbacks, Initially I implemented dummy uno commands to change the ruler state to the reported one, and the support for same was implemented in the

Re: GSoC update | Week 6 & 7 | LibreOffice online - Aditya Dewan

2017-07-17 Thread Rene Engelhard
Hi, On Mon, Jul 17, 2017 at 03:23:32PM +0530, Aditya Dewan wrote: [ online GSoC status ] Is https://bugs.documentfoundation.org/show_bug.cgi?id=103678 in scope of this GSoC or can it be (easily) fixed alongside? Regards, Rene ___ LibreOffice mailing l

Re: GSoC update | Week 6 & 7 | LibreOffice online - Aditya Dewan

2017-07-17 Thread Aditya Dewan
Hi I don't think there should be much difficulty in working on this. With my current timeline, it would be difficult to do this during the gsoc period, but i could certainly work on this once i am done with the gsoc specific tasks. Regards, ___ LibreOff

GSoC update | Week 6 & 7 | LibreOffice online - Aditya Dewan

2017-07-17 Thread Aditya Dewan
Hi Everyone, During the 6th and 7th week of GSoC, i was working on adding the the ruler related callbacks in lokit, the progress has been slow but will try to cover up in the coming week. For most part this involved a lot of code reading related to swruler, svxruler and ruler. As of now the callb

GSoC update | Week 5 | LibreOffice online - Aditya Dewan

2017-07-04 Thread Aditya Dewan
e of small follow ups to other features i had worked on earlier. You can see my work here at https://gerrit.libreoffice.org/#/q/owner:callmedewan%2540gmail.com As the next task, i will be working on adding the horizontal ruler in LibreOffice online. Currently i am exploring various debugging option

GSoC update | Week 4 | LibreOffice online - Aditya Dewan

2017-06-27 Thread Aditya Dewan
Hi everyone! Continuing last weeks work, I am still working on the 'follow editor' feature. As per the discussion here https://gerrit.libreoffice.org/#/c/39024/, it was decided to change the user list design for better user experience. For the new design and functionality the following patches h

GSoC update | Week 3 | LibreOffice online - Aditya Dewan

2017-06-21 Thread Aditya Dewan
Hi everyone! I spent the last week mostly working on adding the 'follow editor' feature. As per the discussions, automatic assigning and switching of editors has been implemented in wsd only, and no changes in the lokit are being made for this. Most part of this is done and is working and the pat

GSoC update | Week 2 | LibreOffice online - Aditya Dewan

2017-06-13 Thread Aditya Dewan
Hi everyone! I spent the last week mostly working on adding graphs in the admin console. Initially as planned, the graph to monitor CPU usage was added and since my broader objective was to solve bugs and add small features from bugzilla, we also decided to add another graph for monitoring the ne

GSoC | Week 2 update | LibreOffice online - Aditya Dewan

2017-06-06 Thread Aditya Dewan
Hi everyone! I spent the last week working on adding the find and replace functionality. It is now complete and related patch can be found at https://gerrit.libreoffice.org/#/c/38287/. This, week i will be working on some interesting features. 1. Introducing new chart in the admin console for tr

GSoC'17 Introduction - Aditya Dewan - Improving LibreOffice online

2017-05-08 Thread Aditya Dewan
cument/d/127QNTrN-76dV_fLPjhxWrIqA6BpU2dq2trvwvLuuNxI/edit?usp=sharing> on improving Libreoffice online, with mentors Micheal Meeks, Jan Holesovsky and Pranav Kant. I am really happy to be a part of GSoC with LibreOffice, and really excited to spend a quality summer hacking and coding on

Re: Possible bug in libreoffice online

2017-03-15 Thread slacka
Aditya Dewan, This list is more for coding-level discussion, not bug reports. To file a bug report, please follow the instructions on our wiki: https://wiki.documentfoundation.org/QA/BugReport -- View this message in context: http://nabble.documentfoundation.org/Possible-bug-in-libreoffice

Possible bug in libreoffice online

2017-03-15 Thread Aditya Dewan
Hi, I noticed a error that pops up every time i start a libreoffice online instance. Whenever i run 'make run' and open the link in the browser this error comes, but it goes away after i refresh. It is not fatal, but i thought of bring it to your notice. I am using ubuntu 16.04

Re: contributing to LibreOffice Online

2017-03-11 Thread Tor Lillqvist
Just do a 'git pull -r' and try again (just run the 'make' command again). It happens that there are compilation errors in the master branch. That is normal for the development branch. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: contributing to LibreOffice Online

2017-03-11 Thread Aditya Dewan
t;>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>> Running build-time unit tests. For more thorough testing, please >>>>

Re: contributing to LibreOffice Online

2017-03-10 Thread Aditya Dewan
gt;>>> # TOTAL: 1 >>>>> # PASS: 0 >>>>> # SKIP: 0 >>>>> # XFAIL: 0 >>>>> # FAIL: 1 >>>>> # XPASS: 0 >>>>> # ERROR: 0 >>>>> ==

Re: contributing to LibreOffice Online

2017-03-10 Thread Aditya Dewan
eTests::testViewOrder. : OK >>>>>>>> TileQueueTests::testPreviewsDeprioritization. : OK >>>>>>>> TileQueueTests::testSenderQueue. : OK >>>>>>>> TileQueueTests::testSenderQueueTileDeduplication. : OK >>>>>>>> TileQueueTests::t

Re: contributing to LibreOffice Online

2017-03-10 Thread Pranav Kant
nizer. : OK >>>>>>> WhiteBoxTests::testRegexListMatcher. : OK >>>>>>> WhiteBoxTests::testRegexListMatcher_Init. : OK >>>>>>> WhiteBoxTests::testEmptyCellCursor. : OK >>>>>>> WhiteBoxTests::testRectanglesIntersect. : OK >>&g

Re: contributing to LibreOffice Online

2017-03-10 Thread Pranav Kant
ke[2]: Leaving directory '/media/dewan/Work/gsoc/online/test' >>>>>> make check-TESTS check-local >>>>>> make[2]: Entering directory '/media/dewan/Work/gsoc/online/test' >>>>>> make[3]: Entering directory '/media/dewan/Work/gsoc/on

Re: contributing to LibreOffice Online

2017-03-09 Thread Pranav Kant
== >>>> >>>> Makefile:1429: recipe for target 'test-suite.log' failed >>>> make[3]: *** [test-suite.log] Error 1 >>>> make[3]: Leaving directory '/media/dewan/Work/gs

Re: contributing to LibreOffice Online

2017-03-09 Thread Aditya Dewan
r 2 >>> make[2]: Leaving directory '/media/dewan/Work/gsoc/online/test' >>> Makefile:1609: recipe for target 'check-am' failed >>> make[1]: *** [check-am] Error 2 >>> make[1]: Leaving directory '/media/dewan/Work/gsoc/online/test' >>&g

Re: contributing to LibreOffice Online

2017-03-09 Thread Pranav Kant
st' >> Makefile:1521: recipe for target 'check-recursive' failed >> make: *** [check-recursive] Error 1 > > > I would be really thankful for your help. > > On Thu, Mar 9, 2017 at 4:22 PM, Pranav Kant wrote: > >> Hi Aditya, >> >> On Thu, M

Re: contributing to LibreOffice Online

2017-03-09 Thread Pranav Kant
am proficient in C/C++, python, and javascript. > > I would love to contribute to Libreoffice online, hence i would be really > thankful if you could guide me towards issues that i could resolve to get > started. > Have you already built LibreOffice online successfully ? If not, p

build libreoffice online problem

2017-02-24 Thread Pranav Kant
Hi, I have pasted your email here because it was too long to be shared on the mailing list - http://pastebin.com/j5Eay2zD Its always better to dump such huge program output to pastebin and share the link in the email. Not sure whats going on, but maybe if you pastebin the output of unit-t

Re: [libreoffice-l10n] LibreOffice Online and Collabora Online demos for TDF members and contributors

2017-02-22 Thread Osvaldo Gervasi
rs: > > 1. LibreOffice Online powered by LibreOffice, weekly snapshot of >master branches of online and core repositories, with ownCloud 9.1 > > https://demo.collaboracloudsuite.com/tdf/ > > Here is where you can checkout the latest features, latest > translations, and

LibreOffice Online and Collabora Online demos for TDF members and contributors

2017-02-21 Thread Michael Meeks
Dear TDF members, developers, localizers, QA-ers, and all contributors, We are happy to announce two demo servers: 1. LibreOffice Online powered by LibreOffice, weekly snapshot of master branches of online and core repositories, with ownCloud 9.1 https://demo.collaboracloudsuite.com/tdf

Re: how to build libreoffice online?

2017-01-03 Thread Pranav Kant
On Wed, Jan 4, 2017 at 9:24 AM, 李运飞 wrote: > hello : > >i want to learn the libreoffice online projuct . but i > don't know how to build it and how to get it worked . it seems that the > document about it is so little . > >is there any

Re: LibreOffice Online integration with Kolab

2016-10-19 Thread Michael Meeks
Hi Aleksander, On 10/19/2016 09:36 AM, Aleksander Machniak wrote: > Hello! I'm working on integrating CODE with Kolab (using WOPI API). Cool =) some great ideas here to improve LibreOffice Online. Feel free to file them as enhancement bugs in bugzilla vs. the online product.

LibreOffice Online integration with Kolab

2016-10-19 Thread Aleksander Machniak
Hello! I'm working on integrating CODE with Kolab (using WOPI API). We already use WebODF (+Manticore) as a document editor and we have collaborative editing implemented. Here we have an iframe with the editor and our own toolbar with some functionality. Actions of this toolbar communicates with t

LibreOffice Online - Docker - Collabora Online Development Edition (CODE)

2016-09-02 Thread Oliver Tempel
Hi, is it possible to run Collabora Online Development Edition Docker Container in a local Net without domain name? So CODE is available under a local IP? Rgds Oliver -- Oliver Tempel IT auf den Punkt gebracht Oliver Tempel Geschäftsführung Lindenstraße 2 57080 Siegen Tel.:0271/55 130 9

Fwd: help for installation of libreoffice online

2016-06-13 Thread Pranav Kant
=online.git;a=blob;f=loolwsd/Storage.cpp;h=ed42978bcb3c4cc33374438d0127a77ea79a36e1;hb=HEAD#l133 -- Forwarded message -- From: nuri ozalp Date: Mon, Jun 13, 2016 at 4:53 PM Subject: Re: help for installation of libreoffice online To: Pranav Kant Hi Pranav, I need your help. I give

Re: Status of accessibility of LibreOffice Online

2016-05-10 Thread Miklos Vajna
Hi Alex, This list is to discuss code and LibreOffice patches. If you want to request something, file a bug in the bugzilla; or if you want to have a discussion about testing, go to the libreoffice-qa@ list. I'm afraid your mail is off-topic on this list. If you have a piece of code you want to s

Status of accessibility of LibreOffice Online

2016-05-10 Thread Alex ARNAUD
Dear Dev Team, I've done a test of LibreOffice Online acccessibility on GNU/Linux with the Orca screenreader and Firefox athttps://www.collaboraoffice.com/try-collabora-cloudsuite/. What have you done to make LibreOffice Online accessible for assistive technologies ? The result of my te

Re: Building Libreoffice online

2016-03-24 Thread Michael Stahl
On 24.03.2016 21:14, krishna keshav wrote: > I am trying to build LibreOffice online and following README of same. > While make here is the error prompted> uhm i don't see an error in there? are you sure you pasted t

Building Libreoffice online

2016-03-24 Thread krishna keshav
Hello, I am trying to build LibreOffice online and following README of same. While make here is the error prompted> make all-recursive make[1]: Entering directory `/home/peace/gsoc/online/loolwsd' Making all in test make[2]: Entering directory `/home/peace/gsoc/online/loolwsd/test

Re: LibreOffice Online Chinese support issues

2016-03-20 Thread Michael Meeks
Hi there, On Wed, 2016-03-16 at 15:54 +0800, majun wrote: > My name is Jun Ma, i'm Xipeng's colleague, i'll take over the work to > try my best implementation Chinese input. Great. > Thank you very much for your suggestions, that sounds great. Thank you > for your work. We will try the j

Re: LibreOffice Online Chinese support issues

2016-03-19 Thread majun
Hi Michael, My name is Jun Ma, i'm Xipeng's colleague, i'll take over the work to try my best implementation Chinese input. Thank you very much for your suggestions, that sounds great. Thank you for your work. We will try the javascript side to support IME.

Re: LibreOffice Online Chinese support issues

2016-03-11 Thread Michael Meeks
Hi Xipeng Song, On Thu, 2016-03-10 at 10:29 +0800, xipeng wrote: > I suspect that the browser may support IME, just after switching > Chinese input do not know how to obtain the return of the unicode > code. Sure - exactly; so - we need a way of injection not just key-codes into the t

libreoffice online Chinese input issues

2016-03-01 Thread xipeng
Hi all, I am a developer work on online office, our team selected libreoffice online open source framework, but we find it does not support Chinese input when edit document online, we want to implement this function, hope you can give us some

Re: How to compile libreoffice online in Ubuntu 15.04

2015-12-23 Thread Rene Engelhard
Hi, On Wed, Dec 23, 2015 at 01:22:51PM +0100, David Tardon wrote: > On Tue, Dec 22, 2015 at 02:49:32PM +0800, Zheng Ping wrote: > > Who has compiled libreoffice online in Ubuntu 15.04 ? > > I can not compile it my ubuntu 15.04. > > Who can give me some detail instructions?

Re: How to compile libreoffice online in Ubuntu 15.04

2015-12-23 Thread David Tardon
Hello, On Tue, Dec 22, 2015 at 02:49:32PM +0800, Zheng Ping wrote: > Who has compiled libreoffice online in Ubuntu 15.04 ? > I can not compile it my ubuntu 15.04. > Who can give me some detail instructions? It would help if you actually described what the problem

How to compile libreoffice online in Ubuntu 15.04

2015-12-21 Thread Zheng Ping
Who has compiled libreoffice online in Ubuntu 15.04 ? I can not compile it my ubuntu 15.04. Who can give me some detail instructions? Thank you! -- with kind regards ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http

Re: [Libreoffice online] Interested in Contribution

2015-04-08 Thread gokul
Hi Ioan Radu, Thank you, But I am already a libreoffice developer and contributed little towards Libreoffice. My request was specifically for the new project which has been started. *libreoffice from collabera* - Libreoffice online On Wed, Apr 8, 2015 at 3:31 PM, Ioan Radu wrote: > Welc

Re: [Libreoffice online] Interested in Contribution

2015-04-08 Thread Ioan Radu
://wiki.openoffice.org/wiki/Documentation On Wed, Apr 8, 2015 at 10:41 AM, gokul wrote: > >I am interested in being a part of libreoffice - online project Can > someone kindly guide me. > >I found that this project as a separate git repo. > https://gerrit.libr

  1   2   >