Re: Resource and energy efficiency of KDE applications

2021-06-29 Thread Arjun AK
s possible and running a minimum set of software. Measurements could be done with a multimeter[1] or maybe even a INA219[2]. [1] https://sigrok.org/wiki/Supported_hardware#Multimeters [2] https://www.adafruit.com/product/904 - Arjun

Re: [kde-guidelines] Shift+Delete shortcut for "cut" standard action

2015-06-03 Thread Arjun AK
On June 3, 2015 10:41:00 PM IST, Heiko Tietze wrote: >On Wednesday 03 June 2015, 17:18:16 Thomas Lübking wrote: >> CC'ing kde-guidelines. >> >> FYI, Shift+Del is IBMs common user access variant[5]... (for Cut) >And therefore it is reflected in our guideline >https://techbase.kde.org/Projects/Us

Re: CMake Error in building KF5 framework

2015-01-21 Thread Arjun AK
. > * ECM (required version >= 1.6.0) > * Qt5Core (required version >= 5.2.0) > * Qt5Test > * Qt5Gui (required version >= 5.2.1) > * Qt5Widgets > * Qt5 (required version >= 5.2.0) Have you installed all the dependencies? https://community.kde.org/Frameworks

Re: Innovative Idea proposal

2014-10-16 Thread Arjun Ak
This could be done with audacity. It has a 'vocal remover' plugin see http://manual.audacityteam.org/o/man/vocal_remover.html On 10/16/14, Sayan Biswas wrote: > Hi, > > My name is Sayan Biswas studying Information Technology from National > Institute of Technology, Durgapur. I have come across an

Re: How to run Frameworks5

2014-06-10 Thread Arjun
Thanks. Its working now. On June 10, 2014 9:17:36 PM IST, Aleix Pol wrote: >On Mon, Jun 9, 2014 at 8:37 PM, Arjun AK wrote: > >> I have successfully built frameworks from source using 'kdesrc-build' >with >> the >> help of instructions given here ( &

How to run Frameworks5

2014-06-09 Thread Arjun AK
I have successfully built frameworks from source using 'kdesrc-build' with the help of instructions given here (http://community.kde.org/Frameworks/Building) But i cant figure out how to run it. Installation path('kdedir') was set to ~/kde/. Since KDM doesn't allow executing anything from home

Re: Loading source code from disk to Qt creator

2014-01-18 Thread Arjun Ak
This is the same error that you had before. You missed out "-DQT_QMAKE_EXECUTABLE=/usr/bin/qmake-qt4" On Sat, Jan 18, 2014 at 8:50 PM, GAURAV Agrawal wrote: > Hello > > While I was trying to load source code to Qt creator following the steps > given on > http://techbase.kde.org/Development/Tutori

Re: compiling okular

2014-01-17 Thread Arjun AK
Try running: "cmake .. -DQT_QMAKE_EXECUTABLE=/usr/bin/qmake-qt4" GAURAV Agrawal wrote: >Hi, > >I am running that in okular/build directory. > >Gaurav > > >On Fri, Jan 17, 2014 at 2:23 AM, Albert Astals Cid >wrote: > >> El Dijous, 16 de gener de 2014, a les 16:07:28, GAURAV Agrawal va >escriure:

Re: compiling okular

2014-01-15 Thread arjun
On Wednesday 15 Jan 2014 9:41:55 PM GAURAV Agrawal wrote: > Hello > > On executing the steps of compiling Okular,it gives the following error > even after installing all the dependencies by the command > >* sudo apt-get build-dep okular* > as I am havin

Problem of mentor for a project in GSoC

2012-03-25 Thread Arjun Basu
Hello, I am Arjun. I wanted to apply for GSoC this year , but I am facing a problem of mentoring. I was in contact with Laszlo Papp (djszapi on irc), and he agreed to mentor me on the project "Writing a QML interface for GHNS (Get Hot New Stuff)" .I started working on the idea and p