Your message dated Sun, 25 May 2008 07:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#482030: fixed in avant-window-navigator 0.2.6-6
has caused the Debian Bug report #482030,
regarding awn-manager: fails to start
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
482030: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482030
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: awn-manager
Version: 0.2.6-4
Severity: important
Tags: patch

wn-manager crashes on startup with error message:
Traceback (most recent call last):
File "/usr/bin/awn-manager.old", line 203, in <module>
awnmanager = AwnManager()
File "/usr/bin/awn-manager.old", line 90, in __init__
colormap = screen.get_rgb_colormap()
NameError: global name 'screen' is not defined

This is probably just a typo since the attached patch fixes the issue

Cheers,

Emme


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

Kernel: Linux 2.6.16-stable
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages awn-manager depends on:
ii  avant-window-navigator        0.2.6-4    A MacOS X like panel for GNOME
ii  gnome-menus                   2.22.1-1   an implementation of the freedeskt
ii  librsvg2-common               2.22.2-2   SAX-based renderer library for SVG
ii  python                        2.5.2-1    An interactive high-level object-o
ii  python-awn                    0.2.6-4    Python bindings for avant-window-n
ii  python-central                0.6.6      register and build utility for Pyt
ii  python-gnome2                 2.22.0-1   Python bindings for the GNOME desk
ii  python-gnome2-desktop         2.22.0-1   Python bindings for the GNOME desk
ii  python-xdg                    0.15-1.1   A python library to access freedes

awn-manager recommends no packages.

-- no debconf information
--- /usr/bin/awn-manager	2008-05-20 11:25:44.976064040 +0200
+++ /usr/bin/awn-manager.old	2008-05-20 11:25:24.497177304 +0200
@@ -87,7 +87,7 @@
         self.gtk_screen = self.window.get_screen()
         colormap = self.gtk_screen.get_rgba_colormap()
         if colormap == None:
-            colormap = self.gtk_screen.get_rgb_colormap()
+            colormap = screen.get_rgb_colormap()
         gtk.widget_set_default_colormap(colormap)
 
         self.notebook = self.wTree.get_widget("panelCategory")

--- End Message ---
--- Begin Message ---
Source: avant-window-navigator
Source-Version: 0.2.6-6

We believe that the bug you reported is fixed in the latest version of
avant-window-navigator, which is due to be installed in the Debian FTP archive:

avant-window-navigator-data_0.2.6-6_all.deb
  to 
pool/main/a/avant-window-navigator/avant-window-navigator-data_0.2.6-6_all.deb
avant-window-navigator_0.2.6-6.diff.gz
  to pool/main/a/avant-window-navigator/avant-window-navigator_0.2.6-6.diff.gz
avant-window-navigator_0.2.6-6.dsc
  to pool/main/a/avant-window-navigator/avant-window-navigator_0.2.6-6.dsc
avant-window-navigator_0.2.6-6_i386.deb
  to pool/main/a/avant-window-navigator/avant-window-navigator_0.2.6-6_i386.deb
awn-manager_0.2.6-6_all.deb
  to pool/main/a/avant-window-navigator/awn-manager_0.2.6-6_all.deb
libawn-dev_0.2.6-6_i386.deb
  to pool/main/a/avant-window-navigator/libawn-dev_0.2.6-6_i386.deb
libawn-doc_0.2.6-6_all.deb
  to pool/main/a/avant-window-navigator/libawn-doc_0.2.6-6_all.deb
libawn0-dbg_0.2.6-6_i386.deb
  to pool/main/a/avant-window-navigator/libawn0-dbg_0.2.6-6_i386.deb
libawn0_0.2.6-6_i386.deb
  to pool/main/a/avant-window-navigator/libawn0_0.2.6-6_i386.deb
python-awn_0.2.6-6_i386.deb
  to pool/main/a/avant-window-navigator/python-awn_0.2.6-6_i386.deb
vala-awn_0.2.6-6_all.deb
  to pool/main/a/avant-window-navigator/vala-awn_0.2.6-6_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Lavergne <[EMAIL PROTECTED]> (supplier of updated avant-window-navigator 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 24 May 2008 14:42:01 +0200
Source: avant-window-navigator
Binary: avant-window-navigator avant-window-navigator-data libawn0 libawn-doc 
libawn-dev awn-manager python-awn vala-awn libawn0-dbg
Architecture: source all i386
Version: 0.2.6-6
Distribution: unstable
Urgency: low
Maintainer: Luca Bruno <[EMAIL PROTECTED]>
Changed-By: Julien Lavergne <[EMAIL PROTECTED]>
Description: 
 avant-window-navigator - A MacOS X like panel for GNOME
 avant-window-navigator-data - Common files for avant-window-navigator
 awn-manager - A preferences manager for avant-window-navigator
 libawn-dev - library for avant-window-navigator - development files
 libawn-doc - library for avant-window-navigator - documentation files
 libawn0    - library for avant-window-navigator
 libawn0-dbg - library for avant-window-navigator - debug package
 python-awn - Python bindings for avant-window-navigator library
 vala-awn   - Vala bindings for avant-window-navigator library
Closes: 482030
Changes: 
 avant-window-navigator (0.2.6-6) unstable; urgency=low
 .
   * debian/patches/04-fix-colormap.patch
    - Fix crash in awn-manager if colormap == None. Thanks Emme for the
      patch. (Closes: #482030)
Checksums-Sha1: 
 223be049ee66111682437f10c6759ffa91e65218 1540 
avant-window-navigator_0.2.6-6.dsc
 65f160281386d2f53c221f672247f0cddc75180d 16814 
avant-window-navigator_0.2.6-6.diff.gz
 f2f756d4a38b2f9c1ecec1338648db43749e965c 264472 
avant-window-navigator-data_0.2.6-6_all.deb
 0cb1cede9d04a4147da76d7d7db4579a55e76e58 62490 libawn-doc_0.2.6-6_all.deb
 fe32a456fe0102a8d3a2087417bdb591817ace3f 73860 awn-manager_0.2.6-6_all.deb
 adf71115ec49e9cf6163733cf2d464b20fc519a4 38880 vala-awn_0.2.6-6_all.deb
 5b078a0ceebd17966f44ca512a5ee61d98280950 90028 
avant-window-navigator_0.2.6-6_i386.deb
 b9d7c5abf09414a0e594f50e498016386750ae3e 84064 libawn0_0.2.6-6_i386.deb
 ff4a75779f4de9d83b27f3d0e8571d45829b8f2d 44698 libawn-dev_0.2.6-6_i386.deb
 b55a50598414908514c66aad95b028da15b971d7 52974 python-awn_0.2.6-6_i386.deb
 f8c36dfadab52b0684e0962adcc0d323486e9464 349076 libawn0-dbg_0.2.6-6_i386.deb
Checksums-Sha256: 
 5f6764866562d733a522fbce74d60f2ecd86e5363d5cc76d0cb00a9c32e89c9e 1540 
avant-window-navigator_0.2.6-6.dsc
 90cf93bd7692942533a3676f8b627e1ce64de7716292fbe5611c862e2dab05f7 16814 
avant-window-navigator_0.2.6-6.diff.gz
 deaa53feee58ebbeeec7f9f156e051bc4e458926613bea108cfa4bcb1c98a333 264472 
avant-window-navigator-data_0.2.6-6_all.deb
 4ce909a9d7566fbb4ba3ea9e912fd249af4b756053917ece1cc2a49878022fa2 62490 
libawn-doc_0.2.6-6_all.deb
 b630506a841321edb01d3eb96f42da2aca90d6d4ee45ba4f865bd3cd1faa5190 73860 
awn-manager_0.2.6-6_all.deb
 8fc00bb686a1f0ab71a46294932bce374832a97814009bd73b89a70fa80e7d22 38880 
vala-awn_0.2.6-6_all.deb
 b5527d147141a07dcfdc080f383c82445671b7c2233be12507223f3d535d72a7 90028 
avant-window-navigator_0.2.6-6_i386.deb
 a240ee783c8e66e908838ed27a750211c8a98e239c63e49bcf16a6aff60bc5c7 84064 
libawn0_0.2.6-6_i386.deb
 4ae2e88ea3859a725d06b43a30fecb4dd580ac61d3a35e0eecfd2b1a0f093473 44698 
libawn-dev_0.2.6-6_i386.deb
 2d0aa5eac014e5d6714b97f40471bc7feccbbaec8e9b7e5400dd8fdc76b47dc0 52974 
python-awn_0.2.6-6_i386.deb
 9c15112d23c3ecac19fd4c7a6a1725c7b292ec13982abdd78908f7afeee4e6e4 349076 
libawn0-dbg_0.2.6-6_i386.deb
Files: 
 c6f1ea37e5df2adb7411c8be7994e903 1540 gnome optional 
avant-window-navigator_0.2.6-6.dsc
 151ca0a1307fc3ef15dbb40d84d8986d 16814 gnome optional 
avant-window-navigator_0.2.6-6.diff.gz
 b4dbb3901fcc97d4168479d982eb67d8 264472 gnome optional 
avant-window-navigator-data_0.2.6-6_all.deb
 083d389e28c4bebb968d7b72c476b465 62490 doc optional libawn-doc_0.2.6-6_all.deb
 d7c6c356bda5f1607b6ad33f809c9bae 73860 gnome optional 
awn-manager_0.2.6-6_all.deb
 ff618c5c78d476f057c305fe4755a6dd 38880 gnome optional vala-awn_0.2.6-6_all.deb
 a2d2f1e17ecef90b62e0878cf5ffe80a 90028 gnome optional 
avant-window-navigator_0.2.6-6_i386.deb
 dc490ff000db86bde76c2fb80f6b3f48 84064 libs optional libawn0_0.2.6-6_i386.deb
 0f608057bb0a4018682cacdef8bffd6f 44698 libdevel optional 
libawn-dev_0.2.6-6_i386.deb
 3dd31945328d26cb16afd163424abbcb 52974 python optional 
python-awn_0.2.6-6_i386.deb
 dbeb365379ba5d4752d23ca12fc0d3f7 349076 libs extra libawn0-dbg_0.2.6-6_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIORNQRqobajv7n7MRAuPjAKCcWy5iIuAzFRYkN/k6/+wmQVP1wQCfXauh
k90qHqINNbalHOG9eEW9MKo=
=/1qA
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to