Your message dated Thu, 26 Jan 2017 10:34:41 +0000
with message-id <[email protected]>
and subject line Bug#850113: fixed in vim-youcompleteme 0+20161219+git194ff33-1
has caused the Debian Bug report #850113,
regarding vim-youcompleteme: 'KeyError's on every key press flooding vim
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
850113: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=850113
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: vim-youcompleteme
Version: 0+20160327+git1b76af4-2
Severity: important

Dear Maintainer,

since the last update of vim-youcompleteme essentially every key press
in vim (e.g., cursor move) triggers a python exception and the whole
stack trace is dumped into vim's error log.

Using vim's option '-V1' I destilled the following stack trace:

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/share/vim-youcompleteme/python/ycm/youcompleteme.py", line
508, in HandleFileParseRequest
    self.NativeFiletypeCompletionUsable() ):
  File "/usr/share/vim-youcompleteme/python/ycm/youcompleteme.py", line
255, in NativeFiletypeCompletionUsable
    self.NativeFiletypeCompletionAvailable() )
  File "/usr/share/vim-youcompleteme/python/ycm/youcompleteme.py", line
250, in NativeFiletypeCompletionAvailable
    vimsupport.CurrentFiletypes() ] )
  File "/usr/share/vim-youcompleteme/python/ycm/youcompleteme.py", line
249, in <listcomp>
    return any( [ self.FiletypeCompleterExistsForFiletype( x ) for x in
  File "/usr/share/vim-youcompleteme/python/ycm/youcompleteme.py", line
240, in FiletypeCompleterExistsForFiletype
    exists_completer = SendCompleterAvailableRequest( filetype )
  File
"/usr/share/vim-youcompleteme/python/ycm/client/completer_available_request.py",
line 57, in SendCompleterAvailableRequest
    request.Start()
  File
"/usr/share/vim-youcompleteme/python/ycm/client/completer_available_request.py",
line 45, in Start
    'semantic_completion_available' )
  File "/usr/share/vim-youcompleteme/python/ycm/client/base_request.py",
line 81, in PostDataToHandler
    timeout ) )
  File "/usr/share/vim-youcompleteme/python/ycm/client/base_request.py",
line 174, in JsonFromFuture
    _ValidateResponseObject( response )
  File "/usr/share/vim-youcompleteme/python/ycm/client/base_request.py",
line 203, in _ValidateResponseObject
    their_hmac = ToBytes( b64decode( response.headers[ _HMAC_HEADER ] ) )
  File "/usr/lib/python3/dist-packages/requests/structures.py", line 54,
in __getitem__
    return self._store[key.lower()][1]
KeyError: 'x-ycm-hmac'

Unfortunately, as this stack trace is dumped every time I move the cursor,
this error renders vim useless for me when youcompleteme is turned on.


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages vim-youcompleteme depends on:
ii  python3-future            0.15.2-4
ii  python3-requests          2.12.4-1
ii  python3-requests-futures  0.9.7-1
pn  python3:any               <none>
ii  vim-gtk [vim-python]      2:8.0.0134-1
ii  ycmd                      0+20160327+gitc3e6904-1+b1

Versions of packages vim-youcompleteme recommends:
ii  vim-addon-manager  0.5.6

vim-youcompleteme suggests no packages.

-- no debconf information

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: vim-youcompleteme
Source-Version: 0+20161219+git194ff33-1

We believe that the bug you reported is fixed in the latest version of
vim-youcompleteme, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Onur Aslan <[email protected]> (supplier of updated vim-youcompleteme package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 26 Jan 2017 12:57:50 +0300
Source: vim-youcompleteme
Binary: vim-youcompleteme
Architecture: source
Version: 0+20161219+git194ff33-1
Distribution: unstable
Urgency: low
Maintainer: Onur Aslan <[email protected]>
Changed-By: Onur Aslan <[email protected]>
Description:
 vim-youcompleteme - fast, as-you-type, fuzzy-search code completion engine for 
Vim
Closes: 850013 850113
Changes:
 vim-youcompleteme (0+20161219+git194ff33-1) unstable; urgency=low
 .
   * New upstream release. (Closes: #850013, #850113)
   * Refresh patches for new upstream release.
   * Replace ycmd dependency with latest version.
Checksums-Sha1:
 7979a60000d999ae908b7234b587a09395bf41a5 2277 
vim-youcompleteme_0+20161219+git194ff33-1.dsc
 effe1b29a22f02e40293c2c00b8615e3aea7bc93 225890 
vim-youcompleteme_0+20161219+git194ff33.orig.tar.gz
 5ebc6fe802fc690eb0aba03b73dcc22381519888 6736 
vim-youcompleteme_0+20161219+git194ff33-1.debian.tar.xz
Checksums-Sha256:
 3afede0c8b919ad46120b8ec35c5b56edc37b5d25cef56100041af2e8b7bc532 2277 
vim-youcompleteme_0+20161219+git194ff33-1.dsc
 c5796ebead69c3994f9b8191c2de0fd6d203a17ce22006ef0f2535debceb4993 225890 
vim-youcompleteme_0+20161219+git194ff33.orig.tar.gz
 2136ac10838f2207e5e5f5cfe316f6d0333fa95875e3cf4417be640a1ae3f061 6736 
vim-youcompleteme_0+20161219+git194ff33-1.debian.tar.xz
Files:
 e757839000ccea7b0a7173599bc15027 2277 editors optional 
vim-youcompleteme_0+20161219+git194ff33-1.dsc
 c6bf4ac83a9ec269b786262c93e265fc 225890 editors optional 
vim-youcompleteme_0+20161219+git194ff33.orig.tar.gz
 5e52cdbb71c7651f3dc6ac9b05bbe3cf 6736 editors optional 
vim-youcompleteme_0+20161219+git194ff33-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAliJzgYACgkQafL8UW6n
GZPKhg/+O4lMWrcR1D9twyZqhnHBmn+XmXChtl/KlFd9Wz9BLK82qLoQbkGjQG9Q
K1POcH38cvtGHaH4ZxhjW8QNGAKOXuAC77jrU6Excl/BLgtAlpCfTG67L/BsHfF2
/nbVSoo5DOPlzz8ide/xjBHf5dIQgMGUk/KZvwB/H4WS7UMHivYxMezSvG2Qdp94
98F0FBODFI3vIOX4XBheZqphlYE9z4O8l2j9MXmLwdTwyJI7BkuJQHNQSe5/Fbds
bOA9+w8E1KD8ZR30813z3ryenBMRBcKAdW0x90AqgaudqmktphK2F23Iq7wSo3TF
8jM00Vv3G5C608C3O3YkWAfpNdA7F6ETLlzckHJXUfzX8vChck2cR6heF3GXMBoj
/gHqVPKkmkW0pD+XOl87/g+B6FSVAAQHVrxSMRDLqAvxgdW1b8hkaLAs8mtRh1Zh
XZ++47sCss/pU82w/D4K8OxcFtVZLQC6Krk6vekkOIOtKWfiUxpXWDXq2Iofn3Lf
5wE/kNu2Ju00u5rBrLwg9QrrCRwiLGK8oFLV54PmVXdgixy70omU/YK5pkHm6qQZ
QBujypdksDncFibic//40VFc/7R4GFHv50+0KVq7OJcpDq0paxI4RKL6wigD0wAP
OGObqPu+8HoU3P29Arsmdy9QC1pIzLaOsWVbRERjK5YC6wctSCg=
=0nXA
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to