Re: Plasma::Package::registerPackage stops working?

2009-07-22 Thread Aaron J. Seigo
On Wednesday 22 July 2009, Dong Tiger wrote: > 2009/7/23 Aaron J. Seigo > > > On Wednesday 22 July 2009, Dong Tiger wrote: > > > I found I can't add Google Gadget into plasma any more. Google Gadget > > > in plasma uses Plasma::Package::registerPackage to add gadgets into > > > plasma. > > > > It

Re: Plasma::Package::registerPackage stops working?

2009-07-22 Thread Dong Tiger
2009/7/23 Aaron J. Seigo > On Wednesday 22 July 2009, Dong Tiger wrote: > > I found I can't add Google Gadget into plasma any more. Google Gadget in > > plasma uses Plasma::Package::registerPackage to add gadgets into plasma. > It > > used to work. > > * is the pluginName() set in the Plasma::Pa

Re: Gethotnewstuff and themes

2009-07-22 Thread Aaron J. Seigo
On Wednesday 22 July 2009, Marco Martin wrote: > Now the question is: simply say to those theme screw you and make the > package right or reverting to the old behaviour? those packages are, by definition, broken. it was pure luck they worked in the past. i think we should just install them to a

Re: Prospective costs of the 3rd Plasma meeting (Tokamak3)

2009-07-22 Thread Aaron J. Seigo
On Wednesday 22 July 2009, Artur Souza (MoRpHeUz) wrote: > On Wednesday 22 July 2009, 14:23 Celeste Lyn Paul wrote: > > So to be clear, it would be ~1200 EUR (~600EUR/person) more to get more > > people? > > Ok, let's do this the proper way and using Mario's data hehe :) i'm not sure i see either

Re: How a script engine knows all plasmoid installed?

2009-07-22 Thread Aaron J. Seigo
On Wednesday 22 July 2009, Dong Tiger wrote: > I need to know that so one google gadget won't be installed as plasmoid > twice. from applet.h (Plasma::Applet): static KPluginInfo::List listAppletInfo(const QString &category = QString(),

Re: need help on my javascript plasmoid

2009-07-22 Thread Aaron J. Seigo
On Wednesday 22 July 2009, Patrick Aljord wrote: > xmlUrl = new QUrl( "http://ws.audioscrobbler.com"; ); > http = new QHttp; * do not use QHttp * the JS bindings do not have support for fetching things via KIO; note that this represents a security issue that would need to be address _FIRST_ be

Re: Plasma::Package::registerPackage stops working?

2009-07-22 Thread Aaron J. Seigo
On Wednesday 22 July 2009, Dong Tiger wrote: > I found I can't add Google Gadget into plasma any more. Google Gadget in > plasma uses Plasma::Package::registerPackage to add gadgets into plasma. It > used to work. * is the pluginName() set in the Plasma::PackageMetadata object passed into Plasma

Re: [PATCH] BUG 189643 Taskbar should be animated while program is starting

2009-07-22 Thread Aaron J. Seigo
On Wednesday 22 July 2009, Aaron J. Seigo wrote: > On Tuesday 21 July 2009, 潘卫平(Peter Pan) wrote: > > Do you mean that I should use Plasma::BusyWidget ? > > yes > > > I made a patch using Plasma::BusyWidget, It looks fine. > > i wonder if it wouldn't make more sense to show it in place of the icon

Re: Kickoff Apps Regoranization

2009-07-22 Thread Aaron J. Seigo
On Tuesday 21 July 2009, Celeste Lyn Paul wrote: > I had some questions about the new apps organization in Kickoff. i don't think this has anything to do with kickoff specifically, it just shows whatever the menu structure is advertised as. > Previously, applications were organized in a single t

Re: Kickoff Apps Regoranization

2009-07-22 Thread Vishal Rao
On Wed, Jul 22, 2009 at 4:27 AM, Celeste Lyn Paul wrote: > A while back, Kubuntu had first proposed and provided a patch for a single > level of categorization and it was accepted by upstream (I wish one day you > would accept our other Kickoff patches too). We still believe this is the > best >

Re: Review Request: Custom combo boxes for Plasma::ComboBox

2009-07-22 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1094/#review1722 --- if this is needed (which it may be in this case) then it should not be

Re: [PATCH] BUG 189643 Taskbar should be animated while program is starting

2009-07-22 Thread Aaron J. Seigo
On Tuesday 21 July 2009, 潘卫平(Peter Pan) wrote: > Do you mean that I should use Plasma::BusyWidget ? yes > I made a patch using Plasma::BusyWidget, It looks fine. i wonder if it wouldn't make more sense to show it in place of the icon instead of right over the text? also, you don't need to che

Re: Prospective costs of the 3rd Plasma meeting (Tokamak3)

2009-07-22 Thread Chani
On Wed, Jul 22, 2009 at 10:43 AM, Artur Souza (MoRpHeUz) wrote: > On Wednesday 22 July 2009, 14:23 Celeste Lyn Paul wrote: >> So to be clear, it would be ~1200 EUR (~600EUR/person) more to get more >> people? > > Ok, let's do this the proper way and using Mario's data hehe :) > > +   100 EUR > +  

Review Request: windows port of taskmanager library

2009-07-22 Thread Patrick Spendrin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1101/ --- Review request for Plasma. Summary --- I want to add some missing functiona

Gethotnewstuff and themes

2009-07-22 Thread Marco Martin
Hi all, another commit to blame, another really ugly patch lacking a proper solution :p the commit is the following one http://websvn.kde.org/trunk/KDE/kdebase/workspace/plasma/shells/desktop/backgrounddialog.cpp?r1=963647&r2=969465 the problem is: most of the themes downloaded with gethotnewstu

Re: need help on my javascript plasmoid

2009-07-22 Thread Patrick Aljord
Ok, thanks all, I guess I'll go for ruby then. ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Prospective costs of the 3rd Plasma meeting (Tokamak3)

2009-07-22 Thread Diego Casella ([Po]lentino)
2009/7/22 Artur Souza (MoRpHeUz) > Hi Celeste! > > On Wednesday 22 July 2009, 12:28 Celeste Lyn Paul wrote: > > Looks like a good proposal; however, we have some questions before we can > > make a decision. We would like to see 1 or 2 new people attend this > > meeting. From the list on techbase,

Re: need help on my javascript plasmoid

2009-07-22 Thread Richard Dale
On Wed, Jul 22, 2009 at 7:38 PM, Marco Martin wrote: > On Wednesday 22 July 2009, Patrick Aljord wrote: >> On Wed, Jul 22, 2009 at 3:03 AM, Marco Martin wrote: >> > in amarok js bindings are complete and autogenerated. >> > for now in plasma hey are just a tiny subset and you can call only stuff >>

Re: need help on my javascript plasmoid

2009-07-22 Thread Marco Martin
On Wednesday 22 July 2009, Patrick Aljord wrote: > On Wed, Jul 22, 2009 at 3:03 AM, Marco Martin wrote: > > in amarok js bindings are complete and autogenerated. > > for now in plasma hey are just a tiny subset and you can call only stuff > > explicitly exported by libplasma > > probably in the fut

Re: need help on my javascript plasmoid

2009-07-22 Thread Patrick Aljord
On Wed, Jul 22, 2009 at 3:03 AM, Marco Martin wrote: > in amarok js bindings are complete and autogenerated. > for now in plasma hey are just a tiny subset and you can call only stuff > explicitly exported by libplasma > probably in the future we will have complete bindings too > Ok thanks for the

Re: Prospective costs of the 3rd Plasma meeting (Tokamak3)

2009-07-22 Thread Ana Cecília Martins Barbosa
> PS: I'm ccing the students to know if they're available on the dates. > Well, first of all, thanks for even considering this possibility. :) I am totally available at the time. Second of all, It would be great to go! :) ___ Plasma-devel mailing list Pl

Re: Prospective costs of the 3rd Plasma meeting (Tokamak3)

2009-07-22 Thread Artur Souza (MoRpHeUz)
On Wednesday 22 July 2009, 14:23 Celeste Lyn Paul wrote: > So to be clear, it would be ~1200 EUR (~600EUR/person) more to get more > people? Ok, let's do this the proper way and using Mario's data hehe :) + 100 EUR + 120 EUR + 955 EUR + 100 EUR (we forgot this one on the last table) + 10

Re: Prospective costs of the 3rd Plasma meeting (Tokamak3)

2009-07-22 Thread Celeste Lyn Paul
2009/7/22 Artur Souza (MoRpHeUz) > > > From what I've heard about Ana, as she is a student, there is no way for > her to > pay any amount of the air tickets, so we would need 100% sponsorship for > her if > she is available. Unfortunately, I also can't afford more than 20% of the > price > of the

Re: Prospective costs of the 3rd Plasma meeting (Tokamak3)

2009-07-22 Thread Artur Souza (MoRpHeUz)
Hi Celeste! On Wednesday 22 July 2009, 12:28 Celeste Lyn Paul wrote: > Looks like a good proposal; however, we have some questions before we can > make a decision. We would like to see 1 or 2 new people attend this > meeting. From the list on techbase, everyone looks familiar. Do you have > any ne

Re: Review Request: Fix for bug: https://bugs.kde.org/show_bug.cgi?id=200981 (duplicated actions when a screen is pluged).

2009-07-22 Thread Alex Fiestas
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1099/ --- (Updated 2009-07-22 16:35:05.705818) Review request for Plasma. Summary --

Review Request: Fix for bug: https://bugs.kde.org/show_bug.cgi?id=200981 (duplicated actions when a screen is pluged).

2009-07-22 Thread Alex Fiestas
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1099/ --- Review request for Plasma. Summary --- The patch fix/workaround this bug ht

Re: Prospective costs of the 3rd Plasma meeting (Tokamak3)

2009-07-22 Thread Celeste Lyn Paul
Hi Mario, Looks like a good proposal; however, we have some questions before we can make a decision. We would like to see 1 or 2 new people attend this meeting. >From the list on techbase, everyone looks familiar. Do you have any new people you have invited or plan to invite who may not be on the

Prospective costs of the 3rd Plasma meeting (Tokamak3)

2009-07-22 Thread Mario Fux
Good morning dear board members I'm the host and organizer of the 3rd Plasma meeting. It's located in a small village (Randa) in the Swiss Alps. For more information see the techbase site [1]. As you can see there until now there are 12 persons (including myself) who will participate. But let

Re: Tokamak 3 - Last bits

2009-07-22 Thread Mario Fux
Am Dienstag, 21. Juli 2009 schrieb Artur Souza (MoRpHeUz): > Hello everybody :) Good morning First. No need to CC: me I'm subscribed to both mailinglist. Than thx artur for coming up with this. > Tokamak 3 is right around the corner and we still need to finish some bits > like: > > - Everybody

Re: need help on my javascript plasmoid

2009-07-22 Thread Gerhard Gappmeier
The QHttp and QFtp class were forbidden a while ago for all the plasma (or the whole kde4?) code. So I think it will not be possible to use that from script too. Please correct me when this is wrong. The native code uses KIO now instead. http://api.kde.org/4.2-api/kdelibs-apidocs/kio/html/classKIO

Re: [PATCH] BUG 189643 Taskbar should be animated while program is starting

2009-07-22 Thread Sebastian Kügler
Hi Peter, On Saturday 18 July 2009 16:05:02 潘卫平(Peter Pan) wrote: > "In KDE3, when I start a programm, the taskbar-panel shows a > turning-sand-clock while the programm starts. I would like that back in > KDE4." > > I try to make a patch to fix this BUG, but I don't known how to realize > a turnin

How a script engine knows all plasmoid installed?

2009-07-22 Thread Dong Tiger
Hi, I need to know that so one google gadget won't be installed as plasmoid twice. Any suggestion on how to do that? Is it a common request among script engines? Thanks -- Tiger ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/ma

Re: Review Request: Custom combo boxes for Plasma::ComboBox

2009-07-22 Thread Sebastian Kügler
On Tuesday 21 July 2009 17:55:33 Michal Dutkiewicz wrote: > It's intended for 4.3 (better later than never..., didn't know that there > is still no possibility to do something like this and no possibility to > create custom Plasma themed widget). Note that it won't be accepted in 4.3, it's a featu

Re: Plasma::Package::registerPackage stops working?

2009-07-22 Thread Dong Tiger
Now I remember installPackage is used to install plasmoid from local file. I can use plasmodviewer to run installed google gadgets but they just don't show up in the "Add Widget..." dialog. 2009/7/22 Marco Martin > On Wednesday 22 July 2009, Dong Tiger wrote: > > Hi, > > > > I found I can't add

Re: Plasma::Package::registerPackage stops working?

2009-07-22 Thread Federico Manganelli
In data mercoledì 22 luglio 2009 08:29:59, Dong Tiger ha scritto: : > Hi, > > I found I can't add Google Gadget into plasma any more. Google Gadget in > plasma uses Plasma::Package::registerPackage to add gadgets into plasma. It > used to work. > > I saw there is another method installPackage in P

Re: Plasma::Package::registerPackage stops working?

2009-07-22 Thread Marco Martin
On Wednesday 22 July 2009, Dong Tiger wrote: > Hi, > > I found I can't add Google Gadget into plasma any more. Google Gadget in > plasma uses Plasma::Package::registerPackage to add gadgets into plasma. It > used to work. > > I saw there is another method installPackage in Plasma::Package. Should

Re: need help on my javascript plasmoid

2009-07-22 Thread Marco Martin
On Wednesday 22 July 2009, Patrick Aljord wrote: > Hey all, > > I've been following the Getting Started tutorial on techbase and it works > great. Since then, I've been trying to use QHttp and other Qt classes in my > main.js file but the plasmoid fails. I'm trying to download an xml file > such as