Public bug reported:

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"]:

** Affects: unity-settings-daemon (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

- I was poking around the files fdr unity-settings-daemon and found this:
+ 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"]:

-- 
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:
  New

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