Re: plasma memory/pixmap leak ?

2010-06-02 Thread Zack Rusin
On Wednesday 02 June 2010 14:40:28 R.F. Pels wrote: > >> So, basically, the short answer is 'No'. > > > > there is no instrumentation system, no. much like most other plugin > > based software out there. if you'd like to develop something, that'd > > be great. > > Huh. Methinks that would require

Re: plasma memory/pixmap leak ?

2010-06-02 Thread Aaron J. Seigo
On June 2, 2010, R.F. Pels wrote: > >> So, basically, the short answer is 'No'. > > > > there is no instrumentation system, no. much like most other plugin > > based software out there. if you'd like to develop something, that'd > > be great. > > Huh. Methinks that would require at least SOME com

Re: plasma memory/pixmap leak ?

2010-06-02 Thread Asraniel
Jeah a "task manager" for plasma would be great. But i have no clue how one would start that... Beat Wolf Am Mittwoch 02 Juni 2010, um 18.18:34 schrieb Aaron J. Seigo: > On June 2, 2010, R.F. Pels wrote: > > So, basically, the short answer is 'No'. > > there is no instrumentation system, no. muc

Re: plasma memory/pixmap leak ?

2010-06-02 Thread R.F. Pels
>> So, basically, the short answer is 'No'. > > there is no instrumentation system, no. much like most other plugin > based software out there. if you'd like to develop something, that'd > be great. Huh. Methinks that would require at least SOME community effort. Ehm, ISTM that this isn't someth

Re: plasma memory/pixmap leak ?

2010-06-02 Thread R.F. Pels
>> So, basically, the short answer is 'No'. > > If that's what you want to make of it, sure. If one's really > interested in having this problem fixed, the above is a good start, > I'd think. Yes very last century. I would expect that by now plasma and plasmoids would have some sort of mechanism

Re: Plasma menubar design questions

2010-06-02 Thread Marco Martin
On Wednesday 02 June 2010, Aurélien Gâteau wrote: > Hi, > > As you probably know if you read PlanetKDE, I am working on implementing > a global menubar for KDE, using DBusMenu. Here is a link to the post in > case you missed it: > > http://agateau.wordpress.com/2010/05/10/getting-menus-out-of-app

Re: plasma memory/pixmap leak ?

2010-06-02 Thread Alexis Ménard
On Wed, Jun 2, 2010 at 7:28 PM, Aaron J. Seigo wrote: > On June 2, 2010, todd rme wrote: >> On Wed, Jun 2, 2010 at 12:18 PM, Aaron J. Seigo wrote: >> > On June 2, 2010, R.F. Pels wrote: >> >> So, basically, the short answer is 'No'. >> > >> > there is no instrumentation system, no. much like most

Re: plasma memory/pixmap leak ?

2010-06-02 Thread Aaron J. Seigo
On June 2, 2010, todd rme wrote: > On Wed, Jun 2, 2010 at 12:18 PM, Aaron J. Seigo wrote: > > On June 2, 2010, R.F. Pels wrote: > >> So, basically, the short answer is 'No'. > > > > there is no instrumentation system, no. much like most other plugin based > > software out there. if you'd like to

Re: Panel icon sizing bug in 4.4

2010-06-02 Thread Aaron J. Seigo
On June 2, 2010, todd rme wrote: > So for horizontal panels it resizes freely, but for vertical panels it > only goes up to the maximum size specified? Wouldn't that fix the because that doesn't address the issue that some people want LARGE icons in a horizontal panel and others don't. the diff

Re: Plasma menubar design questions

2010-06-02 Thread Martin Gräßlin
Am Mittwoch 02 Juni 2010, 18:08:40 schrieb todd rme: > 2010/6/2 Aurélien Gâteau : > > Hi, > > > > As you probably know if you read PlanetKDE, I am working on implementing > > a global menubar for KDE, using DBusMenu. Here is a link to the post in > > case you missed it: > > > > http://agateau.wor

Re: Review Request: Plasma-Mediacenter: Cosmetics for the playlist

2010-06-02 Thread Christophe Olinger
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/4167/ --- (Updated 2010-06-02 16:48:51.702331) Review request for Plasma and Alessandro Di

Re: plasma memory/pixmap leak ?

2010-06-02 Thread todd rme
On Wed, Jun 2, 2010 at 12:18 PM, Aaron J. Seigo wrote: > On June 2, 2010, R.F. Pels wrote: >> So, basically, the short answer is 'No'. > > there is no instrumentation system, no. much like most other plugin based > software out there. if you'd like to develop something, that'd be great. > > we do

Re: plasma memory/pixmap leak ?

2010-06-02 Thread Aaron J. Seigo
On June 2, 2010, R.F. Pels wrote: > So, basically, the short answer is 'No'. there is no instrumentation system, no. much like most other plugin based software out there. if you'd like to develop something, that'd be great. we do have ways of finding out where problems are, though it's a bit man

Re: Panel icon sizing bug in 4.4

2010-06-02 Thread todd rme
On Sun, May 23, 2010 at 9:29 PM, Mike Kasick wrote: > On Sun, May 23, 2010 at 10:28:00AM -0700, Chani wrote: > >> one of the bug reports mentioned that KDE's default icon size should be >> respected, although it's not clear whether that was implemented. > > It wasn't. > >> if that setting is not f

Re: Plasma menubar design questions

2010-06-02 Thread todd rme
2010/6/2 Aurélien Gâteau : > Hi, > > As you probably know if you read PlanetKDE, I am working on implementing > a global menubar for KDE, using DBusMenu. Here is a link to the post in > case you missed it: > > http://agateau.wordpress.com/2010/05/10/getting-menus-out-of-application-windows/ > > It

Re: Plasma menubar design questions

2010-06-02 Thread Alessandro Diaferia
2010/6/2 Aurélien Gâteau > Hi, > > As you probably know if you read PlanetKDE, I am working on implementing > a global menubar for KDE, using DBusMenu. Here is a link to the post in > case you missed it: > > > http://agateau.wordpress.com/2010/05/10/getting-menus-out-of-application-windows/ > > I

Re: Plasma menubar design questions

2010-06-02 Thread Alex Fiestas
On Wednesday 02 June 2010 14:39:07 Aurélien Gâteau wrote: > It is starting to work reasonably, but I have some design questions > though: what should the widget show when no application is active? > Similarly, what should it show when the selected application window has > no menubar? Something like

Plasma menubar design questions

2010-06-02 Thread Aurélien Gâteau
Hi, As you probably know if you read PlanetKDE, I am working on implementing a global menubar for KDE, using DBusMenu. Here is a link to the post in case you missed it: http://agateau.wordpress.com/2010/05/10/getting-menus-out-of-application-windows/ It is composed of a Qt patch and a Plasma men

Re: plasma memory/pixmap leak ?

2010-06-02 Thread Sebastian Kügler
On Wednesday 02 June 2010 12:03:03 R.F. Pels wrote: > >> So, that said, is there any instrumentation in plasmoids and what > >> not to be able to determine a rogue component to begin with? > > > > One can start with a bare setup, see if the leak is there, then add > > components (plasmoids, wallpap

Re: plasma memory/pixmap leak ?

2010-06-02 Thread R.F. Pels
Sebas, >> So, that said, is there any instrumentation in plasmoids and what >> not to be able to determine a rogue component to begin with? > > One can start with a bare setup, see if the leak is there, then add > components (plasmoids, wallpaper plugins) one by one, and see when > the leak start

Re: plasma memory/pixmap leak ?

2010-06-02 Thread Sebastian Kügler
On Wednesday 02 June 2010 10:29:39 R.F. Pels wrote: > >> Anybody else sees this problem ? > >> If so, I'll create a bko entry. > > > > to be honest, "there's a leak ... somewhere" reports aren't very > > useful. if you can spend some time tracking down what is causing it > > (a specific plasmoid?

Re: dreaming...

2010-06-02 Thread Ivan Čukić
> > 80 euro per hour. That's a tad low (esp with the low euro now) so let > > me know if that would be completely unacceptable. > > it completely depends on where in the world the person lives. i'd suggest > drafting the timeline and then finding out, based on that, what can be >From my point of

Re: plasma memory/pixmap leak ?

2010-06-02 Thread R.F. Pels
>> Anybody else sees this problem ? >> If so, I'll create a bko entry. > > to be honest, "there's a leak ... somewhere" reports aren't very > useful. if you can spend some time tracking down what is causing it > (a specific plasmoid? a wallpaper plugin?) then we can perhaps help. > but since confi

Re: Panel icon sizing bug in 4.4

2010-06-02 Thread Ivan Čukić
> One more issue: the "simple" Application Launcher Menu (which I prefer to > kickoff) needs to be fixed too. Attached is a patch based on the Icon > applet changes that fixes the MenuLauncher applet too. Sorry, my bad, forgot to commit the changes... it should be ok now. Cheerio, Ivan -- Whil