Your message dated Sat, 5 May 2012 12:05:08 +0100
with message-id <20120505110508.GA3183@einstein.local>
and subject line Re: Bug#671548: python-qt4 4.9.1-2 broke hgview
has caused the Debian Bug report #671548,
regarding python-qt4 4.9.1-2 broke hgview
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 ow...@bugs.debian.org
immediately.)


-- 
671548: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=671548
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-qt4
Version: 4.9.1-2
Severity: important

hgview worked fine with 4.9.1-1, but when I upgrade to 4.9.1-3, hgview fails 
with:

$ hgview
Traceback (most recent call last):
  File "/usr/bin/hgview", line 33, in <module>
    main()
  File "/usr/lib/python2.7/dist-packages/hgviewlib/application.py", line 188, 
in main
    sys.exit(start(repo, opts, args, parser.error))
  File "/usr/lib/python2.7/dist-packages/hgviewlib/application.py", line 135, 
in start
    app = Application(repo, opts, args)
  File "/usr/lib/python2.7/dist-packages/hgviewlib/qt4/application.py", line 
48, in __init__
    super(HgViewQtApplication, self).__init__(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/hgviewlib/application.py", line 78, in 
__init__
    self.choose_viewer()
  File "/usr/lib/python2.7/dist-packages/hgviewlib/application.py", line 102, 
in choose_viewer
    viewer = self.HgRepoViewer(self.repo)
  File "/usr/lib/python2.7/dist-packages/hgviewlib/qt4/hgrepoviewer.py", line 
58, in __init__
    HgDialogMixin.__init__(self)
  File "/usr/lib/python2.7/dist-packages/hgviewlib/qt4/hgdialogmixin.py", line 
69, in __init__
    self.setupUi(self)
  File "/usr/lib/python2.7/dist-packages/hgviewlib/qt4/hgqv_ui.py", line 59, in 
setupUi
    self.textview_status = HgFileView(self.splitter)
  File "/usr/lib/python2.7/dist-packages/hgviewlib/qt4/hgfileview.py", line 
119, in __init__
    self.sci = qsci(self)
TypeError: QsciScintilla(QWidget parent=None): argument 1 has unexpected type 
'HgFileView'

I'm creating the bug against python-qt4 because it was its update who
broke it but feel free to reassign it.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/6 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-qt4 depends on:
ii  libc6                     2.13-32
ii  libgcc1                   1:4.7.0-7
ii  libpython2.7              2.7.3~rc2-2.1
ii  libqt4-dbus               4:4.8.1-1
ii  libqt4-declarative        4:4.8.1-1
ii  libqt4-designer           4:4.8.1-1
ii  libqt4-help               4:4.8.1-1
ii  libqt4-network            4:4.8.1-1
ii  libqt4-script             4:4.8.1-1
ii  libqt4-scripttools        4:4.8.1-1
ii  libqt4-svg                4:4.8.1-1
ii  libqt4-test               4:4.8.1-1
ii  libqt4-xml                4:4.8.1-1
ii  libqt4-xmlpatterns        4:4.8.1-1
ii  libqtassistantclient4     4.6.3-4
ii  libqtcore4                4:4.8.1-1
ii  libqtgui4                 4:4.8.1-1
ii  libqtwebkit4              2.2.1-2
ii  libstdc++6                4.7.0-7
ii  python                    2.7.2-10
ii  python-sip [sip-api-8.1]  4.13.2-1
ii  python2.6                 2.6.7-4
ii  python2.7                 2.7.3~rc2-2.1

python-qt4 recommends no packages.

Versions of packages python-qt4 suggests:
pn  python-qt4-dbg  <none>

-- no debconf information



--- End Message ---
--- Begin Message ---
On Fri, May 04, 2012 at 07:22:19PM -0400, Scott Kitterman wrote:
> I believe this will be fixed by the qscintilla2 binNMU I had done today.  
> Please check if you still have this problem after updating it.

qscintilla2 2.6.1-5+b1 fixed it.  Thanks!
Javi

Attachment: signature.asc
Description: Digital signature


--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to