Re: OCS Providers File - High Numbers of Requests

2021-09-23 Thread Shantanu Tushar Jha
Hi, Just an idea - do we have enough logs on the server to see the requests history by date? If so, one can identify if there was a spike of the requests after a particular set of dates (which can in turn give us a hint about which release might contain a bug that's making more calls than expected

Thanks for maintaining Baloo

2021-06-03 Thread Shantanu Tushar Jha
Hey folks, Just a quick shout-out to those of you working on Baloo. I have not been following development but I have observed that searching for my documents has been very reliable for the last few releases. Thank you \o/ -- Shantanu Tushar

Re: QtQuick: Why is it relevant

2015-03-05 Thread Shantanu Tushar Jha
Hi, Adding to what Aleix said, the approach to problems being different might also lead to confusion and frustration in the beginning if you have used QWidgets extensively. In such cases, reading the examples (there are loads of them) is very useful. -- Shantanu Tushar(UTC +0530) http://www.

Re: Porting KNetWalk

2014-12-21 Thread Shantanu Tushar Jha
, 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 >> wrote: >> >

Re: Porting KNetWalk

2014-12-21 Thread Shantanu Tushar Jha
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 wrote: > Hello everyone, > > I am porting KNetWalk, and i am sort of stuck now. It is building quit > well and even make command gives no er

Re: The name of Applications 4.14 + 1

2014-07-16 Thread Shantanu Tushar Jha
Looking from a user's perspective who has been using KDE for some time now, this sounds confusing. The reason is that Plasma is 5 and then applications will be called 2014.mm, its just too much of a difference. And I'm not just guessing, I've answered questions from such users on #kde while trying

Re: UPnP library for Qt

2014-07-06 Thread Shantanu Tushar Jha
Yeah, I already checked that one which uses HUPnP which has should be easy to use with Qt. Btw, anyone knows that what was used in the N9/Harmattan Media Server thingy? On Sun, Jun 29, 2014 at 5:18 PM, Kevin Krammer wrote: > On Sunday, 2014-06-29, 12:25:43, Shantanu Tushar Jha wrote: >

Re: Jungle and Plasma Media Center

2014-07-04 Thread Shantanu Tushar Jha
On Sat, Jul 5, 2014 at 5:39 AM, Aleix Pol wrote: > On Fri, Jul 4, 2014 at 1:05 PM, Shantanu Tushar Jha > wrote: > >> >> >> On Fri, Jul 4, 2014 at 12:00 AM, Vishesh Handa wrote: >> >>> Hey Shaantanu >>> >>> Jungle is more of a pers

Re: Jungle and Plasma Media Center

2014-07-04 Thread Shantanu Tushar Jha
o use. For that matter, I don't think anyone would mind even a radical change in PMC's UI itself. On Fri, Jul 4, 2014 at 7:55 PM, Vishesh Handa wrote: > > On Fri, Jul 4, 2014 at 4:02 PM, Shantanu Tushar Jha > wrote: > >> In the ideal case, you'd just switch to

Re: Jungle and Plasma Media Center

2014-07-04 Thread Shantanu Tushar Jha
On Fri, Jul 4, 2014 at 6:29 PM, Vishesh Handa wrote: > > On Fri, Jul 4, 2014 at 2:52 PM, Shantanu Tushar Jha > wrote: > >> Ah they can very well exist (even though PMC isn't really just a video >> player), as you have mentioned in a comment on the blog post. How

Re: Jungle and Plasma Media Center

2014-07-04 Thread Shantanu Tushar Jha
On Fri, Jul 4, 2014 at 6:09 PM, Vishesh Handa wrote: > > On Fri, Jul 4, 2014 at 1:05 PM, Shantanu Tushar Jha > wrote: > >> On Fri, Jul 4, 2014 at 12:00 AM, Vishesh Handa wrote: >> >>> Hey Shaantanu >>> >>> Jungle is more of a personal itch

Re: Jungle and Plasma Media Center

2014-07-04 Thread Shantanu Tushar Jha
e from Jungle and help create > it into a library that we can share. We would still like to experiment with > some different UIs and not tie ourselves down to PMC. > Yep, I plan to expose a PMC backend from Jungle over this weekend, lets see how it goes. > On Thu, Jul 3, 2014 at 7:19 PM,

Jungle and Plasma Media Center

2014-07-03 Thread Shantanu Tushar Jha
Hi folks, For people who might not have heard of it, Jungle[1][2] is a video player geared towards movies and TV series which leverages Baloo for search. The main idea is that sources on the Internet can be used to fetch a lot of information about such movies and TV series, and that is exactly wha

UPnP library for Qt

2014-06-28 Thread Shantanu Tushar Jha
Hey folks, One of the things we wanted to implement in Plasma Media Center is DLNA/UPnP support. A quick search seems to suggest https://code.google.com/p/qupnp/ for Qt projects. Has anybody used it in their projects or have any other suggestions? Or, should we directly use GUPnP with a wrapper?

Re: Review Request 117800: Move tests inside libs/mediacenter and make them compile with the library sources instead of linking to libplasmamediacenter

2014-04-28 Thread Shantanu Tushar Jha
Hi folks, This patch makes our tests compile with the actual sources files they are testing, instead of linking to the object created from the sources. This is done for these reasons- * (this is the main reason) We no longer have to export classes just to test them * We can use ORM mapped classes

Re: Who are our users?

2014-04-25 Thread Shantanu Tushar Jha
On Fri, Apr 25, 2014 at 12:52 PM, Ian Wadham wrote: > On 25/04/2014, at 1:07 AM, Shantanu Tushar Jha wrote: > > Each of us keep an idea about our target users when we write KDE > software, be it our workspaces, our applications or anything. From recent > threads on the list,

Who are our users?

2014-04-24 Thread Shantanu Tushar Jha
Hi folks! Each of us keep an idea about our target users when we write KDE software, be it our workspaces, our applications or anything. From recent threads on the list, I have started doubting if the ideas I have in mind have been correct or not all the years I've been in KDE. So, I started askin

Re: Right on! was Re: Alternate Baloo KCM Module

2014-04-24 Thread Shantanu Tushar Jha
On Thu, Apr 24, 2014 at 8:01 PM, Lindsay Mathieson < lindsay.mathie...@gmail.com> wrote: > On Thu, 24 Apr 2014 01:42:43 PM Vishesh Handa wrote: > > Well, I'd always said that any alternatives are more than welcome. In > fact > > all of the code on github is mine, before I redesigned the UI. > > Y

Loading and "unloading" a shared library after use

2014-04-21 Thread Shantanu Tushar Jha
Hi fellow devs, In the latest Kubuntu release, 14.04, Plasma Media Center's primary feature - playback of audio and video has stopped working. This is because we link to libplasma which in turn links to libgstreamer-1.0 while QtMultimediaKit links to libgstreamer-0.10. This upsets Glib because it

Re: Baloo Indexer and options

2014-04-21 Thread Shantanu Tushar Jha
On Mon, Apr 21, 2014 at 6:50 PM, Shawn Starr wrote: > On Monday, April 21, 2014 8:58:55 AM, "wagner.r...@gmail.com" < > wagner.r...@gmail.com> wrote: > > Hello Shawn, > > > > > >take a look at this blog post, > http://vhanda.in/blog/2014/04/desktop-search-configuration/ > > > > > > > >" > >There

Re: Systems Settings - Desktop Search

2014-03-30 Thread Shantanu Tushar Jha
On Mon, Mar 31, 2014 at 3:15 AM, Albert Astals Cid wrote: > El Dilluns, 31 de març de 2014, a les 07:27:38, Lindsay Mathieson va > escriure: > > On Sun, 30 Mar 2014 11:19:26 PM Albert Astals Cid wrote: > > > > I don't like this automagic stuff. > > > > > > This is not a very good sentence to be h

Re: Systems Settings - Desktop Search

2014-03-30 Thread Shantanu Tushar Jha
14 11:38:47 AM Shantanu Tushar Jha wrote: > > > > Another thing that I just remembered is that right now I have Nepomuk set > > like this- > > > > /media/Data/Music (index) > > /media/Data/Photos (index) > > /media/Data/Pictures (index) > > /media/Da

Re: Systems Settings - Desktop Search

2014-03-29 Thread Shantanu Tushar Jha
On Sat, Mar 29, 2014 at 4:08 PM, Vishesh Handa wrote: > On Saturday, March 29, 2014 03:53:00 PM Shantanu Tushar Jha wrote: > > > > Last I checked, the list is as wide as the dialog and there is quite some > > space where a full path will (mostly) fit in, so it should be go

Re: Systems Settings - Desktop Search

2014-03-29 Thread Shantanu Tushar Jha
On Sat, Mar 29, 2014 at 9:58 PM, Vishesh Handa wrote: > On Sunday, March 30, 2014 12:30:55 AM Lindsay Mathieson wrote: > > On Sat, 29 Mar 2014 03:21:26 PM Thomas Lübking wrote: > > > To me it translates to the simple fact that "I doubt that other people > > > know > > > what i want/need to be ind

Re: Systems Settings - Desktop Search

2014-03-29 Thread Shantanu Tushar Jha
On Sat, Mar 29, 2014 at 7:45 PM, Shantanu Tushar Jha wrote: > On Sat, Mar 29, 2014 at 7:30 PM, Vishesh Handa wrote: > >> On Saturday, March 29, 2014 06:48:45 PM Shantanu Tushar Jha wrote: >> > >> > Ok I plugged in my OtherDisk and it seems to work as you said, the

Re: Systems Settings - Desktop Search

2014-03-29 Thread Shantanu Tushar Jha
On Sat, Mar 29, 2014 at 7:30 PM, Vishesh Handa wrote: > On Saturday, March 29, 2014 06:48:45 PM Shantanu Tushar Jha wrote: > > > > Ok I plugged in my OtherDisk and it seems to work as you said, then I > > removed the OtherDisk from the blacklist. Once I do that, there is no

Re: Systems Settings - Desktop Search

2014-03-29 Thread Shantanu Tushar Jha
On Sat, Mar 29, 2014 at 6:48 PM, Andrea Scarpino wrote: > On Sat 29, March 23:03:34 Lindsay Mathieson wrote: > > Ok, seems a bit complicated and black magic - I'd prefer to explicitly > set > > directories rather then hope the software guesses right. > > At the beginning I was with you: I thought

Re: Systems Settings - Desktop Search

2014-03-29 Thread Shantanu Tushar Jha
On Sat, Mar 29, 2014 at 6:34 PM, Vishesh Handa wrote: > On Saturday, March 29, 2014 10:51:06 PM Lindsay Mathieson wrote: > > > > I'm confused - the external mount is shown, but I actually want it to be > > indexed, so I removed it, as far as I understand from what you are > saying, > > only items

Re: Systems Settings - Desktop Search

2014-03-29 Thread Shantanu Tushar Jha
On Sat, Mar 29, 2014 at 5:13 PM, Vishesh Handa wrote: > On Saturday, March 29, 2014 09:27:29 PM Lindsay Mathieson wrote: > > On Sat, 29 Mar 2014 12:23:50 PM Vishesh Handa wrote: > > > We do not index everything. That would be foolhardy. We just index your > > > HOME by default. > > > > There's n

Re: Systems Settings - Desktop Search

2014-03-29 Thread Shantanu Tushar Jha
On Sat, Mar 29, 2014 at 4:08 PM, Vishesh Handa wrote: > On Saturday, March 29, 2014 03:53:00 PM Shantanu Tushar Jha wrote: > > > > Last I checked, the list is as wide as the dialog and there is quite some > > space where a full path will (mostly) fit in, so it should be go

Re: Systems Settings - Desktop Search

2014-03-29 Thread Shantanu Tushar Jha
Hi, On Sat, Mar 29, 2014 at 3:47 PM, Vishesh Handa wrote: > On Saturday, March 29, 2014 12:47:46 PM Lindsay Mathieson wrote: > > KDE 4.12.95 (Kubuntu 14.04 Beta 2) > > > > Is there work planned for this? because as is, its quite confusing and > > appears to be missing crucial settings. > > > > A

Re: Downgrade KDE SC Version 4.12.2

2014-02-22 Thread Shantanu Tushar Jha
Hi Kanjana, This sounds like a question you should ask on the Linux Mint forums or mailing lists. They should be better at answering such questions. Cheers, On Sun, Feb 23, 2014 at 11:16 AM, Kanjana wrote: > I am on Linux Mint 13 KDE 64-bit. > > The update manager is set to levels 1, 2, 3 and

Re: Interested in Contributing

2014-01-22 Thread Shantanu Tushar Jha
Also, you should attend http://conf.kde.in/ which starts just one month from now. There will be talks on beginning with KDE, and other talks about some KDE projects. The speakers are experienced KDE contributors and you will benefit a lot talking to them. This is something you really don't want to

Re:

2014-01-15 Thread Shantanu Tushar Jha
You should find build instructions at the bottom of the page http://okular.kde.org/download.php . Instead of this - cmake -DCMAKE_INSTALL_PREFIX=/path/to/your/kde4/install/dir .. use this- cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` .. If this complains about missing dependencies, you

Re: [CFP] conf.kde.in 2014

2013-12-16 Thread Shantanu Tushar Jha
A gentle reminder, today is the last day of the CFP. If you have been planning to submit a talk, do it now! http://conf.kde.in/cfp.html On Fri, Dec 6, 2013 at 12:17 PM, Sinny Kumari wrote: > Hi all, > > I am sure that you will be happy to know that there is a KDE conference in > India, popularl

Re: Debug messages

2013-12-11 Thread Shantanu Tushar Jha
on known about kdebugdialog... so i execute kdebugdialog and is > already active it's checkbox, but nothing, then i use --fullmode and select > that the all message show me throw a KMessageBox, but nothing. > > ---------- > *De: *"Shantanu Tushar Jha&qu

Re: Debug messages

2013-12-11 Thread Shantanu Tushar Jha
run kdebugdialog from your command line and enable the checkbox for your akonadi resource plugin. If that doesn't seem to work, you can try selecting "enable all debug output" On Wed, Dec 11, 2013 at 9:42 PM, Luis Felipe Dominguez Vega < lfdoming...@estudiantes.uci.cu> wrote: > How I can see the

Re: Kaffeine's future

2013-12-09 Thread Shantanu Tushar Jha
On Mon, Dec 9, 2013 at 2:59 PM, Daniel Kreuter wrote: > Hi > > Am Montag, 9. Dezember 2013 schrieb Mario Fux KDE ML : > > Am Montag, 02. Dezember 2013, 18.34:15 schrieb Christoph Pfister: >> > Hi guys, >> >> Good morning Christoph >> >> > I know I should have done this step earlier. After taking o

Re: please help

2013-09-17 Thread Shantanu Tushar Jha
follow whatever mentioned by Sebastian and Shantanu. To know more >> about Plasma Media Cenetr, you can take a look at wiki page >> http://community.kde.org/Plasma/Plasma_Media_Center . You can find list >> of bugs related to Plasma media Center at >> https://bugs.kde.org/comp

Re: please help

2013-09-12 Thread Shantanu Tushar Jha
Hi Kaushik, Nice to have you here, its cool that you want to contribute to PMC. The first step would be to run it and see how it works, the features etc. Sinny has a step by step tutorial here http://sinny.in/node/25 . Once you've done that, you can fix bugs, or pick up feature tasks as you find c

Re: Proposal: KDE Integration with Android

2013-08-17 Thread Shantanu Tushar Jha
I think you're looking for http://albertvaka.wordpress.com/2013/08/05/introducing-kde-connect/ On Sat, Aug 17, 2013 at 1:08 PM, vedant agarwala wrote: > Hello everyone, > > I have a proposal. I feel that it will be a good idea for KDE software to > talk to Android phones over USB and/or WiFi. Pe

Re: kubuntu 13.04 crashes

2013-06-16 Thread Shantanu Tushar Jha
When you install kubuntu (or any other kde linux distribution), it already has KDE installed into /usr of your filesystem. If you run make install as you show in the command, you are overwriting that KDE with one built from the source code, this is very likely to break things. Why? Its because your

Re: kde settings apply vs instant change

2013-05-28 Thread Shantanu Tushar Jha
Well not really, I've mostly seen dialogs which only have "Close" in the apply-immediately world. And thats what I hate, no option to go back. On Tue, May 28, 2013 at 6:14 PM, Thiago Macieira wrote: > On segunda-feira, 27 de maio de 2013 17.31.55, Daniel Nicoletti wrote: > > I don't think it's

Re: <3 for some people

2013-02-17 Thread Shantanu Tushar Jha
+1 for Yash for being proactive and organizing a KDE meetup in his college +1 for Aaron for the Luminosity of Free Software hangout he's doing - people are getting doubts answered On Sun, Feb 17, 2013 at 10:43 PM, kaushik wrote: > Hi, > > On Sun, Feb 17, 2013 at 7:51 PM, Lydia Pintscher wrote:

Re: backup system for KDE

2013-01-05 Thread Shantanu Tushar Jha
Hi, On Sun, Jan 6, 2013 at 8:27 AM, Tirtha Chatterjee < tirtha.p.chatter...@gmail.com> wrote: > > > > On Sat, Jan 5, 2013 at 9:25 PM, Adrien wrote: > >> Hi, >> >> I am looking for a backup system, well integrated into KDE. MacOS has >> TimeMachine, but for KDE I only found backintime-kde, which i

Re: [kde-artists] [kde-devel] New Plasma widget, Activity or something

2012-12-30 Thread Shantanu Tushar Jha
For reference, screenshot of a UI Intel had put on their ExoPC devices, http://www.blogcdn.com/www.engadget.com/media/2011/02/new-meego-mwc-rm-eng-600-1297668060.jpg On Sun, Dec 30, 2012 at 3:37 AM, Nuno Pinheiro wrote: > ** > > A Sábado, 29 de Dezembro de 2012 18:34:47 József Makay escreveu: > >

Re: project with KDE

2012-12-21 Thread Shantanu Tushar Jha
Hi Nishita, First of all, you don't need to say mam/sir or similar things - just "Hi" is good :) The link that you got has a beginners' guide to KDE, a more direct link is this http://en.flossmanuals.net/_booki/kde-guide/kde-guide.pdf to the PDF version. Read it up to see what things you need and

Re: How to give due credit for code I copied from KDE?

2012-12-09 Thread Shantanu Tushar Jha
tself, but you have to maintain the names appearing in the source code license headers. On Dec 9, 2012 11:09 PM, "Shantanu Tushar Jha" wrote: > >> Hi Yogesh, >> >> On Sun, Dec 9, 2012 at 10:51 PM, Yogesh Marwaha wrote: >> >>> Hi, >>> >>

Re: How to give due credit for code I copied from KDE?

2012-12-09 Thread Shantanu Tushar Jha
Hi Yogesh, On Sun, Dec 9, 2012 at 10:51 PM, Yogesh Marwaha wrote: > Hi, > > I have incorporated parts of source code from KDE software in my software > as > per following: - > KDE softwares' source code are usually licensed as GPL, which means that if you copy KDE source code, you must license y

Re: Developing for KDE Based Linux OS

2012-10-13 Thread Shantanu Tushar Jha
On Sat, Oct 13, 2012 at 4:12 PM, Andras Mantia wrote: > On Saturday, October 13, 2012 11:40:23 AM Carsten Mattner wrote: > > May I suggest the likelihood of spam mail? > > I guess it is more like students from the same university/school would > like to > get into GSoC because some of their fellow

Re: 10 Rasberry PIs available for projects

2012-09-26 Thread Shantanu Tushar Jha
Hi! On Thu, Sep 27, 2012 at 1:28 AM, Lydia Pintscher wrote: > Heya folks :) > > A while ago Nokia has offered to sponsor 10 Rasberry PIs for KDE. > (Thanks Nokia!) They have now arrived in the KDE e.V. office. We need > to figure out what to do with them now. So if you have a cool idea > that yo

Re: What builds libnepomukdatamanagement?

2012-05-06 Thread Shantanu Tushar Jha
It was failing for me as well because nepomuk from kde-runtime was silently not building because of soprano's virtuoso not being built. Building the patched soprano with unixodbc-dev and rebuilding kde-runtime fixed the baseapps issue. You might want to take a look at https://projects.kde.org/proj

Re: libiodbc2-dev on kubuntu preceise

2012-05-06 Thread Shantanu Tushar Jha
On Sun, May 6, 2012 at 5:27 PM, Lindsay Mathieson wrote: > Well bugger - can't build Soprano because it require libiodbc2-dev and there's > a packaging error with it - can't install that without uninstalling kde :( > > Would my best bet be to build libiodbc2 for source? On Kubuntu, I had the same

Re: Integrating Java Swing with Oxygen

2012-03-26 Thread Shantanu Tushar Jha
Hi, What a coincidence, one of my colleagues (who's a Java fan) was pretty sad about how Java stuff doesn't look good on Ubuntu. If you guys can get this done, at least people can use KDE and get good looks :) Again, I've no insights about the technicalities, but I remember many KDE distros make O

Re: GSoC Idea : S.M.A.R.T. HDD health info and monitoring

2012-03-14 Thread Shantanu Tushar Jha
Hi, On Wed, Mar 14, 2012 at 9:43 PM, Alex Fiestas wrote: > On Wednesday, March 14, 2012 04:06:46 PM Anant Kamath wrote: > > Hi, > > I'm planning to apply to participate in GSoC this year. > > > > I would like to implement a graphical KDE application and/or a KPart > plugin > > (or seperate dialo

Re: Regarding development of an application for KDE

2012-02-29 Thread Shantanu Tushar Jha
Hi Atri, Thanks for your mail and we appreciate that you wish to contribute. However, KDevelop[1] can do what you listed (and more) already. The only exception is the IRC client which I think you can write a KPart for, but I'm not sure. Try asking the kdevelop guys. Cheers, [1] http://kdevelop.o

Re: When the anti-spoof message pops up

2011-11-27 Thread Shantanu Tushar Jha
> > KIO::TransferJob* job = KIO::get(url,); > job->addMetaData(QLatin1String(" no-spoof-check-prompt"), > QLatin1String("TRUE")); > > On Wed, Nov 23, 2011 at 8:57 PM, Shantanu Tushar Jha > wrote: > > Hi, > > > > On Wed, Nov 23, 2011

Re: When the anti-spoof message pops up

2011-11-23 Thread Shantanu Tushar Jha
Hi, On Wed, Nov 23, 2011 at 11:22 PM, Dawit A wrote: > On Tue, Nov 22, 2011 at 11:20 PM, Shantanu Tushar Jha > wrote: > > On Tue, Nov 22, 2011 at 11:26 PM, Dawit A wrote: > >> > >> On Tue, Nov 22, 2011 at 11:09 AM, Shantanu Tushar Jha > >> wrote: &

Re: When the anti-spoof message pops up

2011-11-22 Thread Shantanu Tushar Jha
On Tue, Nov 22, 2011 at 11:26 PM, Dawit A wrote: > On Tue, Nov 22, 2011 at 11:09 AM, Shantanu Tushar Jha > wrote: > > Hi, > > > > I'm pretty sure everyone will have seen the message `You are about to > log in > > to the site "api.opendesktop.org&q

When the anti-spoof message pops up

2011-11-22 Thread Shantanu Tushar Jha
Hi, I'm pretty sure everyone will have seen the message `You are about to log in to the site "api.opendesktop.org" with the username "user", but the website does not require authentication. This may be an attempt to trick you.' when you tried to use anything that uses Attica (Get hot new stuff, so

kdelibs needs kde-runtime?

2011-10-20 Thread Shantanu Tushar Jha
Hi, I was building kde from sources, and on reaching kdelibs, I get errors http://pastebin.com/285T8SUx line 106 of kdelibs/nepomuk/query/queryserviceclient.cpp says "org::kde::nepomuk::QueryService* queryServiceInterface;". However QueryService is defined in kde-runtime/nepomuk/services/queryse

Re: invest money in free software?

2011-09-22 Thread Shantanu Tushar Jha
Hi Robert, A very recent opportunity was at at Sebastian Trueg's blog ( read from this post onwards http://trueg.wordpress.com/2011/09/13/nepomuk-fundraiser/ ) Regards, Shantanu Tushar(UTC +0530) http://www.shantanutushar.com On Thu, Sep 22, 2011 at 2:34 PM, Robert Klotzner wrote: > On We

Re: why are bugs ignored over months?

2011-09-21 Thread Shantanu Tushar Jha
Hi, On Wed, Sep 21, 2011 at 3:47 PM, Brad Hards wrote: > On Wed, 21 Sep 2011 08:11:43 PM Reindl Harald wrote: > > https://bugs.kde.org/show_bug.cgi?id=270414 > > > > why in the world does nobody care about bugs like > > basic-operations (and rename a file is really one > > since many years) for

Re: How do I design this interface?

2011-07-10 Thread Shantanu Tushar Jha
Hi Akarsh, On Mon, Jul 11, 2011 at 11:54 AM, Akarsh Simha wrote: > Dear KDE, > > I contribute to KStars. John Tapsell pointed out to us that our > interface would not tell us what was interesting. So someone who's new > to astronomy would not learn much by looking at our current interface. > > Jo

Archive extraction in Gluon

2011-06-08 Thread Shantanu Tushar Jha
Hi, I am working on Gluon Player since some time now, and one of the use cases it must support are downloading new games. Gluon can use an OCS compliant server to do that. We are not using KNS on the client side, as our use case is very very specific to game attributes. As of now, Gluon player ca

Re: UMTS and KDE git

2011-04-30 Thread Shantanu Tushar Jha
Hello, On Sun, May 1, 2011 at 6:07 AM, Gerold Jens Wucherpfennig < gjwucherpfen...@gmx.net> wrote: > Hi, > > I want to get some git modules via my UMTS connection. > Unfortunately the connection is dying after 10% of > "git clone git://anongit.kde.org/qt-kde" every time. > > Now my question: > >

Re: Hello

2011-04-24 Thread Shantanu Tushar Jha
Hi Brock, Very glad to hear that. Welcome to KDE - the most awesome-est community on earth :) Cheers, On Mon, Apr 25, 2011 at 7:06 AM, Brock Hudson wrote: > Not sure if salutations are appropriate on the dev mailing list, however I > would like to say that I would like to become a contributer t

Re: GSOC 2011: MDI interface for Okular

2011-03-25 Thread Shantanu Tushar Jha
In my opinion, having tabs (or any equivalent way of switching documents, e.g. like the one in kate) is not a bad idea. But, MDI like interface is bad. On Fri, Mar 25, 2011 at 5:34 PM, Arnold Krille wrote: > On Friday 25 March 2011 12:38:58 Thomas Lübking wrote: > > FYI: > > Tabbing in browsers

Re: Fix required or config problem?

2011-02-02 Thread Shantanu Tushar Jha
Rusu wrote: > On 01/30/2011 07:49 PM, Shantanu Tushar Jha wrote: >>         ${CMAKE_SOURCE_DIR}/nepomuk/query/ >> +       ${SOPRANO_INCLUDE_DIR} >>      ) >>  endif(NOT KIO_NO_NEPOMUK) >> >> Any idea if that line be should be actually added there or there's &

Fix required or config problem?

2011-01-30 Thread Shantanu Tushar Jha
Hi, I was trying to build kdelibs from git and got - [ 37%] Building CXX object kio/CMakeFiles/kio.dir/kfile/kfilemetadataconfigurationwidget.o In file included from /home/shaan/kde/src/kdelibs/nepomuk/types/class.h:28, from /home/shaan/kde/src/kdelibs/nepomuk/core/resource.h:29,