bzr-notify crashed because of use of deprecated progress.ProgressBarStack()

Bug #391158 reported by Philip Muškovac
24
This bug affects 4 people
Affects Status Importance Assigned to Milestone
bzr-gtk (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: bzr-gtk

No idea what happend, ask apport...

ProblemType: Crash
Architecture: i386
Date: Tue Jun 23 16:38:07 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/bzr-notify
InterpreterPath: /usr/bin/python2.6
Package: bzr-gtk 0.95.0+bzr635-1ubuntu1
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/bzr-notify
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.30-9.10-generic
PythonArgs: ['/usr/bin/bzr-notify']
SourcePackage: bzr-gtk
Title: bzr-notify crashed with AttributeError in set_nested_progress_bar_widget()
Uname: Linux 2.6.30-9-generic i686
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare video

Revision history for this message
Philip Muškovac (yofel) wrote :
tags: removed: need-duplicate-check
Philip Muškovac (yofel)
visibility: private → public
Revision history for this message
IC Raibow (icrbow) wrote :

Traceback (most recent call last):
  File "/usr/bin/bzr-notify", line 15, in <module>
    gtk = open_display()
  File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/gtk/__init__.py", line 103, in open_display
    set_ui_factory()
  File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/gtk/__init__.py", line 75, in set_ui_factory
    bzrlib.ui.ui_factory = GtkUIFactory()
  File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/gtk/ui.py", line 195, in __init__
    self.set_nested_progress_bar_widget(ProgressBarWindow)
  File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/gtk/ui.py", line 224, in set_nested_progress_bar_widget
    self._progress_bar_stack = progress.ProgressBarStack(klass=widget)
AttributeError: 'module' object has no attribute 'ProgressBarStack'

Revision history for this message
Sense Egbert Hofstede (sense) wrote :

I can confirm this bug on karmic. Bug #385191 indicates it's because the missing function progress.ProgressBarStack() was removed because it was deprecated. I can however confirm that it's still being called by bzr-gtk, next to ProgessBarStack() really being absent.

I can also the confirm the bug to exist on my system.

Changed in bzr-gtk (Ubuntu):
status: New → Confirmed
summary: - bzr-notify crashed with AttributeError in
- set_nested_progress_bar_widget()
+ bzr-notify crashed because of use of deprecated
+ progress.ProgressBarStack()
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.