[Bug 890590] Re: nautilus: symbol lookup error: nautilus: undefined symbol: pages.page

2011-11-21 Thread Sebastien Bacher
Could you add /proc/`pidof nautilus`/maps to the bug? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890590 Title: nautilus: symbol lookup error: nautilus: undefined symbol: pages.page To manage

[Bug 890590] Re: nautilus: symbol lookup error: nautilus: undefined symbol: pages.page

2011-11-21 Thread Martin-Éric Racine
No, since nautilus isn't running at all and fails to launch due to the above error. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890590 Title: nautilus: symbol lookup error: nautilus: undefined

[Bug 890590] Re: nautilus: symbol lookup error: nautilus: undefined symbol: pages.page

2011-11-21 Thread Sebastien Bacher
hum, good point, can you try to strace nautilus then and add the log to the bug? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890590 Title: nautilus: symbol lookup error: nautilus: undefined

[Bug 890590] Re: nautilus: symbol lookup error: nautilus: undefined symbol: pages.page

2011-11-21 Thread Martin-Éric Racine
** Attachment added: strace -f -o /tmp/strace_f_o_nautilus.txt nautilus https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/890590/+attachment/2603778/+files/strace_f_o_nautilus.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 890590] Re: nautilus: symbol lookup error: nautilus: undefined symbol: pages.page

2011-11-21 Thread Martin-Éric Racine
Apparently fixed with a mere run of: sudo apt-get --reinstall install $(dpkg -l | grep nautilus | awk {'print $2'}) I really wonder why. Could it be leftovers from the removal of 'prelink', as strace suggests? -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 890590] Re: nautilus: symbol lookup error: nautilus: undefined symbol: pages.page

2011-11-21 Thread Sebastien Bacher
closing, if reinstalled fixed the issue it was either a local corruption issue or the prelink use you mentioned, that's also confirmed by the fact that nobody else ran into the issue there ** Changed in: nautilus (Ubuntu) Status: Incomplete = Invalid -- You received this bug notification

[Bug 890590] Re: nautilus: symbol lookup error: nautilus: undefined symbol: pages.page

2011-11-20 Thread Martin-Éric Racine
Even after purging all nautilus plugins and, just to be sure, doing rm -r .dropbox-dist* then rebooting, I still get the above error. All I have left installed is: $ dpkg -l | grep nautilus ii libnautilus-extension11:3.2.1-0ubuntu2 libraries for nautilus

[Bug 890590] Re: nautilus: symbol lookup error: nautilus: undefined symbol: pages.page

2011-11-15 Thread Martin-Éric Racine
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890590 Title: nautilus: symbol lookup error: nautilus: undefined symbol: pages.page To manage notifications about this bug go to:

[Bug 890590] Re: nautilus: symbol lookup error: nautilus: undefined symbol: pages.page

2011-11-15 Thread Sebastien Bacher
did you install some of those recently? nautilus-wallpaper 0.1-0ubuntu4 nautilus-dropbox 0.7.1 nautilus-filename-repairer 0.1.1-1 it could be coming from a buggy package as well -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 890590] Re: nautilus: symbol lookup error: nautilus: undefined symbol: pages.page

2011-11-15 Thread Sebastien Bacher
Thank you for your bug report, no nautilus didn't break, it's something on your installation could you run those commands and copy the output there: - which nautilus - ldd `which nautilus` - dpkg -l | grep nautilus ** Changed in: nautilus (Ubuntu) Importance: Undecided = Low ** Changed in:

[Bug 890590] Re: nautilus: symbol lookup error: nautilus: undefined symbol: pages.page

2011-11-15 Thread Martin-Éric Racine
$ which nautilus /usr/bin/nautilus $ ldd `which nautilus` linux-gate.so.1 = (0xb7832000) libnautilus-extension.so.1 = /usr/lib/libnautilus-extension.so.1 (0xb7813000) libX11.so.6 = /usr/lib/i386-linux-gnu/libX11.so.6 (0xb76dd000) libnotify.so.4 =