[Bug 890441] Re: nautilus memory leak

2012-01-23 Thread Sebastien Bacher
the fix is difficult to backport since it relies on the new unstable glib and gtk series -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890441 Title: nautilus memory leak To manage notifications

[Bug 890441] Re: nautilus memory leak

2012-01-21 Thread Jameson
It would be excellent to upload this fix release package to oneiric- updates or oneiric-backports as appropriate. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890441 Title: nautilus memory leak

[Bug 890441] Re: nautilus memory leak

2012-01-16 Thread dino99
** Changed in: nautilus (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890441 Title: nautilus memory leak To manage notifications about this bug go

[Bug 890441] Re: nautilus memory leak

2012-01-15 Thread MFeif
That did it; Nautilus behaves, after a whole day, is only eating 40M. Well done! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890441 Title: nautilus memory leak To manage notifications about

[Bug 890441] Re: nautilus memory leak

2012-01-12 Thread Sebastien Bacher
running nautilus --quit followed by DESKTOP_SESSION=ubuntu nautilus on a command line should work -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890441 Title: nautilus memory leak To manage

[Bug 890441] Re: nautilus memory leak

2012-01-12 Thread dino99
@Sebastien Nicely done: nautilus (1:3.2.1-2ubuntu7) precise; urgency=low * debian/patches/05_desktop_menu_export.patch: - drop the hack to avoid the nautilus menubar displayed on the desktop on non unity session, it's buggy, spam the session log and the issue has been fixed

[Bug 890441] Re: nautilus memory leak

2012-01-09 Thread Sebastien Bacher
Could you try if running DESKTOP_SESSION=ubuntu nautilus makes things better for you? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890441 Title: nautilus memory leak To manage notifications about

Re: [Bug 890441] Re: nautilus memory leak

2012-01-09 Thread MFeif
Sure, that's an environment variable, I expect ... how do I set this so that it takes precedence? On Mon, Jan 9, 2012 at 3:24 AM, Sebastien Bacher seb...@ubuntu.com wrote: Could you try if running DESKTOP_SESSION=ubuntu nautilus makes things better for you? -- You received this bug

[Bug 890441] Re: nautilus memory leak

2012-01-06 Thread dino99
Still confirm, after many hours of observation without logout/reboot, that nautilus use normal low memory. So on my system, the leak was due to bad encoded name dirs and/or config files related to accented letters translated to garbage and producing a bunch of gtk errors. -- You received this

[Bug 890441] Re: nautilus memory leak

2012-01-06 Thread Sebastien Bacher
let's continue the discussion about those warnings in bug #912379 @matt: do you use Unity or another session? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890441 Title: nautilus memory leak To

[Bug 890441] Re: nautilus memory leak

2012-01-06 Thread MFeif
I'm in Gnome Shell. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890441 Title: nautilus memory leak To manage notifications about this bug go to:

[Bug 890441] Re: nautilus memory leak

2012-01-05 Thread dino99
Thanks for the guideline, here is what i get: oem@oem-desktop:~$ nautilus --quit oem@oem-desktop:~$ gdb nautilus GNU gdb (Ubuntu/Linaro 7.3.1-2011.12-0ubuntu2) 7.3-2011.12 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html

[Bug 890441] Re: nautilus memory leak

2012-01-05 Thread dino99
#35 head up found a very close issue reported into Bug #886419 regarding libdbusmenu-gtk3-4. its on Precise i386 logged as gnome-classic (compiz/unity completly purged). cases: - if start it again into a terminal: i get a bunch of gtk-critical errors, when nautilus is used. - but gksu nautilus

[Bug 890441] Re: nautilus memory leak

2012-01-05 Thread Sebastien Bacher
dino99: - do you get the same warning under unity? (just to know if the session makes a difference) - the bug you point is a segfault and the stacktrace contains libdbusmenu, yours doesn't - does moving .gtk-bookmarks away workaround the issue? it seems to be due to your bookmarks somewhat -

[Bug 890441] Re: nautilus memory leak

2012-01-05 Thread dino99
Unity is not installed nor compiz (totaly purged) Looking at .gtk-bookmarks show an issue with dir/subdir names if thet contain é: translated with % + uppercase letters. Had Vidéos Téléchargement dirs , both was malformed into .gtk-bookmarks. Now i've replaced é by e to avoid this issue. But

[Bug 890441] Re: nautilus memory leak

2012-01-05 Thread dino99
Latest packages installed: language-pack-fr, language-pack-en, language- pack-gnome-fr en 1.12.04+20111229 After having renamed the faulty names dirs and set a clean .gtk- bookmarks, finally made a cold reboot. Get the usual errors logged into xsession-errors attached. No more errors added then.

[Bug 890441] Re: nautilus memory leak

2012-01-05 Thread Sebastien Bacher
Those are useful informations, do you remember how you added this bookmarks? The accents should be supported but maybe something did wrong escaping or encoding when it wrote there. In any case your issue is a valid bug but different from the leak (or at least it seems so), could you open a new

[Bug 890441] Re: nautilus memory leak

2012-01-05 Thread Sebastien Bacher
Ok, your new log has other errors, you might want to open another bug for the enchant one and get a stacktrace the same way -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890441 Title: nautilus

[Bug 890441] Re: nautilus memory leak

2012-01-05 Thread Sebastien Bacher
clean .gtk-bookmarks, finally made a cold reboot. Get the usual errors logged into xsession-errors attached. No more errors added then. did you check that .gtk-bookmarks didn't get recreated on boot? it's automatically created on first login usually if not existant (that's how you get bookmarks

[Bug 890441] Re: nautilus memory leak

2012-01-05 Thread dino99
Stacktrace about nautilus again? Additional comments since previous post: - running a new app ( with wine) add the same errors at opening time, but no more then. - have looked at an other system with Oneiric i386: it has the same errors logged and again into .gtk-boomarks Vidéos is translated

[Bug 890441] Re: nautilus memory leak

2012-01-05 Thread dino99
here is a new gdb nautilus, with libgtk-3-0-dbg installed ** Attachment added: backtrace https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/890441/+attachment/2658851/+files/gdb-nautilus -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 890441] Re: nautilus memory leak

2012-01-04 Thread Sebastien Bacher
do you get those warning from nautilus? could you get a stacktrace for one of those? doing that should work: nautilus --quit gdb nautilus (gdb) b g_log (gdb) run ... type c if it stops on something else or bt when you get one of the warnings -- You received this bug notification because you are

[Bug 890441] Re: nautilus memory leak

2012-01-03 Thread dino99
@Sebastien here is xsession-errors requested into #30 above to let you know about what kind of errors are logged, note that its the result obtained after a cold boot a few minutes back. Nautilus is growing the same way, eating memory. ** Attachment added: .xsession-errors

[Bug 890441] Re: nautilus memory leak

2012-01-02 Thread Sebastien Bacher
Thanks for your work matt, I'm out of ideas on how to get useful informations on that issue though, it doesn't happen on any of the boxes I use and doesn't seem to impact most users so it's not easy to debug dino99: unity-greeter is a gtk software running on the login screen with another user,

[Bug 890441] Re: nautilus memory leak

2012-01-02 Thread Sebastien Bacher
- looking at lightdm, it need EITHER lightdm-gtk-greeter (was installed) OR unity-geeter. Thats wrong, unity-greeter needs to be installed to get lightdm login screen, then X start, otherwise i have to log via tty. you need to edit your lightdm.conf to tell it to load the gtk greeter if that's

[Bug 890441] Re: nautilus memory leak

2012-01-02 Thread Julien Faucher
For what it's worth, I had the same problem in Nautilus 3.2.1, using my home folder as the desktop with a modified user-dirs.dirs . The issue is present on both my computers (one with Oneiric, the other running Mint 12, but it's the same package AFAIK) and it happens with the user- dirs.dirs

[Bug 890441] Re: nautilus memory leak

2011-12-23 Thread dino99
More comment about post #28 above: - unity 2d 3d was completly purged, and their dependencies related packages too. - but while booting i always got stuck to checking battery state - looking at lightdm, it need EITHER lightdm-gtk-greeter (was installed) OR unity-geeter. Thats wrong,

[Bug 890441] Re: nautilus memory leak

2011-12-22 Thread dino99
What i get on Precise i386: - on cold boot, nautilus use around 10 Mib - then xsession-errors is recording continously gtk-critical errors, mainly due to both Unity, so i've purged them to slow down this madness. Purging/reinstalling several times or reconfiguring dont help on that side. About

[Bug 890441] Re: nautilus memory leak

2011-12-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nautilus (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890441 Title:

[Bug 890441] Re: nautilus memory leak

2011-12-21 Thread MFeif
So, Sebastien, what's the next step here. I think I've provided enough context to reproduce and prove that it is not some other setting on my system? I see that the bug is still New... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 890441] Re: nautilus memory leak

2011-12-08 Thread MFeif
No, it does not happen; I found two places where this setting was set: 1. In gconf : apps / nautilus / preferences / desktop_is_home_dir (this setting appears to have no effect, but was a carry-over from an old version of Ubuntu. -- is nautilus gtk3 or gtk2 at this point?) 2. in

[Bug 890441] Re: nautilus memory leak

2011-12-08 Thread Sebastien Bacher
Oneiric is using gsettings for nautilus not gconf, so the equivalent setting would be gsettings get org.gnome.nautilus.preferences desktop- is-home-dir (or set true,false on the same key) what did you change in your .config? -- You received this bug notification because you are a member of

[Bug 890441] Re: nautilus memory leak

2011-12-08 Thread MFeif
gsettings get org.gnome.nautilus.preferences desktop-is-home-dir returns false I changed: XDG_DESKTOP_DIR=$HOME/ to XDG_DESKTOP_DIR=$HOME/Desktop which stopped the problem. Changing it back started it again. Where are gsettings actually stored, and is dconf the same thing? -- You received

[Bug 890441] Re: nautilus memory leak

2011-12-08 Thread Sebastien Bacher
ok, so you changed it using the xdg definition and not the gsettings key, that's interesting, not sure it gives enough infos to show where the issue is but it could explain why you see it and most users don't -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 890441] Re: nautilus memory leak

2011-12-08 Thread MFeif
FYI, I get the same behavior if I set the gstettings key and revert the xdg settings to normal... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890441 Title: nautilus memory leak To manage

[Bug 890441] Re: nautilus memory leak

2011-12-07 Thread MFeif
Ok, I did some tests... 1. When nautilus does NOT draw the desktop, memory use stays put at around 20M and does not grow. This is without moving the extension directory, so Dropbox and Kupfer could still be active. 2. If I move aside that extensions directory and restart nautilus, if it is set

[Bug 890441] Re: nautilus memory leak

2011-12-07 Thread Sebastien Bacher
Thank you for the work on the issue the log doesn't have obvious issues, did you let it running for a while? how much the resources usage changed? Do you have any special file on your desktop that requires thumbnailing (image, svg, video, ...)? Do you download things there (i.e do you have files

[Bug 890441] Re: nautilus memory leak

2011-12-07 Thread MFeif
Sigh. I let it run for about 15 minutes. I tried to use it, but like I said, it takes about 1m just to open a window. So I didn't use it much. It's not possible to monitor the resource usage of nautilus when it's running inside of valgrind, because it's not in the System Monitor anymore... a

[Bug 890441] Re: nautilus memory leak

2011-12-07 Thread MFeif
Ok, after about 30m, I see the same familiar behavior... After starting at around 25M, nautilus is not sitting on 134.9MiB, rising 200-300KiB per second. Now what? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 890441] Re: nautilus memory leak

2011-12-07 Thread Sebastien Bacher
does it happen if you set the desktop to be the desktop dir and not your user dir? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890441 Title: nautilus memory leak To manage notifications about

[Bug 890441] Re: nautilus memory leak

2011-12-01 Thread Sebastien Bacher
Quiting those is not enough, the isuee could be in their .so, what you could do is either uninstall the packages or simply rename the /usr/lib/nautilus directory on disk and restart nautilus, if the issue doesn't happen then you will know it comes from one of those .so installed in the nautilus

[Bug 890441] Re: nautilus memory leak

2011-12-01 Thread Sebastien Bacher
ok, so trying on an oneiric system there nautilus starts around 16mb and is still using that after 15 minutes, so it's clearly not all systems something else you can try is to change nautilus to not display the background: - run gsettings set org.gnome.desktop.background show-desktop-icons false

[Bug 890441] Re: nautilus memory leak

2011-12-01 Thread MFeif
Thanks Sebastien. I'll try moving the extension dir out of the way and running nautilus as you suggest. Did you see my comment about looking at the memory map? Very little memory is claimed by those .so files, for whatever it's worth. -- You received this bug notification because you are a

[Bug 890441] Re: nautilus memory leak

2011-12-01 Thread Sebastien Bacher
the .so are mmaped in the process so they will show up as nautilus code so that doesn't mean they don't create the issue -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890441 Title: nautilus memory

[Bug 890441] Re: nautilus memory leak

2011-11-30 Thread Sebastien Bacher
Thank you for your bug report, does it increase usage if you don't use it or only when you actively work with nautilus? you have those non standard components installed: kupfer 0+v206-1 nautilus-dropbox 0.7.0 python-nautilus1.0-0ubuntu2 does it happen without them

[Bug 890441] Re: nautilus memory leak

2011-11-30 Thread MFeif
Sebastien, it's hard to tell; I have nautilus painting the desktop, so it's always in use. I don't have a solid opinion about this, but yes, it *seems* to happen ALWAYS, but worse when there is a lot of nautilus use. I am using kupfer, yes... but there is no nautilus plugin, so if Kupfer is using

[Bug 890441] Re: nautilus memory leak

2011-11-30 Thread Sebastien Bacher
what I call in use is like interacting with it rather than letting it sit there the ubuntu-bug collecting job added that list to the bug: https://launchpadlibrarian.net/85141332/usr_lib_nautilus.txt which is the packages you have installed which add a .so to the nautilus directory so that seems

[Bug 890441] Re: nautilus memory leak

2011-11-30 Thread MFeif
Sorry, you're right about python-nautilus! I did aptitude show python-nautilus and saw the Automatically installed: no and read it as installed: no. My mistake. No applications seem to be using it, so I purged it. I understand your explanation, thanks for that. But I don't know how to proceed...

[Bug 890441] Re: nautilus memory leak

2011-11-30 Thread MFeif
I made another comment; it doesn't seem to be here! I have looked in the memory map feature of Gnome-System-Monitor, and the big chunk is [heap] currently sitting on 367MiB. The various .so files do appear below, but all are taking up almost no memory. Does this help? -- You received this bug

[Bug 890441] Re: nautilus memory leak

2011-11-30 Thread MFeif
Ok, I quit Kupfer, I quit Dropbox, I killed Nautilus, then re-opened it; of course the desktop re-painted. I'm using Gnome-System-Monitor to watch. I'm watching the Processes tab. Nautilus started out eating ~ 26M of RAM at first. I have opened no file explorers, done nothing other than have the

[Bug 890441] Re: nautilus memory leak

2011-11-28 Thread Ian Butterss
I am having this too, whenever the Nautilus file manager is open. Eventually it slows to a grind. Even when not navigating folders and files, memory requirement goes up steadily. Even when Nautilus was set just to handle my desktop. Ubuntu 11.10 64 bit -- You received this bug notification

[Bug 890441] Re: nautilus memory leak

2011-11-28 Thread LocutusOfBorg
This bug should be fowarded upstream, and maybe running it in valgrind could help in fixing the problem -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890441 Title: nautilus memory leak To manage

[Bug 890441] Re: nautilus memory leak

2011-11-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nautilus (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890441 Title:

[Bug 890441] Re: nautilus memory leak

2011-11-19 Thread Christoph Linecker
Regarding memory usage and overall responsiveness - I'm experiencing the exact same problems. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890441 Title: nautilus memory leak To manage

[Bug 890441] Re: nautilus memory leak

2011-11-17 Thread Pedro Villavicencio
** Changed in: nautilus (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890441 Title: nautilus memory leak To manage notifications about this bug go to:

[Bug 890441] Re: nautilus memory leak

2011-11-14 Thread MFeif
** Attachment added: valgrind.log.bz2 https://bugs.launchpad.net/bugs/890441/+attachment/2596932/+files/valgrind.log.bz2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890441 Title: nautilus