=== jppiiroinen|afk is now known as jppiiroinen [07:12] good morning [09:00] zsombi: Kaleo: timp: did anyone have time to look into the ubuntu-ui-extras branch ? I did not receive any reply to my email or anything [09:17] nerochiaro: I was away, but we discussed the structure on IRC last time you were here [09:30] zsombi: so is there anything that i should change ? [09:31] nerochiaro: as we discussed, it depends how strict compliant the plugin needs to be with the ones from SDK [09:32] nerochiaro: check the layouts branch lp:~zsombi/ubuntu-ui-toolkit/layouts [09:33] nerochiaro: we have separate plugin for it [09:33] nerochiaro: so if you want to use that structure, you can take it as example [09:38] zsombi: ok, got it. I will try to copy that structure [10:28] Development tool and language used for ubuntu mobile app | http://askubuntu.com/q/312064 [11:27] how to clear the phone-app call/sms history ? [11:28] I want to clean that each time during my test run === chriadam is now known as chriadam|away [11:59] dpm, mhall119: have we specified the best-practices regarding "hacking on an app and testing it on a device" somewhere? would those be suitable for the "system apps" too? [12:01] dholbach, I think the same guidelines would apply to all types of apps. We don't have any best practices documented now, but we have the development guide for core apps: https://wiki.ubuntu.com/Touch/CoreApps/DevelopmentGuide [12:01] oh nice - that looks well-written [12:02] dpm, as part of an initiative to get more people working on the "system apps" (is that what we call them? I always forget), I'd ask on the -phone mailing list to see if there's any other docs or other tips if that's all right [12:03] dholbach, sure [12:03] great [12:03] dpm, and they're called "system apps"? :) [12:04] dholbach, if you're referring to camera, web browser, notes, etc, yes, that's what we've been calling them, but simply to differentiate them from the rest of the core apps [12:05] ok [12:05] thanks === mzanetti is now known as mzanetti|lunch [12:53] boiko, Hi! === mzanetti|lunch is now known as mzanetti [13:01] zsombi: do you know how I (or someone else) can create the lp:ubuntu-ui-extras trunk repository ? [13:01] zsombi: i'm trying just pushing to it but it won't allow me to create it that way [13:01] nerochiaro: nope... :( === greyback is now known as greyback|lunch [13:02] Kaleo: do you have any idea on how to create a trunk branch for lp:ubuntu-ui-toolkit [13:02] ? [13:15] nerochiaro: just go to lp and point to a branch [13:15] nerochiaro: did you upload a branch? [13:15] Kaleo: i did, but i want to upload an empty one first so that i can have an MR of the actual code into it (for jenkins) [13:16] om26er: hi! [13:16] boiko, is there a way to clear calls/sms logs? I want to start clean each time phone-app starts in my tests. [13:16] nerochiaro: ok, create an empty branch and push it [13:16] nerochiaro: and I'll make it be lp:ubuntu-ui-extras [13:17] Kaleo: ok, hold on a sec [13:17] om26er: not from the app itself, but you can rm -rf ~/.local/share/TpLogger/logs/ofono_ofono_account0/ [13:17] boiko, yeah, that's what I wanted [13:20] Kaleo: lp:~amanzi-team/ubuntu-ui-toolkit/trunk [13:24] nerochiaro: you pushed it under the wrong project [13:24] nerochiaro: and the wrong team [13:24] nerochiaro: lp:~ubuntu-sdk-team/ubuntu-ui-extras/trunk [13:31] Kaleo: i thought the trunk would eventually go to lp:ubuntu-ui-extras [13:33] nerochiaro: it is [13:33] nerochiaro: you don't get it [13:34] nerochiaro: lp:ubuntu-ui-extras is not a location [13:34] nerochiaro: it's just a shortcut [13:34] nerochiaro: lp:~ubuntu-sdk-team/ubuntu-ui-extras/trunk is the location [13:34] nerochiaro: and it defines the team that can write [13:34] nerochiaro: and the project it's filed under [13:35] Kaleo: ah, i see. the empty branch is now pushed there [13:39] nerochiaro: lp:ubuntu-ui-extras is set [13:39] Kaleo: thank you === _salem is now known as salem_ === greyback|lunch is now known as greyback [14:08] Kaleo: is jenkins autobuild enabled on the ubuntu-ui-extras MRs ? [14:11] nerochiaro: no [14:11] Kaleo: who can enable it ? [14:14] nerochiaro: not sure [14:14] nerochiaro: ask QA peeps [14:19] om26er: mzanetti: any of you guys can please enable jenkins autobuild on lp:ubuntu-ui-extras or tell me who can do that ? thanks [14:19] nerochiaro: whats autobuild? [14:20] mzanetti: jenkins tries to build the package when you do a merge request and post the results in the merge request [14:21] mzanetti, I can work on adding a CI job, if you want [14:22] om26er: ack [14:24] om26er: yes please [14:42] boiko nerochiaro renato_ reviews? https://code.launchpad.net/~schwann/qtubuntu-camera/qtcamera-no-thumbnails/+merge/171024 https://code.launchpad.net/~schwann/gallery-app/gallery-cmd-pick-mode/+merge/171060 [14:42] gusch: i'm having a look at camera [14:43] nerochiaro: thx - it's an easy one (removing dead code) [14:44] gusch: yeah, simple enough, approved === dpm_ is now known as dpm === salem_ is now known as _salem [17:28] gusch: if not yet taken, I'll take the other review [17:29] boiko_: great thanks === boiko_ is now known as boiko [17:32] gusch: so the photo picker will actually launch a full session of the gallery app but in a different mode? is that it? [17:33] boiko: that's the current plan [17:33] boiko: but there exists no design yet ... [17:33] gusch: I was thinking it would be something simpler (like a QML plugin or something like that) [17:34] boiko: it has to it's own app, so the data isolation can be fulfilled [17:35] gusch: yeah, I was just thinking that there would be a generic content picking framework allowing for other apps to plug content in there [17:36] gusch: but if that's the desired arch, your MR is correct, so, is this pick mode implemented in a separate MR or is it something that still needs to be implemented? [17:36] boiko: no - there will just be an API to call(start) other apps, and ask them for some content [17:36] gusch: ah ok [17:36] boiko: the whole UI of the mode is missing ;) [17:37] gusch: ok, so I'll approve your MR [17:37] boiko: but at the moment I have troubles to prepare the datastructure for it (show only photos, when the user wants to pick a photo) [17:37] boiko: thx === _salem is now known as salem_ [20:39] hey [20:39] is there a way to have wrapped text in a ListItem.Standard? === francisco is now known as Guest80960 === ajmitch_ is now known as ajmitch [21:47] Hello. I'm doing pygtk (python 3 and Gtk + 3.0) development. For some reason whenever I load one window I get the following error: "Gtk-CRITICAL **: gtk_icon_set_render_icon_pixbuf: assertion `icon_set != NULL' failed" It's pointing to a line that doesn't exist in the program (so I'm assuming it's the compiled code). Any ideas? Thanks. [21:47] The error occurrs over and over and it makes it really difficult to debug the program. :-( === salem_ is now known as _salem