As Pat mentioned on the comment above the list of applications displayed
on the Notification pannel is stored at GSettings under schema
com.ubuntu.notifications.settings.applications and key applications.
This list is populated by /usr/lib/ubuntu-push-client/click-hook-wrapper
installed by ubuntu-push-client pkg. In fact this is a wrapper that will
call /usr/lib/ubuntu-push-client/click-hook. This should run every time
you reboot the device or after installing/deleting any pkg. This list is
read by ubuntu-system-settings app and will populate the model of the
specific pannel.

I am unable to reproduce this issue so far with krillin using rc-
proposed (r435). Would probably need some more info about it to help
finding out where the problem is.

First thing would be to make sure the GSettings list is empty and that
running the wrapper manually will not update it. To check the list value
just run on device as Pat suggested:

$ gsettings get com.ubuntu.notifications.settings.applications
applications

Here is the output of mine for example:
http://pastebin.ubuntu.com/23221260/ .

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

Title:
  [OTA13- notification panel]no apps listed

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1626742/+subscriptions

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

Reply via email to