Your message dated Sun, 08 Jan 2012 21:47:07 +0800
with message-id <[email protected]>
and subject line Re: Bug#511501: smart-notifier: notification window steals
focus
has caused the Debian Bug report #511501,
regarding smart-notifier: notification window steals focus
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.)
--
511501: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=511501
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: smart-notifier
Version: 0.28-1
Severity: important
If the smart-notifier notification window pops up, it steals keyboard focus,
making it easy to close by mistake (losing the message). It would
probably be better for smart-notifier to have no GUI of its own and just
use a freedesktop.org notification daemon implementation (i.e. the same thing
used by libnotify).
-- System Information:
Debian Release: 5.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (101,
'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages smart-notifier depends on:
ii dbus 1.2.1-5 simple interprocess messaging syst
ii python 2.5.2-3 An interactive high-level object-o
ii python-central 0.6.8 register and build utility for Pyt
ii python-dbus 0.83.0-1 simple interprocess messaging syst
ii python-glade2 2.12.1-6 GTK+ bindings: Glade support
ii python-gtk2 2.12.1-6 Python bindings for the GTK+ widge
ii smartmontools 5.38-2 control and monitor storage system
smart-notifier recommends no packages.
smart-notifier suggests no packages.
-- no debconf information
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
On 12/01/2009 01:25, Simon McVittie wrote:
> Package: smart-notifier
> Version: 0.28-1
> Severity: important
>
> If the smart-notifier notification window pops up, it steals keyboard focus,
> making it easy to close by mistake (losing the message). It would
> probably be better for smart-notifier to have no GUI of its own and just
> use a freedesktop.org notification daemon implementation (i.e. the same thing
> used by libnotify).
I don't think this is a good idea. Notifications are meant for notification of
transient information that can be missed safely (e.g. when using notify-osd).
smart-notifier on the other hand, communicates important information you
probably don't want to miss, and has a rather bulky message payload to show.
As for the smart-notifier notification window popping up, I've checked the code
and it doesn't look like smart-notifier is doing anything special when starting
up. It just does some_window.show() rather than some_window.present(), so this
bug should really either be with Gtk+ or with your window manager's focus
prevention handling.
--
Kind regards,
Loong Jin
signature.asc
Description: OpenPGP digital signature
--- End Message ---