[Bug 290149] Re: update-manager fails to start

2008-10-28 Thread Gabriel Gravel
That seems to have fixed the problem, thanks a lot! -- update-manager fails to start https://bugs.launchpad.net/bugs/290149 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com htt

[Bug 290149] Re: update-manager fails to start

2008-10-28 Thread Sebastien Bacher
the log indeed shows that you installed local versions which are older than the ubuntu ones and creating the issue, you can uninstall those to get your system working again correct "libgio-2.0.so.0 => /usr/local/lib/libgio-2.0.so.0 (0xb7f16000)" ** Changed in: pygtk (Ubuntu) Statu

[Bug 290149] Re: update-manager fails to start

2008-10-28 Thread Gabriel Gravel
Hi and thanks for your quick response. Here's the desired log: [EMAIL PROTECTED]:~$ ldd /usr/lib/libgdk-x11-2.0.so.0 linux-gate.so.1 => (0xb80df000) libpangocairo-1.0.so.0 => /usr/lib/libpangocairo-1.0.so.0 (0xb8033000) libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0xb7

[Bug 290149] Re: update-manager fails to start

2008-10-28 Thread Sebastien Bacher
thank you for your bug report, that's likely a local libglib installation you did in the local directory which hijack the ubuntu version and not a distribution bug, could you run "ldd /usr/lib/libgdk-x11-2.0.so.0" and copy the log to a comment? ** Changed in: pygtk (Ubuntu) Importance: Undecide