$ spicy (spicy:14901): Gtk-ERROR **: GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported Trace/breakpoint trap (core dumped) $ rpm -q spice-gtk-tools spice-gtk-tools-0.25-5.fc21.x86_64
Bunch of different issues here. The direct reason for your issue is that libcacard (from the qemu package ;) now links to libvte which drags gtk3. compare this to what we had in f20: $ ldd /usr/lib64/libcacard.so linux-vdso.so.1 => (0x00007fffb4dfe000) libssl3.so => /lib64/libssl3.so (0x0000003b8fe00000) libsmime3.so => /lib64/libsmime3.so (0x0000003b90200000) libnss3.so => /lib64/libnss3.so (0x0000003b8ea00000) libnssutil3.so => /lib64/libnssutil3.so (0x0000003b8ee00000) libplds4.so => /lib64/libplds4.so (0x0000003b8f600000) libplc4.so => /lib64/libplc4.so (0x0000003b8fa00000) libnspr4.so => /lib64/libnspr4.so (0x0000003b8e600000) libpthread.so.0 => /lib64/libpthread.so.0 (0x0000003b7ae00000) libdl.so.2 => /lib64/libdl.so.2 (0x0000003b7b200000) libgthread-2.0.so.0 => /lib64/libgthread-2.0.so.0 (0x0000003b81200000) libglib-2.0.so.0 => /lib64/libglib-2.0.so.0 (0x0000003b7d600000) libc.so.6 => /lib64/libc.so.6 (0x0000003b7aa00000) libz.so.1 => /lib64/libz.so.1 (0x0000003b7b600000) librt.so.1 => /lib64/librt.so.1 (0x0000003b7ca00000) /lib64/ld-linux-x86-64.so.2 (0x0000003b7a600000) (I believe it's linking to too many things). Next issue is that the gtk2 build of spicy is packaged instead of the gtk3 build, which is a small bug in the .spec which I'm going to fix. Last but not least, I don't think we should still be shipping gtk2 builds of spice-gtk.
spice-gtk-0.25-6.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/spice-gtk-0.25-6.fc21
Package spice-gtk-0.25-6.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing spice-gtk-0.25-6.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-11311/spice-gtk-0.25-6.fc21 then log in and leave karma (feedback).
spice-gtk-0.25-6.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.
spice-gtk-0.23-4.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/spice-gtk-0.23-4.fc20
spice-gtk-0.23-4.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.