Fwd: Re: Ask for help about PopupApplet in PyKDE4

2011-09-29 Thread Diego Casella ([Po]lentino)
I'm forwarding the email to the mailing list for a couple of reasons, explained below :) 2011/9/26 > Yes, I just change to > X-KDE-ServiceTypes=Plasma/PopupApplet > and it works well . so thank you very much . > This is great, you should've told this in the ml in the first place; in this way,

Re: Allow users to donate money towards bugs

2011-09-29 Thread Anne Wilson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/27/2011 04:12 PM, Felix Rohrbach wrote: > If the money donated to a bug is not to motivate the developers, > but a way for users to show that they care about a bug, then why > don't donate the money to the KDE eV? As far as I know that isn't an

Re: teacher needed for Ada Lovelace Day tutorial

2011-09-29 Thread Tomaz Canabrava
Must be a woman - teacher? what about annma? On Tue, Sep 27, 2011 at 3:00 PM, Lydia Pintscher wrote: > Heya folks :) > > Ada Lovelace Day is on 7th of October and I and a few other people > would love to have a programming tutorial on IRC on that day. It'd be > a "for women and their friends" eve

Re: Getting started with KDE development

2011-09-29 Thread Michael Pyne
On Tuesday, September 27, 2011 21:07:40 Giorgos Tsiapaliwkas wrote: > Hi and welcome.:) > > On 27 September 2011 14:09, Picachu Nioto wrote: > > Okay, so current status is that I have decided to use kdesrc. > > While executing kdesrc-build, I got the errors. Log is posted below but to > > summari

Bug triage process needs help

2011-09-29 Thread Bart Kelsey
Hi folks, I'd like to draw attention to the fact that KDE's bug triage process is lacking. It's frustrating for users submitting bug reports when an easily reproducible bug sits in the queue, without even a comment, for six months. For the record, I'm referring to this bug report here: https://

Re: Allow users to donate money towards bugs

2011-09-29 Thread Robert Klotzner
Well the basic idea is to be able to make a living by writing free software. But how can it be done, if you give it away for free? Well it does not make any sense to sell copies, because copies are free (the proprietary way), but it does make sense to pay for the development of free software. The q

Re: teacher needed for Ada Lovelace Day tutorial

2011-09-29 Thread Lydia Pintscher
On Wed, Sep 28, 2011 at 19:08, Tomaz Canabrava wrote: > Must be a woman - teacher? Not necessarily but it would of course be nice. > what about annma? She said she can't promise she'll be available that day so can't do it. Cheers Lydia -- Lydia Pintscher KDE Community Working Group member h

Re: Getting started with KDE development

2011-09-29 Thread Picachu Nioto
Anyone got a chance to look at my earlier email. Thanks, Picachu -- Forwarded message -- From: Picachu Nioto Date: Wed, Sep 28, 2011 at 4:18 AM Subject: Re: Getting started with KDE development To: kde-devel@kde.org Hello everyone, Thanks for the replies. Appreciate it! I am

KPluginSelector: Problems with the configCommitted() signal

2011-09-29 Thread José Expósito
Hello list!! I have a (probably very very simple) problem with the KPluginSelector class. As I see in the documentation the configCommitted() signal must be sent whenever the configuration is save in disk... But I'm

Seeking a starting point.

2011-09-29 Thread Cecil
Hello, I just wrote a huge email asking about where to start to make some personal changes to the kickoff and classic menus. Then I found the source and things started becoming a little clearer. However I would still love to have a solid starting point in my reading, before I start beating up the

Re: Bug triage process needs help

2011-09-29 Thread Christoph Feck
On Wednesday 28 September 2011 19:46:14 Bart Kelsey wrote: > I'd like to draw attention to the fact that KDE's bug triage > process is lacking. Thanks for your offer to help with bug triage. There are over 4 bugs/wishes waiting for a comment, a confirmation, or a patch. You can also request

Re: Getting started with KDE development

2011-09-29 Thread Milian Wolff
Picachu Nioto, 29.09.2011: > Anyone got a chance to look at my earlier email. If you are on a debian based distro, you will need kdelibs5-dev. bye > -- Forwarded message -- > From: Picachu Nioto > Date: Wed, Sep 28, 2011 at 4:18 AM > Subject: Re: Getting started with KDE develop

Re: Bug triage process needs help

2011-09-29 Thread Sune Vuorela
On 2011-09-28, Bart Kelsey wrote: > Hi folks, > > I'd like to draw attention to the fact that KDE's bug triage process is > lacking. Hi Bart You are absolutely right that we get more bug reports to any component than we can currently handle, as you have noticed yourself. I haven't looked at th

Re: Bug triage process needs help

2011-09-29 Thread Giovanni Venturi
On Wednesday 28 September 2011 13:46:14 Bart Kelsey wrote: > Hi folks, > > I'd like to draw attention to the fact that KDE's bug triage process is > lacking. > > It's frustrating for users submitting bug reports when an easily > reproducible bug sits in the queue, without even a comment, for six

Re: invest money in free software?

2011-09-29 Thread Sven Burmeister
Am Donnerstag, 22. September 2011, 17:33:59 schrieb Sam S.: > On Thu, Sep 22, 2011 at 4:13 PM, David Narvaez > > wrote: > > Hi, just wanted to add this link with an interesting (and valid?) point > > of view > > > > http://threatpost.com/en_us/blogs/how-bug-bounties-are-rat-farming-09201 > > 1 >

Re: Bug triage process needs help

2011-09-29 Thread Sebastian Kügler
Hi, On Wednesday, September 28, 2011 19:46:14 Bart Kelsey wrote: > I'd like to draw attention to the fact that KDE's bug triage process is > lacking. Did you get in contact with the bugsquad, they'll probably appreciate your help. > It's frustrating for users submitting bug reports when an easi

Re: Allow users to donate money towards bugs

2011-09-29 Thread Sven Burmeister
Am Sonntag, 25. September 2011, 10:56:21 schrieb Lydia Pintscher: > I'd like to recommend watching Stormy Peter's excellent talk titled > "Would you do it again for free". It has some very enlightening points > about this topic. To quote from her blog: http://stormyscorner.com/2008/11/does-money-

Re: Seeking a starting point.

2011-09-29 Thread Stefan Majewsky
On Thu, Sep 29, 2011 at 6:50 PM, Cecil wrote: > The elements are a lot similar to the underlying code in vc++ or even Vb > form files, but I am not finding size and location information etc. You mean "size and location" of the widgets inside the menu applets? Without actually looking at the code,