Installation

2014-10-22 Thread Garvit Khatri
Hello everyone, I am Garvit Khatri. I was trying to install kde project pairs. I cloned it and tried to buld it using Commnad: cmake -DCMAKE_INSTALL_PREFIX=$KDEDIRS -DCMAKE_BUILD_TYPE=Debug .. But i am getting this error: CMake Error at themes/CMakeLists.txt:37 (add_subdirectory

Re: Installation

2014-10-22 Thread Garvit Khatri
hey Rahul, Thank you it worked now. On Wed, Oct 22, 2014 at 4:46 PM, Rahul Chowdhury wrote: > Hi Garvit, > > Take a look at this link and see if the steps you are following to build > Pairs are something like this- http://fpaste.org/144116/ > > On Wed, Oct 22, 2014 at 4:26

Re: Installation

2014-10-22 Thread Garvit Khatri
hey Rahul, I am new to KDE community i would like to contribute to PAIRS project can you point me to the right direction on how to get started. Thank you On Wed, Oct 22, 2014 at 5:06 PM, Garvit Khatri wrote: > hey Rahul, > > Thank you it worked now. > > On Wed, Oct 22, 2014 at

Re: Installation

2014-10-22 Thread Garvit Khatri
n #kde-devel in IRC. > > On Wed, Oct 22, 2014 at 5:58 PM, Garvit Khatri > wrote: > >> hey Rahul, >> >> I am new to KDE community i would like to contribute to PAIRS project can >> you point me to the right direction on how to get started. >> >>

KDE Project

2014-11-05 Thread Garvit Khatri
Hello Everyone, I am a little bit late in submiting my proposal for SOK. I would like to send my proposal here. Please try and consider it. Here Goes My Proposal: *Name*: Garvit Khatri *Country*: India *Project Title*: Porting to KF5 *Project Description*: I have looked into Kturtle

Re: KDE Project

2014-11-06 Thread Garvit Khatri
; I could mentor Garvit, given if he's still eligible to participate. >>> >>> >>> Regards >>> Anuj >>> >>> On Thu, Nov 6, 2014 at 11:06 AM, Heena Mahour >>> wrote: >>> >>>> Thank you Garvit for your proposal,

Installing kturtle

2014-11-10 Thread Garvit Khatri
hi everyone, I am having some issues installing kturtle. I sucessfully built the project using cmake but when i install it using "make install" i get the errors given here : https://gist.github.com/garvitdelhi/9a9fac36f9d0e2a02aba Please help me out with this problem. Thank You

Re: Installing kturtle

2014-11-10 Thread Garvit Khatri
Thank you i will have a look at it now. On Tue, Nov 11, 2014 at 11:14 AM, Burkhard Lück wrote: > Am Dienstag, 11. November 2014, 11:05:17 schrieb Garvit Khatri: > > hi everyone, > > > > I am having some issues installing kturtle. I sucessfully built the > project &g

KF5KDEGames

2014-12-19 Thread Garvit Khatri
doing wrong and why i am having this error. Thank You -- Regards, Garvit Khatri >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: KF5KDEGames

2014-12-20 Thread Garvit Khatri
an/listinfo/kde-devel#unsub to > unsubscribe << > > -- Regards, Garvit Khatri >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Porting KNetWalk

2014-12-21 Thread Garvit Khatri
so i wanted to ask how can i change the path where it finds drkonqi, so that i can have a better backtrace and work on porting ui. Thank you -- Regards, Garvit Khatri >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Porting KNetWalk

2014-12-21 Thread Garvit Khatri
here it is http://pastebin.com/4kSsGFVE On Mon, Dec 22, 2014 at 11:55 AM, Shantanu Tushar Jha wrote: > Somehow its ending up mixing two versions of Qt libraries. Can you > pastebin the output for- > > VERBOSE=1 make > > On Mon, Dec 22, 2014 at 11:49 AM, Garvit Khatri &

Re: Porting KNetWalk

2014-12-21 Thread Garvit Khatri
garvit/Qt5.3.2 and my guess is that the KF5 binaries you have > are built against Qt5.3.0 > > On Mon, Dec 22, 2014 at 12:39 PM, Garvit Khatri > wrote: > >> here it is http://pastebin.com/4kSsGFVE >> >> On Mon, Dec 22, 2014 at 11:55 AM, Shantanu Tushar Jha >> w

Re: Porting KNetWalk

2014-12-23 Thread Garvit Khatri
Thank you, but now i solved it :) On Tue, Dec 23, 2014 at 7:36 PM, Sebastian Kügler wrote: > On Monday, December 22, 2014 13:01:47 Garvit Khatri wrote: > > I am using the KF5 binaries that came with kubuntu 14.10 and i think i > > should downgrade my Qt5.3.2 to Qt5.3.0 and try it

KNetWalk Error

2014-12-26 Thread Garvit Khatri
Moreover i can find org.kde.games.core at /usr/local/lib/x86_64-linux-gnu/plugins/imports/org/kde/games/core and /usr/lib/x86_64-linux-gnu/plugins/imports/org/kde/games/core what could be possible solution to this. Thank you -- Regards, Garvit Khatri >> Visit http://mail.kde.org/mail

Re: Porting KNetWalk

2015-01-08 Thread Garvit Khatri
Hey David, I downgraded my qt from Qt 5.3.2 to Qt 5.3.0 and for drkonqi problem i copied it binary to /usr/lib/x86_64-linux-gnu/libexec/drkonqi so that drkonqi could be found by knetwalk. On Thu, Jan 8, 2015 at 8:39 AM, David Narvaez wrote: > On Tue, Dec 23, 2014 at 12:48 PM, Garvit Kha

LabPLot POrt

2015-02-16 Thread Garvit Khatri
:55: error: 'setDefaultButton' was not declared in this scope setDefaultButton(Ok); ^ /home/garvitdelhi/dev/sok/labplot_port/src/kdefrontend/SettingsDialog.cpp:55: error: 'setDefaultButton' was not declared in this scope setDefaultButton(Ok);

Re: [Labplot-devel] LabPLot POrt

2015-02-16 Thread Garvit Khatri
Hi Aleix, Thanks for help but do you have any reference for error: 'setButtons' was not declared in this scope. Thank you Cheers, Garvit Khatri On Mon, Feb 16, 2015 at 7:19 PM, Aleix Pol wrote: > On Mon, Feb 16, 2015 at 2:30 PM, Garvit Khatri > wrote: > > Hi All

Re: [Labplot-devel] LabPLot POrt

2015-02-16 Thread Garvit Khatri
Khatri On Mon, Feb 16, 2015 at 8:47 PM, Aleix Pol wrote: > On Mon, Feb 16, 2015 at 4:09 PM, Garvit Khatri > wrote: > > Hi Aleix, > > > > Thanks for help but do you have any reference for error: 'setButtons' was > > not declared in this scope. > > &

Re: [Labplot-devel] LabPLot POrt

2015-02-16 Thread Garvit Khatri
Thanks it works Cheers, Garvit Khatri On Mon, Feb 16, 2015 at 10:08 PM, Aleix Pol wrote: > On Mon, Feb 16, 2015 at 5:23 PM, Garvit Khatri > wrote: > > > > i am not getting you I tried this: > > > > setButtons(QDialogButtonBox::Ok | QDialogButtonBox::Apply

LabPLot Port: gsl problem

2015-02-17 Thread Garvit Khatri
in.com/wfzJz0vA Any help for this? Thank You Cheers, Garvit Khatri >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: LabPLot Port: gsl problem

2015-02-17 Thread Garvit Khatri
Hi Alexander, I have installed libgsl0-dev, is there any specific package i should install? Thank you Cheers, Garvit Khatri On Wed, Feb 18, 2015 at 3:05 AM, Alexander Semke wrote: > > > I am getting error in gs/functions file givven below: > > > > /home/garvitdelhi/dev

Re: How to I Build the Kde apps and alter the source?

2015-02-28 Thread Garvit Khatri
ipt that install all the kf5 components so nothing is missing. as your make output says you have many packages missing. Just run this script with root privileges. Cheers, Garvit Khatri >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: How to I Build the Kde apps and alter the source?

2015-02-28 Thread Garvit Khatri
here is the pastebin: http://pastebin.com/pq5pS7xw Cheers, Garvit Khatri On Sun, Mar 1, 2015 at 11:53 AM, Nilesh Kokane wrote: > Hi Garvit, > > > On Sun, Mar 1, 2015 at 11:29 AM, Garvit Khatri > wrote: > >> WARNING: This e-mail has been altered by MIMEDefang. Followi

FOSSASIA 2016

2016-03-01 Thread Garvit Khatri
Hi, I would like to know who all from KDE will be attending this year's FOSSASIA. It will be good chance to meet in person with the community contributors. Also, I would like to know if there is a banner that I can use or get for KDE or LabPlot that I could use to represent KDE. This is what FOS

Re: FOSSASIA 2016

2016-03-25 Thread Garvit Khatri
event to spread the word about KDE. On Thu, Mar 3, 2016 at 1:57 AM Lydia Pintscher wrote: > On Tue, Mar 1, 2016 at 3:32 PM Garvit Khatri > wrote: > >> Hi, >> >> I would like to know who all from KDE will be attending this year's >> FOSSASIA. It will be good

Phabricator repo link

2016-04-22 Thread Garvit Khatri
Hi, I am not able to find push/pull URLs listed on any of the projects on phabricator. As it is a complete replacement for projects.kde.org it would be good to see these URLs mentioned for every project. Guide me if they already exist as I am not able to find them. -- Regards, Garvit

Error in KF5KDELibs4Support Arch Linux

2016-07-01 Thread Garvit Khatri
Hi all, I was trying to build a KDE application, LabPlot on Arch linux but I am getting an error that says: CMake Warning at /usr/share/ECM/find-modules/FindKF5.cmake:74 (find_package): Found package configuration file: /usr/lib64/cmake/KF5KDELibs4Support/KF5KDELibs4SupportConfig.cmake but

Re: Error in KF5KDELibs4Support Arch Linux

2016-07-01 Thread Garvit Khatri
Hi, On Fri, Jul 1, 2016 at 6:36 PM Ashish Bansal wrote: > On Fri, Jul 1, 2016 at 6:27 PM, Garvit Khatri > wrote: > >> Hi all, >> >> I was trying to build a KDE application, LabPlot on Arch linux but I am >> getting an error that says: >> >> CMake W

Re: Guide to KDE development

2016-12-15 Thread Garvit Khatri
Hi Nils, The best way to get started is to find a project that interests you, use it for some time and look out for bugs or improvements. Discuss your findings with community submit a patch and continue, Regards, Garvit On Fri, Dec 16, 2016 at 12:59 AM Nils Klawitter wrote: > Hey, > > well I l

Building kdelibs4support on Mac

2017-06-07 Thread Garvit Khatri
Hi, I am trying to build kdelibs4support on MacOs Sierra (v10.12.4 Beta) all the dependencies are already built and installed using kdesrc-build. Now, when I try to build kdelibs4support using kdesrc-build I get the following error: 1. /kde/usr/frameworks/kdelibs4support/src/kssl/ksslcertific

Re: Building kdelibs4support on Mac

2017-06-07 Thread Garvit Khatri
On Thu, Jun 8, 2017 at 1:45 AM Allen Winter wrote: > On Wednesday, June 7, 2017 4:04:13 PM EDT Garvit Khatri wrote: > > Hi, > > > > I am trying to build kdelibs4support on MacOs Sierra (v10.12.4 Beta) all > > the dependencies are already built and installed using kd