Bug 1133229 - vim-plugin-powerline doese not work
Summary: vim-plugin-powerline doese not work
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: powerline
Version: 20
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Andreas Schneider
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1186344
TreeView+ depends on / blocked
 
Reported: 2014-08-23 15:27 UTC by m.nemo
Modified: 2018-10-14 09:40 UTC (History)
4 users (show)

Fixed In Version: powerline-1.3.1-2.fc20
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1186344 (view as bug list)
Environment:
Last Closed: 2015-01-07 10:03:41 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description m.nemo 2014-08-23 15:27:21 UTC
Description of problem:
powerline.vim is installed into the wrong folder

it should be installed to '/usr/share/vim/vimfiles/plugins'
and depand on vim-filesystem


Version-Release number of selected component (if applicable):
0.0.1-7.20140508git9e7c6c.fc20


How reproducible:
always


Steps to Reproduce:
1. install vim-plugin-powerline
2. open vim
3. 

Actual results:
powerline-plugin not loaded

Expected results:
powerline plugin loaded


Additional info:
maybe the vim relating files from powerline-package should be moved (not copyed) to the vim-plugn-powerline-package

Comment 1 Andreas Schneider 2014-08-26 13:01:07 UTC
The problem is that the upstream installation script does not correctly install these file. Also all the bindings are in the wrong directory.

/usr/lib/python2.7/site-packages/powerline/bindings/vim
/usr/lib/python2.7/site-packages/powerline/bindings/vim/__init__.py
/usr/lib/python2.7/site-packages/powerline/bindings/vim/__init__.pyc
/usr/lib/python2.7/site-packages/powerline/bindings/vim/__init__.pyo
/usr/lib/python2.7/site-packages/powerline/bindings/vim/plugin
/usr/lib/python2.7/site-packages/powerline/bindings/vim/plugin/powerline.vim

same for the bash files:

/usr/lib/python2.7/site-packages/powerline/bindings/bash
/usr/lib/python2.7/site-packages/powerline/bindings/bash/powerline.sh


Could you please open a upstream bug that the location of the bindings gets fixed! I will then create a new package. I just don't have time to look into this myself.

Comment 2 Brad Hubbard 2015-01-05 23:13:26 UTC
Seems to be the same issue for the tmux-powerline package?


Note You need to log in before you can comment on or make changes to this bug.