After running evince under gdb and also with LD_DEBUG=all and LD_DEBUG=unused I am convinced that (via the magic of dynamic linking) my evince is using both GTK2 and GTK3 libraries.
I think these libraries somehow detect this situation, and kill the application. Since I’m building a SLES12sp2 machine from scratch, I’m assuming that I’m including the wrong RPM files. I haven’t solved the problem as yet, but I don’t think it is really
an evince issue. Joshua From: jose aliste gmail com [mailto:jose aliste gmail com]
Please run evince under gdb, then you would have some debbuging information. It is quite strange that you don't get any error in the command line... Greetings José On Mon, Apr 17, 2017 at 7:42 PM, Joshua Levy <levyj vmware com> wrote:
|