[Python-modules-team] Bug#827563: Qscintilla needs rebuilding

Gudjon I. Gudjonsson gudjon at gudjon.org
Fri Jun 17 19:51:49 UTC 2016


Package: python-qscintilla2
Version: 2.9.2+dfsg-1
Severity: important

Hi Scott

I was trying to fix a bug in eric but I need you to rebuild Qscintilla 
in order to make it work. With the current version it fails with the 
error message below. But if I recompile qscintilla it works perfectly.

Regards
Gudjon


>From eric error log:
Error information:
--------------------------------------------------------------------------------
2016-06-17, 21:34:36
--------------------------------------------------------------------------------
<class 'TypeError'>:
QsciLexerPython(parent: QObject = None): argument 1 has unexpected type 'Shell'
--------------------------------------------------------------------------------
  File "/usr/share/eric/modules/eric6.py", line 359, in <module>
    main()
  File "/usr/share/eric/modules/eric6.py", line 340, in main
    restartArgs)
  File "/usr/share/eric/modules/UI/UserInterface.py", line 232, in __init__
    self.__createLayout(debugServer)
  File "/usr/share/eric/modules/UI/UserInterface.py", line 634, in __createLayout
    self.__createSidebarsLayout(debugServer)
  File "/usr/share/eric/modules/UI/UserInterface.py", line 867, in __createSidebarsLayout
    ShellAssembly(debugServer, self.viewmanager, True)
  File "/usr/share/eric/modules/QScintilla/Shell.py", line 48, in __init__
    self.__shell = Shell(dbs, vm, self)
  File "/usr/share/eric/modules/QScintilla/Shell.py", line 233, in __init__
    self.__bindLexer()
  File "/usr/share/eric/modules/QScintilla/Shell.py", line 315, in __bindLexer
    self.lexer_ = Lexers.getLexer(self.language, self)
  File "/usr/share/eric/modules/QScintilla/Lexers/__init__.py", line 209, in getLexer
    return LexerPython(language, parent)
  File "/usr/share/eric/modules/QScintilla/Lexers/LexerPython.py", line 31, in __init__
    QsciLexerPython.__init__(self, parent)

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

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

Versions of packages python-qscintilla2 depends on:
ii  libc6                      2.22-11
ii  libgcc1                    1:6.1.1-6
ii  libqscintilla2-12v5        2.9.2+dfsg-1
ii  libqtcore4                 4:4.8.7+dfsg-8
ii  libqtgui4                  4:4.8.7+dfsg-8
ii  libstdc++6                 6.1.1-6
ii  python                     2.7.11-2
ii  python-qt4                 4.11.4+dfsg-2
ii  python-sip [sip-api-11.3]  4.18+dfsg-1

python-qscintilla2 recommends no packages.

python-qscintilla2 suggests no packages.



More information about the Python-modules-team mailing list