[PATCH] BUG 167388 inconsistency in ~/.kde4/share/config/trashrc

2009-09-01 Thread 潘卫平(Peter Pan)
Hi, all When look into BUG 167388, I find that plasma-desktop and dolphin use kio_trash to deal with trash, and class TrashImpl is responsible to keep trashrc consistent. But if more than one kio_trash are created, inconsistency may occur, because TrashImpl doesn't make sure whether the config

Review Request: Plasma + Qt Kinetic GSoC Project - Attempt 2

2009-09-01 Thread makmanalp
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1512/ --- Review request for Plasma, Aaron Seigo and Alexis Menard. Summary --- Okay,

Re: IRC Meeting: virtual desktops 2.0

2009-09-01 Thread Lucas Murray
On Wed, Sep 2, 2009 at 12:29 AM, Aaron J. Seigo wrote: > works for me. before 10am would be ambitious. so perhaps 10am UTC? (which > would be 11:00 here in Randa) 10am UTC makes it around 6pm here. I have air force aptitude testing in the afternoon but will hopefully be back by then. -- Lucas M

Re: [PATCH] BUG 202473 no sound on emptying trash widget although sound is configured in systemsettings

2009-09-01 Thread 潘卫平(Peter Pan)
Aaron J. Seigo 写道: On September 1, 2009, 潘卫平(Peter Pan) wrote: yes, no need. the point of that code was to prevent people from emptying the trash while the trash was already emptying. as this can take quite a while, this is a nice feature. it let the user know that their action was successfu

Please review/report usage of standard Font and Icon roles in Plasma

2009-09-01 Thread Christoph Feck
Hi Plasma developers, I am currently looking at the dialogs in Systemsettings to configure Fonts and Icons. In the Fonts dialog, there are entries "Desktop" and "Taskbar". In the Icons dialog (Enhanced tab), there are entries "Desktop" and "Panel". I would like to know if Plasma: - still "uses"

Re: Remote Widget API Review - The Revenge

2009-09-01 Thread Kevin Ottens
[This is a resend, looks like the SMTP server I used to send the first copy of this mail is sloppy tonight. So sorry for the dups.] Hello, Plasma's API police on the line! (even if remotely) On Tuesday 1 September 2009 20:46:37 Rob Scheepmaker wrote: > Here's the remote widget api as it is afte

Re: Remote Widget API Review - The Revenge

2009-09-01 Thread Kevin Ottens
Hello, Plasma's API police on the line! (even if remotely) On Tuesday 1 September 2009 20:46:37 Rob Scheepmaker wrote: > Here's the remote widget api as it is after review at Tokamak still > something wrong? Speak now, or forever hold your peace. OK, not much (potential) issues left from my

Remote Widget API Review - The Revenge

2009-09-01 Thread Rob Scheepmaker
Hello all, Here's the remote widget api as it is after review at Tokamak still something wrong? Speak now, or forever hold your peace. Regards, Rob /** Overview: Most of the new api is focussed on plasma shells, to allow them to access remote widgets and allow them controll over the security

Re: Javascript plasmoids

2009-09-01 Thread Aaron J. Seigo
On September 1, 2009, Daniel Duris wrote: > I am not sure how most of the classes and elements work, but I have > tried some listed here: > http://api.kde.org/4.x-api/kdelibs-apidocs/plasma/html/annotated.html there's some additional, if very sketchy, docu at kdebase/workspace/plasma/design/javas

Re: Javascript plasmoids

2009-09-01 Thread Daniel Duris
Hi Federico, I've just started with the plasmoid JS development, but found that all engines available via plasmaengineexplorer should be usable (RSS is part of it, so I guess it should work as well - I've only tried time and executable so far). I am not sure how most of the classes and elements w

Re: Review Request: big revamp of Device Notifier

2009-09-01 Thread Giulio Camuffo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1370/ --- (Updated 2009-09-01 16:55:56.303861) Review request for Plasma. Changes --

Re: Python Containment tutorial?

2009-09-01 Thread Richard Dale
You can write Containment applets in Ruby (implemented but not tested) and possibly in JavaScript too. But I don't think they've been implemented in Python yet. -- Richrd On Tue, Sep 1, 2009 at 5:31 AM, alan moore wrote: > Hi, > In the api documentation for PyKDE on the plasma containment page >

Re: IRC Meeting: virtual desktops 2.0

2009-09-01 Thread Ivan Čukić
+1 for not before 10 :) 2009/9/1 Aaron J. Seigo : > On September 1, 2009, Martin Gräßlin wrote: >> So we just need a time. I think we should do it somewhen in the morning or >> early afternoon (UTC time) so that Lucas can join us. So perhaps on >> Thursday morning. > > works for me. before 10am wo

Re: IRC Meeting: virtual desktops 2.0

2009-09-01 Thread Aaron J. Seigo
On September 1, 2009, Martin Gräßlin wrote: > So we just need a time. I think we should do it somewhen in the morning or > early afternoon (UTC time) so that Lucas can join us. So perhaps on > Thursday morning. works for me. before 10am would be ambitious. so perhaps 10am UTC? (which would be 11:

Lunar Dataengine

2009-09-01 Thread David Baron
Why should weather-applets always show a full moon in fair nights? Need URL for the dataengine. Thanks --- Begin Message --- Hello David Baron, arvidjaar has responded to your message 'Just for fun' on KDE-Look.org -- Re: Just for fun Could you give link to lunar data engine? -- http://www.KDE-

Re: [PATCH] BUG 202473 no sound on emptying trash widget although sound is configured in systemsettings

2009-09-01 Thread Aaron J. Seigo
On September 1, 2009, 潘卫平(Peter Pan) wrote: > yes, no need. the point of that code was to prevent people from emptying the trash while the trash was already emptying. as this can take quite a while, this is a nice feature. it lets the user know that their action was successful and prevents peop

Re: Javascript plasmoids

2009-09-01 Thread Aaron J. Seigo
On September 1, 2009, Chani wrote: > On August 31, 2009 20:04:37 Federico Kereki wrote: > > Hi! > > > > I was thinking about developing two plasmoids, and wondered whether the > > JavaScript bindings/libraries/whatever were up to this: > > > >- a RSS news reader: needs to be able to connect to

IRC Meeting: virtual desktops 2.0

2009-09-01 Thread Martin Gräßlin
As we weren't able to discuss the ideas for window tagging/activities during Tokamak I'd suggest we have an IRC meeting while most Plasma devs are still in Randa. So we just need a time. I think we should do it somewhen in the morning or early afternoon (UTC time) so that Lucas can join us. So

Re: Javascript plasmoids

2009-09-01 Thread Chani
On August 31, 2009 20:04:37 Federico Kereki wrote: > Hi! > > I was thinking about developing two plasmoids, and wondered whether the > JavaScript bindings/libraries/whatever were up to this: > >- a RSS news reader: needs to be able to connect to a remote server >(Ajax), get XML data, proc

Re: Qalculate plasmoid moved to kdereview

2009-09-01 Thread Matteo Agostinelli
The problem with the i18nc calls should now be fixed in trunk. The applet should now also respect the locale settings for decimal separators. At the moment the unit names are not translated, and I think libqalculate does not support this ... Best regards, Matteo On Monday 31 August 2009 18:22:

Re: [PATCH] BUG 202473 no sound on emptying trash widget although sound is configured in systemsettings

2009-09-01 Thread 潘卫平(Peter Pan)
Alessandro Diaferia 写道: 2009/9/1 "潘卫平(Peter Pan)" > Hi, all The plasma trash applet doesn't emit a KNotification when the trash is emptied, so there is no sound. Regards -- 潘卫平(Peter Pan) Red Flag Software Co., Ltd _

Re: [PATCH] BUG 202473 no sound on emptying trash widget although sound is configured in systemsettings

2009-09-01 Thread Alessandro Diaferia
2009/9/1 "潘卫平(Peter Pan)" > Hi, all > > The plasma trash applet doesn't emit a KNotification when the trash is > emptied, so there is no sound. > > > Regards > > -- > 潘卫平(Peter Pan) > Red Flag Software Co., Ltd > > ___ > Plasma-devel mailing list > Plas

[PATCH] BUG 202473 no sound on emptying trash widget although sound is configured in systemsettings

2009-09-01 Thread 潘卫平(Peter Pan)
Hi, all The plasma trash applet doesn't emit a KNotification when the trash is emptied, so there is no sound. Regards -- 潘卫平(Peter Pan) Red Flag Software Co., Ltd Index: trash.cpp === --- trash.cpp (revision 1018113) +++ trash.cpp

Javascript plasmoids

2009-09-01 Thread Federico Kereki
Hi! I was thinking about developing two plasmoids, and wondered whether the JavaScript bindings/libraries/whatever were up to this: - a RSS news reader: needs to be able to connect to a remote server (Ajax), get XML data, process it, and update its view. Must be able to configure to whic