=== chriadam|away is now known as chriadam === chihchun_afk is now known as chihchun === nhandler is now known as BirthdayHandler [07:16] good morning === chihchun is now known as chihchun_afk [09:10] Good morning all; happy Friday, and happy Bring Your Manners To Work Day! šŸ˜ƒ === chihchun_afk is now known as chihchun === greyback__ is now known as greyback [10:49] Mirv: Just read your landing email. The clock app update yesterday already brings custom-alarm-sound support :) [10:50] nik90: oh, oh! :) I didn't check the bzr log for that one, I just didn't notice it but now I found it! great! [10:53] nik90: are you replying or shall I reply to myself? [10:54] Mirv: Its just a minor thing, .. I de-enrolled from the mailiing list temporarily and am following it via the online web archives. Could you do it? [10:55] nik90: ok, thanks! replying. [10:55] thnx [11:32] going mostly offline for the weekend. I'd like to download Qt documentation, but all I can find is Qt online installer http://www.qt.io/download/ . Any pointers for me? [11:32] I'm so used to online documentation I feel embarrased to find myself having trouble downloading it haha [11:45] ok, I guess the only way is to use the Assistant from within the SDK :[ [11:49] karni: I guess you can install qt5-doc-html [11:49] then, dpkg -L qt5-doc-html -> and point to the file you want in your browser [11:50] didrocks: whee \o/ thank you!! :) [11:50] yw === JMulholland_ is now known as JMulholland === chihchun is now known as chihchun_afk === charles_ is now known as charles [15:04] t1mp, when you have the adaptivepagelayout in the mode which it appears to 'push' things to a stack, i've found it sets the width of pages lower in the stack to 0 to 'hide' them, could it not set visible: false instead? as that causes some of our views to reflow :-/ === JMulholland_ is now known as JMulholland [15:34] ahayzen: that is strange [15:34] ahayzen: when a page is no longer supposed to visible in the APL, it is added to an invisible parent Item [15:34] ahayzen: so then its visible property should become false [15:34] ahayzen: the behavior you mention was not intentional. Can you report a bug? [15:36] appdevs: I made some progress with my mapillary scope. I decided to write it in go. [15:36] but I have some basic questions. First, on my main category, I want to have two rows of random curated photos. [15:36] should I feed the scope with 6 or 8 results? [15:36] I mean, how do I know how many results fit in a row? [15:39] t1mp, yup will do, thanks :-) [15:44] t1mp, does bug 1492343 make sense ? [15:44] bug 1492343 in ubuntu-ui-toolkit (Ubuntu) "Pages hidden in an AdpativePageLayout stack have their width changed to zero" [Undecided,New] https://launchpad.net/bugs/1492343 [15:52] zsombi: around? [15:53] ahayzen: yes, I confirmed it... but there is an issue with it. Writing a comment now. [16:14] Seems the command line to run the browser with inspector has changed again? When running "ubuntu-app-launch webbrowser-app --inspector" it does run the browser, but then try to load file:///usr/share/webbrowser-app/webbrowser/--inspector any hint? [16:15] t1mp, cool thanks, i may be able to detect if the width doesn't change when you come back to visible from what it was before and then not reflow things, i'll check if i can do that, but it would be useful if the component itself didn't make it go to zero :-) [16:18] cc daker popey :) [16:19] ybon: ask oSoMoN [16:19] thanks :) [16:20] ahayzen: so you reflow in onWidthChanged? [16:21] ahayzen: what if you have onWidthChanged: { if (width === 0) return; reflow() } [16:21] ahayzen: in that case, if it becomes 0 it is easier for you to distinguish between being hidden and not hidden, then if it becomes a not-0 value (for example the full AdaptivePageLayout width) [16:22] ahayzen: depending on how the reflow works, you also want to do nothing when the size changes back from 0 to the previous size, of course [16:27] ybon, the --inspector parameter is still valid, but ubuntu-app-launch interprets it as a URL, Iā€™m not sure how to specify command-line args for an app through ual, tedg would know [16:27] ok thanks :) [16:34] t1mp, bet its hitting the columnWidthChanged http://bazaar.launchpad.net/~music-app-dev/music-app/refactor/view/head:/app/components/ColumnFlow.qml#L46 [16:35] t1mp, i have some plans to solve it for us :-) should be able to just detect as you said [16:51] ahayzen: cool :) [16:52] ahayzen: if you hae a solution, please comment on the bug as well [16:52] perhaps, if we don't make changes to the way it works now, we should document a solution for other people === javiercrowsoft1 is now known as javiercrowsoft [17:15] ybon: If you need to specify command line args you need to do it in the desktop file or use ubuntu-app-test. [17:15] t1mp, i commented on the bug with a link to how i fixed it :-) [17:16] t1mp, note that is a super duper custom component we have :-) hehe [17:22] tedg: thanks for your inputs [17:23] tedg: I'm just trying to debug a website with my phone, actually [17:23] I've bash: ubuntu-app-test: command not found but can't sudo apt-get install it, it seems [17:23] ybon: Sure, really the browser should provide it as an action. Probably something when the HUD comes back so there doesn't have to be a UI element. [17:24] ybon: You'll need your image to be read-write to apt-get something. [17:24] ah right :) [17:24] thanks :) [17:31] tedg: "ubuntu-app-test webbrowser-app --inspector" still try to load "--inspector", so I guess I'm missing something [17:32] ybon: Hmm, that passess it right to the binary, so you can blame oSoMon in that case :-) [17:33] meeeeeeh :p [17:33] ybon: It seems it can take a port, perhaps --inspector=2000 [17:34] ah wait [17:34] I think it tried to load --inspector' because it was the last known URL [17:35] humm webbrowser-app: unrecognized option '--inspector' [17:35] webbrowser-app: unrecognized option '--inspector=2000' too [17:43] though I see it in the available options when I do "ubuntu-app-test webbrowser-app --help" [18:44] Hi, someone already tries to make a cordova app ? [18:45] *for ubuntu phone [18:55] nobody ? === gibi92_ is now known as gibi92 === nemo_ is now known as nemo [23:33] ahoneyburen, o/ did you receive my last mail? :-) [23:33] ahoneybun, sorry :D