Your message dated Thu, 05 Mar 2009 12:47:07 +0000
with message-id <[email protected]>
and subject line Bug#450823: fixed in notification-daemon 0.4.0-1
has caused the Debian Bug report #450823,
regarding notification-daemon: notifications overlap themselves
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.)


-- 
450823: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=450823
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: notification-daemon
Version: 0.3.7-1+b1
Severity: normal


Hi,

notifications always appear roughly at the same place. So, when there
are many of them they all overlap, and some of them can't be seen.
I can provide a screenshot if needed.


Thanks,
        Xav

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.22-3-amd64 (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 notification-daemon depends on:
ii  gconf2                     2.20.1-1      GNOME configuration database syste
ii  libatk1.0-0                1.20.0-1      The ATK accessibility toolkit
ii  libc6                      2.7-0exp8     GNU C Library: Shared libraries
ii  libcairo2                  1.4.10-1      The Cairo 2D vector graphics libra
ii  libdbus-1-3                1.1.1-3       simple interprocess messaging syst
ii  libdbus-glib-1-2           0.74-1        simple interprocess messaging syst
ii  libfontconfig1             2.4.91-1      generic font configuration library
ii  libgconf2-4                2.20.1-1      GNOME configuration database syste
ii  libglib2.0-0               2.14.2-1      The GLib library of C routines
ii  libgtk2.0-0                2.12.1-1      The GTK+ graphical user interface 
ii  liborbit2                  1:2.14.7-0.1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0              1.19.0-1      Layout and rendering of internatio
ii  libsexy2                   0.1.11-2      collection of additional GTK+ widg
ii  libstartup-notification0   0.9-1         library for program launch feedbac
ii  libwnck22                  2.20.1-1      Window Navigator Construction Kit 
ii  libx11-6                   2:1.1.3-1     X11 client-side library
ii  libxcomposite1             1:0.3.2-1+b1  X11 Composite extension library
ii  libxcursor1                1:1.1.9-1     X cursor management library
ii  libxdamage1                1:1.1.1-3     X11 damaged region extension libra
ii  libxext6                   1:1.0.3-2     X11 miscellaneous extension librar
ii  libxfixes3                 1:4.0.3-2     X11 miscellaneous 'fixes' extensio
ii  libxi6                     2:1.1.3-1     X11 Input extension library
ii  libxinerama1               1:1.0.2-1     X11 Xinerama extension library
ii  libxml2                    2.6.30.dfsg-2 GNOME XML library
ii  libxrandr2                 2:1.2.2-1     X11 RandR extension library
ii  libxrender1                1:0.9.4-1     X Rendering Extension client libra

notification-daemon recommends no packages.

-- no debconf information




--- End Message ---
--- Begin Message ---
Source: notification-daemon
Source-Version: 0.4.0-1

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

notification-daemon_0.4.0-1.diff.gz
  to pool/main/n/notification-daemon/notification-daemon_0.4.0-1.diff.gz
notification-daemon_0.4.0-1.dsc
  to pool/main/n/notification-daemon/notification-daemon_0.4.0-1.dsc
notification-daemon_0.4.0-1_amd64.deb
  to pool/main/n/notification-daemon/notification-daemon_0.4.0-1_amd64.deb
notification-daemon_0.4.0.orig.tar.gz
  to pool/main/n/notification-daemon/notification-daemon_0.4.0.orig.tar.gz



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.
Sebastian Dröge <[email protected]> (supplier of updated notification-daemon 
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: Thu, 05 Mar 2009 13:28:12 +0100
Source: notification-daemon
Binary: notification-daemon
Architecture: source amd64
Version: 0.4.0-1
Distribution: unstable
Urgency: low
Maintainer: Andre Filipe de Assuncao e Brito <[email protected]>
Changed-By: Sebastian Dröge <[email protected]>
Description: 
 notification-daemon - a daemon that displays passive pop-up notifications
Closes: 344883 450823 474234 474235 474236 496261 509346 510930
Changes: 
 notification-daemon (0.4.0-1) unstable; urgency=low
 .
   * New upstream release (Closes: #510930, #344883):
     + Fixes size requests so that all text is shown (Closes: #474236, #509346).
     + Fixes xinerama issues (Closes: #474235).
     + Properly escapes text (Closes: #496261).
     + debian/patches/03_fix_xinerama_theme_c.patch:
       - Dropped, fixed upstream.
     + debian/control:
       - Update build dependencies from configure.ac.
   * debian/control:
     + Remove GNOME team and add myself to Uploaders.
     + Update Standards-Version to 3.8.0.
     + Line-wrap dependencies, etc.
   * debian/control,
     debian/compat:
     + Update to debhelper compat level 5.
   * debian/patches/99_ltmain_as-needed.patch:
     + Remove some unneeded dependencies.
   * debian/patches/05_notification_spacing.patch:
     + Add a small space between two notifications,
       patch taken from the Ubuntu package (Closes: #450823).
   * debian/patches/07_memleak_daemon.patch:
     + Fix a small memory leak in the daemon,
       patch taken from the Ubuntu package.
   * debian/patches/04_dont_crash_on_critical_warnings.patch:
     + Don't crash on critical warnings (Closes: #474234).
Checksums-Sha1: 
 36c6f4cd9f56bf16e1bbd642a443d953c2656054 1409 notification-daemon_0.4.0-1.dsc
 c978d780588f31f4e5b75487ad1f1b7498e51a07 404178 
notification-daemon_0.4.0.orig.tar.gz
 13ca9c3665309e53cc7e236164e866990b31d4d2 6339 
notification-daemon_0.4.0-1.diff.gz
 ebe071b32309c98a8c4aa33ee925adcdf4b134b4 65450 
notification-daemon_0.4.0-1_amd64.deb
Checksums-Sha256: 
 1550db73ccbad8c3e10c28ae780ef8b0bdc280c40f450d4ddcd7098193a98ab4 1409 
notification-daemon_0.4.0-1.dsc
 0c0c90ec7f2fc7fc5cbefba2e04df6ae311abc7ace23dd34f21dc063e119d808 404178 
notification-daemon_0.4.0.orig.tar.gz
 b6c2fd7acdd899575073e32167f0b4545b9b486e2886794c1400d500d2935ca2 6339 
notification-daemon_0.4.0-1.diff.gz
 5b153fb5468cdd14a8e4a051395522fdb7ae51a9216534af991ca8dc71ddc2ab 65450 
notification-daemon_0.4.0-1_amd64.deb
Files: 
 2e4367809168cd6bc964fc7d50bb111e 1409 x11 optional 
notification-daemon_0.4.0-1.dsc
 281624263e3fc82c888dd7433a37194b 404178 x11 optional 
notification-daemon_0.4.0.orig.tar.gz
 c55f05480d7f97cc71c6f7f3101b278b 6339 x11 optional 
notification-daemon_0.4.0-1.diff.gz
 919e4ba262882784611ea01d772cead6 65450 x11 optional 
notification-daemon_0.4.0-1_amd64.deb

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

iEYEARECAAYFAkmvyPEACgkQBsBdh1vkHyGwAQCcCXIEhb0RiQGpvAgdOtj9AGdF
j+EAn3ufDiuyknQeXLXyPAv+w/awCoZ+
=f3ne
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to