bzr crashed with TypeError in update_search(): QAbstractItemView.setCurrentIndex(QModelIndex): argument 1 has unexpected type 'NoneType'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
QBzr |
Confirmed
|
High
|
Unassigned | ||
qbzr (Ubuntu) |
Triaged
|
High
|
Unassigned |
Bug Description
Binary package hint: bzr
I was using bzr qlog to search for a revision number in the history of a branch.
As soon as i typed the last digits of the revision, it crashed. I can reproduce the crash consistentently.
This is some additional data that was reported in a separate window from the apport window:
bzr: ERROR: exceptions.
Traceback (most recent call last):
File "/usr/lib/
r = f(*args, **kargs)
File "/usr/lib/
self.
TypeError: QAbstractItemVi
bzr 2.3.1 on python 2.7.1 (linux2)
arguments: ['/usr/bin/bzr', 'qlog']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_US.UTF-8'
plugins:
bash_completion /usr/lib/
builddeb /usr/lib/
bzrtools /usr/lib/
launchpad /usr/lib/
netrc_
news_merge /usr/lib/
qbzr /usr/lib/
rewrite /usr/lib/
ProblemType: Crash
DistroRelease: Ubuntu 11.04
Package: bzr 2.3.1-1ubuntu1
ProcVersionSign
Uname: Linux 2.6.38-8-generic i686
Architecture: i386
BzrDebugFlags: set()
BzrVersion: 2.3.1
CommandLine: ['/usr/bin/bzr', 'qlog']
CrashDb: bzr
Date: Thu Apr 14 15:47:28 2011
ExecutablePath: /usr/bin/bzr
FileSystemEncoding: UTF-8
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Beta i386 (20110330)
InterpreterPath: /usr/bin/python2.7
Locale: en_US.UTF-8
PackageArchitec
Platform: Linux-2.
ProcCmdline: /usr/bin/python /usr/bin/bzr qlog
ProcEnviron:
SHELL=/bin/bash
LANG=en_US.UTF-8
LANGUAGE=en_US:en
PythonVersion: 2.7.1
SourcePackage: bzr
Title: bzr crashed with TypeError in update_search(): QAbstractItemVi
UpgradeStatus: No upgrade log present (probably fresh install)
UserEncoding: UTF-8
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
tags: | removed: need-duplicate-check |
visibility: | private → public |
affects: | bzr (Ubuntu) → qbzr (Ubuntu) |
Changed in qbzr: | |
status: | New → Confirmed |
importance: | Undecided → High |
Changed in qbzr (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → High |