Package: neovim
Version: 0.4.3-1
Severity: normal

When selecting a file via <Enter> in a directory listing, the file gets
opened but nvim throws a few error messages in before that:

Fehler beim Ausführen von "function <SNR>130_NetrwBrowseChgDir[20]..<SNR>130_NetrwOptionSave":
    Zeile   52:
provider: clipboard: missing required variable g:loaded_clipboard_provider
    Zeile   66:
provider: clipboard: missing required variable g:loaded_clipboard_provider Fehler beim Ausführen von "function <SNR>130_NetrwBrowseChgDir[102]..<SNR>130_NetrwOptionRestore":
    Zeile   54:
provider: clipboard: missing required variable g:loaded_clipboard_provider
    Zeile   88:
provider: clipboard: missing required variable g:loaded_clipboard_provider

The previous version did work fine.


Furthermore, perhaps the python-neovim packages need updating, too; upon
starting nvim I get

YouCompleteMe unavailable: requires Vim compiled with Python (2.7.1+ or 3.4+) support.



:CheckHealth excerpt shows that xsel and python are available (sorry,
behind some firewall):

  health#provider#check
========================================================================
  ## Clipboard (optional)
    - OK: Clipboard tool found: xsel

  ## Python 2 provider (optional)
- INFO: `g:python_host_prog` is not set. Searching for python2 in the environment.
    - INFO: Executable: /usr/bin/python2
    - INFO: Python2 version: 2.7.16
    - INFO: python2-neovim version: 0.2.2dev
    - WARNING: Could not contact PyPI to get latest version.
- ERROR: HTTP request failed: error: curl error with https://pypi.python.org/pypi/neovim/json: 7

  ## Python 3 provider (optional)
- INFO: `g:python3_host_prog` is not set. Searching for python3 in the environment.
    - INFO: Executable: /usr/bin/python3
    - INFO: Python3 version: 3.7.3
    - INFO: python3-neovim version: 0.3.0
    - WARNING: Could not contact PyPI to get latest version.
- ERROR: HTTP request failed: error: curl error with https://pypi.python.org/pypi/neovim/json: 7



-- System Information:
Debian Release: 10.0
  APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.2.0-3-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_WARN
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8), LANGUAGE=de_AT:de (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages neovim depends on:
ii  libc6            2.29-3
ii  libluajit-5.1-2  2.1.0~beta3+dfsg-5.1
ii  libmsgpackc2     3.0.1-3
ii  libtermkey1      0.20-3
ii  libunibilium4    2.0.0-4
ii  libuv1           1.33.1-2
ii  libvterm0        0.1.2-2
ii  lua-luv          1.30.1-1-2
ii  neovim-runtime   0.4.3-1

Versions of packages neovim recommends:
ii  python-neovim   0.3.0-1
ii  python3-neovim  0.3.0-1
ii  xclip           0.13-1
ii  xsel            1.2.0+git9bfc13d.20180109-1
ii  xxd             2:8.1.0875-5

Versions of packages neovim suggests:
ii  exuberant-ctags [ctags]  1:5.9~svn20110310-12
ii  vim-scripts              20180807

-- no debconf information

--

Reply via email to