Re: Extreme memory usage for gnome-panel related apps

2007-11-30 Thread Ross Burton
On Fri, 2007-11-30 at 09:34 +0100, Mark wrote: Now there are still 3 more left in the list i highlighted. 1. Nautilus Oke.. this one is bothering me. at the time that i shot the screenshot nautilus was not open (at least not the file browser) and than it's taking up that much memory! that's

Extreme memory usage for gnome-panel related apps

2007-11-30 Thread Mark
// begin note i posted this in the fedora-list first but wasn't getting reply's that are discussing what i say below. And for the memory (in the text below).. Using it all up doesn't mean that it's used good. See it like your a rich guy. you can spend it all at once or just go easy on it. i would

Re: Extreme memory usage for gnome-panel related apps

2007-11-30 Thread Benoît Dejean
Le vendredi 30 novembre 2007 à 09:36 +, Ross Burton a écrit : And how do i see which files are open? ls /proc/[pid]/fd/ Simply right-click. -- Benoît Dejean GNOME http://www.gnomefr.org/ LibGTop http://directory.fsf.org/libgtop.html signature.asc Description: Ceci est une partie de

Re: Extreme memory usage for gnome-panel related apps

2007-11-30 Thread Elijah Newren
On Nov 30, 2007 2:46 PM, Mark [EMAIL PROTECTED] wrote: 2007/11/30, David Zeuthen [EMAIL PROTECTED]: http://live.gnome.org/GnomeLove to learn more about how you can help fix these things in the GNOME Desktop. Thanks. oh men.. do they really have that.. they must have been in a funny

Re: Extreme memory usage for gnome-panel related apps

2007-11-30 Thread David Zeuthen
On Fri, 2007-11-30 at 22:46 +0100, Mark wrote: oh men.. do they really have that.. they must have been in a funny mode when they thought about that name. But about the contributing part.. providing patches for gnome (if even possible for me) isn't a problem.. that's fine but making new

Re: Extreme memory usage for gnome-panel related apps

2007-11-30 Thread David Zeuthen
Hi Markg85, On Fri, 2007-11-30 at 21:52 +0100, Mark wrote: It's all a mather of time, money, patience and programming skills and i can't do it (yet) I must applaud you for your enthusiasm. However, it's a bit disruptive with these kind of mails on developer lists. May I suggest joining

Re: Extreme memory usage for gnome-panel related apps

2007-11-30 Thread Mark
2007/11/30, Benjamin Gramlich [EMAIL PROTECTED]: About three months ago, Vincent proposed changes to the gnome-panel that would remove the bonobo usage and switch to d-bus, as well as create a new library/compatibility layer to handle applets [1]. It seems that this high memory consumption is

nautilus gio-branch merged

2007-11-30 Thread Alexander Larsson
I just merged the nautilus gio-branch. Its still kind of raw, but its time to get some more testing and feedback. Most things work, but not everything. I don't expect to make a release until a bit more things work, but I want to get this out so that we get a bit more testing, and hopefully a bit

Re: Extreme memory usage for gnome-panel related apps

2007-11-30 Thread Bastien Nocera
On Fri, 2007-11-30 at 09:34 +0100, Mark wrote: // begin note i posted this in the fedora-list first but wasn't getting reply's that are discussing what i say below. And for the memory (in the text below).. Using it all up doesn't mean that it's used good. See it like your a rich guy. you

Re: Web links integration in applications: bugs, translations, help...

2007-11-30 Thread Matthew Paul Thomas
On Nov 28, 2007, at 8:33 AM, Loïc Minier wrote: On Tue, Nov 27, 2007, Andre Klapper wrote: ... i love firefox because of explanations that even my parents would understand, if they'd touch computers. The page you are trying to view contains POSTDATA that has expired from cache. but

Re: Extreme memory usage for gnome-panel related apps

2007-11-30 Thread Brian Nitz
I typically leave gnome-panel (gnome 2.20.1 on Solaris Nevada) running for weeks in a Sun Ray session. The heap does appear to be growing over time: pmap -x of gnome-panel process BEFORE restart of gnome-panel: 22817: gnome-panel --sm-client-id 11819cdc2800011951517610052150048 --scr

Re: Extreme memory usage for gnome-panel related apps

2007-11-30 Thread Ross Burton
On Fri, 2007-11-30 at 10:51 +0100, Mark wrote: It's only leaked 2000 bytes, you'll need to do more research on the 422000 bytes which are still reachable. how do i do that? (gonna read the MemoryReduction docs soon) Read the valgrind help page. Ross -- Ross Burton

Re: Extreme memory usage for gnome-panel related apps

2007-11-30 Thread Mark
2007/11/30, Ross Burton [EMAIL PROTECTED]: Mark, Please reply-to-all, you forgot to include the lists. Oke Similar usage, some higher some lower. Hmm.. sad Oke the first valgrind results of nm-applet. it has leaks. ==5832== ERROR SUMMARY: 10 errors from 2 contexts (suppressed: 123 from 2)

Re: Request for Rarian external dependancy bump

2007-11-30 Thread Elijah Newren
On Nov 27, 2007 3:30 PM, Don Scorgie [EMAIL PROTECTED] wrote: Hi, As some of the eagle-eyed among you may have noticed, I released Rarian 0.7.0 several days ago. Since then I've been working on making yelp work with the (incompatible) new series. I've now done this to the point I'm fairly

Re: Extreme memory usage for gnome-panel related apps

2007-11-30 Thread Ross Burton
Mark, Please reply-to-all, you forgot to include the lists. On Fri, 2007-11-30 at 10:02 +0100, Mark wrote: 2007/11/30, Ross Burton [EMAIL PROTECTED]: On Fri, 2007-11-30 at 09:34 +0100, Mark wrote: Now there are still 3 more left in the list i highlighted. 1. Nautilus Oke.. this one

Re: Extreme memory usage for gnome-panel related apps

2007-11-30 Thread Mark
2007/11/30, Ross Burton [EMAIL PROTECTED]: On Fri, 2007-11-30 at 10:29 +0100, Mark wrote: Oke the first valgrind results of nm-applet. it has leaks. ==5832== ERROR SUMMARY: 10 errors from 2 contexts (suppressed: 123 from 2) ==5832== malloc/free: in use at exit: 517,672 bytes in 7,809

Re: Extreme memory usage for gnome-panel related apps

2007-11-30 Thread Ross Burton
On Fri, 2007-11-30 at 10:29 +0100, Mark wrote: Oke the first valgrind results of nm-applet. it has leaks. ==5832== ERROR SUMMARY: 10 errors from 2 contexts (suppressed: 123 from 2) ==5832== malloc/free: in use at exit: 517,672 bytes in 7,809 blocks. ==5832== malloc/free: 27,957 allocs,

Re: Extreme memory usage for gnome-panel related apps

2007-11-30 Thread Benjamin Gramlich
About three months ago, Vincent proposed changes to the gnome-panel that would remove the bonobo usage and switch to d-bus, as well as create a new library/compatibility layer to handle applets [1]. It seems that this high memory consumption is a reality (I often have close to 500MB consumed at

Re: Extreme memory usage for gnome-panel related apps

2007-11-30 Thread Mark
2007/11/30, David Zeuthen [EMAIL PROTECTED]: Hi Markg85, On Fri, 2007-11-30 at 21:52 +0100, Mark wrote: It's all a mather of time, money, patience and programming skills and i can't do it (yet) I must applaud you for your enthusiasm. However, it's a bit disruptive with these kind of