Package: pylint Version: 0.25.1-1 Severity: normal Dear Maintainer,
I tryed to used pylint-gui and got this error message while clicking on run picca@xxxxxx:~/Projets/pymca/PyMca$ pylint-gui No config file found, using default configuration Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner self.run() File "/usr/lib/python2.7/threading.py", line 504, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib/pymodules/python2.7/pylint/gui.py", line 439, in lint_thread lint_obj = pylint.lint.Run(args=[module], reporter=reporter, exit=False) File "/usr/lib/pymodules/python2.7/pylint/lint.py", line 879, in __init__ linter.check(args) File "/usr/lib/pymodules/python2.7/pylint/lint.py", line 502, in check self.check_astng_module(astng, walker, rawcheckers) File "/usr/lib/pymodules/python2.7/pylint/lint.py", line 574, in check_astng_module walker.walk(astng) File "/usr/lib/pymodules/python2.7/pylint/utils.py", line 525, in walk cb(astng) File "/usr/lib/pymodules/python2.7/pylint/checkers/base.py", line 729, in visit_module self._check_docstring('module', node) File "/usr/lib/pymodules/python2.7/pylint/checkers/base.py", line 756, in _check_docstring self.add_message('C0111', node=node) File "/usr/lib/pymodules/python2.7/pylint/checkers/__init__.py", line 97, in add_message self.linter.add_message(msg_id, line, node, args) File "/usr/lib/pymodules/python2.7/pylint/utils.py", line 280, in add_message self.reporter.add_message(msgid, (path, module, obj, line or 1, col_offset or 0), msg) File "/usr/lib/pymodules/python2.7/pylint/reporters/guireporter.py", line 24, in add_message module, obj, line = location[1:] ValueError: too many values to unpack have a nice day Frederic -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 3.2.0-2-486 Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages pylint depends on: ii python 2.7.2-10 ii python-logilab-astng 0.23.1-1 ii python-logilab-common 0.57.1-1 ii python-support 1.0.14 Versions of packages pylint recommends: ii python-tk 2.7.3-1 pylint suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org