[Bug 1161818] Re: QTextBlockUserData loses its data

Julian Taylor jtaylor.debian at googlemail.com
Fri Mar 29 10:33:41 UTC 2013


** Patch added: "pyqt.debdiff"
   https://bugs.launchpad.net/ubuntu/+source/python-qt4/+bug/1161818/+attachment/3606013/+files/pyqt.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-qt4 in Ubuntu.
https://bugs.launchpad.net/bugs/1161818

Title:
  QTextBlockUserData loses its data

Status in “python-qt4” package in Ubuntu:
  New

Bug description:
  in pyqt4 4.10 QTextBlockUserData is broken.
  see
  http://www.riverbankcomputing.com/pipermail/pyqt/2013-March/032457.html

  example in archive
  ipython qtconsole
  type:
  if 1:
    print 1

  and you get lots of tracebacks in the terminal:
    File "/usr/lib/python2.7/dist-packages/IPython/frontend/qt/console/pygments_highlighter.py", line 107, in highlightBlock
      self._lexer._saved_state_stack = prev_data.syntax_stack
  AttributeError: 'QTextBlockUserData' object has no attribute 'syntax_stack'

  it also breaks ninja ide.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-qt4/+bug/1161818/+subscriptions




More information about the foundations-bugs mailing list