** Package changed: snapd (Ubuntu) => snappy
** Changed in: snappy
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1605768
Title:
incomplete 'opengl' inter
You're right, just memfd_create makes it work... AppArmor denials still
come happen but the app runs nevertheless.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1605768
Title:
incomplete 'opengl' in
I was more curious if just memfd_create allowed it to work, but it
doesn't matter now.
** Changed in: snapd (Ubuntu)
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs
As I mentioned in the description, these do make my snap work.
** Changed in: snapd (Ubuntu)
Status: Incomplete => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1605768
Title:
incomp
Thank you for reporting a bug. The /run/udev/data is usually non-fatal
(but that doesn't mean we won't fix it). Can you:
1. add memfd_create to /var/lib/snapd/seccomp/profiles/snap.your.snap
2. try restarting your application and report back if it works or if you
need more syscalls
3. add this t
** Tags added: snapd-interface
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1605768
Title:
incomplete 'opengl' interface
To manage notifications about this bug go to:
https://bugs.launchpad.net/ub
Note that for opengl client rendering the graphics driver uses the so
called 'render' nodes in '/dev/dri'. On my system, this directory
contains :
$ll /dev/dri/
total 0
drwxr-xr-x 2 root root 160 Jul 22 11:47 ./
drwxr-xr-x 20 root root 4700 Jul 22 11:47 ../
crw-rw+ 1 root video