=== maclin_ is now known as maclin [06:52] good morning [07:04] popey, ping [07:04] popey, https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1221133 [07:04] Launchpad bug 1221133 in Ubuntu Calendar App "calendar-app on idle is polling on poll() at ~15Hz" [High,Triaged] [07:04] this bug , now not affecting with new image? [07:10] dpm, ping [07:10] dpm, any conclusion on bug 1294684 ? [07:10] Launchpad bug 1294684 in Ubuntu Calendar App "Quick entry needed to add a new event" [High,Triaged] https://launchpad.net/bugs/1294684 [07:11] hi mihir, let me have a look [07:12] bzoltan1, Mirv: can we backport a newer version of click? [07:12] ybon, ping !! [07:14] dpm, okay :) [07:18] dholbach: why not [07:19] bzoltan1, go go go! :) [07:19] mihir, replied to the bug with a proposal [07:21] dpm, great thank you. I thought to start working on that [07:21] dpm, one more issues i found, don't know much , we are not let users to see on Month view that they have events. [07:21] what do you think on that. [07:22] mihir, great! On the quick entry, could you coordinate with Bartosz before you start working on it, since it seems he's already started. I just want to make sure you guys work together rather than coming with two separate implementations [07:22] dpm, sure I'll coordinate with him. [07:23] cool :) [07:24] mihir, for your second question re: events shown in Month view, that's bug 1248125 [07:24] Launchpad bug 1248125 in Ubuntu Calendar App "No marker in month view that an event is occurring on a day." [Low,Triaged] https://launchpad.net/bugs/1248125 [07:26] dpm, thank you :) gotcha [07:26] it seems we are moving fast now :) [07:31] dholbach: just dputed them [07:31] * dholbach hugs bzoltan1 [07:32] mihir, indeed, we have to move really quick if we want to be ready for release! [07:38] dpm, it would be great if we could get design inputs for this bug 1297739 [07:38] Launchpad bug 1297739 in Ubuntu Calendar App "Event repeat options should match google calendar." [High,Triaged] https://launchpad.net/bugs/1297739 [07:43] mihir, indeed, we'll ping michelR for some input [07:44] dholbach: the new tests of the click package failed for saucy/precise :( [07:44] bzoltan1, which tests? [07:45] dholbach: lots of them... for example ERROR: test_reinstall_preinstalled (click.tests.test_install.TestClickInstaller) [07:45] cjwatson might want to know [08:01] good morning [08:23] nik90: check the bug 1298886 [08:23] Launchpad bug 1298886 in Ubuntu UI Toolkit "Layout incorrectly sizes the children in the default layout when using Components{}" [Critical,Confirmed] https://launchpad.net/bugs/1298886 [08:23] zsombi1: ooh you have a fix alreayd [08:23] nik90: you should see a branch there [08:23] nik90: ;) [08:24] it was pretty simple to fix [08:24] zsombi1: Do you want me to test it? [08:24] nik90: I'm preparing the MR out of it now, just waiting till the UITK release lands [08:24] nik90: yeps, if you don't mind building it locally... [08:25] zsombi1: yeah I will test it locally now and let you know how it goes [08:25] nik90: thx! [08:32] Good morning all; happy Batman Day! :-D === chihchun_afk is now known as chihchun [08:35] zsombi1: The MP makes the rectangle visible and so it works. However it exposes an issue. I set the carousel visibility in the default layout to true only when the listview model count > 0. With this statement, it hides the carousel when going from the tablet layout to the default layout. [08:35] zsombi1: If I remove the visible statement, then things work as expected. [08:37] nik90: I see... the problem with that is that the only way to control the visibility of an item is to play either with visible or with opacity properties. Now, if you have a binding on either of these, that binding will be destroyed by the layouting [08:37] nik90: so: as layouting plays with visible, you could bind this condition to the opacity [08:37] zsombi1: yeah I came to that conclusion as I played with layouts and visibility [08:37] zsombi1: I will change to opacity [08:38] nik90: another solution would be to have an invisible Item in Layouts where the layouting would re-parent all unused items, then the visibility would not be touched at all [08:39] zsombi1: I don't follow. You mean encapsulate the items in a layout inside an item? [08:40] nik90: nopez, this invisible Item would be held by Layouts as internal component, you wouldn't need to do anything, just do the stuff you used to, bind visible and enabled as you wish, and the items not laid from default layout will be re-parented under this internal hidden item [08:41] nik90: honestly I had not thought about this issue... [08:41] nik90: but for now you should play with opacity, and file a bug so we can follow up on that! [08:42] zsombi1: will file a bug and play with opacity for now..yes [08:42] nik90: thx! === chihchun is now known as chihchun_afk [08:43] Hi geeks [08:44] for this bug : https://bugs.launchpad.net/ubuntu-rssreader-app/+bug/1298978 [08:44] Launchpad bug 1298978 in Ubuntu RSS Feed Reader App "Articles are missing dates" [High,Confirmed] [08:44] may not be fixed until Qt 5.3 [08:44] sth wrong with the js engine [08:45] hi JoeyChan [08:45] hi popey [08:46] mardy: ^^ who can look at this? Something we could possibly backport? [08:48] the js Date object can't parse standard datetime format :( [08:48] JoeyChan: hi! Once the fix is ready for Qt 5.3, talk to Mirv and he'll consider whether this can be backported [08:48] JoeyChan: do you have a link to the Qt bug in their bugtracker? [08:48] JoeyChan: did they say it _will_ be fixed in 5.3, or it _has_ been fixed in 5.3? [08:48] I have a friend, he is a dev in Qt project [08:49] he said the v4 js engine is imcomplete [08:49] in Qt 5.2 [08:50] popey mardy: he suggest us switch to 5.3 directly [08:51] the whole qml and js module re-constructed [08:53] JoeyChan: we need a link to the commit(s) which fixed this, I'm not sure we'll switch to Qt 5.3 very soon [08:55] i c , so pls wait, asking to my friend [08:55] JoeyChan: we can't consider switching to a new upstream development version and trust it's 100% regression-free compared to a stable branch minor release (5.2.1) which also needed a lot of patches over the last 1-2 months to get good for us. switch to 5.3 will happen for 14.10 some time after 5.3.1 or so has been released. [08:57] ideally though 5.3 is tracked before that already to see how our images will run with it [08:59] JoeyChan: can you file a bug in upstream qt to track this please? https://bugreports.qt-project.org/secure/Dashboard.jspa [09:00] popey I am searching if there's a similar bug [09:00] ok, thanks [09:03] it'd be neat if there was a single commit fixing that bug, but what Joey said about Qt 5.3 V4 seeing restructuring yet again may make things a bit complicated [09:07] worth talking to tronical about that. I guess he means the compiled data / v4 unit thing? [09:07] I haven't been following developments closely, though, so maybe I'm mistaken. === chriadam is now known as chriadam|away [09:14] zsombi1: https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1300668 [09:14] Launchpad bug 1300668 in Ubuntu UI Toolkit "Cannot use visible property reliably while using Ubuntu Layouts" [Undecided,New] [09:16] popey Mirv: no useful or similar search result, I am now reporting this bug to Qt project [09:21] thanks a lot JoeyChan! [09:29] zbenjamin, quick question: for the file manager app, we've got a QML frontend and a C++ plugin. We've migrated the project to cmake joining both (the plugin used to live in another repo). Building works fine, but launching the app with Ctrl+R doesn't work: it tells me "could not find the executable" any ideas how to get qmlscene to launch the main QML file? The project is at lp:~dpm/ubuntu-filemanager-app/include-plugin [09:31] dpm: you want to launch locally?= [09:31] zbenjamin, yes, sorry, I wasn't clear [09:32] dpm: add the -I switch pointing to the directory containing the plugin [09:32] popey Mirv: bug reported https://bugreports.qt-project.org/browse/QTBUG-38011 [09:33] zbenjamin, add it where? [09:33] I'm familiar with qmlscene's -I switch, but I'm not sure where you mean to add it [09:33] dpm: you have to manually configure that for now, in the project page [09:34] zbenjamin, there is no way to set that in cmake, so that it's picked up automatically? [09:34] thanks JoeyChan [09:34] dpm: no, cmake does not export any informations we can use atm [09:37] zbenjamin, but it's weird, "could not find the executable" seems to imply that it does not know how to run the project (i.e. doesn't know it needs to launch qmlscene), rather than it failing to find the plugin. Is there a standard convention we're following in our cmake plugin I could adapt to, so that qmlscene launches the main QML file? I can then set the plugin path manually in the build options [09:38] dpm: exactly thats the case. I have no idea if the cmake project is a qml/html/native project [09:38] dpm: there is no informations about that [09:38] dpm: the only thing i can see from your project is that you link a .so , nothing more [09:39] dpm: however I plan to use the desktop file in the future if a UbuntuKit is selected [09:40] zbenjamin, yeah, yeah, I get that you cannot find out. But can I do anything in cmake (e.g. moving files around), so that Qt Creator thinks it's e.g. a plain qml project and thus launches qmlscene? [09:40] no, qtcreator gets the project type from the project file mimetype. [09:41] and in cmakes case there is just the cmake mimetype. Normally you would have the qmlproject mimetype. Thats why qtc knows to use qmlscene [09:41] and what does the cmake mimetype looks for as the main executable to run? [09:42] *look [09:47] so thinking about it, the best bet is probably not use qmlscene altogether and create a small executable that loads the qml frontend, same as reminders? [09:58] zbenjamin, ^ [09:58] dpm: yes that should work, cmake knows when you link a executable and should automatically create a runconfig for you === MacSlow is now known as MacSlow|lunch [11:54] When is set automaticOrientation=True on my MainView, the gesture on a Map is wrong on landscape mode. Who should I report this to? [11:57] ybon: bug 1182190 [11:57] Launchpad bug 1182190 in webbrowser-app (Ubuntu) "In Landscape orientation edge gestures not correct" [High,Confirmed] https://launchpad.net/bugs/1182190 [11:57] daker: thanks a ton :) [12:00] I'm not sure about the perimeter of this issue though, given the comments and the title === chihchun_afk is now known as chihchun [12:02] ybon: https://bugs.launchpad.net/webbrowser-app/+bug/1182190/comments/1 [12:02] Launchpad bug 1182190 in webbrowser-app (Ubuntu) "In Landscape orientation edge gestures not correct" [High,Confirmed] [12:05] daker, yeah, I read "suffer from the *same problem*" refering to the toolbar not being at the bottom, but that's fine === chihchun is now known as chihchun_afk === _salem is now known as salem_ [12:58] DanChapman, mzanetti, I'm not sure if you saw my comment on the latest MP, as while I was drafting it, the MP got approved, but in summary, if you think it makes sense to use Qt 5.2 features in trunk, I think we could do it and just have a separate series set up for Ubuntu 13.10 [12:59] the downside, though, is that if we want to maintain it, we'd need to backport the changes that we did in trunk [13:00] in any case, TL;DR if it makes sense to use Qt 5.2, 13.10 should probably not be a limitation [13:37] dpm: +1 for using 5.2 features [13:38] bfiller: I think you can approve https://code.launchpad.net/~amanzi-team/gallery-app/gallery-app-album-navigation/+merge/210178 now that I fixed all the remaining broken tests [13:39] nerochiaro: ack [13:46] Mirv, we're trying to clean up Calendar branches, as quite a lot have been piling up for review. Is this one from yours ready for review, or does it need more work? https://code.launchpad.net/~timo-jyrinki/ubuntu-calendar-app/revert_213_that_reverted_212/+merge/212422 [13:47] I think it will need to get the latest trunk changes merged in any case [13:49] dpm: lets discuss the switch to 5.2 features in the next reminders hangout [13:56] mzanetti, sounds good! [14:04] sergiusens, thanks for the review, I think I've addressed your comment now re: the file manager MP, please let me know if https://code.launchpad.net/~dpm/ubuntu-filemanager-app/include-plugin/+merge/213368 looks good to you now [14:13] dpm: it's an attempt by me to restore the bzr212 revision, as asked by balloons. I don't have actual knowledge how much that revision is wanted to have back, or if some later commits are doing partially same things. [14:13] dpm: I think it's probably more suitable as someone to branch and work on further regarding what's wanted, rather than blindly trying to restore the bzr212 as is [14:14] Kunal would probably know best as it was his commit that was reverted to workaround the bug, but now could be restored [14:15] ok, makes sense, thanks Mirv [14:16] popey, per the JS bug, do you know how those date strings are being generated? [14:19] pmcgowan: for the RSS reader we are pulling from RSS feeds such as http://design.canonical.com/feed/ - open that and note Mon, 31 Mar 2014 11:44:06 +0000 [14:19] thats where the date comes from. [14:19] popey, I see so external data, looking at the parsing code its simply not handling that format [14:20] popey, do you know if that format conforms to a particular std? [14:21] pmcgowan: it's close to - but not identical to - the output of the unix "date" command. [14:22] i suspect it's a wordpress blog which generated that feed, so probably a standard PHP function [14:22] popey, I guess what I would want to know is if QDateTime can handle it, in which case the fix may be easy [14:22] wp-admin/includes/export.php: [14:22] thats how wordpress does it [14:23] popey, its not conformant to the JS spec, I suspect V8 just had an extension [14:24] and it seems not conformat to Qt either [14:42] mzanetti: when is the next reminders hangout? [14:42] DanChapman: tomorrow 14:00 UTC [14:43] DanChapman: want me to invite you? [14:43] ping oSoMoN about this bug https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1271054 [14:43] Launchpad bug 1271054 in notes-app "autopilot failures when closing the toolbar at startup" [High,Triaged] [14:43] elopio, yes? [14:43] I did many runs of the notes app a couple of weeks ago, and it never failed that way. Is that still happening to you? [14:44] elopio, not heard of such a failure recently, tbh notes-app is not on my radar (nor on anyone’s afaict) [14:45] oSoMoN: I'll mark it as incomplete for now, but keep an eye to see if it appears in other apps. [14:45] elopio, ok [14:46] mzanetti: yes please that would be great if you could [14:46] DanChapman: done [14:47] mzanetti: awesome thanks [15:28] elopio: regarding the toolbar AP failure, I believe the clock app had those as well recently when t1mp was running the tests. [15:29] elopio: http://paste.ubuntu.com/7185547/ (t1mp's logs) === gatox is now known as gatox_lunch [16:21] nik90: that one looks more like it failed to open the page. [16:21] yesterday I spent like 3 hours running clock tests to try to reproduce what tim was seeing, but I couldn't [16:21] during three hours, I saw no single failures. [16:22] lets hope it got fixed [16:22] I got the failures with image 265, you didn't get them with 270 (?) [16:22] elopio: ok [16:22] on the other hand, for me it failed only 2 out of 8 runs of the tests.. so not getting them doesn't mean they are not there [16:22] right. [16:23] but with the release to devel-proposed we will be able to collect more information. [16:24] elopio: yeah I noticed that the last function called in the clock app is _click_add_city_button which is related to clicking the toolbar button, hence I thought it was failing at that point [16:24] but then i noticed return self.main_view.wait_select_single(WorldClock) in the next line. So you are right [16:24] it is failing to open the page === gatox_lunch is now known as gatox === bfiller is now known as bfiller_afk === maclin__ is now known as maclin [18:36] popey, pretty sure I figured out the one liner we need to fix in the javascript engine, will see if Tim can patch it for us or get upstream to do it [18:36] timo that is [18:41] great! [18:42] i just uninstalled music from my stable #250 phone and cant reinstall it because 250 doesn't know about the new frameworks ☹ [18:43] popey, why does music require 14.04? [18:45] pmcgowan: it has a binary plugin that needed rebuilding [18:46] popey, that would be the one reason [18:46] well, at the time it had two plugins [18:46] I did not know it was one of the apps with that dependency [18:47] unless I'm mis-remembering? It definitely has two plugins [18:47] popey, having a plugin doesn't necessarily make it need rebuilding [18:47] it needs to somehow be bit by the qreal change [18:48] hm, my phone shipped with music 389 installed [18:48] so there must be some other reason I can't reinstall it [18:49] * popey tries reinstalling [18:49] ok, reinstalled, but it still wont start [18:50] and no log in ~/.cache/upstart [18:50] init: Failed to spawn application-click (com.ubuntu.music_music_1.3.389) main process: unable to switch security profile: No such file or directory [18:50] uh [18:50] paging jdstrand [18:51] popey: whatis the output of 'sudo aa-status'? [18:52] jdstrand: http://paste.ubuntu.com/7191037/ [18:53] popey: com.ubuntu.music_music_1.3.403 is the profile loaded in to the kernel [18:53] popey: yet, you said something is trying to use APP_ID=com.ubuntu.music_music_1.3.389 [18:53] i did a pkcon install-local com.ubuntu.music_1.3.389_armhf.click [18:54] * popey uninstalls it all and starts again, this phone is a bit of a mess [18:54] popey: you might trying uninstalling the other version, then installing the old version [18:55] oof, tried uninstalling 389, then 403.. [18:55] gi._glib.GError: com.ubuntu.music is hidden for user phablet [18:55] click list doesn't show it at all for phablet [18:55] shows 389 for root though [18:56] if click list doesn't show it, then you should be able to try to install 389 again as phablet [18:56] k [18:56] ok, reinstalled and click list shows it [18:56] popey: when it is done, please paste: 'sudo aa-status | grep music' [18:56] com.ubuntu.music_music_1.3.403 [18:56] ☹ [18:57] popey: what is the pkcon output? [18:57] the usual [==] and Installed com.ubuntu.music-1.3.389.armhf summary goes here [18:57] popey: what is the output of 'sudo aa-clickhook' [18:57] nothing [18:57] popey: and click list? [18:58] the whole thing? [18:58] (as phablet) [18:58] well, 'click list|grep music' [18:58] com.ubuntu.music 1.3.389 [18:59] popey: ls -l /var/lib/apparmor/clicks | grep music ; ls -l /var/lib/apparmor/profiles/*music* [18:59] I did that really weird :) [18:59] ls -l /var/lib/apparmor/clicks/*music* ; ls -l /var/lib/apparmor/profiles/*music* [19:00] http://paste.ubuntu.com/7191086/ [19:00] popey: /var/lib/apparmor/clicks doesn't show the 389 version [19:01] odd [19:01] popey: which is why click-apparmor didn't generate the policy === bfiller_afk is now known as bfiller [19:02] popey: we are in diagnosing click territory here, and I'm probably not the best person to do that [19:02] ok. thanks anyway ☻ [19:02] we did narrow it down quite a bit at least [19:02] this phone is a bit of a mess, don't expect users to see this [19:03] popey: I'm guessing that the click symlinks in /opt/click.ubuntu.com/.click are not correct if you wanted to poke around there yourself [19:04] I'm not sure why that would be (getting back to not the best person :) [19:04] yeah lrwxrwxrwx 1 phablet phablet 54 Apr 1 19:56 com.ubuntu.music -> /usr/share/click/preinstalled/com.ubuntu.music/1.3.389 [19:04] oh [19:04] thats in /opt/click.ubuntu.com/.click/users/phablet [19:04] if 389 is preinstalled, I doubt you can use pkcon install-local [19:04] oh [19:05] but I don't *know* that [19:05] I think you want 'click register' instead. not sure if there is a corresponding pkcon command [19:05] * popey will rummage, thanks [19:05] np [19:11] popey hello! As I promised I helped with the development of calendar app - reviewed few merge requests and proposed solutions for some bugs. If more help will be required later, I will try to help again :) [19:12] qtros: thanks so much! I do appreciate it [19:16] popey thanks ;) Can I ask you again to test my project lp:twimgo on your phone via SDK? :) [19:16] qtros: sure thing! [19:17] popey as you may remember it didn't work fine when running from click ... so can you please share console output with me? :) [19:17] sure [19:18] qtros: http://paste.ubuntu.com/7191167/ that's what I get on my desktop [19:18] in qtcreator [19:20] qtros: http://popey.com/~alan/phablet/device-2014-04-01-201958.png [19:20] thats what I see on device [19:21] qtros: and same kind of log in qtcreator when run on device http://paste.ubuntu.com/7191176/ [19:23] qtros: i need to reboot, back shortly [19:30] popey thanks a lot! It's a great tip that app doesn't work on your desktop too :) [19:55] popey wow, seems that it's because of time [19:55] oh? [19:56] popey time zone or something like that. I ported this app so I don't know all the details, but I've found that your date was "Tue, 01 Apr 2014 19:18:11 UTC" while my "Tue, 01 Apr 2014 19:53:54 GMT" [19:57] popey so what if "GMT" and "UTC" at end makes sense? ... [19:57] well, they should both be allowed [19:57] both are valid [19:57] although right now the UK is in BST, which is GMT+1 [19:58] \o/ timezones. [19:59] popey wow, app uses handwritten parsing [20:00] popey exactly like Shorts will need soon :D [20:00] well, pmcgowan seems to have figured out a fix for that [20:02] can you test again after few minutes? :) [20:03] qtros: sure, just ping me when you need it testing [20:06] popey already can try :) [20:06] popey only on desktop [20:06] ok [20:07] qtros: http://paste.ubuntu.com/7191351/ [20:08] popey looks strange, isn't it? [20:08] 1 hour difference [20:09] 18:07 GMT+1 isn't equal to 20:07 UTC [20:10] popey my results is:Multi date: Tue, 01 Apr 2014 20:04:23 GMT [20:10] twitterDate Wed Apr 02 2014 00:04:23 GMT+0400 (MSK) [20:10] timeCorrection -1001 [20:10] only 5 min difference allowed as far as I know... [20:12] it's 21:12 here right now [20:13] hello [20:13] anyone available [20:13] jincmd: hello ;) irc tends to work best if you don't 'ask if you can ask', but rather just ask questions.. [20:16] popey can you try it again? :) [20:16] popey maybe I should switch my timezone myself ... but for natural test try it, please :) [20:16] qtros: http://paste.ubuntu.com/7191394/ [20:21] popey ok thanks! I'll play with it myself :) [20:21] ok ☻ [20:21] popey something wrong with date parsing, can't believe in this :) [20:21] I can ☻ [20:22] popey seems that I should reboot [20:22] good luck! [20:22] popey to come to London (just in timezone :D) [20:37] question [20:37] IS ANYONE ERE [20:38] here [20:38] i am in search of a UBUNTU developer [20:38] jincmd: see above [20:39] jincmd feel free to ask [20:39] where could I find a reliable ubuntu edvop [20:39] system engineer [20:39] I want to build upon ubuntu touch [20:39] locally [20:40] devop is a word i newly learnt [20:40] but seems to be what im looking for [20:40] jincmd@gmail.com === jhodapp is now known as jhodapp|afk === salem_ is now known as _salem === popey_ is now known as popey === Pici` is now known as Pici [23:13] huh... unity7 code is hard to read; there are almost like no comments, and then indentation is like 2 spaces. I am trying to clone the hud to make a new function, but I am having a hard time [23:13] is there any documentation that I am missing here?