Em 03-09-2013 12:24, BLFS Trac escreveu:
> #4024: libnotify-0.7.6
> -------------------------+-------------------------
>  Reporter:  bdubbs@…     |      Owner:  blfs-book@…
>      Type:  enhancement  |     Status:  new
>  Priority:  normal       |  Milestone:  current
> Component:  BOOK         |    Version:  SVN
>  Severity:  normal       |   Keywords:
> -------------------------+-------------------------
>  New point version
> 

I thought it would be simpler than (x)sane, so tried this before.

I was going to update this, built it, have all statistics, but it does
not work for me.

Midori does not give me notification. rebuilt Midori, still no notification.

notify-send -t 0 Alarm "Teste" does not do anything. No idea of any log
that could help.

Reinstalled 0.7.5 in VMWLFS74, this is not sending notifications anymore

Run 0.7.5 in another machine and and 0.7.6 in VMWLFS74, with strace,
logs attached.

Trying first here, before sending to -support.

Questions I was asking myself.

In the machine where it works:

{{
$ ldd /usr/bin/notify-send
        linux-gate.so.1 =>  (0xb774e000)
        libnotify.so.4 => /usr/lib/libnotify.so.4 (0xb7730000)
        libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 (0xb7710000)
        libpng15.so.15 => /usr/lib/libpng15.so.15 (0xb76e1000)
        libm.so.6 => /lib/libm.so.6 (0xb76b6000)
        libgio-2.0.so.0 => /usr/lib/libgio-2.0.so.0 (0xb7558000)
        libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0xb7554000)
        libdl.so.2 => /lib/libdl.so.2 (0xb754f000)
        libz.so.1 => /lib/libz.so.1 (0xb7538000)
        libresolv.so.2 => /lib/libresolv.so.2 (0xb751d000)
        libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0xb74d0000)
        libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0xb74cd000)
        libffi.so.6 => /usr/lib/libffi.so.6 (0xb74c7000)
        libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xb73cf000)
        libpcre.so.1 => /lib/libpcre.so.1 (0xb7373000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xb7358000)
        librt.so.1 => /lib/librt.so.1 (0xb734d000)
        libc.so.6 => /lib/libc.so.6 (0xb71b6000)
        /lib/ld-linux.so.2 (0xb774f000)
}}

Where it does not work:

{{
$ ldd /usr/bin/notify-send
        linux-gate.so.1 (0xffffe000)
        libnotify.so.4 => /usr/lib/libnotify.so.4 (0xb77b4000)
        libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 (0xb7793000)
        libpng16.so.16 => /usr/lib/libpng16.so.16 (0xb775c000)
        libm.so.6 => /lib/libm.so.6 (0xb7716000)
        libgio-2.0.so.0 => /usr/lib/libgio-2.0.so.0 (0xb75ae000)
        libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0xb75aa000)
        libdl.so.2 => /lib/libdl.so.2 (0xb75a5000)
        libz.so.1 => /lib/libz.so.1 (0xb758c000)
        libresolv.so.2 => /lib/libresolv.so.2 (0xb7575000)
        libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0xb7527000)
        libffi.so.6 => /usr/lib/libffi.so.6 (0xb751f000)
        libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xb741f000)
        libpcre.so.1 => /lib/libpcre.so.1 (0xb73dc000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xb73c0000)
        libc.so.6 => /lib/libc.so.6 (0xb7214000)
        /lib/ld-linux.so.2 (0xb77cc000)
}}

I notice libgthread and librt do not appear in the "bad" one. But they
are there in /usr/lib and /lib

-- 
[]s,
Fernando

Attachment: strace-notify-send-VMWLFS74-bad-2013.09.03.log.xz
Description: Binary data

Attachment: strace-notify-send-NFLFS71-good-2013.09.03.log.xz
Description: Binary data

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to