Your message dated Sun, 24 Nov 2019 07:40:13 +0000
with message-id <[email protected]>
and subject line Bug#945383: Removed package(s) from unstable
has caused the Debian Bug report #638199,
regarding python-notify: GDBus error on calling show() method of 
pynotify.Notification object
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.)


-- 
638199: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638199
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-notify
Version: 0.1.1-3
Severity: important


When running the following script:


#!/usr/bin/env python

import time, pynotify

pynotify.init( "Some Application or Title" )
n = pynotify.Notification("Look away", "It's good for your eyes!")
n.set_timeout(30000) # 30 seconds

while True:
    n.show()
    time.sleep(600) # 10 minutes


This error occurred:


Traceback (most recent call last):
  File "/home/eric/bin/eyes.py", line 10, in <module>
    n.show()
glib.GError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.freedesktop.Notifications was not provided by any .service files



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-notify depends on:
ii  libatk1.0-0                   2.0.1-2    ATK accessibility toolkit
ii  libc6                         2.13-10    Embedded GNU C Library: Shared lib
ii  libcairo2                     1.10.2-6.1 The Cairo 2D vector graphics libra
ii  libfontconfig1                2.8.0-3    generic font configuration library
ii  libfreetype6                  2.4.6-1    FreeType 2 font engine, shared lib
ii  libgdk-pixbuf2.0-0            2.23.5-3   GDK Pixbuf library
ii  libglib2.0-0                  2.28.6-1   The GLib library of C routines
ii  libgtk2.0-0                   2.24.4-3   The GTK+ graphical user interface 
ii  libnotify4                    0.7.3-2    sends desktop notifications to a n
ii  libpango1.0-0                 1.28.4-1   Layout and rendering of internatio
ii  python                        2.6.7-2    interactive high-level object-orie
ii  python-gtk2                   2.24.0-2   Python bindings for the GTK+ widge
ii  python2.6                     2.6.7-3    An interactive high-level object-o
ii  python2.7                     2.7.2-3    An interactive high-level object-o

python-notify recommends no packages.

python-notify suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 0.1.1-4+rm

Dear submitter,

as the package notify-python has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/945383

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to