[02:06] mm hitting this: http://pastebin.ubuntu.com/23074440/ [02:06] I added the home plug and still there [02:07] tsimonq2, otter-browser works === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === ogra_ is now known as ogra [10:58] PR snapd#1712 closed: asserts/sysdb: embed the new format official root/trusted assertions [15:49] PR snapd#1715 opened: asserts,overlord/devicestate: simplify private key/key pairs APIs, they just key ids [17:15] PR snapd#1716 opened: tests. this seems to improve the situation regarding flaky stopping of fakestore [17:33] is there any way to detect what interfaces my application uses? I'm having problems with confinement [17:47] Birchy, snap interfaces should list all connected plugs and interfaces [17:48] beyond that, you can look for DENIED messages in syslog [17:48] if you suspect your app tries to use something that isnt connected [17:49] thank you, that's quite helpful, I didn't know syslog logged that [17:52] PR snapd#1716 closed: tests: this seems to improve the situation regarding flaky stopping of fakestore [18:42] how exactly does the stage packages stuff work? [20:45] I've found something odd about SDL2 in Snappy, it fails with "Bad system call" because it tries to create a Unix socket but fails [20:45] Is this expected? [20:45] I had to add the permissions for network and network-bind for it to launch successfully