Greetings.
On Fri, 11 Nov 2016 14:48:53 +0100, Ulrich Sibiller <uli42@gmx.de> wrote:
While is certainly helps this is only a workaround. The real problem for me ist gtk3 nor working with NX. https://bugzilla.redhat.com/show_bug.cgi?id=903410 suggests a downgrade of cairo might help. Can someone pelase test this?
My client (openSUSE 13.2) and server (openSUSE Tumbleweed) are both running Cairo 1.15.2. I had an old Cairo 1.10.2 lying around, but setting LD_LIBRARY_PATH to use it on the client, as suggested in the bug report you posted, results in undefined from various other libraries. I tried using older versions of these libraries too, but eventually hit a dead-end -- the current version of Emacs depends on some symbol that doesn't exist in the older version of libgdk that the older version of libcario indirectly requires.
Regards, Tristan
Tristan Miller