Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15858 - emerge vim enables X functionality
Summary: emerge vim enables X functionality
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Ryan Phillips (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-17 14:03 UTC by kde123
Modified: 2003-02-24 16:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kde123 2003-02-17 14:03:04 UTC
If splitting gvim/kvim from vim was intended to keep vim X free, the ebuild is not 
working.  I had emerged vim-6.1-r19 (and its prereq vim-core).  When executing vim in 
an xterm as root, I would get "unable to open display :0,0" each time vim terminated.  My 
default USE contains "X".  When I did 'USE="-X" emerge vim', the same version of vim 
was emerged, but the error in behavior disappeared.  Unable to reproduce, as the problem 
has been fixed. 

Reproducible: Didn't try
Steps to Reproduce:
1. emerge vim with "X" in USE variables 
2. start an xterm (I use aterm) and su - 
3.vim anything and quit 
 
Actual Results:  
GHo message "unable to open display :09,0" 

Expected Results:  
No such message (vim supposedly contains no X functionality).
Comment 1 Ryan Phillips (RETIRED) gentoo-dev 2003-02-24 16:06:16 UTC
the console version of vim will change the console's title if X is enabled in the USE vars.