[Bug 783095] Re: acpi-support still uses dcop calls

Steve Langasek steve.langasek at canonical.com
Thu Jun 2 15:49:48 UTC 2011


ok, so the issue here is missing support for the new dbus interface, not
the dcop query per se.  Thanks.

** Changed in: acpi-support (Ubuntu)
   Importance: Undecided => High

** Changed in: acpi-support (Ubuntu)
       Status: Incomplete => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to acpi-support in Ubuntu.
https://bugs.launchpad.net/bugs/783095

Title:
  acpi-support still uses dcop calls

Status in “acpi-support” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: acpi-support

  kde4 switched from dcop to dbus for inter-process communication.
  However, some invalid dcop calls are still being made by scripts in
  acpi-support.

  Just do:
  > grep dcop /usr/share/acpi-support/* 

  The result on my machine is:                                                                                              
  policy-funcs:      (pidof dcopserver > /dev/null && test -x /usr/bin/dcop && /usr/bin/dcop kded kded loadedModules | grep -q klaptopdaemon) ||
  screenblank:elif [ `pidof dcopserver` ]; then
  screenblank:    dcop kdesktop KScreensaverIface lock
  --- 
  Architecture: i386
  DistroRelease: Ubuntu 11.04
  InstallationMedia: Kubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110202)
  Package: acpi-support 0.138
  PackageArchitecture: i386
  ProcEnviron:
   LANGUAGE=
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.38-9.43-generic 2.6.38.4
  Tags:  natty
  Uname: Linux 2.6.38-9-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:




More information about the foundations-bugs mailing list