Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: unity-settings-daemon (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1717398

Title:
  incorrect file path in "/usr/share/apport/package-hooks/source_unity-
  settings-daemon.py"

Status in unity-settings-daemon package in Ubuntu:
  Confirmed

Bug description:
  I was poking around the files for the package "unity-settings-daemon"
  and found this bug:

  in the file "/usr/share/apport/package-hooks/source_unity-settings-
  daemon.py"

  line number 6 has this typo:
  if "Stacktrace" in report and "/usr/libg/nome-settings-daemon-3.0" in 
report["Stacktrace"]:

  I guess it should be:
  if "Stacktrace" in report and "/usr/lib/gnome-settings-daemon-3.0" in 
report["Stacktrace"]:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1717398/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to