Re: Plasma-devel Digest, Vol 13, Issue 41

2009-07-17 Thread Shantanu Tushar Jha
On Thu, Jul 16, 2009 at 10:58 PM, Diego Casella ([Po]lentino) wrote: > >> -- Messaggio inoltrato -- >> From: Yuen Hoe Lim >> To: plasma-de...@kde.org >> Date: Fri, 17 Jul 2009 01:13:23 +0800 >> Subject: Re: Re: Plasmate status >> >> > With a directory tree listing the project files

Re: Plasmate status

2009-07-19 Thread Shantanu Tushar Jha
On Tue, Jul 14, 2009 at 9:43 AM, Yuen Hoe Lim wrote: > Hi guys, > > On the previewer end we're more or less done function-wise, as far as > I can tell :) Since previous update, I've added support for loading > plasmoids by path (so you don't need to install them beforehand), as > well as modified

Re: Plasmate status

2009-07-20 Thread Shantanu Tushar Jha
ot in discussion. (I have many times tried to catch you online, but in vain ;) > > On 7/20/09, Shantanu Tushar Jha wrote: > > On Tue, Jul 14, 2009 at 9:43 AM, Yuen Hoe Lim > wrote: > > > >> Hi guys, > >> > >> On the previewer end we're more or l

Re: Plasma-devel Digest, Vol 13, Issue 55

2009-07-21 Thread Shantanu Tushar Jha
On Tue, Jul 21, 2009 at 3:28 PM, Diego Casella ([Po]lentino) < polentino...@gmail.com> wrote: > > On Mon, Jul 20, 2009 at 7:29 PM, Yuen Hoe Lim wrote: >> >>> Yep, it doesn't seem to accept regular expressions - but a string >>> containing every permitted character.. >>> >>> >>> http://api.kde.org

Re: Plasma-devel Digest, Vol 13, Issue 60

2009-07-21 Thread Shantanu Tushar Jha
On Tue, Jul 21, 2009 at 8:00 PM, Diego Casella ([Po]lentino) < polentino...@gmail.com> wrote: > > -- Messaggio inoltrato -- >> From: Shantanu Tushar Jha >> To: plasma-devel@kde.org >> Date: Tue, 21 Jul 2009 18:59:49 +0530 >> Subject: Re: P

Why is Plasmate loading a text editor on Publish tab

2009-07-23 Thread Shantanu Tushar Jha
Hi, I was just playing around with Plasmate and it crashed when it exited. From the backtrace, I found how to reproduce- 1. Run plasmate and open/create any project 2. Goto the Publish tab , a text editor kpart is displayed. 3. Goto Edit tab and select New.. from any node in the tree displayed. 4.

Plasmate Status

2009-07-26 Thread Shantanu Tushar Jha
So, another 2 weeks, and here comes the Plasmate status report :) As the CHANGELOG says, we have 1. Fixed the problem with the project name not taking input. (KRestrictedLine issue) 2. Plasmate remembers positioning of the docks, and reloads on startup. 3. Options to select the scripting language

Some problem with Plasmate while loading a package

2009-08-03 Thread Shantanu Tushar Jha
After updating to the latest svn revision of Plasmate, I'm unable to create any projects. That is, if I select create new Plasmoid/Dataengine/Runner, type the value and click Create, Plasmate crashes. I've attached the backtrace. All I can understand is that there is some problem while loadPackage(

Re: Some problem with Plasmate while loading a package

2009-08-03 Thread Shantanu Tushar Jha
Casella, please see whats the problem if possible. I'm trying to figure out since a long time, but still not getting where's the problem. As you've recently changed the createNewProject code, maybe you can get a better idea. On Tue, Aug 4, 2009 at 1:34 AM, Shantanu Tushar Jha

Re: Plasma-devel Digest, Vol 14, Issue 11

2009-08-04 Thread Shantanu Tushar Jha
13:30 to 20:30 hours UTC and, any date after 10th is fine for me. Yuen, what about you ? On Tue, Aug 4, 2009 at 7:45 PM, Diego Casella ([Po]lentino) < polentino...@gmail.com> wrote: > > -- Messaggio inoltrato -- >> From: "Aaron J. Seigo" >> To: plasma-devel@kde.org >> Date: Tue,

Re: Plasma-devel Digest, Vol 14, Issue 11

2009-08-05 Thread Shantanu Tushar Jha
So, is 12th August at 1430 UTC ok for everyone? On Wed, Aug 5, 2009 at 10:47 AM, Yuen Hoe Lim wrote: > I'm interning now so I'm only available at about 1230 - 1530 UTC on > weekdays. On friday and saturday I can go later to 1700 or so :) > > On 8/5/09, Shantanu Tushar Jh

Re: Plasmate irc meeting next week

2009-08-05 Thread Shantanu Tushar Jha
Oops i didn't see this mail and replied to another one (Deigo, please edit the subject when you're replying to a plasma-devel digest) the following - "So, is 12th August at 1430 UTC ok for everyone?" But, even the 14th date is fine for me, and it seems Yuen will be more comfortable on Friday. *

kdeplasma-addons build problem

2009-08-05 Thread Shantanu Tushar Jha
Since few days, I'm getting this error If i'm trying to build kdeplasma-addons - -- Configuring done CMake Warning at /home/kde-devel/kde/share/apps/cmake/modules/KDE4Macros.cmake:570 (add_library): Cannot generate a safe linker search path for target plasma_applet_weatherstation because there

Two occurrences of Open Picture.. option in Picture Frame menu

2009-08-06 Thread Shantanu Tushar Jha
Hi, I had fixed the non-appearance of Open Picture... option in Picture Frame's right-click menu ( r990567and r991008 ). But weirdly, sometimes there are two instances of the Open Picture... option. But, the code does check for it that multiple options aren't added (using the variable m_menuPresent

Re: Two occurrences of Open Picture.. option in Picture Frame menu

2009-08-06 Thread Shantanu Tushar Jha
On Fri, Aug 7, 2009 at 2:56 AM, Aaron J. Seigo wrote: > On Thursday 06 August 2009, Shantanu Tushar Jha wrote: >> Hi, >> I had fixed the non-appearance of Open Picture... option in Picture >> Frame's right-click menu ( r990567and r991008 ). But weirdly, >> sometime

Review Request: Add HOME and END key navigation to folderview applet

2009-08-15 Thread Shantanu Tushar Jha
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1329/ --- Review request for Plasma. Summary --- This adds navigation support using t

Re: Review Request: Add HOME and END key navigation to folderview applet

2009-08-15 Thread Shantanu Tushar Jha
ghtToLeft) even in an unsorted view? - Shantanu --- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1329/#review2035 -----------

Re: Review Request: Add HOME and END key navigation to folderview applet

2009-08-19 Thread Shantanu Tushar Jha
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1329/ --- (Updated 2009-08-19 12:52:00.318912) Review request for Plasma. Changes --

Re: Review Request: Add HOME and END key navigation to folderview applet

2009-08-19 Thread Shantanu Tushar Jha
e.org/r/1329/#review2085 > --- > > Ship it! > > > yes, to me looks fine, go for it > > - Marco > > > On 2009-08-19 12:52:00, Shantanu Tushar Jha wrote: > > > > ---

Question regarding folderview Flow option

2009-08-19 Thread Shantanu Tushar Jha
Recently while working on the FolderView applet, I got the question that why isn't the user allowed to change the flow when used as a normal applet ? I've observed that when folderview used as the desktop Type, the flow options can be changed. But, these options can also be useful when used as an a

Re: Question regarding folderview Flow option

2009-08-20 Thread Shantanu Tushar Jha
On Fri, Aug 21, 2009 at 2:18 AM, Fredrik Höglund wrote: > On Thursday 20 August 2009, Shantanu Tushar Jha wrote: > > Recently while working on the FolderView applet, I got the question that > why > > isn't the user allowed to change the flow when used as a normal applet ?

Re: Plasmate previewer, again =P

2009-08-24 Thread Shantanu Tushar Jha
On Mon, Aug 24, 2009 at 8:45 PM, Aaron J. Seigo wrote: > On Monday 24 August 2009, Yuen Hoe Lim wrote: > > So I was wondering if I should be attempting to chip in on all the work > > Diego is doing now > > giving Diego a hand would probably be good... > I hope even I can give a helping hand. Die

Re: Re: Plasmate previewer, again =P

2009-08-24 Thread Shantanu Tushar Jha
On Tue, Aug 25, 2009 at 1:15 AM, Diego Casella ([Po]lentino) < polentino...@gmail.com> wrote: > -- Messaggio inoltrato -- >> From: Shantanu Tushar Jha >> To: plasma-devel@kde.org >> Date: Mon, 24 Aug 2009 21:01:19 +0530 >> Subject: Re: Plasmate pr

Re: Plasmate previewer, again =P

2009-08-25 Thread Shantanu Tushar Jha
On Tue, Aug 25, 2009 at 12:45 PM, Aaron J. Seigo wrote: > On Monday 24 August 2009, Shantanu Tushar Jha wrote: > > Yes, last time Aaron could not join us. So we need to plan another > > date/time. I have classes from 0330 to 1200 hrs, any time outside this > > range is fi

Re: Plasmate previewer, again =P

2009-08-25 Thread Shantanu Tushar Jha
On Tue, Aug 25, 2009 at 7:55 PM, Aaron J. Seigo wrote: > On Tuesday 25 August 2009, Diego Casella ([Po]lentino) wrote: > > > That means that you'll be available on Saturday, right ? (As on > Saturday > > > Yuen will be comfortable.). > > > > I agree with you, Saturday could be a nice choice both

Re: Re: Plasmate previewer, again =P

2009-08-26 Thread Shantanu Tushar Jha
kde.org >> Date: Tue, 25 Aug 2009 10:15:42 -0600 >> Subject: Re: Plasmate previewer, again =P >> On Tuesday 25 August 2009, Shantanu Tushar Jha wrote: >> > So guys, how about 1430 UTC on Saturday ? >> >> works great for me if it works for you gusy >> > &

Re: Re: Plasmate previewer, again =P

2009-09-10 Thread Shantanu Tushar Jha
could help :) Cheers On Wed, Aug 26, 2009 at 1:55 PM, Shantanu Tushar Jha wrote: > Ok, so we'll have an IRC meeting over Plasmate on 1430 UTC on Saturday . > > On Wed, Aug 26, 2009 at 1:26 PM, Diego Casella ([Po]lentino) < > polentino...@gmail.com> wrote: > &g

Re: Review Request: Make folderview plasmoid to select first item if user press right key. Just like dolphin do.

2009-09-10 Thread Shantanu Tushar Jha
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1564/#review2283 --- Ship it! Looks fine, go for it ! - Shantanu On 2009-09-10 07:44:38

Re: Plasmate previewer, again =P

2009-09-10 Thread Shantanu Tushar Jha
On Thu, Sep 10, 2009 at 10:53 PM, Aaron J. Seigo wrote: > On September 10, 2009, Shantanu Tushar Jha wrote: > > As we could not have the meeting on that time as Diego and Aaron were > busy > > at Tokamak, > > actually, we showed up on irc at the stated time and wait

Re: Re: Plasmate previewer, again =P

2009-09-10 Thread Shantanu Tushar Jha
mate previewer, again =P >> On September 10, 2009, Shantanu Tushar Jha wrote: >> > As we could not have the meeting on that time as Diego and Aaron were >> busy >> > at Tokamak, >> >> actually, we showed up on irc at the stated time and waited around ...

Re: Tokamak 3 - Photos

2009-09-12 Thread Shantanu Tushar Jha
And someone upload the pictures on flickr for unfortunate people like me whose admins have blocked torrents. Thanks :) On Sat, Sep 12, 2009 at 2:05 PM, Ivan Čukić wrote: > Hi all, > > I've finally managed to torrent the photos from Randa without crashing > KTorrent. The .torrent file is attached

Re: Plasma-devel Digest, Vol 15, Issue 25

2009-09-12 Thread Shantanu Tushar Jha
On Sat, Sep 12, 2009 at 6:25 PM, Yuen Hoe Lim wrote: > I'll see if I can get plasmate to start previewing the stuff in the > present project through the weekend :) > > By the way, I'm a little confused with using the editor. How does one > use it :D I find I'm only able to start editing if I clic

Re: Tokamak 3 - Photos

2009-09-12 Thread Shantanu Tushar Jha
Great !! Thanks :) On Sat, Sep 12, 2009 at 8:58 PM, Artur Souza (MoRpHeUz) < morph...@openbossa.org> wrote: > On Saturday 12 September 2009, 06:03 Shantanu Tushar Jha wrote: > > And someone upload the pictures on flickr for unfortunate people like me > > whose admins

Review Request: Allows selection of icons using the SHIFT key.

2009-09-24 Thread Shantanu Tushar Jha
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1709/ --- Review request for Plasma. Summary --- If the view is arranged (i.e. m_layo

Re: Review Request: Allows selection of icons using the SHIFT key.

2009-09-24 Thread Shantanu Tushar Jha
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1709/ --- (Updated 2009-09-24 16:03:18.965662) Review request for Plasma. Summary --

Re: Review Request: Allows selection of icons using the SHIFT key.

2009-09-24 Thread Shantanu Tushar Jha
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1709/ --- (Updated 2009-09-24 16:37:05.117590) Review request for Plasma. Changes --

Re: 'Next wallpaper' functionality for image plugin?

2009-09-26 Thread Shantanu Tushar Jha
On Sat, Sep 26, 2009 at 3:21 PM, Yuen Hoe Lim wrote: > Hi all, > > I use an image slideshow for most of my wallpapers and there's this > little bit of functionality that I'd really like to have : an easy way > to switch to the next wallpaper in the slide show (ie, change away > from the current o

Re: 'Next wallpaper' functionality for image plugin?

2009-09-26 Thread Shantanu Tushar Jha
On Sat, Sep 26, 2009 at 11:31 PM, Aaron J. Seigo wrote: > On September 26, 2009, Shantanu Tushar Jha wrote: > > kubuntu they ship an applet which lets you to goto next wallpaper. > > this is incorrect from the design perspective; it assumes what the > wallpaper > plugin is

Re: About PlasMate metadata editing

2009-09-28 Thread Shantanu Tushar Jha
Also, a short note to Diego, please send/CC all mails to the mailing list itself so that everybody can share views. This is what mailing lists are for. Cheers ! On Mon, Sep 28, 2009 at 8:37 PM, Yuen Hoe Lim wrote: > Hi Diego, >> >> Actually my chinese given name is 'Yuen Hoe' and not just 'Yuen'

Re: Review Request: Allows selection of icons using the SHIFT key.

2009-09-28 Thread Shantanu Tushar Jha
If this might be useful, please review. Thanks :) On Thu, Sep 24, 2009 at 10:07 PM, Shantanu Tushar Jha wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > http://reviewboard.kd

Re: Review Request: Allows selection of icons using the SHIFT key.

2009-10-04 Thread Shantanu Tushar Jha
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1709/ --- (Updated 2009-10-04 13:46:56.620748) Review request for Plasma and Fredrik Höglu

Re: Panel autohide

2009-10-07 Thread Shantanu Tushar Jha
On Wed, Oct 7, 2009 at 1:36 PM, Marco Martin wrote: > On Tuesday 06 October 2009, Thomas Olsen wrote: > > Hi > > > > We just had a talk on kde-linux[*] about auto hiding panels and I asked > if > > anyone knew if it was possible to have a delay on showing panels? Is this > > implemented or planne

Re: Review Request: Allows selection of icons using the SHIFT key.

2009-10-08 Thread Shantanu Tushar Jha
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1709/ --- (Updated 2009-10-08 17:07:37.732298) Review request for Plasma and Fredrik Höglu

Re: activities overview, take N

2009-10-11 Thread Shantanu Tushar Jha
On Mon, Oct 12, 2009 at 12:25 AM, Aaron J. Seigo wrote: > hi all ... > > so i've been piddling away at code-level design work for the activities > overview. > > and i kept finding myself getting frustrated by it. > > the ideas are sound (mapping windows to activities, a simple activity > switcher

Re: activities overview, take N

2009-10-13 Thread Shantanu Tushar Jha
On Tue, Oct 13, 2009 at 12:45 PM, Yuen Hoe Lim wrote: > > * associating a Window with an Activity could happen in one of two places: >> a >> new button in the window title bar (would mean some adjustment to kwin) >> that >> would list activities from nepomuk. the other place would be the context

Re: PlasMate ~ UI and other stuff

2009-10-18 Thread Shantanu Tushar Jha
On Sun, Oct 18, 2009 at 9:19 PM, Yuen Hoe Lim wrote: > Hi, > > Haven't heard from you (plasmate) guys for awhile, guess you guys are busy > :) Anyway, just like some input here. As per the Ugh, just ban exams in universities :P quick discussion the other day, I recently had the editor componen

Re: some thoughts on virtual desktops

2009-10-28 Thread Shantanu Tushar Jha
On Wed, Oct 28, 2009 at 1:31 PM, Chani wrote: > this email meandered from plasma to kwin, so I'm crossposting. remember to > keep both lists in replies please :) > > so I was thinking a bit about virtual desktops and wallpaper n'stuff. > it seems to me that the majority of people using the per-vir

Re: thinking ahead to 4.5: features or polish?

2009-11-04 Thread Shantanu Tushar Jha
On Wed, Nov 4, 2009 at 5:11 AM, Aaron J. Seigo wrote: > hi all .. > > i spent some time today thinking about challenges as well as opportunities > that exist for our little Plasma baby who is growing up at an amazing pace. > > just to give you an idea of where we're at in terms of raw code product

Re: Update on networkmanager plasmoid

2009-11-28 Thread Shantanu Tushar Jha
On Tue, Nov 17, 2009 at 5:11 AM, Sebastian Kügler wrote: > Hey all, > > After hiding under the rock and hacking on networkmanager, I'd like to give a > bit of > a status update on the plasmoid, and move towards getting better artwork in. I wanted to try out the networkmanager plasmoid, but could

Re: Restoring plasma activity and Giving credits

2009-12-23 Thread Shantanu Tushar Jha
On Wed, Dec 23, 2009 at 11:15 AM, Chani wrote: > On December 22, 2009 17:54:06 Sandro Andrade wrote: > > Ok, creating a new mouse action solved the problem. Is this expected > > to not be enabled by default ? > > no. I've heard of a few people not getting any default mouse actions... but > > they

Re: Review Request: Show the currently selected sensor in bubblemon applet settings

2009-12-30 Thread Shantanu Tushar Jha
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2464/#review3532 --- trunk/KDE/kdeplasma-addons/applets/bubblemon/src/bubble.cpp

Review Request: Make the Add Widgets context menu option work for Panels.

2009-12-30 Thread Shantanu Tushar Jha
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2467/ --- Review request for Plasma. Summary --- Problem- As of now, if the Add Widge

Re: Review Request: Make the Add Widgets context menu option work for Panels.

2009-12-31 Thread Shantanu Tushar Jha
e-mail. To reply, visit: http://reviewboard.kde.org/r/2467/#review3541 --- On 2009-12-31 04:28:54, Shantanu Tushar Jha wrote: > > --- > This is an automatically generated e-mail.

Re: Review Request: Make the Add Widgets context menu option work for Panels.

2009-12-31 Thread Shantanu Tushar Jha
kde.org/r/2467/#review3545 --- On 2009-12-31 04:28:54, Shantanu Tushar Jha wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > http://revie

Re: Review Request: Show the currently selected sensor in bubblemon applet settings

2010-01-02 Thread Shantanu Tushar Jha
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2464/#review3558 --- Ship it! Ok, seems to be good. Can be committed after feature freeze

Re: Review Request: Show the currently selected sensor in bubblemon applet settings

2010-01-02 Thread Shantanu Tushar Jha
> On 2010-01-02 18:04:46, Shantanu Tushar Jha wrote: > > Ok, seems to be good. Can be committed after feature freeze is over. > > Beat Wolf wrote: > i would say that this is a bugfix and can be committed now, hopefully > before rc1 is tagged Committed revision 1069074

How to make a simple PopupApplet

2010-01-15 Thread Shantanu Tushar Jha
Hello all, I wanted to make a simple PopupApplet which stays as an icon in the panel and when clicked shows a popup allowing to enter username and password. The techbase extenders tutorial seems a bit overkill for this because it provides more functionality than what required in my case. So, lo

Re: How to make a simple PopupApplet

2010-01-16 Thread Shantanu Tushar Jha
On Sat, Jan 16, 2010 at 5:08 PM, Giulio Camuffo wrote: > On Saturday 16 January 2010 05:36:41 Shantanu Tushar Jha wrote: > > Hello all, > > I wanted to make a simple PopupApplet which stays as an icon in the > > panel and when clicked shows a popup allowing to enter user

Re: How to make a simple PopupApplet

2010-01-16 Thread Shantanu Tushar Jha
On Sun, Jan 17, 2010 at 4:04 AM, Giulio Camuffo wrote: > On Saturday 16 January 2010 21:12:41 Shantanu Tushar Jha wrote: > > On Sat, Jan 16, 2010 at 5:08 PM, Giulio Camuffo > wrote: > > > On Saturday 16 January 2010 05:36:41 Shantanu Tushar Jha wrote: > > > >

Review Request: Add simple Type-and-Select feature to Folderview applet

2010-01-20 Thread Shantanu Tushar Jha
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2659/ --- Review request for Plasma and Fredrik Höglund. Summary --- This patch inten

Re: Review Request: Add simple Type-and-Select feature to Folderview applet

2010-01-22 Thread Shantanu Tushar Jha
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2659/ --- (Updated 2010-01-22 19:13:29.061468) Review request for Plasma and Fredrik Höglu

Re: Review Request: Add simple Type-and-Select feature to Folderview applet

2010-01-22 Thread Shantanu Tushar Jha
-- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2659/#review3783 --- On 2010-01-22 19:13:29, Shantanu Tushar Jha wrote: > > ---

Re: On Plasmate's recent project list

2010-01-22 Thread Shantanu Tushar Jha
On Sat, Jan 23, 2010 at 11:57 AM, Yuen Hoe Lim wrote: > Hi guys, > > Would like some of your opinion on this :) There is a comment like this in > Plasmate's code regarding the 'recent projects list' on the start page: > >     // Q: TODO Limit to 5? >     // A: Before limiting, we need to p

Re: Subject: Re: On Plasmate's recent project list

2010-01-24 Thread Shantanu Tushar Jha
On 1/24/10, Yuen Hoe Lim wrote: >> >> Uhm I dont get your concern; if you tar all the plasmate project directory >> for example, and then untar it, you also tar each git project history >> (because every project has its own local git repo). Thus, when untar-ing, >> you'll get both your projetc fil

Re: Subject: Re: On Plasmate's recent project list

2010-01-25 Thread Shantanu Tushar Jha
nflict). Now, > renaming the folder will have implications for the git repository right...? > Or am I just being overparanoid again :) > > > > Jason "moofang" Lim Yuen Hoe > http://yuenhoe.co.cc/ > > > > On Sun, Jan 24, 2010 at 9:58 PM, Shantanu Tusha

Re: Review Request: Add simple Type-and-Select feature to Folderview applet

2010-01-25 Thread Shantanu Tushar Jha
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2659/ --- (Updated 2010-01-25 15:51:08.463465) Review request for Plasma, Fredrik Höglund

Re: Subject: Re: Subject: Re: On Plasmate's recent project list

2010-01-25 Thread Shantanu Tushar Jha
On Mon, Jan 25, 2010 at 10:44 PM, Diego Casella ([Po]lentino) < polentino...@gmail.com> wrote: > -- Messaggio inoltrato -- >> From: Yuen Hoe Lim >> To: plasma-devel@kde.org >> Date: Tue, 26 Jan 2010 00:11:17 +0800 >> Subject: Re: Subject: Re: On Plasmate's recent project list >> >

Re: Subject: Re: Subject: Re: On Plasmate's recent project list

2010-01-26 Thread Shantanu Tushar Jha
On Tue, Jan 26, 2010 at 5:31 PM, Yuen Hoe Lim wrote: > What about performing a sort of sha1sum for each project file, and use it >> to perform a check when restoring a backup ? >> So, if we find two identical packages names with different hashes, we >> could prompt a dialog with the name of the p

Re: Subject: Re: Subject: Re: On Plasmate's recent project list

2010-01-26 Thread Shantanu Tushar Jha
On Tue, Jan 26, 2010 at 6:57 PM, Yuen Hoe Lim wrote: > What about giving the user a choice when a duplicate is found? As a user, I >> wouldn't like the software to create two copies of the same project (maybe >> different versions of it) and then me having to delete one of them. Lets >> just give

Remote applets

2010-01-28 Thread Shantanu Tushar Jha
Recently on IRC someone pointed out that Remote Applets aren't working as they should and the plasmoidviewer --list-remote ain't working either. For plasmoidviewer, it was two changed SIGNAL names which I've fixed (patch attached). Now, plasmoidviewer is able to list the remote applets, but i'm not

Re: On Plasmate's recent project list

2010-02-04 Thread Shantanu Tushar Jha
Hi, So on a whole I think we will not be forcing project and folder names to be identical. So, how are we going to implement this? I tried creating a new project "Hello" and changed it to "Hello1" in the metadata. Now, when I again tried to create a project "Hello", it overwrites the older "Hel

Re: plasmate 0.1alpha1

2010-02-10 Thread Shantanu Tushar Jha
On Thu, Feb 11, 2010 at 5:07 AM, Aaron J. Seigo wrote: > On February 9, 2010, Aaron J. Seigo wrote: > > * requested a tags/plasmate/ in svn from sys admin > > tagging has happened: > >http://websvn.kde.org/tags/plasmate/0.1-alpha1/ > > i've announced the release on my blog: > >htt

Re: plasmate 0.1alpha1

2010-02-11 Thread Shantanu Tushar Jha
On Fri, Feb 12, 2010 at 3:48 AM, Aaron J. Seigo wrote: > On February 10, 2010, Shantanu Tushar Jha wrote: > > Yippee!! Gotta blog about this. Its a *great* feeling :) > > the first official bug report was submitted (and fixed!) and at my > presentation last night someone cam

Re: kde 4.3.>5 plasma applets battery

2010-02-13 Thread Shantanu Tushar Jha
On Sat, Feb 13, 2010 at 5:20 PM, Timo Welter wrote: > hi, > > I am using kde 4.3.>5 from > "svn://anonsvn.kde.org/home/kde/branches/KDE/4.3/" > on my laptop. > > I was not able to see the remaining time, when my laptop is on battery. > So I "fixed" that. > > I hope that you, or the person, who is

Re: Review Request: Add simple Type-and-Select feature to Folderview applet

2010-02-24 Thread Shantanu Tushar Jha
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2659/ --- (Updated 2010-02-25 03:51:15.550056) Review request for Plasma, usability, Fredr

Re: [GSoC 2010] Plasma Media Center Idea

2010-02-25 Thread Shantanu Tushar Jha
On Thu, Feb 25, 2010 at 3:39 PM, Artur Souza (MoRpHeUz) < morph...@openbossa.org> wrote: > On Thursday 25 February 2010, 12:23 Marco Martin wrote: > > sure!, we can either try to do a big one with 2 mentors or try 2 > projects. > > anyways, add it to > > http://community.kde.org/GSoC/2010/Ideas A

Re: Plasmate alpha2?

2010-03-01 Thread Shantanu Tushar Jha
On Mon, Mar 1, 2010 at 11:46 PM, Aaron J. Seigo wrote: > On March 1, 2010, Yuen Hoe Lim wrote: > > scripted dataengines). So I was thinking it might be a good idea to take > > the opportunity and push out a parallel alpha release that, combined with > > the 4.4.1 fixes, would provide a much more

KDE Network Manager

2010-03-01 Thread Shantanu Tushar Jha
Hello, After struggling to get my notebook fixed, I was studying code for the networkmanager in kdereview/networkmanager . I have made a small fix which displays "Wire Unplugged" when a wired network is Unavailable, kindly take a look at the attached patch and comment (I wasn't sure if I should

Re: On Plasmate's previewer

2010-03-05 Thread Shantanu Tushar Jha
Also, if someone has a log of the meeting, or can reply back with the points discussed after the netsplit happened yesterday, please reply to this mail with it. On Fri, Mar 5, 2010 at 4:25 PM, Aaron J. Seigo wrote: > On March 5, 2010, Yuen Hoe Lim wrote: >> I forgot to raise this in the irc meeti

Reasons for BUG: 230157

2010-03-09 Thread Shantanu Tushar Jha
Hello, This morning I was trying to find out what is the reason bug 230157 is happening. After hunting down the devicenotifier and coming down to libplasma, I found out that in popupapplet.cpp's bool PopupApplet::eventFilter(QObject *watched, QEvent *event) the popup is closed if QEvent::Windo

Re: Reasons for BUG: 230157

2010-03-10 Thread Shantanu Tushar Jha
On Thu, Mar 11, 2010 at 12:03 AM, Aaron J. Seigo wrote: > On March 9, 2010, Shantanu Tushar Jha wrote: >> Hello, >>     This morning I was trying to find out what is the reason bug >> 230157 is happening. After hunting down the devicenotifier and coming > > seems this

[PATCH] Add option of adding new playlists to Plasma Media Center

2010-03-18 Thread Shantanu Tushar Jha
Hello, I've been hacking on the MediaCenter in playground for some time now, and It has been very interesting. There is really lots of work already done on it, well done Alessandro and Marco :) I'm writing a draft proposal which I'll be posting for review after my exams are over and its reaches

Re: [PATCH] Add option of adding new playlists to Plasma Media Center

2010-03-18 Thread Shantanu Tushar Jha
s the same everywhere, got to fix that too ;) Cheers, -- Shantanu Tushar(UTC +0530) Shaan7 on freenode http://www.shantanutushar.com On Thu, Mar 18, 2010 at 6:46 PM, Shantanu Tushar Jha wrote: > Hello, >    I've been hacking on the MediaCenter in playground for some time > n

Review Request: Add "New Playlist" option to Media Center playlist

2010-03-18 Thread Shantanu Tushar Jha
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/3317/ --- Review request for Plasma, Marco Martin and Alessandro Diaferia. Summary ---

Re: MediaCenter Progress

2010-03-25 Thread Shantanu Tushar Jha
On Thu, Mar 25, 2010 at 1:41 PM, Christophe Olinger wrote: > Hey Shaan and Alessandro, > > How are you doing? Hacking on PMC goes well and I hope I can submit > the patch this evening or tomorrow. I implemented the following: > - the top panel now has 6 possible layouts (7 if you count the home >

Re: MediaCenter Progress

2010-03-25 Thread Shantanu Tushar Jha
gt; (Sorry, I am very new to collaborative working :-)) > > BTW, I use KDevelop4 beta 9. It's great! Yeah, thanks to the KDevelop developers :) > > Cheers, > > Chris > > On Thu, Mar 25, 2010 at 2:09 PM, Shantanu Tushar Jha > wrote: >> On Thu, Mar 25, 2010 at 1:41

Re: Review Request: Initial work on the flexible controller of the Plasma Media Center

2010-03-26 Thread Shantanu Tushar Jha
> On 2010-03-26 10:04:12, Marco Martin wrote: > > still can't comment on how it looks, i hope to have time to try it today. > > in general i agree it should behave quite differently with diffrent type of > > medis, but i would also like being able to browse in a folder and being > > able to see

Re: Review Request: Initial work on the flexible controller of the Plasma Media Center

2010-03-26 Thread Shantanu Tushar Jha
by keeping things as > > more generic as possible. > > > > when i'll have played a bit with it i will have clearer ideas perhaps. > > however i do think the general idea is correct, a rigid set of "modes" is a > > bit too much however > > Sh

Re: Review Request: Initial work on the flexible controller of the Plasma Media Center

2010-03-26 Thread Shantanu Tushar Jha
by keeping things as > > more generic as possible. > > > > when i'll have played a bit with it i will have clearer ideas perhaps. > > however i do think the general idea is correct, a rigid set of "modes" is a > > bit too much however > > Sh

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-29 Thread Shantanu Tushar Jha
On Tue, Mar 30, 2010 at 12:32 AM, Aaron J. Seigo wrote: > On March 26, 2010, Christophe Olinger wrote: >> This is not 100 % true. At the moment Shantanu and me try to have it >> also scale down to netbook size screens. This will be a bigger user >> base in the future than big tv screens IMHO. Also

Re: Plasma Media Center Wiki page on techbase

2010-03-30 Thread Shantanu Tushar Jha
hing about plasma and dataengines and qt in general. It's my >> first big project and it is a lot of fun. >> >> Could somebody have a look at the current patch in reviewboard please. >> I am sometimes a bit afraid that I am running in the wrong direction, >> si

Re: PMC use case

2010-03-30 Thread Shantanu Tushar Jha
Hello, Whoa, just been off for few hours and so much discussion! Too bad I arrived late :P Christohpe, as Marco said, we will be having the Browser display the list of plugins (and hence modes) anyway, so we can maximize it to the whole screen and kind of use it as the Home applet. But yes, if

Re: PMC use case

2010-03-30 Thread Shantanu Tushar Jha
On Tue, Mar 30, 2010 at 8:51 PM, Sebastian Kügler wrote: > On Tuesday 30 March 2010 16:59:54 Shantanu Tushar Jha wrote: >>     Whoa, just been off for few hours and so much discussion! Too bad >> I arrived late :P >> >> Christohpe, as Marco said, we will be having the

Re: Plasma Media Center Wiki page on techbase

2010-03-30 Thread Shantanu Tushar Jha
On Tue, Mar 30, 2010 at 9:40 PM, Aaron J. Seigo wrote: > On March 30, 2010, Christophe Olinger wrote: >> I have added a "Usage workflow" part to the wiki page.What do you think? > > that's great, as is Shantanu's additions. it may change in future (and you may > be the one to change it :) and that

Re: Review Request: Initial work on the flexible controller of the Plasma Media Center

2010-03-30 Thread Shantanu Tushar Jha
On Wed, Mar 31, 2010 at 12:30 AM, Christophe Olinger wrote: > > Thanks Aaron. This sounds great. I'll try to focus on that on my next > hacking sessions. I might have a lot of questions though. > > Shantanu, is it ok for you if i focus on this? Yes, it will be very nice :) > > Also, i'll forget

Re: Plasma Media Center and state machines

2010-04-01 Thread Shantanu Tushar Jha
(My ideas, be free to kick ;) Hi Christophe, now I'm able to understand most of what you've proposed. Somehow, I don't like having just one state machine for the whole MC, the main reason being that we're going to support extensibility through custom plugins, so the MC can no longer assume that it

Re: Plasma Media Center and state machines

2010-04-02 Thread Shantanu Tushar Jha
On Fri, Apr 2, 2010 at 6:40 PM, Christopher Blauvelt wrote: > Perhaps I haven't been paying close enough attention but what is the need of > the state machine? > >>> >>> So we can now have: >>> Pictures, >>> Videos, >>> Audio tracks, >>> Games, >>> Olographic films :-) >>> ... >>> >>> That's proba

Re: Plasma Media Center and state machines

2010-04-02 Thread Shantanu Tushar Jha
On Fri, Apr 2, 2010 at 2:04 PM, Alessandro Diaferia wrote: > > > 2010/4/2 Marco Martin >> >> On Friday 02 April 2010, Shantanu Tushar Jha wrote: >> > (My ideas, be free to kick ;) >> > >> > Hi Christophe, now I'm able to understand most of wh

Re: Plasma Media Center and state machines

2010-04-02 Thread Shantanu Tushar Jha
On Fri, Apr 2, 2010 at 7:31 PM, Christophe Olinger wrote: > > > On Thu, Apr 1, 2010 at 10:43 PM, Aaron J. Seigo wrote: >> >> On April 1, 2010, Christophe Olinger wrote: >> > >>     sliderMusicModeSeek; >> > >>     iconSlideshow; >> > >>     iconRotateCW; >> > >>     iconRotateCCW; >> > > >> > > w

Re: Plasma Media Center and state machines

2010-04-03 Thread Shantanu Tushar Jha
On 4/4/10, Aaron J. Seigo wrote: > On April 1, 2010, Shantanu Tushar Jha wrote: >> Hi Christophe, now I'm able to understand most of what you've >> proposed. Somehow, I don't like having just one state machine for the >> whole MC, the main reason being that we&

  1   2   3   4   >