# Bazaar merge directive format 2 (Bazaar 0.90)
# revision_id: ro...@bumblepuppy.org-20170915075446-phxs6xye7sn0a4a7
# target_branch: http://bazaar.launchpad.net/~unity-settings-daemon-\
#   team/unity-settings-daemon/trunk/
# testament_sha1: 98208daf40f4bae50249e1b14e227521f9cad7b8
# timestamp: 2017-09-15 19:57:38 +1200
# base_revision_id: seb...@ubuntu.com-20170906144723-n9bskdpkhnh7ascr
# 
# Begin patch
=== modified file 'debian/source_unity-settings-daemon.py'
--- debian/source_unity-settings-daemon.py      2013-12-04 23:55:26 +0000
+++ debian/source_unity-settings-daemon.py      2017-09-15 07:54:46 +0000
@@ -3,7 +3,7 @@
 
 def add_info(report):
        # the issue is not in the unity-settings-daemon code so reassign
-       if "Stacktrace" in report and "/usr/libg/nome-settings-daemon-3.0" in 
report["Stacktrace"]:
+       if "Stacktrace" in report and "/usr/lib/gnome-settings-daemon-3.0" in 
report["Stacktrace"]:
                for words in report["Stacktrace"].split():
                        if 
words.startswith("/usr/lib/unity-settings-daemon-3.0"):
                            if apport.packaging.get_file_package(words) != 
'unity-settings-daemon':

# Begin bundle
IyBCYXphYXIgcmV2aXNpb24gYnVuZGxlIHY0CiMKQlpoOTFBWSZTWQVyYnUAAW9fgAAwUGP/91IA
WAq//99wUANj3QmZQBoaFPU0myaTRjUT0npMnppplGQzU0GNDQ0AGQ0AAAAAGU0pvSZMCSH6iMho
aDQA0BjQ0NABkNAAAAABJIIGkwaJphVP0JinqPU9I0PSeobdcBV2qEdaIKHxSgDoldawVJL8G6+c
Zgz7ZF3VjjRAZnGFy6+Zqpi7noIwPPCVz2mmsetxImUikIrPD8xmB3BKFgwmCKGBb2AptQWhWZ/p
MIpdOe2JXVbYXygsYku8eIME0wjy+c6bFpQ8VKcuiCHorFiKZ0qcURurYhnBLeFx278jaB9sF71m
Z546mFpL+Y9Vy3ri+tAXkDa2W/NwP1JklnKeqFVHKJA64SoW7HGA/eSwYO2IWvV6pcDMt4sOp7Sx
xYq0IcqVa1rbR9ArXLHreWioaLLSufZRKyjqLBU86XVAW3cdhVTu0uvGHSiNlAVcak9oD8+0JhLo
j8+QtDa0vfUxNA5s1bQsBIF73SkdxbHSDbPRApFLjZBcnFzhScC7kwL2A1kJV2xnqQprOuDxxzdo
GDKWbajFagVCxVmiFqjEDFTxG67Q+nSYSHa+MipcTHGRj8Sbg0PPlGImoQ4b1GS0qUDrgCMF/LzG
wPcG7A9gF19Eie0dTLnELSxCH45NmepisbHQgTHb/eLASSf9l/qXwvEPL2tt+tl7GVmIbK3gjBmO
Aw5Uc8X+CqisiKdxBe5n6dPEsn3PuoKvjDiLU2dJxTYsg6grRQL3fNlKJoE84CYbi48lrtn1HXbb
P5t+39uJdyw9UyJpX69Zz8O+wQCsKE+G+Nh3O7x/JQei+ePf1+uXjzBLVH80FASWWz02YV+qw6iu
VRxd23te3temp+ZGCeTsZMlcHSAfnTGGQdw/TC0hl8crUgtVoDzbsEQqcDcLNLejCjgp8w5T0nUM
Z2E31EYmtEWCDg6Jcp0Em3ing9kfqnRl7KiSKWUE5a6X/8wDtA2TX5VMy840mQfCUlYnrGxdFKqe
bMmeUTF4r3JltgFb0roJZ9IK4kG9azVKLyWzilKvhyjwfAzvHpRfCmpmYMlwH4FVleqagY0HM0uA
bNVEm9xdvDKZr0LUXb8s5nZH0TzX2hhsX2GuUQoE8gJHeGKw3qAhSN3n3N+B3V5yXMPE02k6Tvz6
4rIMh4nL8Czrm5yTBsJ5hUU/+LuSKcKEgCuTE6g=

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