bzr crashed with TypeError in apply_gedit_colors()
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar GTK+ Frontends |
Fix Released
|
Medium
|
Curtis Hovey | ||
bzr-gtk (Ubuntu) |
Fix Released
|
Medium
|
Jelmer Vernooij |
Bug Description
Binary package hint: bzr
I was attempting to diff two versions of a file when the crash occurred. It should be noted that I am using a custom colour scheme in Gedit.
ProblemType: Crash
DistroRelease: Ubuntu 10.10
Package: bzr 2.2.1-0ubuntu1
ProcVersionSign
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
Date: Sun Nov 7 14:27:27 2010
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/bzr
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
InterpreterPath: /usr/bin/python2.6
ProcCmdline: /usr/bin/python /usr/bin/bzr visualise
ProcEnviron:
LANG=en_GB.utf8
SHELL=/bin/bash
PythonArgs: ['/usr/bin/bzr', 'visualise']
SourcePackage: bzr
Title: bzr crashed with TypeError in apply_gedit_
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
Related branches
- Jelmer Vernooij (community): Approve
-
Diff: 268 lines (+30/-161)2 files modifieddiff.py (+5/-142)
tests/test_diff.py (+25/-19)
tags: | removed: need-duplicate-check |
affects: | bzr (Ubuntu) → bzr-gtk (Ubuntu) |
Changed in bzr-gtk (Ubuntu): | |
status: | New → Confirmed |
Changed in bzr-gtk: | |
assignee: | nobody → Curtis Hovey (sinzui) |
importance: | Undecided → Medium |
status: | New → In Progress |
Changed in bzr-gtk: | |
status: | In Progress → Fix Committed |
milestone: | none → 0.104.0 |
Changed in bzr-gtk (Ubuntu): | |
status: | Confirmed → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Jelmer Vernooij (jelmer) |
Changed in bzr-gtk: | |
status: | Fix Committed → Fix Released |
I should also point out that Gedit was open at the time.