=== JanC is now known as Guest98943 === JanC_ is now known as JanC === vrruiz_ is now known as rvr === marcustomlinson is now known as marcustomlinson| === marcustomlinson| is now known as marcustomlinson [13:14] pstolowski: any idea what can cause [13:14] [2016-08-22:15:06:15.330] ERROR! Caught unity::scopes::TimeoutException: Request timed out after 5000 milliseconds (endpoint = ipc:///run/user/1000/zmq/Registry-R, op = list) [13:14] ? [13:14] someone is complaining they don't get scopes [13:14] i gyuess that's it? [13:32] tsdgeos, looks like registry is not available/running === boiko_ is now known as boiko === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader [15:59] tedg: I tried url-dispatcher application:// in u7, but just kept getting "is not handleable by the URL Dispatcher" -- am I missing some config bits? [15:59] tedg: (this is re: bug 1612255) [15:59] bug 1612255 in url-dispatcher (Ubuntu) "url-dispatcher should use xdg-open as a fallback if not in Touch" [Undecided,Incomplete] https://launchpad.net/bugs/1612255 [15:59] mterry: I think that you need three / [16:00] mterry: This works for me: $ url-dispatcher application:///gimp.desktop [16:00] tedg: yup, that stopped the error :) But I still don't get an app open [16:01] mterry: Another error in the Upstart log? [16:05] tedg: is it supposed to work with a package from ubuntu, like gimp.desktop? [16:05] tedg: or just clicks? [16:06] mterry: Yeah, it should fall back to legacy application mode in that case. I literally ran that command and GIMP started on my machine. [16:06] (and after it started, cut and pasted it) [16:06] tedg: hmm. didn't work for me, and no error I could see in the logs [16:07] mterry: Can you run url-dispatcher with G_MESSAGES_DEBUG=all [16:07] (not the CLI tool, but the service) [16:10] tedg: Unable to parse Application ID: gimp [16:10] full log: [16:10] ** (process:5678): DEBUG: Dispatching URL: application:///gimp.desktop [16:10] ** (process:5678): DEBUG: Emitting 'application-start' for APP_ID='gimp' and URLS='(null)' [16:10] ** (process:5678): DEBUG: Unable to parse Application ID: gimp [16:10] ** (process:5678): DEBUG: Started Message Callback: gimp [16:10] ** (process:5678): DEBUG: Remote error: com.ubuntu.Upstart0_6.Error.JobFailed [16:10] mterry: Do you have GIMP installed? [16:10] tedg: yeah, with gimp.desktop sitting in /usr/share/applications [16:11] tedg: on yakkety [16:11] mterry: Have you run U8 desktop on the machine? [16:11] tedg: yeah, though maybe not with this user... hm [16:12] mterry: Reason I'm asking is that perhaps cgmanager/libpam-cgfs isn't setup? [16:12] mterry: That'll cause Upstart to not start the job. [16:12] If true, maybe we should do the setup in unity7 too [16:13] * mterry logs out and back in... [16:13] Hmm, realizing if we move U7 over to be all systemd, that could cause issues... [16:13] u8 isn't systemd yet is it? [16:13] No, U7 isn't quite yet either. [16:14] Much closer though [16:14] But unless we were to get UAL/URL Dispatcher ported to systemd, they wouldn't work on a U7 with yakkety. [16:16] tedg: nope, logged into u8, then logged out and back into u7, tried again [16:17] tedg: still no gimp [16:18] Hmm, not sure why that'd be... [16:21] mterry: $ initctl start application-legacy APP_ID=gimp INSTANCE_ID=5 APP_EXEC_POLICY=unconfined APP_EXEC=gimp [16:21] tedg: just tried it on a testing user I've only used u8 for before, and same problem. So it's not an issue with my user config [16:21] tedg: "initctl: Job failed to start" [16:21] no log [16:22] I have ubuntu-app-launch installed, with the application-legacy job [16:25] mterry: Try grabbing the job and putting into your ~/.config/upstart directory [16:26] mterry: Then edit out the cgroup line [16:34] tedg: that worked [16:42] mterry: When you run U8 can you start applications? [16:42] tedg: great question... I'm not sure I've ever tried, I use it mostly for testing the lockscreen :-P [16:43] tedg: hah nope. A window flashes on screen but immediately close [16:43] s [16:44] mterry: systemctl status cgmanager [16:45] ● cgmanager.service - Cgroup management daemon [16:45] Loaded: loaded (/lib/systemd/system/cgmanager.service; disabled; vendor prese [16:45] Active: inactive (dead) [16:45] That can't be good [16:45] mterry: It's disabled, which seems to be happening on some upgrades from older distro versions. [16:45] mterry: You can enable it, and I bet things will work. [16:46] tedg: yeah if I start it, I get gimp [16:53] tedg: thanks! [16:53] mterry: np [18:05] Hi [18:05] it is impossible to install unity8 currently with Yakkety ? [18:05] with daily image from today [18:07] I got this error http://www.hastebin.com/jatizuraka.vhdl [18:07] Any tips ? === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader [21:04] josharenson: can you update session-chooser-gui with trunk?