← Back to team overview

touch-packages team mailing list archive

[Bug 1538475] [NEW] Dekko can't open webviews on a Xenial (+Unity8) laptop

 

Public bug reported:

This is happening on a Xenial laptop with apparmor-easyprof
2.10-0ubuntu11

I cloned Dekko's repo, built it with 
cmake -DCLICK_MODE=on .
make -j4
make DESTDIR=./click_dir install
click build ./click_dir

and installed the package with
sudo click install --user=<username> --allow-unauthenticated dekko.click

When Dekko tried to load a WebView
(source: https://git.launchpad.net/dekko/tree/qml/MessageView/DekkoWebView.qml?id=dd98e6f085ddb19c093d17c86e99dfb061c7088f )

I get the following denials:
in Dekko's log -> http://pastebin.ubuntu.com/14678125/
in Journal -> http://pastebin.ubuntu.com/14678118/

Dekko's apparmor profile:
https://git.launchpad.net/dekko/tree/click/dekko.apparmor?id=dd98e6f085ddb19c093d17c86e99dfb061c7088f

** Affects: apparmor-easyprof-ubuntu (Ubuntu)
     Importance: Undecided
     Assignee: Jamie Strandboge (jdstrand)
         Status: New

** Changed in: apparmor-easyprof-ubuntu (Ubuntu)
     Assignee: (unassigned) => Jamie Strandboge (jdstrand)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor-easyprof-ubuntu
in Ubuntu.
https://bugs.launchpad.net/bugs/1538475

Title:
  Dekko can't open webviews on a Xenial (+Unity8) laptop

Status in apparmor-easyprof-ubuntu package in Ubuntu:
  New

Bug description:
  This is happening on a Xenial laptop with apparmor-easyprof
  2.10-0ubuntu11

  I cloned Dekko's repo, built it with 
  cmake -DCLICK_MODE=on .
  make -j4
  make DESTDIR=./click_dir install
  click build ./click_dir

  and installed the package with
  sudo click install --user=<username> --allow-unauthenticated dekko.click

  When Dekko tried to load a WebView
  (source: https://git.launchpad.net/dekko/tree/qml/MessageView/DekkoWebView.qml?id=dd98e6f085ddb19c093d17c86e99dfb061c7088f )

  I get the following denials:
  in Dekko's log -> http://pastebin.ubuntu.com/14678125/
  in Journal -> http://pastebin.ubuntu.com/14678118/

  Dekko's apparmor profile:
  https://git.launchpad.net/dekko/tree/click/dekko.apparmor?id=dd98e6f085ddb19c093d17c86e99dfb061c7088f

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor-easyprof-ubuntu/+bug/1538475/+subscriptions


Follow ups