BTS

Issue172

Title osd_server.py: support notify-send
Priority wish Status resolved
Superseder Nosy List mika, mru
Assigned To mru Topics

Created on 2007-03-24.17:34:33 by mika, last changed 2009-02-12.20:00:52 by mika.

Files
File name Uploaded Type Edit Remove
0001-osd_server.py-use-now-the-freedesktop.org-specificat.patch mru, 2009-01-11.14:53:37 text/x-diff
0002-Added-python-dbus-and-notification-daemon-as-suggest.patch mru, 2009-01-11.14:53:53 text/x-diff
Messages
msg1846 (view) Author: mika Date: 2009-02-12.20:00:51
We believe that your issue has been closed by the upload of
Version 1.1.17 of grml-scripts from Michael Prokop <mika@grml.org>.
The explanation is attached below

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

Format: 1.7
Date: Thu, 12 Feb 2009 20:49:56 +0100
Source: grml-scripts
Binary: grml-scripts
Architecture: amd64
Version: 1.1.17
Distribution: unstable
Urgency: low
Maintainer: Michael Prokop <mika@grml.org>
Changed-By: Michael Prokop <mika@grml.org>
Description: 
 grml-scripts - some small scripts which should make life easier
Changes: 
 grml-scripts (1.1.17) unstable; urgency=low
 .
   [ Ulrich Dangel ]
   * osd_server.py uses now the freedesktop.org specification for
     notification instead of the old xosd way.
   * Added python-dbus and notification-daemon as suggestion as
     osd_server.py depends on them.
     [Closes: issue172]
 .
   [ Michael Prokop ]
   * Adjust Makefile to get rid of '.sp' sequences in asciidoc
     manpages. [Closes: issue567]
Files: 
 fcd781e4f91c92c002507f7988e34ded 243862 utils optional grml-scripts_1.1.17_amd64.deb

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

iD8DBQFJlH+W2N9T+zficugRAhVbAJsGWWePEx6XCJITrm1RL70bfwjGNwCfX5Bv
xFROk/mPRF/VcmtY8Fhh6IM=
=S3nc
-----END PGP SIGNATURE-----
msg1844 (view) Author: mika Date: 2009-02-12.20:00:40
We believe that your issue has been closed by the upload of
Version 1.1.17 of grml-scripts from Michael Prokop <mika@grml.org>.
The explanation is attached below

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

Format: 1.7
Date: Thu, 12 Feb 2009 20:49:56 +0100
Source: grml-scripts
Binary: grml-scripts
Architecture: source i386
Version: 1.1.17
Distribution: unstable
Urgency: low
Maintainer: Michael Prokop <mika@grml.org>
Changed-By: Michael Prokop <mika@grml.org>
Description: 
 grml-scripts - some small scripts which should make life easier
Changes: 
 grml-scripts (1.1.17) unstable; urgency=low
 .
   [ Ulrich Dangel ]
   * osd_server.py uses now the freedesktop.org specification for
     notification instead of the old xosd way.
   * Added python-dbus and notification-daemon as suggestion as
     osd_server.py depends on them.
     [Closes: issue172]
 .
   [ Michael Prokop ]
   * Adjust Makefile to get rid of '.sp' sequences in asciidoc
     manpages. [Closes: issue567]
Files: 
 c53467d2d5709184a6b4730ba6a06fed 601 utils optional grml-scripts_1.1.17.dsc
 b5944446597afd2e5d1adbdcf271a705 217810 utils optional grml-scripts_1.1.17.tar.gz
 9d5ebff18f514e1c2be160477ab16fe3 241690 utils optional grml-scripts_1.1.17_i386.deb

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

iD8DBQFJlH6h2N9T+zficugRAhHKAKCB5l+ETdIaAwJ8fb/q2BMHgEUeBQCeOn1t
7/FarVaTqWs/2uwHbgpbfKM=
=irdb
-----END PGP SIGNATURE-----
msg1752 (view) Author: mru Date: 2009-01-11.14:53:37
Attached are patches which should fix this.
msg380 (view) Author: mika Date: 2007-03-24.17:34:33
Would be great if osd_server.py could support notify-send of package libnotify-
bin (you need a running notification-daemon as well, JFYI). Usage example:

notify-send -u low --icon=/usr/share/icons/crystalsvg/32x32/apps/bell.png 
"Notification" "Message...."
History
Date User Action Args
2009-02-12 20:00:52mikasetmessages: + msg1846
2009-02-12 20:00:44mikasetstatus: chatting -> resolved
messages: + msg1844
2009-01-11 21:31:30mrusetstatus: resolved -> chatting
2009-01-11 14:53:53mrusetfiles: + 0002-Added-python-dbus-and-notification-daemon-as-suggest.patch
2009-01-11 14:53:38mrusetstatus: unread -> resolved
files: + 0001-osd_server.py-use-now-the-freedesktop.org-specificat.patch
messages: + msg1752
2007-03-24 17:34:33mikacreate