Good morning. I'm Landry Bougang Fotso. I'm in third year bachelor of technology in Software engeneering in, CAMEROON. My email address is jlandry...@yahoo.fr . I'm very proud to take part of the discusionQuestion: please how to well analyse a code written by another person? Le mercredi 6 mars 2019 à 13:00:12 UTC+1, <libreoffice-requ...@lists.freedesktop.org> a écrit : Send LibreOffice mailing list submissions to libreoffice@lists.freedesktop.org
To subscribe or unsubscribe via the World Wide Web, visit https://lists.freedesktop.org/mailman/listinfo/libreoffice or, via email, send a message with subject or body 'help' to libreoffice-requ...@lists.freedesktop.org You can reach the person managing the list at libreoffice-ow...@lists.freedesktop.org When replying, please edit your Subject line so it is more specific than "Re: Contents of LibreOffice digest..." Today's Topics: 1. logerrit error (shubham goyal) 2. GSoC 2019 Application (mark rimon) 3. Re: logerrit error (Regina Henschel) 4. LibreOffice Online Build (ahmed elshreif) 5. Re: LibreOffice Online Build (Samuel Mehrbrodt) 6. Re: LibreOffice Online Build (Tor Lillqvist) 7. Re: substantive rework of af_ZA hunspell (Dwayne Bailey) 8. Re: substantive rework of af_ZA hunspell (Andras Timar) 9. Re: GSoC 2019 Application (Muhammet Kara) 10. substantive rework of af_ZA hunspell (kris) ---------------------------------------------------------------------- Message: 1 Date: Tue, 5 Mar 2019 13:04:00 +0530 From: shubham goyal <22shub...@gmail.com> To: libreoffice@lists.freedesktop.org Subject: logerrit error Message-ID: <cajv7175kdpv6seh+y-ixwefmmorg_shjnwpjj17recvncaw...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" Hey, I want to submit my patches in Gerrit for review. But here are some errors. ./logerrit test There seems to be trouble. Please have the output of: ssh -vvvv logerrit at hand when looking for help. ssh -vvv logerrit OpenSSH_7.6p1 Ubuntu-4ubuntu0.2, OpenSSL 1.0.2n 7 Dec 2017 debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 19: Applying options for * debug2: resolving "logerrit" port 22 ssh: Could not resolve hostname logerrit: Name or service not known I am following https://wiki.documentfoundation.org/Development/gerrit#Setting_yourself_up_for_gerrit_-_the_easy_way I also followed the alternative manual way but it didn't help. The current git push output ssh: Could not resolve hostname logerrit: Name or service not known fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. Please guide me set up the logerrit -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20190305/f0cee679/attachment-0001.html> ------------------------------ Message: 2 Date: Tue, 5 Mar 2019 19:35:21 +0000 From: mark rimon <mark_ri...@hotmail.com> To: "libreoffice@lists.freedesktop.org" <libreoffice@lists.freedesktop.org> Subject: GSoC 2019 Application Message-ID: <db7pr03mb465182ac72d959ec05154ceef2...@db7pr03mb4651.eurprd03.prod.outlook.com> Content-Type: text/plain; charset="utf-8" Hello, My name is Mark Rimon, I am a Computer Engineering student at Ain Shams University in Cairo, I would like to apply for your organization's project at Google Summer of Code as i am very interested in your idea. I have a strong Knowledge in C++ with object oriented programming and good knowledge in data structures and algorithms. I have used C++ to implement a command line program to do basic matrices operations similar to Matlab. I have a good knowledge in programming with Java, i implemented few projects with it like a cpu scheduler and used java to develop a mini social network android application, and some classic security algorithms like DES encryption. I also have a good knowledge in python as my graduation project is building a system to aid people for driving; using neural networks models to detect lanes and cars. I also have implemented few programs using a lot of python famous libraries like numpy, matplotlib, pandas and OpenCV. I have a good knowledge in sql, building EER diagrams, mapping them to relational databases and using sql queries. Thanks in advance, Best regards. Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10 -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20190305/337d1dc6/attachment-0001.html> ------------------------------ Message: 3 Date: Tue, 5 Mar 2019 23:36:15 +0100 From: Regina Henschel <rb.hensc...@t-online.de> To: libreoffice@lists.freedesktop.org Subject: Re: logerrit error Message-ID: <3599dfce-3c4f-a343-1fe7-bcaf89c17...@t-online.de> Content-Type: text/plain; charset=UTF-8; format=flowed Hi, shubham goyal schrieb am 05-Mar-19 um 08:34: > Hey, I want to submit my patches in Gerrit for review. But here are some > errors. > > ./logerrit test > First you made your changes. Then use git add to tell git which files you want to commit Then use git commit -m " your comment" to generate the commit. Please notice, that in case your patch belongs to a bug, your comment starts with tdf#123456 (of cause not this dummy number but the actual one). And notice, that the second line of the comment must be empty. And notice, that there is no automatic word wrap, but you must manually take care, that the comment lines are shorter than 70 characters. Then use ./logerrit submit master You should then be ask for your ssh-passphrase. Kind regards Regina ------------------------------ Message: 4 Date: Wed, 6 Mar 2019 04:01:25 +0200 From: ahmed elshreif <ahmedtot...@gmail.com> To: LibreOffice@lists.freedesktop.org Subject: LibreOffice Online Build Message-ID: <CALBevb=pfrr5qclb0j87g6yh9ath+yaep+ndnlochcdx6bi...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" 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... /usr/bin/node checking whether the Boost::Locale library is available... yes configure: error: Could not find a version of the library! >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> I try make clean but i have the same error then i check all Dependencies again and run this command >./configure --enable-silent-rules --with-lokit-path=/home/el-shreif/Libre/core/include --with-lo-path=/home/el-shreif/Libre/core/instdir --enable-debug --with-poco-includes=/tmp/poco/Net/include --with-poco-libs=/tmp/poco/lib but also the same error thanks in advance -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20190306/3cba8bc4/attachment-0001.html> ------------------------------ Message: 5 Date: Wed, 6 Mar 2019 08:28:27 +0100 From: Samuel Mehrbrodt <s.mehrbr...@gmail.com> To: libreoffice@lists.freedesktop.org Subject: Re: LibreOffice Online Build Message-ID: <4ea26b65-aa35-1b64-e65b-bba406f96...@gmail.com> Content-Type: text/plain; charset="utf-8"; Format="flowed" 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 can just use the version provided by the OS. No need for these configure parameters then. Regards Samuel -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20190306/aa893f23/attachment-0001.html> ------------------------------ Message: 6 Date: Wed, 6 Mar 2019 10:15:49 +0200 From: Tor Lillqvist <t...@iki.fi> To: Samuel Mehrbrodt <s.mehrbr...@gmail.com> Cc: libreoffice-dev <libreoffice@lists.freedesktop.org> Subject: Re: LibreOffice Online Build Message-ID: <cangfs+8nkamhkac-ihw-exp_vq0pgicd4p_x0ens6stt7he...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" > > > 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? --tml > -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20190306/d00f17e2/attachment-0001.html> ------------------------------ Message: 7 Date: Wed, 6 Mar 2019 08:39:32 +0000 From: Dwayne Bailey <dwa...@translate.org.za> To: kris <k...@vandermerwe.co.nz> Cc: libreoffice@lists.freedesktop.org, Donald <odze5...@libreoffice.org> Subject: Re: substantive rework of af_ZA hunspell Message-ID: <CACbjkN4faps=E+9192p=l1w9qgrntpvxpgs6y1hhk0nkeo7...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" Hi, Thanks for this work. I haven't had time to look at this for some time. If you feel able to take over maintenance of the af_ZA dictionary that would be great! On Wed, 6 Mar 2019 at 04:18, kris <k...@vandermerwe.co.nz> wrote: > Hi > > I would like to submit new Afrikaans Hunspell dictionary files (Eg > af_ZA.dic and a_ZA.aff). > The current files have not been updated since 2009 and are outdated. > > I have done a total revamp of the two files. > Details on the update is described here in Afrikaans: > https://puzzlefoundry.com/wiki/af/AfrikaanseHunSpellToetser > > The files are gzipped to af_ZA.tar.gz under this pull request: > https://github.com/LibreOffice/dictionaries/pull/15 > > How do I go about it? > > Kris van der Merwe > > -- Dwayne *Translate* +27 12 460 1095 (work) -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20190306/b18c5d6f/attachment-0001.html> ------------------------------ Message: 8 Date: Wed, 6 Mar 2019 10:20:41 +0100 From: Andras Timar <tima...@gmail.com> To: Dwayne Bailey <dwa...@translate.org.za> Cc: kris <k...@vandermerwe.co.nz>, Donald <odze5...@libreoffice.org>, libreoffice <libreoffice@lists.freedesktop.org> Subject: Re: substantive rework of af_ZA hunspell Message-ID: <CAKqTfXZfoKdm=ivra9-2++8vxcprszjmbq+f0izwmsqekra...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" Hi Kris, We don't use GitHub, it's a read-only mirror of LibreOffice code. I pushed your work to LibreOffice Gerrit: https://gerrit.libreoffice.org/#/c/68796/ Best regards, Andras On Wed, Mar 6, 2019 at 9:39 AM Dwayne Bailey <dwa...@translate.org.za> wrote: > Hi, > > Thanks for this work. I haven't had time to look at this for some time. > If you feel able to take over maintenance of the af_ZA dictionary that > would be great! > > On Wed, 6 Mar 2019 at 04:18, kris <k...@vandermerwe.co.nz> wrote: > >> Hi >> >> I would like to submit new Afrikaans Hunspell dictionary files (Eg >> af_ZA.dic and a_ZA.aff). >> The current files have not been updated since 2009 and are outdated. >> >> I have done a total revamp of the two files. >> Details on the update is described here in Afrikaans: >> https://puzzlefoundry.com/wiki/af/AfrikaanseHunSpellToetser >> >> The files are gzipped to af_ZA.tar.gz under this pull request: >> https://github.com/LibreOffice/dictionaries/pull/15 >> >> How do I go about it? >> >> Kris van der Merwe >> >> > > -- > Dwayne > > *Translate* > +27 12 460 1095 (work) > _______________________________________________ > LibreOffice mailing list > LibreOffice@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/libreoffice -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20190306/a99141ac/attachment-0001.html> ------------------------------ Message: 9 Date: Wed, 6 Mar 2019 13:54:54 +0300 From: Muhammet Kara <muhamme...@gmail.com> To: mark rimon <mark_ri...@hotmail.com> Cc: "libreoffice@lists.freedesktop.org" <libreoffice@lists.freedesktop.org> Subject: Re: GSoC 2019 Application Message-ID: <cags+rduizenyqc6hat6wmy70wk2zsr-vy0mrgomcqcnq8mj...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" Hi Mark, It is nice to see you are interested in applying for a GSoC project at LibreOffice. Having skill/knowledge/experience in programming, and especially in C++ helps a lot while working on the LibreOffice code-base. As the student application date for GSoC is approaching, I suggest you to - Go through the LibreOffice development getting started page: https://wiki.documentfoundation.org/Development/GetInvolved - Start with solving some 'beginner' easyHacks: https://wiki.documentfoundation.org/Development/EasyHacks/by_Required_Skill - Solve at least one 'interesting' easyHack - Start discussing your ideas with possible mentors, and preparing your proposal - Don't leave your proposal to the last day. Sooner is better. Also checking the GSoC ideas page first, and trying to choose the easyHacks related to your probable idea(s) might be a good idea: https://wiki.documentfoundation.org/Development/GSoC/Ideas If you ever get stuck (after doing the usual leg-work (re(search), try, debug etc.) yourself), please don't hesitate to ask your questions either on the #libreoffice-dev IRC channel, or on this mailing list. Best, Muhammet -- Consultant Software Engineer Collabora Productivity mark rimon <mark_ri...@hotmail.com>, 6 Mar 2019 Çar, 01:22 tarihinde şunu yazdı: > > > Hello, > > > > > > My name is Mark Rimon, I am a Computer Engineering student at Ain > Shams University in Cairo, I would like to apply for your organization's > project at Google Summer of Code as i am very interested in your idea. > > > > I have a strong Knowledge in C++ with object oriented programming and > good knowledge in data structures and algorithms. I have used C++ to > implement a command line program to do basic matrices operations similar to > Matlab. > > > > I have a good knowledge in programming with Java, i implemented few > projects with it like a cpu scheduler and used java to develop a mini > social network android application, and some classic security algorithms > like DES encryption. > > > > I also have a good knowledge in python as my graduation project is > building a system to aid people for driving; using neural networks models > to detect lanes and cars. > > I also have implemented few programs using a lot of python famous > libraries like numpy, matplotlib, pandas and OpenCV. > > > > I have a good knowledge in sql, building EER diagrams, mapping them to > relational databases and using sql queries. > > > > Thanks in advance, > > > > > > Best regards. > > > > > > Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for > Windows 10 > > > _______________________________________________ > LibreOffice mailing list > LibreOffice@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/libreoffice -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20190306/f7d09df3/attachment-0001.html> ------------------------------ Message: 10 Date: Wed, 06 Mar 2019 17:17:50 +1300 From: kris <k...@vandermerwe.co.nz> To: dwa...@translate.org.za, libreoffice@lists.freedesktop.org Cc: Donald <odze5...@libreoffice.org> Subject: substantive rework of af_ZA hunspell Message-ID: <1551845870.12573.14.ca...@vandermerwe.co.nz> Content-Type: text/plain; charset="UTF-8" Hi I would like to submit new Afrikaans Hunspell dictionary files (Eg af_ZA.dic and a_ZA.aff). The current files have not been updated since 2009 and are outdated. I have done a total revamp of the two files. Details on the update is described here in Afrikaans: https://puzzlefoundry.com/wiki/af/AfrikaanseHunSpellToetser The files are gzipped to af_ZA.tar.gz under this pull request: https://github.com/LibreOffice/dictionaries/pull/15 How do I go about it? Kris van der Merwe ------------------------------ Subject: Digest Footer _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice ------------------------------ End of LibreOffice Digest, Vol 103, Issue 6 *******************************************
_______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice