bzr crashed with NoSuchFile in set_file()
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar GTK+ Frontends |
Triaged
|
Medium
|
Unassigned | ||
bzr-gtk (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
Binary package hint: bzr
Ran "bzr gstatus" with several unknown files in the directory tree.
Double-clicking on files in the "Unknown" list repeatedly crashes bzr with this backtrace.
ProblemType: Crash
DistroRelease: Ubuntu 10.10
Package: bzr 2.2.1-0ubuntu1
ProcVersionSign
Uname: Linux 2.6.35-23-generic i686
Architecture: i386
Date: Mon Dec 13 21:30:15 2010
ExecutablePath: /usr/bin/bzr
InstallationMedia: Ubuntu-
InterpreterPath: /usr/bin/python2.6
ProcCmdline: /usr/bin/python /usr/bin/bzr gstatus
ProcEnviron:
SHELL=/bin/bash
PATH=(custom, user)
LANG=en_US.utf8
PythonArgs: ['/usr/bin/bzr', 'gstatus']
SourcePackage: bzr
Title: bzr crashed with NoSuchFile in set_file()
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare video
Traceback (most recent call last):
File "/usr/lib/
window.
File "/usr/lib/
self.
File "/usr/lib/
raise errors.
NoSuchFile: No such file: 'src/foo.txt'
tags: | removed: need-duplicate-check |
description: | updated |
visibility: | private → public |
affects: | bzr (Ubuntu) → bzr-gtk (Ubuntu) |
Changed in bzr-gtk: | |
status: | New → Triaged |
Changed in bzr-gtk (Ubuntu): | |
status: | New → Triaged |
Changed in bzr-gtk: | |
importance: | Undecided → Medium |
Changed in bzr-gtk (Ubuntu): | |
importance: | Undecided → Medium |
tags: | added: gstatus |