=== JanC is now known as Guest35265 === JanC_ is now known as JanC [06:41] Hello === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === davmor2_Hols is now known as davmor2 === faenil is now known as faenil_ === faenil_ is now known as faenil [11:04] For a scope, is it posible to open a url from the query-view, without opening the preview-view first? [11:13] pipo_: the app scope does this, but I think it's specialed case. [11:13] pipo_: afaik, there is no way of doing it. What's the use case? [11:16] davidcalle: I am experimenting with a news-scope. By opening the article directly, there is 1 click saved. [11:18] davidcalle: I just found an expample in the libertine-scope. I gues i'm going to figure that out. [11:22] pipo_: oh cool :) [12:25] popey: i have pushed a new UITK component gallery app to the store -> https://myapps.developer.ubuntu.com/dev/click-apps/1095/rev/11/ Would you be so kind to review it when you have a spare minute? [12:26] sure [12:26] bzoltan: no need to review, you just need to scroll down and hit "publish" [12:33] popey: ohh :) that is handy. Thanks [12:38] np === _salem is now known as salem_ === boiko_ is now known as boiko [15:24] ahayzen: hello [15:24] timp, o/ [15:24] ahayzen: are you a contributor to the music-app? [15:24] timp, yup :-) [15:24] cool [15:25] we saw that for a while now there are some failing autopilot tests [15:25] timp, yeah, it is on my list :-) [15:25] it looks like the autopilot tests are using the proxy object for the old UITK header, but you have the new header in the code [15:25] ahayzen: ah, cool. [15:25] yup when we moved from Tabs -> using leading actions they broke [15:26] but was missed as we aren't running AP tests on jenkins at the moment :-/ [15:26] i'll try and get around to fixing it, timp thanks for reminding me :-) [15:26] bzoltan: do you have a list of failing tests? [15:26] ahayzen: perhaps we can disable/remove the failing tests for now until the new ones are there? [15:26] timp, it'll probably be like most of them... [15:27] that will save us time when checking the music-app tests [15:27] timp, i'll try and get onto it today if i can :-) [15:27] ahayzen: great, thanks :) [15:27] ahayzen: can you let me and bzoltan know when you decide what to do with the tests (disable them for now, or update them) [15:28] ahayzen: also feel free to ping us if you need help with that :) [15:28] timp, ok will do :-) do you know if there is a bug tracking it? [15:28] IIRC there isn't... [15:28] ahayzen: these are failing now http://pastebin.ubuntu.com/23058728/ [15:28] ahayzen: I don't know of a bug. [15:28] cool thanks :-) [15:28] bzoltan: ^ ? [15:29] ahayzen: timp: we can create a bug :) that all music app tests fail :) [15:29] :-D [15:29] ahayzen: I was tracking down what makes them fail. Basically you use main_view.switch_to_tab which is for the old header. [15:29] timp, yup [15:30] i have a note saying to use ... https://developer.ubuntu.com/api/autopilot/python/1.5.0/ubuntuuitoolkit/#ubuntuuitoolkit.AppHeader.click_action_button [15:30] ahayzen: now that you use the new header, you can access the leadingActionBar of the PageHeader and use the click_action_button() of the ActionBar proxy object. [15:30] i should be able todo click_action_button(action_objectName) [15:30] ahayzen: yes, correct :) [15:30] :-) [15:31] ahayzen: hmm, I wonder if that doc is correct [15:31] you don't need to use AppHeader [15:31] heh yeah looks sortof out of date [15:31] my notes say to use the leadingActionBar then click_action_button as you said [15:31] ahayzen: https://bugs.launchpad.net/music-app/+bug/1613328 [15:31] Launchpad bug 1613328 in Ubuntu Music App "Autopilot tests fail" [Undecided,New] [15:31] bzoltan, thanks! [15:32] ahayzen: please ping me or timp in case you need any assistance or help. [15:33] bzoltan, will do, thanks :-) === chihchun is now known as chihchun_afk === salem_ is now known as _salem [18:15] popey, mhall119 -- Hey I just thought of a potentially great idea, that you guys can take to SABDFL and take credit. [18:15] I just came to a new place with an archaic wifi name and password. [18:17] After painstakingly putting it in for my laptop, I was thinking that it would be damn nice if this could sync up with my phone. [18:18] so my phone could just access the wifi networks I had already accessed with my laptop. [19:42] kivi: 'phablet-network' will do that, if (A) you have your phone plugged in to USB and (B) have developer mode enabled on it [19:43] cool [19:43] I'm late to the party then ∧_∧ === _salem is now known as salem_ [22:47] bzoltan, timp, FYI, got autopilot passing in this MP https://code.launchpad.net/~ahayzen/music-app/fix-1613328-autopilot-tests/+merge/302955 \o/