On Sun, Apr 26, 2009 at 11:07:54 +0200, Gregor Galwas wrote: > > Hi, > > I recently updated X on my debian x86 system.
Which version of Debian? > Now with every gtk application I want to use, I get > > symbol lookup error: /usr/lib/libgdk-x11-2.0.so.0: undefined symbol: > XRRGetScreenResourcesCurrent > > (/usr/lib/openoffice/program/soffice.bin: symbol lookup error: > /usr/lib/libgdk-x11-2.0.so.0: undefined symbol: > XRRGetScreenResourcesCurrent) > > error. > > Icedove, xchat, openoffice and actually all gtk stuff refuses to work. AFAICT, XRRGetScreenResourcesCurrent is defined in libXrandr, therefore it would be interesting to see the output that you get for these two commands: ldd /usr/lib/libgdk-x11-2.0.so.0 | grep libXrandr dpkg -l libxrandr\* | awk '/^i/{print$1,$2,$3}' -- Regards, | http://users.icfo.es/Florian.Kulzer Florian | -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org