Bug 228207

Summary: gvim spews lots of errors to terminal
Product: [Fedora] Fedora Reporter: Josh Boyer <jwboyer>
Component: vimAssignee: Karsten Hopp <karsten>
Status: CLOSED DUPLICATE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-02-12 14:42:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Josh Boyer 2007-02-11 16:21:45 UTC
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.

Comment 1 Karsten Hopp 2007-02-12 14:42:46 UTC

*** This bug has been marked as a duplicate of 217128 ***