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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1717398

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to