Package: blueman
Version: 1.21-1
Severity: normal
File: /usr/bin/blueman-applet

If the file /tmp/blueman-applet-$UID exists, blueman-applet thinks
it's already running and will die on subsequent invocations:

  there is an instance already running
  open("/tmp/blueman-applet-1000", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) 
= 3
  Traceback (most recent call last):
  open("/usr/bin/blueman-applet", O_RDONLY|O_LARGEFILE) = 3
    File "/usr/bin/blueman-applet", line 364, in <module>
      BluemanApplet()
  open("/usr/bin/blueman-applet", O_RDONLY|O_LARGEFILE) = 3
    File "/usr/bin/blueman-applet", line 297, in __init__
      check_single_instance("blueman-applet")
  open("/usr/lib/python2.5/site-packages/blueman/Functions.py", 
O_RDONLY|O_LARGEFILE) = 3
    File "/usr/lib/python2.5/site-packages/blueman/Functions.py", line 290, in 
check_single_instance
      os.kill(pid, signal.SIGUSR1)
  OSError: [Errno 1] Operation not permitted

First of all, please move this file into /var/run. And second, it
would pay off to check whether the PID actually corresponds to
a running blueman-applet instance, e.g. using /proc/$PID/exe. If it
does not, then it's save to assume that the file is an orphan, and
that it can be ignored.

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

Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages blueman depends on:
ii  bluez                         4.57-1     Bluetooth tools and daemons
ii  dbus                          1.2.16-2   simple interprocess messaging syst
ii  libbluetooth3                 4.57-1     Library to use the BlueZ Linux Blu
ii  libc6                         2.10.2-3   Embedded GNU C Library: Shared lib
ii  libcairo2                     1.8.8-2    The Cairo 2D vector graphics libra
ii  libglib2.0-0                  2.22.3-2   The GLib library of C routines
ii  libgtk2.0-0                   2.18.5-1   The GTK+ graphical user interface 
ii  libpango1.0-0                 1.26.2-1   Layout and rendering of internatio
ii  libstartup-notification0      0.10-1     library for program launch feedbac
ii  notification-daemon           0.4.0-2    a daemon that displays passive pop
ii  obex-data-server              0.4.5-1    D-Bus service for OBEX client and 
ii  python                        2.5.4-5    An interactive high-level object-o
ii  python-dbus                   0.83.0-1   simple interprocess messaging syst
ii  python-gobject                2.20.0-1   Python bindings for the GObject li
ii  python-gtk2                   2.16.0-1   Python bindings for the GTK+ widge
ii  python-notify                 0.1.1-2+b1 Python bindings for libnotify

Versions of packages blueman recommends:
ii  libpulse-mainloop-glib0       0.9.21-1   PulseAudio client libraries (glib 
ii  policykit-1                   0.95-1     framework for managing administrat
ii  python-gconf                  2.28.0-1   Python bindings for the GConf conf

blueman suggests no packages.

-- no debconf information


-- 
 .''`.   martin f. krafft <[email protected]>      Related projects:
: :'  :  proud Debian developer               http://debiansystem.info
`. `'`   http://people.debian.org/~madduck    http://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems

Attachment: digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)

Reply via email to