Package: hgview
Version: 1.1.3-1
Severity: normal

Trying to "hgview filename" does not work (all is fine with no args).
To reproduce, try eg
$ script /bin/sh

Script started on Sun May  9 22:49:05 2010
$ hg init
$ echo whatever>somefile
$ hg add somefile
adding somefile
$ hg commit -m yaddayadda
somefile
committed changeset 0:ed4ecab3eec8
$ hgview somefile; echo exited $?
Traceback (most recent call last):
  File "/usr/bin/hgview", line 26, in <module>
    main()
  File "/usr/lib/pymodules/python2.5/hgviewlib/qt4/hgrepoviewer.py", line 483, 
in main
    if opt.get('navigate'):
AttributeError: Values instance has no attribute 'get'
exited 1
$ exit

Script done on Sun May  9 22:50:18 2010


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-3-amd64 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages hgview depends on:
ii  mercurial                     1.5.1-2    scalable distributed version contr
ii  python                        2.5.4-9    An interactive high-level object-o
ii  python-docutils               0.6-3      utilities for the documentation of
ii  python-egenix-mxdatetime      3.1.3-2    date and time handling routines fo
ii  python-qscintilla2            2.4-5      Python bindings for QScintilla 2
ii  python-qt4                    4.6-1      Python bindings for Qt4
ii  python-support                1.0.8      automated rebuilding support for P

hgview recommends no packages.

hgview 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

Reply via email to