[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#454411: live-magic: Save button triggers exception



Package: live-magic
Version: 0.3-1
Severity: normal

When I press the "Save" button in live-magic, I see the following
traceback in the console:

--------- 8< -----------------------------------------------------------
Traceback (most recent call last):
  File "/var/lib/python-support/python2.4/livemagic/controllers/main.py", line 66, in on_save
    self.view.set_save_enabled(False)
  File "/var/lib/python-support/python2.4/livemagic/views/main.py", line 56, in set_save_enabled
    self['btn_save'].set_sensitive(status)
  File "/var/lib/python-support/python2.4/livemagic/views/main.py", line 14, in __getitem__
    raise KeyError, "Widget not found: %s" % key
KeyError: 'Widget not found: btn_save
--------- 8< -----------------------------------------------------------

The button stays enabled, and each press gives me exactly the same
traceback.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages live-magic depends on:
ii  live-helper                   1.0~a37-2  Debian Live helper programs
ii  python                        2.4.4-6    An interactive high-level object-o
ii  python-glade2                 2.12.0-1   GTK+ bindings: Glade support
ii  python-gtk2                   2.12.0-1   Python bindings for the GTK+ widge
ii  python-support                0.7.5      automated rebuilding support for p
ii  python-vte                    1:0.16.9-1 Python bindings for the VTE widget
ii  python-yaml                   3.05-1     PyYAML is a YAML parser and emitte

Versions of packages live-magic recommends:
ii  python-gnome2-desktop        2.18.0-2+b1 Python bindings for the GNOME desk

-- no debconf information






Reply to: