← Back to team overview

touch-packages team mailing list archive

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

 

You said that xenial was affected, so I fixed xenial. :) I don't know
what ppa you are referring to, but I did check if vivid desktop uses
/dev/shm (it does), so it would need the fix. Perhaps ask the owner of
the ppa to add the fix to it? Do note, vivid is EOL next week.

-- 
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:
  Fix Committed

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


References