Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when using 5t111111/denite-rails after PR #440. #455

Closed
kiooss opened this issue Feb 26, 2018 · 5 comments
Closed

Crash when using 5t111111/denite-rails after PR #440. #455

kiooss opened this issue Feb 26, 2018 · 5 comments

Comments

@kiooss
Copy link

kiooss commented Feb 26, 2018

Warning: I will close the issue without the minimal init.vim and the reproduction instructions.

Problems summary

Exception occurred when using denite-rails source.

Note: This may be denite-rails side issue, but it works well before #440.

Expected

No Exception happen.

Environment Information (Required!)

  • denite version(SHA1): f5c2918
  • OS: Ubuntu 16.04.4 LTS
  • Vim/neovim version: NVIM v0.2.2 Build type: RelWithDebInfo

Provide a minimal init.vim with less than 50 lines (Required!)

set runtimepath+=~/.cache/dein/repos/github.com/Shougo/denite.nvim/
set runtimepath+=~/.cache/dein/repos/github.com/5t111111/denite-rails/

The reproduce ways from neovim starting (Required!)

  1. do any Denite command

Screen shot (if possible)

screencapture 2018-02-26 23 32 11

@Shougo
Copy link
Owner

Shougo commented Feb 27, 2018

OK.

@lambdalisue Ping.

@Shougo
Copy link
Owner

Shougo commented Feb 27, 2018

Current denite-rails is incompatible with denite.nvim namespace feature.

@Shougo
Copy link
Owner

Shougo commented Feb 27, 2018

Sorry. I don't want to support the source structure.
denite-rails should move modules directory to the other place.

https://github.com/5t111111/denite-rails/tree/master/rplugin/python3/denite/source

@Shougo Shougo closed this as completed Feb 27, 2018
@Shougo
Copy link
Owner

Shougo commented Feb 27, 2018

Note: This may be denite-rails side issue, but it works well before #440.

denite.nvim has supported namespace feature.
source directory behavior is changed.

@5t111111
Copy link

5t111111 commented Mar 2, 2018

Thanks for information. I've updated denite-rails source.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants