[01:24] yay the bash is fixed! [01:28] ahoneybun, bash? [01:28] ah [01:28] the bug [01:48] Akiva-Thinkpad, yep the update was pushed to utopuc [01:48] *utopic [01:53] ah very nice [01:53] good feature to have there === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk [06:34] morning all :) [07:03] good morning [08:00] dpm, i have made the changes :) [08:04] cool, thanks :) [08:12] o/ morning all [08:13] hi justCarakas [08:14] hey justCarakas [08:14] dpm, devel-proposed has all the latest image is that correct ? [08:15] yep === DanChapman_ is now known as DanChapman [08:29] dpm: oSoMoN: good morning. does any of you know why this MR is approved for merging but hasn't been merged yet ? https://code.launchpad.net/~phablet-team/notes-app/inline-desktop-i18n/+merge/235785 [08:30] morning nerochiaro, I don't know exactly how landings for system apps work, sorry [08:30] Good morning all; happy Monday, and happy International Coffee Day! :-D === chihchun_afk is now known as chihchun [08:35] nerochiaro, I mentioned it to Bill last week, he said he’d take care of it, ping him again when he gets online [08:35] oSoMoN: will do. thanks [08:38] JamesTait, every day is coffee day! [08:44] Morning all === seb128_ is now known as seb128 [08:47] popey: heh... just got my first auto-approved app [08:48] so... what are you doing now? just slacking off? [08:48] :P [08:53] brendand, of course, but today is a special celebration of... oh, right. [08:58] mzanetti: lolz ☻ [09:01] Hi [09:04] * mihir has upgraded to utopic :D [09:06] hey popey [09:07] hey mihir [09:07] yay! [09:08] popey, did you get chance to talk to rento for the list i have provided to you ? [09:09] yeah, but i think he's a bit busy. will ask bill if we can get some of his time, when he's online later. [09:09] I doubt we'll get some of it for rtm, maybe after [09:10] Hmmm okay, because most of them are really imp to make calendar stable. (like syncing , timezone issues) [09:14] popey, it would be great if we can get one or two for RTM.to make it more usable [09:15] dpm, any inputs for bug , https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1370431 [09:15] dpm, it is related to translators to add plural form for times, [09:15] Ubuntu bug 1370431 in Ubuntu Calendar App ""%1 ; %2 times" needs plural forms for %2" [Medium,Confirmed] [09:18] I'm having this issue with the Ubuntu SDK: http://paste.ubuntu.com/8453964/ <- it basically makes the Ubuntu.Components 1.1 is highlighted in red and some autocomplete functions (like the one for objectName) don't work. Can any body with me a hand with that? [09:19] s/1.1 is/1.1 be/ [09:23] vitimiti, but it should run your application I believe. [09:24] mihir, it does run my application, but it's annoying not having all the functions. For examplo, UbuntuShape isn't even recognized by the SDK highlighter and is shown as normal text (black) [09:24] And, of course, no autocompletion [09:25] vitimiti, you on utopic or trusty ? [09:26] mihir, Utopic, just tried an update, too (0 packages to upgrade) [09:26] vitimiti, yeah it does show red line on Ubuntu.Components 1.1 [09:26] mihir, on Trusty this error does not appear [09:27] Well, I can cope with it, just wondering if it had a solution, thanks anyway [09:33] mihir, I already reported it a while ago, it's a valid bug. What kind of input do you need? [09:39] dpm, i mean is it okay to write two things, like if there only 1 time else 2 times. [09:41] mihir, no that message should use plural forms: e.g. i18n.tr("%1 time", "%1 times", count).arg(count) [09:42] dpm, okay so if we define that way , it will be take care of what to display when..correct? [09:42] yes [09:43] okay got it :) thanks. [09:45] np, thank you :) [09:57] popey, when you get time , can you update screen shots on store ? [09:57] mihir: good call! yes. [09:57] popey, thanks , they are too old :| [10:00] nik90, when i try to run calendar on emulator it gives me following error , any idea http://paste.ubuntu.com/8454162/ [10:03] mihir, looks like the app crashed for some reason? [10:11] dpm, hmm , but it works without errors on desktop [10:12] dpm, i changed app name in manifest.json as well [10:12] dpm, here is full log http://paste.ubuntu.com/8454223/ [10:13] mihir, I don't know what it might be, perhaps zbenjamin can help you with the log: http://paste.ubuntu.com/8454223/ [10:14] dim, okay I will talk to him [10:18] dpm: is there anything to do with manifest.json ? [10:28] mihir, not that I know of, I wouldn't expect to have to change the manifest to run the app === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun [10:56] zbenjamin: let me know when you get time [10:57] mihir: do you have a branch you are working with? [10:57] zbenjamin: i am trying with the trunk [10:58] zbenjamin: here is the error log , http://paste.ubuntu.com/8454223/ [10:58] mihir: yeah I have had that error as well occasionally [10:58] mihir: i'm hacking on a different problem atm, but i can take a look later [10:59] zbenjamin: no issues, let me know whenever you get time :) thanks for your help [10:59] mihir: I ended up installing the click package manually [10:59] mihir: sometimes that happens if the manifest.json FW amd the apparmor policy are not compatible for example [10:59] mihir: what you can do is, go to the publish page and validate the package. [10:59] zbenjamin: okay i'll try that [10:59] mihir: if you get errors they can be a pointer to why its not working [10:59] nik90: it does create click package , and also install on emulator but it says it crashes [11:00] nik90: you push to emulator using adb push ? [11:00] mihir: yes [11:00] nik90: okay i need to try that, i was doing it from qt creator [11:02] zbenjamin: Hi, have you seen this error before? http://paste.ubuntu.com/8454512/ [11:02] zbenjamin: qtc shows that the app is running, but I don't see the app both on the device and emulator (running rtm devel-proposed) [11:03] zbenjamin: as a result I am stuck [11:03] nik90: are you on the devel ppa? [11:03] nik90: or is this from the release ppa? [11:03] zbenjamin: yes [11:03] zbenjamin: devel ppa [11:04] nik90: weird, i fixed that bug ..., it happens when you have no login shell on the phone [11:05] zbenjamin: http://ppa.launchpad.net/ubuntu-sdk-team/tools-development/ubuntu is the PPA I have for the sdk tools. [11:05] strange [11:05] * nik90 updates [11:06] zbenjamin: may be it wasn't backported to trusty? [11:07] nik90: probably , that was my branch https://code.launchpad.net/~zeller-benjamin/qtcreator-plugin-ubuntu/runconfig [11:10] bzoltan: can you update the sdk tools devel ppa with the above branch ^^? [11:10] bzoltan: it is blocking testing apps on emulator and device (running rtm devel-proposed) [11:15] nik90: can you check on the phone with "ps aux | grep com.ubuntu.clock.devel" how the command line looks like? === mpt_ is now known as mpt [11:15] zbenjamin: phablet 14335 0.0 0.0 4836 668 pts/36 S+ 13:15 0:00 grep --color=auto com.ubuntu.clock.devel [11:16] nik90: of course when you run the app ;) [11:17] zbenjamin: :) ... when it is being run by qtc, phablet 14349 0.0 0.0 4836 668 pts/36 S+ 13:16 0:00 grep --color=auto com.ubuntu.clock.devel [11:17] not much of a difference [11:17] nik90: or try to grep for qtc_device_applaunch [11:17] nik90: if nothing is there it already exited [11:18] nik90: on the phone btw [11:18] zbenjamin: would just "grep qtc_device_applaunch" be enough? [11:19] zbenjamin: nik90: I have pushed the trunk to the tools devel PPA right now. In few ten minutes you will enjoy the update. [11:19] bzoltan: cool, thnx [11:20] zbenjamin: btw no output, although in qtc, it shows the red button indication app is still running..I will wait for the update [11:20] nik90: yes [11:20] nik90: ps aux | grep qtc_device_applaunch [11:21] zbenjamin: phablet 14443 0.0 0.0 4836 664 pts/36 S+ 13:21 0:00 grep --color=auto qtc_device_applaunch [11:21] nik90: ...... lets hope the update helps you [11:21] :) [11:21] * zbenjamin reeeeeally hopes the phone did not change so this does not work anymore [11:48] zbenjamin: yup the update solved the issue [11:48] zbenjamin: I like the use of colors to differentiate app output from sdk output [11:57] DanChapman: hey. you around? [11:57] mzanetti: heya [11:58] DanChapman: may I ask for a feature in Dekko? [11:58] DanChapman: the possibility to set myself as BCC for outgoing mails would be awesome [11:59] really helps with threaded views. [12:02] mzanetti: sure :-), that's easy enough to do. I'll add it as an option in the Settings tabs somewhere, probably General Settings for now [12:02] or do you only want to set it at compose time? [12:03] DanChapman: no, options is perfect [12:03] DanChapman: and obviously threaded mail on the phone would be awesome too :) But I guess that's not so easy [12:04] mzanetti: ok great. I'll sort that for the next update [12:04] cool :) [12:08] mzanetti: well as it happens i have a working prototype for a threaded view, but only works for servers that support the THREAD capability extension. So dovecot, cyrus etc have great support for it but threading for services like gmail would probably be a way off, as they have there own implementations of threads [12:09] pfff.. gmail [12:09] those people want to use webapps anyways :D [12:09] :-D [12:10] ok... bbl. thanks so far DanChapman [12:25] nik90: that comes from using ssh instead of adb. ssh does not merge the output but adb does [12:26] ah ok === rmescandon is now known as rmescandon-lunch [12:41] mihir: could you figure something out? [12:42] zbenjamin: i didn't get time in office right now , will do that when i get home. [12:42] mzanetti: hi === karni is now known as karni-lunch [12:56] mivoligo: hi [12:58] mzanetti: I've put two new images in the drive [12:58] mivoligo: cool thanks. will look tonight [12:58] or well, let me look at them now [12:59] mzanetti: :D [12:59] mivoligo: looks nice [13:00] mivoligo: will implement tonight [13:00] mzanetti: great, so I'll have to push these icons I guess [13:01] mivoligo: I'll use whatever is available [13:03] mzanetti: I'll make a text file with colors for specific stuff, like text, background etc [13:04] mzanetti: ok, I'll catch you in the evening o/ [13:05] cool. yee you later [13:16] dpm: does this look sane to you? https://code.launchpad.net/~aacid/ubuntu-filemanager-app/addi18ntr/+merge/235934 === rmescandon-lunch is now known as rmescandon [13:17] popey, yes, approved [13:18] dpm: did you get time to look at the MR https://code.launchpad.net/~mihirsoni/ubuntu-calendar-app/rewriteGetRecurrenceString/+merge/236013 [13:20] kalikiana, zsombi any ideas what I can do about this? https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1345775 [13:20] Ubuntu bug 1345775 in Ubuntu UI Toolkit "Adding PropertyChanges to PageHeadState overwrites previous PropertyChanges" [Medium,Confirmed] [13:21] whenever I add PropertyChanges to a PageHeadState (inherits from State), it no longer affects the properties of the page header [13:21] mihir, I have, left some inline comments [13:23] ahh , dpm was thinking to put saperate MR for plural , is it okay to make change in same MR ? [13:23] dpm: btw, thanks for detail review, i'll take care of all these things :) [13:24] mihir, whichever way you prefer it's fine. I'd generally put it into a separate one, but as it's such a small change, I thought we might just fix it there. [13:24] dpm: okay will do it and push the change, again thanks for doing detailed review :) [13:25] mihir, my pleasure, thanks for the contribution as usual ;) [13:25] kalikiana, zsombi an option would be to deprecate PageHeadState so always the full state must be defined in the apps.. that's a bit of a hassle though [13:25] dpm: yeah, i am learning this , i just followed what was there in calendar , but now it is making more clear and follow the guidelines to make code more cleaner :) [13:26] awesome [13:27] mihir, also last night I tried to get the calendar running on the desktop (on utopic) for a quick test. I couldn't get it to start. Desktop is not the priority, but have you had any luck in getting the app running on a desktop? [13:27] I mean lately [13:29] dholbach: hi! [13:29] dholbach: so, does click-review work for you if you run it out of the branch? === _salem is now known as salem_ [13:29] dholbach: I'm seeing http://paste.ubuntu.com/8458347/ [13:32] jdstrand, http://paste.ubuntu.com/8458371/ [13:32] dpm: i am on utopic and it works on desktop ? [13:32] dholbach: actually, that was from with the bin/ directory. I get this in the toplevel dir of the branch: http://paste.ubuntu.com/8458373/ [13:32] dpm: do you see any error console ? [13:32] dholbach: do you have ./bin/clickreviews/modules.py ? [13:33] I do not [13:33] hum, I do [13:33] wait a sec [13:33] no, I do, it is a symlink [13:34] mihir, not really, all I get is: http://pastebin.ubuntu.com/8458389/ - but the app does not crash. It just fails to ever show the UI [13:34] yep, same here - it's part of the branch: [13:34] daniel@daydream:~/bzr/click/click-reviewers-tools$ bzr inventory | grep bin/clickreviews [13:34] bin/clickreviews [13:34] daniel@daydream:~/bzr/click/click-reviewers-tools$ [13:35] dpm: ahh , interesting it runs as expected , on my desktop. [13:35] dpm: it shows blank UI , or it never starts ? [13:35] mihir, it never starts [13:35] hmmm...strange [13:36] mihir: it has to be related to that error: GLib-GIO-ERROR **: No GSettings schemas are installed on the system [13:36] mihir: i cannot find any other cause [13:36] mzanetti, o/ - if you've got a minute, would you mind reviewing https://code.launchpad.net/~dpm/reminders-app/desktop-i18n/+merge/236244 ? It should be a relatively easy one to review [13:37] dpm: could you try installing all dependency from debian/control (Just a guess ) [13:37] zbenjamin: do we need to install that in chroot? [13:37] zbenjamin: if yes , then what is package name ? [13:37] mihir: it fails on the phone, not in the chroot [13:37] dpm: ack [13:37] mihir: did you change any dependencies lately? [13:38] zbenjamin: nope , afik [13:38] mihir: probably something was dropped then [13:38] zbenjamin: Hmmm [13:39] * mihir wonders what changed in dependency for calendar [13:39] mihir: strange the packages for the schemas are installed [13:39] zbenjamin: does it fails for you as well ? [13:40] yes [13:40] works on desktop though [13:40] zbenjamin: hmmm :| [13:40] zbenjamin: yeah it works on desktop , fails on emulator [13:41] mihir: bah, because of the confinement we can also not strace it [13:41] zbenjamin: I wonder, how does it works while doing manual push to using adb ? as nik90 doing it [13:41] yes that i wonder as well, since that is doing the same its just automatic [13:42] nik90: how did you install the click package in that case? [13:45] zbenjamin: i am logging off , commuting back to home will be online in next hour, let me know if you can find something [13:46] mihir: sure [13:46] hello, we are about to take part of the staging click store down for maintenance. You will be unable to upload/download click packages to staging for about 20 minutes. [13:46] apologies for any disruption [13:47] dholbach: sigh, it is because I have an uncommitted new test file [13:48] this is similar to that other bug I had [13:48] I'll see what I can do to make it clearer [13:48] jdstrand, ok... let me take another look at it again - can you give me the test file? [13:49] t1mp: hmm... that's weird... why a PropertyChange woudl overrule teh previous declared ones? [13:50] dholbach: http://paste.ubuntu.com/8458549/ (note, it isn't supposed to work, I would just expect click-review to make it clear what is failing) [13:51] jdstrand, I'll take a look [13:51] thanks [13:51] zsombi: I don't know. State does something weird it seems (it is not an Item with regular children) [13:51] zsombi: it seems you cannot add to its children, only replace them [13:52] t1mp: lemme check... === karni-lunch is now known as karni [13:54] jdstrand, hum... I added it as clickreviews/tests/test_cr_tests_real.py - but running click-review still works for me [13:55] dholbach: it is clickreviews/cr_tests_real.py [13:55] ah no, now ... yes :) [13:56] beuno: hi! is there a way I can see the actual file contents of http://bazaar.launchpad.net/~click-reviewers/click-reviewers-tools/trunk/view/head:/data/apparmor-easyprof-ubuntu.json with a predictable url? [13:57] beuno: right now the tools are pointing at that, but that is html. I could use this: http://bazaar.launchpad.net/~click-reviewers/click-reviewers-tools/trunk/download/head:/apparmoreasyprofubun-20140711222314-oeohtxzvf9a58fa6-1/apparmor-easyprof-ubuntu.json, but guessing that url is going to change any time there is an update [14:00] beuno: I guess I need a some sort of a web form for that too [14:01] popey, I'll be 2 mins [14:03] zbenjamin: calendar app trunk opens for me in the emulator. [14:03] zbenjamin: are you facing any issue? [14:03] nik90: yeah it seems i get a stack overflow on the device, i tried with strace and the log file contains a gazillions calls to mprotect followed by: --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_ACCERR, si_addr=0xb6f12004} --- [14:04] zbenjamin: hmm strange, it works for me and not you :P..I am testing this on trusty host with an emulator running rtm-devel-proposed [14:04] http://paste.ubuntu.com/8458678/ [14:06] jdstrand, let me know if https://code.launchpad.net/~dholbach/click-reviewers-tools/clearer-error-message/+merge/236343 works for you [14:11] nik90: probably i should upgrade my image. It might be a device image problem [14:20] the staging click store is back [14:20] but we hit a problem and couldn't complete the work [14:20] so we'll be trying again later [14:20] t1mp: so, State theoretically appends whatever you add, and does not overwrite the previous changes. perhaps there're other problems there [14:24] zbenjamin: true I think so [14:27] dholbach: that works well. thanks! (approved) [14:27] great :) [14:30] zsombi: weird [14:31] t1mp: what if you put the State in an internal type? [14:32] t1mp: or try to declare the PropertyChange under changes: [] [14:34] zsombi: uhm.. can you still add a PageHeadState to the list of states of an Item then? [14:35] t1mp: well, not like that... but, try to add the PropertyChanges not as child, but as changes: [ PropertyChange{} ] === Guest13468 is now known as balloons_ [15:27] beuno, how often is the c-r-t branch updated on the server? [15:36] nik90: still not working with the newest image ... [15:41] zbenjamin: you got any success ? [15:42] nik90: if you do manual push to emulator does that still works ? [15:42] mihir_: no, but i was invetigating a bit more and it _seems_ to be a stack overflow. http://pastebin.ubuntu.com/8459458/ [15:43] zbenjamin: hmmm.. [15:44] zbenjamin: is there any workaround for this ? [15:44] mihir_: i have no idea atm. But it seems to be caused by calendar because other apps do work [15:45] zbenjamin: ohhh , i'll try to investigate.hope that is not because of some CMake [15:46] mihir_: i doubt it [15:46] mihir_: most projects use cmake [15:47] mihir_: i just flashed my phone, wiped and bootstrapped it lets see if that helped [15:47] * mihir_ hopes to get it fixed [15:48] zbenjamin: when i see the logs, the click packages are building successfully , it also upload app succesfully to emulator [15:48] mihir_: did you try manually installing the click? [15:49] nik90: not yet , i was figuring out to make this work if it helps [15:49] mihir_: it works for me :P...but doesn't for you and zbenjamin [15:49] nik90: you mean from QTc ? [15:50] yes [15:51] nik90: ahhh , i have fresh install of utopic :|\ [15:51] nik90: i hate u right now ;) [15:51] zbenjamin: lol :D [15:51] nik90: what phone image do you use? [15:52] zbenjamin: ubuntu-rtm devel-propose r63 (mako) [15:53] nik90: ok i'm on devel-proposed r261 [15:53] mihir_: what about you? phone image? [15:53] jdstrand, do you have an idea why https://bugs.launchpad.net/ubuntu/+source/click-reviewers-tools/+bug/1375326 could happen? it happens to balloons_ but not for me [15:53] zbenjamin: i am trying on emulator , and it is devel-proposed [15:53] Ubuntu bug 1375326 in click-reviewers-tools (Ubuntu) "Reading apparmor policy json fails with ValueError: Expecting value: line 1 column 1 (char 0)" [Undecided,New] [15:54] nik90: oh btw how do you like the new dialog that asks you if you want to override a existing app? [15:54] jdstrand, could it be that he has a broken apparmor policy file? [15:54] mihir_: oh so we have a pattern here, devel-proposed seems to have a problem with calendar [15:54] zbenjamin: erm I didnt get that...let me try again [15:54] zbenjamin: I did wonder though after looking at your MP [15:55] nik90: yeah i was requested to do that, so now you can choose to just override the app if its installed [15:55] nik90: and in the run settings you can set a switch so its not uninstalled [15:55] zbenjamin: awesome! === gatox is now known as gatox_lunch [15:57] nik90: so you use that channel right? ubuntu-touch/ubuntu-rtm/14.09-proposed [15:57] zbenjamin: yes [16:30] hi [16:31] hi [16:33] hi fginther, if you've got a minute, could you give me a hand with bug 1324823 and help me figure out how the click package for sudoku is built behind the scenes in Jenkins? It seems the path where translations are installed needs to be changed by hand [16:33] bug 1324823 in Sudoku App "Translations are not loaded on a device" [High,Triaged] https://launchpad.net/bugs/1324823 [16:33] mihir: ok i can confirm that the current rtm devel-proposed image works [16:34] mihir: so its a problem with the current devel-proposed image [16:34] mihir: probably they dropped something that is required for calendar-app to work [16:34] mihir: only thing you can do is to go over your dependencies and check if they are on the phone [16:37] dpm, sudoku is still using the old click-build.py method: http://paste.ubuntu.com/8459820/ [16:37] dpm, this should actually be retired [16:39] fginther, thanks. Other than migrating the app to cmake, what's required to retire this and use the current infrastructure in Jenkins instead? [16:42] dpm, I'll need to modify the job that builds the clicks, but that can be done as soon as the changes are ready [16:42] cool, thanks fginther! [16:43] zbenjamin: okay great [16:43] i need to create flash emulator with rtm-proposed [16:43] zbenjamin: that's the correct channel right ? [16:44] mihir: i think so === gatox_lunch is now known as gatox [16:56] popey, is bug 1326918 fixed? And if so, would you mind updating the status? [16:56] bug 1326918 in Ubuntu Weather App "API key for geonames.org" [Undecided,New] https://launchpad.net/bugs/1326918 [17:01] dpm: I'll check. [17:08] nik90, happy monday to you. How is the qml test writing doc? [17:09] thanks popey [17:09] balloons_: hi, sry I haven't made progress on it. I have been clearing my backlog which started of with a blog post about lxc and work flows. [17:09] nik90, is bug 1350891 something that needs to be fixed in the clock app, or somewhere else in the platform? [17:09] balloons_: its on my next todo item [17:09] bug 1350891 in Ubuntu UX "[Dash] [design] Suru Background should scroll" [High,Triaged] https://launchpad.net/bugs/1350891 [17:10] dpm: it needs to be handled by the respective projects individually. So for the clock app, I have been given assets to fix that in the clock app. [17:10] dpm: the assets doesnt seem to work, so I am trying to contact the visual designers about them. [17:10] in the explanation on the site about pagestack is this line: pageStack.push(Qt.resolvedUrl("MyCustomPage.qml")) can someone explain what it does ? I think it loads a new page from a file, but doe you need to have everything there aswel or will it just contain a Page element and show that ? [17:11] balloons_: hey there :-) so I just tried your suggestion and it's now saying both -dev & -dev-tools are unmet :-/ [17:11] nik90, no worries, just wanted to touchbase. Since qml tests can be run in jenkins now (awesome work :-) ) I'd like to share the love [17:11] DanChapman, howdy sir [17:11] thanks nik90 [17:13] balloons_: true, the qml tests are freaking awesome :) [17:20] hey balloons [17:21] balloons whenever you get time could you push Mr which is lying on machine :d [17:28] hey [17:29] when I'm deploying my app from utopic I get this backtrace: http://paste.ubuntu.com/8460130/ [17:29] SDK bug? [17:31] mihir, yes, I plan to look at it in just a moment :-) [17:33] balloons_ no issues, just poked you to put it in your today's radar [17:38] mihir, yep, please do, I appreciate it :-) [17:56] zyga: pastebin your apparmor file [18:06] daker: I don't know where it is, my manifest.json perhaps? [18:34] daker: ? [18:35] zyga: yes [18:35] daker: where can I get the apparmor file from? [18:38] zyga: your manifest file [18:38] k [18:39] http://paste.ubuntu.com/8460545/ [18:40] zyga: pastebin checkbox-touch.json [18:40] http://paste.ubuntu.com/8460557/ [18:42] zyga: are your using utf8 ? [18:43] daker: well, yes [18:43] daker: I cannot see anything anywhere that wouldn't be UTF-8 [18:43] daker: though that exception is a clear SDK bug [18:44] daker: as open(fn, 'r').read() will open the file in ASCII mode [18:44] daker: as encoding is not specified [18:44] daker: and it's not infered from locale [18:44] daker: (it must always be specified explicitly) [18:46] zyga: I think you are right but the bug should against click review tools [18:46] daker: what's the lp project name? [18:48] zyga: https://launchpad.net/click-reviewers-tools [18:49] thanks [18:50] yw [18:53] Hi [18:54] hey vitimiti [19:17] nope popey still the same errors [19:18] ahoneybun: what version of click-reviewers-tools do you have installed? [19:18] how do I check? [19:18] I tried --version [19:18] apt-cache policy click-reviewers-tools [19:19] 0.10 [19:19] same here. [19:19] * popey tests [19:20] it barfs here too [19:20] jdstrand: http://paste.ubuntu.com/8460856/ [19:20] popey, dechi in #ubuntu-touch has this http://pastebin.ubuntu.com/8460852/' [19:20] deiu [19:21] why are people hitting this all of a sudden? [19:21] no idea [19:21] popey: if you update your tree, it will be fixed [19:22] dholbach signed off. I'll get this fix uploaded [19:22] I'm using c-r-t from the archive [19:22] * jdstrand nods [19:22] (hence me getting it uploaded) [19:23] ☻ [19:23] * popey hugs jdstrand [19:24] popey, side note I am going to be at libreplanet 2015 and wanted to know if anyone from ubuntu wanted to get a booth there maybe? [19:27] is that in boston? [19:27] I would be willing to bet money they wouldn't want us there ☻ [19:28] yea I just wanted to check :) [19:29] I was going to take a pack of pens from mhall119 but I forgot too === balloons_ is now known as balloons === balloons is now known as Guest63150 === Guest63150 is now known as balloons_ [19:36] jdstrand, when you've got a minute, do you think you could have a look at bug 1357211 too? [19:37] bug 1357211 in Canonical Click Reviewers tools "Validation errors when adding an Online Account to a click package" [Undecided,Triaged] https://launchpad.net/bugs/1357211 === salem_ is now known as _salem [20:44] popey: you around? does jenkins make the click package available from an MR for Calendar? https://code.launchpad.net/~renatofilho/ubuntu-calendar-app/fix-1373566/+merge/236038 === balloons_ is now known as balloons [20:50] bfiller: i am [20:51] bfiller: yeah, it does.. once the thing passes, which that didn't. let me re-trigger [20:51] ah it's already building at http://91.189.93.70:8080/job/ubuntu-calendar-app-ci/ [21:09] mzanetti: ping [21:12] bfiller: http://s-jenkins.ubuntu-ci:8080/job/calendar-app-click/lastSuccessfulBuild/artifact/out/com.ubuntu.calendar_0.4.476_all.click [21:20] hey all [21:26] popey, ping on Filemanager app- the fellow never got back to me on the patch to move the bottom bar to the header. Should I go ahead with it? The only reason I ask is because I know you have been slightly busy with redesign [21:27] have you got a mock up of the new design? [21:27] popey, Sort of; basically it is very simple; save all the space in the header for the directory. [21:27] the feature to this is that it will remember child directories you last visited [21:27] and it will always display one parent directory. [21:28] screenshots would be great if you have them? [21:28] popey, sure, give me 10 [21:28] min [21:30] popey, https://bugs.launchpad.net/ubuntu-filemanager-app/+bug/1373346/comments/1 -- Bottom of the post details it actually fairly good [21:30] Ubuntu bug 1373346 in Ubuntu File Manager App "Filemanager should use top header instead of bottom toolbar" [Undecided,New] [21:31] * popey looks [21:35] Akiva-Thinkpad: be good to see a mockup like I did for the terminal, or screenshots of phone/tablet/phone [21:35] this is quite an invasive change [21:36] popey, yah sure. [21:36] Putting buttons at the top does not bother me, however I would like to give as much space as possible to the file directory. [21:36] and of course; i'll do whatever the design team wants. this was just my two cents. [21:46] Akiva-Thinkpad: you wont get input from the design team, they're madly busy right now. [21:46] popey, oh no problem [21:47] only question for me; is do you need me working on this, or is this me spinning my tires? I want to help with RTM; Anything beyond that can wait until after. [21:53] Akiva-Thinkpad: there's plenty of things to do. The Music app devs could do with some help implementing new designs if you're interested? [21:54] popey, Anything else? The music app hasnt been working for me in qmlscene. [21:54] * Akiva-Thinkpad tries again though [21:54] works here [21:54] 14.04 or 14.10 [21:54] ah I think i'm missing a lib [21:55] anyways i'll show you a mockup, then go on to the music app [21:55] ok, I need my sleep now... [21:55] lets catch up tomorrow. [21:55] sure [21:55] nighty night === _salem is now known as salem_ [22:45] jdstrand, is the fixed uploaded yet? [22:54] popey: awesome, thanks === salem_ is now known as _salem [23:11] * ahoneybun got a 3G icon to show up [23:11] ahoneybun, congratulations. [23:11] Akiva-Thinkpad, not yet [23:11] I still have not loaded a site [23:11] I rebooted [23:11] so lets see [23:11] sure [23:15] nothing [23:15] it keeps the settings at least [23:15] too bad [23:15] I added port= 8080 [23:16] android needs that setting [23:17] still nothing [23:17] * Akiva-Thinkpad wants some pringles [23:20] I wrote a whole lot of extra stuff trying to get it to work [23:23] hmmmmm /me thinks he is going to copy the calendar app... to achieve something [23:26] I would really be impressed if you can use a calendar app to hack someones wifi [23:26] lol [23:27] I has data! [23:29] \o/ [23:29] yay [23:29] I changed ipv6 to ip [23:32] * ahoneybun feels stupid [23:32] hah [23:32] ahoneybun, at least you have data now :)