[11:49] Got a question on unity8. After following https://bregmatter.wordpress.com/2016/07/04/previewing-the-new-unity [11:49] how do i get my existing X11 apps listed in scopes ? [11:50] do i need to install anything else ? === shookees_ is now known as shookees [12:05] aneesh, install the Xapps scope from the Ubuntu Store [12:07] so, I just woke up my m10 after it fell asleep while my attention was elsewhere and all I see is the Ubuntu screen with the 5 crawling red dots instead of the usual password screen... does that mean Unity 8 has crashed? [12:08] ah, I guess so: Dynamic exception type: N5boost16exception_detail10clone_implINS0_19error_info_injectorISt13runtime_errorEEEE === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader [13:15] bregma, so typing Xapps on that scopes window doesn't list anything . [13:15] any easy steps i can do on unity7 to install Xapps scope [13:15] ? [13:15] aneesh, apt install libertine-scope [13:20] bregma, after selecting Xapps from the lower part of the screen [13:20] it says no Xapps available [13:20] Do i need to install anything else [13:21] I have libertine-scope and libertine-tools installed [13:43] aneesh, you might want to install some XApps in a Libertine container.... [13:44] libertine-container-manager create --id xapps --name "A Libertine Container" [13:45] libertine-container-manager install-package --id xapps terminator [14:51] wheee [14:51] xchat on the tablet with oak 😃 [14:51] osk [14:51] that was me testing :D === dandrader is now known as dandrader|afk [15:12] should've known from kabel-badenwuerttemberg.de [15:13] mzanetti, dandrader|afk, there's a failing test in silo 76 https://unity8-jenkins.ubuntu.com/job/test-archive-autopkgtest/7/ [15:14] rebuilding, let's see if it got fixed since === JanC is now known as Guest55200 === JanC_ is now known as JanC === olli_ is now known as olli === alan_g is now known as alan_g|EOD === dandrader|afk is now known as dandrader [18:45] josharenson, latest silo 32 only shows one session for me [18:46] (I have at least two) [18:46] mterry: uh oh [18:46] mterry: I've only tested using the mock, so something could be messed up w/ the backend [18:46] mterry: I'll take a look after lunch [18:50] mterry: is the icon visible to open the sessions list? or is the sessions list only showing 1? [18:50] josharenson, icon is visible, session list only shows 1 [18:50] mterry: Did you try scrolling the list? Perhaps the height calculation is wrong [18:51] josharenson, I did, but couldn't make anything happen [18:51] and its cutting off the bottom one [18:51] ok [18:51] * josharenson rebuilds the mock w/ only 2 sessions [18:53] mterry: root cause is the height is of by the height of 1 delegate (I assume), however the list is a bit glitchy as it only scrolls sometimes (I was able to make it scroll however) [18:59] mterry: pushed a fix [18:59] * josharenson foods === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader [20:51] mterry, why do you give focus to that "promptButton" in GreeterPrompt.qml? [21:12] mterry, ping [21:12] dandrader, heyo [21:12] you were on and off, so I think you missed my that: [21:12] mterry, why do you give focus to that "promptButton" in GreeterPrompt.qml? [21:13] dandrader, so sometimes a prompt will be a button -- basically if PAM never gave us a prompt [21:13] dandrader, in that case, either the user is authenticated with no password (the button is a Log In button) [21:13] dandrader, or an error case happened and the button just says "Retry" [21:14] dandrader, but GreeterPrompt is either a button or a text field, based on whether we actually got a PAM prompt [21:14] dandrader, and if it's a button, we want to give it focus, natch [21:14] "natch"? [21:14] dandrader, naturally :) [21:15] mterry, so that you can just press enter? [21:15] dandrader, yeah or space [21:18] dandrader, I gotta log off, we can talk more tomorrow about that branch as needed [21:19] mterry, ack