Re: Including Stackfolder to 4.10

2012-09-29 Thread Ryan P. Bitanga
Sent from my Droid Charge on Verizon 4G LTE --Original Message-- From: Ural Mullabaev To: Date: Friday, September 28, 2012 2:08:41 PM GMT+0400 Subject: Re: Including Stackfolder to 4.10 > On Friday, September 28, 2012 12:19:10 Ural Mullabaev wrote: > > Config dialog was specially remo

Re: Including Stackfolder to 4.10

2012-09-29 Thread Ryan P. Bitanga
Sent from my Droid Charge on Verizon 4G LTE --Original Message-- From: Aaron J. Seigo To: Date: Friday, September 28, 2012 10:40:08 AM GMT+0200 Subject: Re: Including Stackfolder to 4.10 On Friday, September 28, 2012 12:19:10 Ural Mullabaev wrote: > Config dialog was specially removed

Re: microblog plasmoid and oauth

2010-06-09 Thread Ryan P. Bitanga
e had authentication working since last Thursday. Next up is signing requests (for posting tweets, etc.) which I'll finish within the week. Ryan On Wed, Jun 9, 2010 at 10:35 AM, Ryan P. Bitanga wrote: > > In progress. I have it working already. :) Cleaning up the patch by the end > o

Re: microblog plasmoid and oauth

2010-06-09 Thread Ryan P. Bitanga
In progress. I have it working already. :) Cleaning up the patch by the end of the week. We have xAuth support from Twitter so we don't need to introduce any new strings. Ryan On Wed, Jun 9, 2010 at 10:19 AM, Aaron J. Seigo wrote: > erf ... > > just read: > >http://momeny.wordpress.com/

Re: Adding a runner to KDE

2009-08-11 Thread Ryan P. Bitanga
Hi Jan, I think just calling it the "Amarok" runner would be fine. No need to qualify it further. I see you've improved the code but here are some more random comments: - I'd prefer to use a QHash commands private variable to having so many string variables as well as an enum to specify the comma

Re: Submit a runner to KDE

2009-08-09 Thread Ryan P. Bitanga
Hi Dan, On Mon, Aug 10, 2009 at 10:00 AM, Dan Vratil wrote: > Hi there, > I've made a runner to browse Kopete contacts through KRunner. When a contact > item in KRunner is clicked the chat window with that contact is opened. It is > also possible to change your status by typing "status status_name

Re: Adding a runner to KDE

2009-08-06 Thread Ryan P. Bitanga
On Fri, Aug 7, 2009 at 5:04 AM, Aaron J. Seigo wrote: > On Thursday 06 August 2009, Jan Gerrit Marker wrote: >> The playground runner offers 3 actions for every match, but this is only >> used in the "QuickSand" interface. It isn't very good for the standard >> interface, or? Shouldn't it be change

Re: Adding a runner to KDE

2009-08-06 Thread Ryan P. Bitanga
On Thu, Aug 6, 2009 at 10:15 PM, Jan Gerrit Marker wrote: >> I read the comments in the kde-look page and saw that you weren't able >> to get the amarok runner in playground to work. It's because the DBus >> interface of Amarok for collection searching only got recently fixed. >> 2.1.1 (latest stab

Re: Adding a runner to KDE

2009-08-06 Thread Ryan P. Bitanga
On Thu, Aug 6, 2009 at 9:43 PM, Jan Gerrit Marker wrote: >> Do you have a SVN account? If you don't, I recommend you get one. > I haven't got one, but I'll get one. > >> Anyway, I haven't taken a look at your runner but based on your >> description, it looks like you're using the media player dbus

Re: Adding a runner to KDE

2009-08-06 Thread Ryan P. Bitanga
Hi, Do you have a SVN account? If you don't, I recommend you get one. Anyway, I haven't taken a look at your runner but based on your description, it looks like you're using the media player dbus interface, right? :) With regards to getting the collection search functionality in the amarok runne

Re: Issues with setupMatchSession/matchSessionComplete in RunnerManager

2009-07-30 Thread Ryan P. Bitanga
On Thu, Jul 30, 2009 at 11:29 PM, Ryan P. Bitanga wrote: > On Thu, Jul 30, 2009 at 9:28 AM, Aaron J. Seigo wrote: >> On Wednesday 29 July 2009, Ryan P. Bitanga wrote: >>> On Thu, Jul 30, 2009 at 2:04 AM, Aaron J. Seigo wrote: >>> > On Wednesday 29 July 2009, Ryan P

Re: Issues with setupMatchSession/matchSessionComplete in RunnerManager

2009-07-30 Thread Ryan P. Bitanga
On Thu, Jul 30, 2009 at 9:28 AM, Aaron J. Seigo wrote: > On Wednesday 29 July 2009, Ryan P. Bitanga wrote: >> On Thu, Jul 30, 2009 at 2:04 AM, Aaron J. Seigo wrote: >> > On Wednesday 29 July 2009, Ryan P. Bitanga wrote: >> >> On Thu, Jul 30, 2009 at 12:43 AM, Aa

Re: Issues with setupMatchSession/matchSessionComplete in RunnerManager

2009-07-29 Thread Ryan P. Bitanga
On Thu, Jul 30, 2009 at 2:04 AM, Aaron J. Seigo wrote: > On Wednesday 29 July 2009, Ryan P. Bitanga wrote: >> On Thu, Jul 30, 2009 at 12:43 AM, Aaron J. Seigo wrote: >> > On Wednesday 29 July 2009, Ryan P. Bitanga wrote: >> so I think the best place to do this would be

Re: Issues with setupMatchSession/matchSessionComplete in RunnerManager

2009-07-29 Thread Ryan P. Bitanga
On Thu, Jul 30, 2009 at 12:43 AM, Aaron J. Seigo wrote: > On Wednesday 29 July 2009, Ryan P. Bitanga wrote: >> Because we can launch a new query while jobs for an existing query are >> still executing, any slots that are connected to prepare and teardown >> have to be thre

Re: KDE MicroBlog (Twitter) update doesn't work

2009-07-29 Thread Ryan P. Bitanga
It had nothing to do with the dataengine or anywhere in the service framework. Someone accidentally commented out a line in the applet. I committed the fix. checkout r1004151 of the applet. On Wed, Jul 29, 2009 at 8:01 PM, Ryan P. Bitanga wrote: > On Wed, Jul 29, 2009 at 6:41 PM, Gerh

Re: KDE MicroBlog (Twitter) update doesn't work

2009-07-29 Thread Ryan P. Bitanga
On Wed, Jul 29, 2009 at 6:41 PM, Gerhard Gappmeier wrote: > > > No, I'm directly connected to the Internet, no proxy. Receiving messages > works. > > Have you tested with Twitter, or with identica? I tested both before but I svn up'd to 1003809 and compiled everything just now and I'm getting the

Re: Issues with setupMatchSession/matchSessionComplete in RunnerManager

2009-07-29 Thread Ryan P. Bitanga
On Wed, Jul 29, 2009 at 7:17 PM, Martin Gräßlin wrote: > Am Mittwoch 29 Juli 2009 12:53:56 schrieb Ryan P. Bitanga: >> Another issue is that teardown is currently only emitted when the >> dialog is hidden. I think the assumption was that there would be a one >> to one c

Issues with setupMatchSession/matchSessionComplete in RunnerManager

2009-07-29 Thread Ryan P. Bitanga
Hi all, I should have thought of this sooner, but upon taking a closer look at the code, I just realized that we have a few issues with the whole setup/teardown scenario. Because we can launch a new query while jobs for an existing query are still executing, any slots that are connected to prepar

Re: KDE MicroBlog (Twitter) update doesn't work

2009-07-29 Thread Ryan P. Bitanga
On Wed, Jul 29, 2009 at 5:49 PM, Ryan P. Bitanga wrote: > On Wed, Jul 29, 2009 at 4:11 PM, Gerhard > Gappmeier wrote: >> >> I reverted back to 974104 (2009-05-28), before a bigger change was done, but >> this also didn't work. >> >> So I took a loo

Re: KDE MicroBlog (Twitter) update doesn't work

2009-07-29 Thread Ryan P. Bitanga
On Wed, Jul 29, 2009 at 4:11 PM, Gerhard Gappmeier wrote: > Hi > > for while now I'm not able to send updates to Twitter using the MicroBlog > plasmoid, whereas receiving messages works. > > Yesterday I reverted the microblog dataengine to older versions to see when it > was broken. > > @aseigo, th

Re: 4.4 call for runners (ideas)

2009-07-24 Thread Ryan P. Bitanga
On Sat, Jul 25, 2009 at 1:11 PM, Aaron J. Seigo wrote: > On Friday 24 July 2009, Luiz Felipe Talvik wrote: >> Integration with amarok, like the one that katapult had. > > there's an amarok runner in playground. it'd be cool to see it cleaned up and > readied for inclusion in plasma-addons. I'm act

Re: 4.4 call for runners (ideas)

2009-07-24 Thread Ryan P. Bitanga
On Sat, Jul 25, 2009 at 4:35 AM, Luiz Felipe Talvik wrote: > Integration with amarok, like the one that katapult had. > Type "bee 5th" in katapult and the 5th Symphony started playing. > This one needs the collection query interface in amarok to be fixed first. It's still broken. __

Re: Review Request: Libkonq support for the nepomuk search runner

2009-02-11 Thread Ryan P. Bitanga
Before we veer further off topic, are we moving KonqMenuActions and KonqPopupMenuInfo outside of libkonq and into kdelibs for 4.3? At the very least, we'll need that to keep nepomuksearchrunner and the locations runner within kdebase/workspace. Cheers, Ryan 2009/1/20 Aaron J. Seigo : > On Monday

addMatch/addMatches in RunnerContext

2009-01-28 Thread Ryan P. Bitanga
Hey everyone, I was going over the KRunner related classes a couple of weeks ago and forgot to ask this. Can anyone tell me why the argument "term" in addMatches(const QString &term, const QList &matches) and addMatch(const QString &term, const QueryMatch &match) isn't used? IIRC, term was origin

Quick question on backporting

2009-01-19 Thread Ryan P. Bitanga
Hey everyone, What exactly are we allowed to backport to the 4.2 branch? I made a few changes to quicksand that I should've committed sometime last year. Minor changes really, no new strings added or anything and since nothing is linked against it, it should be ok to backport right? Cheers, Ryan

Re: KRunner keywords and translations

2009-01-19 Thread Ryan P. Bitanga
2009/1/15 Aaron J. Seigo : > On Wednesday 14 January 2009, Anne-Marie Mahfouf wrote: >> Hi, >> >> I am occasionally helping with French translation and I was wondering about >> KRunner keywords. >> >> - can anyone check if they work? they don't for me. > > hm.. it should; it's comparing against the

Re: Review Request: Libkonq support for the nepomuk search runner

2009-01-19 Thread Ryan P. Bitanga
3? Anyway, is the patch good to go if I move it apps? Cheers, Ryan 2009/1/18 Aaron J. Seigo : > On Saturday 17 January 2009, Ryan P. Bitanga wrote: >> I think the functionality gained by linking against libkonq would be >> worth moving it to kdebase-apps. :) > > it would als

Re: Review Request: Libkonq support for the nepomuk search runner

2009-01-17 Thread Ryan P. Bitanga
I think the functionality gained by linking against libkonq would be worth moving it to kdebase-apps. :) - Ryan On Sat, Jan 17, 2009 at 11:16 PM, Marco Martin wrote: > > >> On 2009-01-17 07:14:16, Marco Martin wrote: >> > just a quick problem i coud see > > aaah, damn review board, chewed out mo

Re: last call for alcohol .. er .. BIC API changes

2008-11-04 Thread Ryan P. Bitanga
2008/11/4 Aaron J. Seigo <[EMAIL PROTECTED]>: > On Monday 03 November 2008, Ryan P. Bitanga wrote: >> I fixed up the patch for multiple action runners. Moved action > > can you find me on irc? because i still really don't grok some of the > decisions > in the pat

Re: last call for alcohol .. er .. BIC API changes

2008-11-03 Thread Ryan P. Bitanga
2008/11/3 Aaron J. Seigo <[EMAIL PROTECTED]>: > hi =) > > i'd like to move libplasma over to kdelibs on Nov 3rd. it'll be a fair amount > of work, and i'll announce here when i've started so other people don't get > caught with local changes to libplasma. > > so this is the "last call" for binary i

Re: 4.2: the binary compatible release

2008-10-20 Thread Ryan P. Bitanga
2008/10/19 Aaron J. Seigo <[EMAIL PROTECTED]>: > Hello =) > > the second thing we discussed at the meeting today was moving libplasma to > kdelibs and guaranteeing binary compatibility starting with 4.2. > > here are our notes from the meeting: > > Binary Compatibility and kdelibs >* The Plan >

Re: Wanted: Name for current KRunner Interface

2008-09-24 Thread Ryan P. Bitanga
2008/9/24 Aaron J. Seigo <[EMAIL PROTECTED]>: > On Sunday 21 September 2008, Ryan P. Bitanga wrote: >> Hey everyone, >> >> I was thinking of beginning QuickSand integration with KRunner within >> the week and I think it would be great if someone came up with

Re: Wanted: Name for current KRunner Interface

2008-09-24 Thread Ryan P. Bitanga
2008/9/24 Aaron J. Seigo <[EMAIL PROTECTED]>: > On Sunday 21 September 2008, Ryan P. Bitanga wrote: >> Anyway, with regards to supporting another interface for KRunner, I >> suggest we rename KRunnerDialog to something like ThemedDialog, make >> Interface the base

Re: Review Request: Multiple action support for KRunner

2008-09-21 Thread Ryan P. Bitanga
2008/9/20 Aaron J. Seigo <[EMAIL PROTECTED]>: > On Thursday 18 September 2008, you wrote: >> > On 2008-09-17 08:34:10, Aaron Seigo wrote: >> > > i mostly like this patch ... >> > > >> > > however, QueryActionPool doesn't seem to actually be used; where it is >> > > used, it seems to be an implement

Wanted: Name for current KRunner Interface

2008-09-21 Thread Ryan P. Bitanga
Hey everyone, I was thinking of beginning QuickSand integration with KRunner within the week and I think it would be great if someone came up with a name for the current KRunner interface. Any ideas? :) Anyway, with regards to supporting another interface for KRunner, I suggest we rename KRunnerD

Re: Res: Application Launcher and the ALT+F1 shortcut

2008-09-17 Thread Ryan P. Bitanga
I'm not sure, but I remember editing my plasma-appletsrc and adding global=Alt+F1 under the shortcuts section for my kickoff plasmoid when it stopped working in 4.1. For some reason it wasn't set. 2008/9/18 Aaron J. Seigo <[EMAIL PROTECTED]>: > On Wednesday 17 September 2008, [EMAIL PROTECTED] wro

Re: QuickSand, an alternative interface

2008-09-11 Thread Ryan P. Bitanga
2008/9/11 Aaron J. Seigo <[EMAIL PROTECTED]>: > On Wednesday 10 September 2008, Ryan P. Bitanga wrote: >> It's still experimental, and some things don't work (like the >> configuration dialog) but it should provide a slightly different >> experience from th

Re: QuickSand, an alternative interface

2008-09-11 Thread Ryan P. Bitanga
You're one to talk :p But trying it out for yourself is way better than a screenshot, or even a screencast. :) 2008/9/12 Aaron J. Seigo <[EMAIL PROTECTED]>: > On Thursday 11 September 2008, Michael Rudolph wrote: >> A screenshot was posted earlier today (or tonight, yesterday or >> tomorrow, depen

QuickSand, an alternative interface

2008-09-10 Thread Ryan P. Bitanga
Hey everyone, I uploaded an alternative front-end for KRunner in playground. It's designed to be similar to the Primer interface of QuickSilver, but it has an "icon parade" and uses the default theme from Plasma. I wrote it to have a UI for multiple action support in KRunner. I wouldn't really be

Re: Moving spellcheck runner to kdeplasma-addons

2008-08-19 Thread Ryan P. Bitanga
Great. If no one protests, I'll move it to kdeplasma-addons monday next week. :) 2008/8/20 Aaron J. Seigo <[EMAIL PROTECTED]>: > On Tuesday 19 August 2008, Sebastian Kügler wrote: >> On Tuesday 19 August 2008 07:34:12 Ryan P. Bitanga wrote: >> > Does anyone have

Moving spellcheck runner to kdeplasma-addons

2008-08-18 Thread Ryan P. Bitanga
Does anyone have any objections to moving the spellcheck runner into kdeplasma-addons? It hasn't been touched for a while and I don't think it needs further development. I only read Aaron's mail asking if we could move it to kdereview recently (yes I know that was sent last March but the huge traf