[Bug 11908] [Breezy] Panel not updating

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Wed Aug 3 03:16:55 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=11908
Ubuntu | gnome-panel





------- Additional Comments From noizezone at gmail.com  2005-08-03 04:16 UTC -------
Who's the maintainer of libgnome-menus? The current version (2.11.90-0ubuntu1)
is build without linking to libfam?

$ldd /usr/lib/libgnome-menu.so.2
        linux-gate.so.1 =>  (0xffffe000)
        libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xb7e9f000)
        libc.so.6 => /lib/tls/libc.so.6 (0xb7d77000)
        /lib/ld-linux.so.2 (0x80000000)

I have a local build, with which gnome-panel update correctly. Here is the
correct linking:

$ldd ../libmenu/.libs/libgnome-menu.so
        linux-gate.so.1 =>  (0xffffe000)
        libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xb7e70000)
        libfam.so.0 => /usr/lib/libfam.so.0 (0xb7e69000)
        libc.so.6 => /lib/tls/libc.so.6 (0xb7d40000)
        libpthread.so.0 => /lib/tls/libpthread.so.0 (0xb7d2f000)
        /lib/ld-linux.so.2 (0x80000000)




-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the desktop-bugs mailing list