Description of problem: When starting a gvim instance from a terminal, I see output like the below: [jwboyer@vader ubi-utils]$ gvim src/libubi.c GTK Accessibility Module initialized [jwboyer@vader ubi-utils]$ ** (gvim:21601): WARNING **: failure: no device event controller found. ** (gvim:21601): WARNING **: failure: no device event controller found. ** (gvim:21601): WARNING **: failure: no device event controller found. Version-Release number of selected component (if applicable): [jwboyer@vader ubi-utils]$ rpm -q vim-X11 vim-X11-7.0.191-2.fc7 How reproducible: Always Steps to Reproduce: 1. Open a file in gvim 2. Hit pg down or perform some other kind of event 3. Look at terminal gvim was started from Actual results: Errors and warings spewed to terminal Expected results: Nothing in terminal window Additional info: All operations inside of gvim seem to function just fine. It's highly annoying to see these warning messages spewed out though.
*** This bug has been marked as a duplicate of 217128 ***