On Fri, 18 Nov 2011 13:53:46 +0800, lina wrote: > Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so > /usr/lib/gio/modules/libgioremote-volume-monitor.so: wrong ELF class: > ELFCLASS64 Failed to load module: > /usr/lib/gio/modules/libgioremote-volume-monitor.so > > (acroread-en:16443): Gdk-WARNING **: XID collision, trouble ahead
I guess this happens when you run acrobat reader from command line, right? > $ readelf -h /usr/lib/gio/modules/libgioremote-volume-monitor.so ELF > Header: > Magic: 7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00 Class: > ELF64 > > $ readelf -h /usr/lib64/gio/modules/libgioremote-volume-monitor.so ELF > Header: > Magic: 7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00 Class: > ELF64 The program is looking for a 32-bits library and found none. Maybe you need the compat lib32- package... but first, where did you get the acrobat package, what version did you install (32/64-bits) and what's your system running (32/64-bits flavour)? Greetings, -- Camaleón -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/pan.2011.11.18.14.44...@gmail.com