I have several f7 machines that I vnc into from windows and linux.
I've noticed all qt 3.3 applications, run through vnc, complain about :
"Xlib: extension "XInputExtension" missing on display ":n.0".
Failed to get list of devices
This is mostly an annoyance but it is written to stderr. Some of my
logging captures stderr and it is polluting things a bit.
A couple external Qt applications (not from Fedora or RedHat) popup a
message on this error, and the apps crash if the popup is not closed in
a certain sequence...with a stack tracing into a qt-mt.so deadlock.
http://www.mail-archive.com/debian-qt-kde@xxxxxxxxxxxxxxxx/msg19936.html
https://bugzilla.novell.com/show_bug.cgi?id=303843#c7
http://lists.opensuse.org/opensuse-bugs/2007-08/msg12903.html
http://realvnc.com/pipermail/vnc-list/2005-December/053489.html
My question is...it looks like fc7, fc8, fc9 all have qt 3.3.
Is this worth fixing?
TIA,
John