=== _salem is now known as salem_ === salem_ is now known as _salem [00:27] nik90: no worried, code is at https://launchpad.net/~mhall119/+junk/developernews === chriadam|away is now known as chriadam === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk [04:44] hello === _salem is now known as salem_ [04:45] would someone please suggest me non-professional programmer forum or community? === salem_ is now known as _salem === chihchun_afk is now known as chihchun [06:15] good morning [06:47] Hi, everybody [06:49] I have a problem, the ubuntu-sdk didnt configure building toolkit in QtCreator automatically, can enyone help me to find qmake for ubuntu-sdk? [06:54] damn, I can hardly understand how to ask in irc [07:03] dpm: seen https://code.launchpad.net/~vthompson/ubuntu-filemanager-app/fix-test-issues/+merge/223335 ? [07:05] popey, oh yeah :) [07:07] popey, I'm just looking at the other 2 QML errors for file manager in the logs, and I'm filing bugs for them, but I'm not sure if they relate to the failures (I think they don't) [07:07] Here's one: https://bugs.launchpad.net/ubuntu-filemanager-app/+bug/1330841 [07:07] Ubuntu bug 1330841 in Ubuntu File Manager App "QML error on PlacesSideBar.qml at runtime" [Medium,Triaged] [07:11] And here's the other one: https://bugs.launchpad.net/ubuntu-filemanager-app/+bug/1330843 [07:11] Ubuntu bug 1330843 in Ubuntu File Manager App "Error in setting the path to the user's home" [Medium,Triaged] [07:26] does anyone know how to send SMS quietly with any UI? thanks [08:12] Good morning all; happy Eat Your Vegetables Day! :-D [08:13] haha children love it ;o [08:13] :p === chriadam is now known as chriadam|away === chrisccoulson_ is now known as chrisccoulson [09:17] dpm: all system apps that were part of bug https://bugs.launchpad.net/messaging-app/+bug/1318008 have update .desktop files with transltions now, and merge request branches for it, whenever you have time to have a look [09:17] Ubuntu bug 1318008 in webbrowser-app "Core apps .desktop files do not include translated strings" [High,In progress] [09:20] nerochiaro, I saw that, thanks! Sorry I didn't have time yesterday to review, will get to it today [09:20] dpm: thanks ! === alblasch is now known as ablasche [10:09] oSoMoN: when you have a minute, can we talk about the task about adding thumbnail creation timestamp to the db that bill assigned to me ? [10:10] nerochiaro, sure, now for example [10:13] oSoMoN: ok, so is that database in the browser and it thumbnails the pages, or are we talking about some other thumbnail cache ? [10:13] oSoMoN: (i just started to look at browser again after probably several months since the last time) [10:13] nerochiaro, it’s not about thumbnails, it’s the bookmarks db [10:13] nerochiaro, what we need is the bookmark creation timestamp to be stored in the db [10:14] oSoMoN: ok, so basically add the field to the db and then store the value when bookmarking, and return some sensible value for the cases when there is no timestamp [10:14] oSoMoN: as we don't want to worry too much about migrating all databases [10:14] of existing users [10:15] nerochiaro, exactly [10:15] nerochiaro, you want to modify src/app/webbrowser/bookmarks-model.[h|cpp], and the corresponding unit tests [10:15] nerochiaro, when there is no timestamp available, I imagine returning epoch should be fine [10:15] oSoMoN: excellent. i'll be on it [10:32] nerochiaro, I reviewed https://code.launchpad.net/~phablet-team/webbrowser-app/webbrowser-app-desktop-translation/+merge/223219 [10:50] oSoMoN: added back some comments, will fix the rest [10:53] nerochiaro, I’m not seeing your comments, you need to publish them by commenting on the MR itself [10:56] oSoMoN: bleh, lp messed up, but i think i posted the inline comments now [10:56] oSoMoN: i'll look into the rest after lunch [10:56] nerochiaro, still not seeing your answers [10:57] nerochiaro, I’m seeing the two identical comments on the MR itself, but not the inline ones === chihchun is now known as chihchun_afk [11:41] FYI Qt Creator + plugins now also available on Qt 5.3, so you can upgrade to Qt 5.3 also on desktop without losing functionality. see instructions at https://launchpad.net/~canonical-qt5-edgers/+archive/qt5-beta2 if you want to test [12:12] popey: can you add l.f.kempe@gmail.com to the trello board pls [12:16] nik90: done [12:16] thnx [12:16] dpm: ping [12:16] elopio: could you review these changes? https://code.launchpad.net/~tpeeters/ubuntu-terminal-app/use_default_get_header/+merge/223217 === davidcalle_ is now known as davidcalle === _salem is now known as salem_ === boiko_ is now known as boiko [14:05] popey: I just created a virtual vm for utopic. Should I copy the ssh keys from my laptop to the vm or create new ones? [14:05] best practice says make new ones [14:06] ok [14:10] nik90: which software do you use for your vm? [14:10] t1mp: virtualbox present in the archives [14:11] nik90: cool. Are you planning on trying out Qt 5.3? If yes, can you have a look at this bug https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1330977 and tell us what it does for you in virtualbox? [14:11] Ubuntu bug 1330977 in qtbase-opensource-src (Ubuntu) "2-finger scrolling with touchpad does not work in qt apps on Qt5.3 when Ubuntu is inside virtual machine" [Undecided,New] [14:11] nik90: it seems to work on hardware, but breaks in vmware fusion. No idea about virtualbox [14:12] t1mp: will try, I installed it on a vm to get the latest sdk updates :) [14:12] nik90: I did the same today to debug uitk with qt53 :) [14:13] nik90: it won't hurt to install utopic :) but we also have a staging ppa that supports trusty [14:13] nik90: ^that ppa is still untested for trusty though [14:13] t1mp: well utopic can be unstable sometimes..and this is my main laptop that I use for master thesis..cannot afford for it to go down [14:14] t1mp: I think there was one day where utopic daily image wouldnt boot..that's bad [14:15] nik90: I understand. I meant that the staging PPA now also supports trusty [14:16] nik90: btw, what's the topic of your thesis? [14:17] elopio: hello leo! [14:17] t1mp: I am doing the literature study at the moment, but it is about creating an control algorithm to navigate obstacles for a micro UAV. [14:17] elopio: good morning, can you review this? https://code.launchpad.net/~tpeeters/ubuntu-terminal-app/use_default_get_header/+merge/223217 :) [14:18] nik90: are you going to create an ubuntu drone? ;) [14:18] t1mp: ;)...well we do use Linux to communicate with the hardware [14:19] nik90: sounds interesting [14:20] t1mp: it is..may be at the end I can create a ubuntu touch app for it :) [14:21] nik90: yeah you can use an ubuntu phone/tablet as a remote control :) [14:21] hello hello [14:21] t1mp: on it. [14:22] yup [14:22] elopio: thanks. and this too https://code.launchpad.net/~tpeeters/notes-app/remove_get_header/+merge/223218 [14:22] hmm, jenkins doesn't like it [14:22] but I don't see why [14:24] * elopio looks [14:58] oSoMoN: should updating a bookmark update the timestamp (if updating them is possible at all) ? [14:59] nerochiaro, there’s no way of updating a bookmark [14:59] nerochiaro, a bookmark can be deleted and then recreated [14:59] but that’s all [15:00] nerochiaro, to be exact, there’s *currently* no way of doing that, we might want to allow renaming bookmarks in the future [15:29] oSoMoN: ok, we'll worry about it when we allow that. thanks === Laney is now known as mrage === mrage is now known as Laney === gatox is now known as gatox_lunch [15:56] renato: I can't run the app from your branch. http://paste.ubuntu.com/7659102/ [15:57] elopio, you need to install the app to run it [15:58] renato: so it's no longer possible to run it from the build dir without installing? [15:58] elopio, it works for click packages [15:58] Elleo, try tor build with -DCLICK_MODE=On [15:58] elopio, ^ [16:01] balloons: dunno if you saw, we landed filemanager [16:02] renato: no luck. It keeps looking form MainWindow.qml on the installed path, even with the QML2_IMPORT_PATH var. [16:02] balloons: would be good to get calendar and music AP tests fixed. Will you have time today to look at those? [16:03] hum, actually it's not looking for it at src/app/share/address-book-app//imports/MainWindow.qml: [16:04] renato: ok, I could install it on the branch dir. [16:05] popey, yes I wasn't able to talk to veebers yesterday, so last night I realized a simple workaround I could do and I pushed it for calendar and tested it.. but pyflakes. .it should land asap.. For music, trying to figure out why it's failing to mock properly, but it's highest priority. [16:13] balloons: ok. === salem_ is now known as _salem === gatox_lunch is now known as gatox [16:55] artmello: hello [16:55] t1mp: hey [16:56] artmello: I was testing qt5.3 on my nexus 4 and I noticed an invisible header in gallery-app. Did you see that before? [16:58] t1mp: maybe related to this bug https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1327189 [16:58] Ubuntu bug 1327189 in Ubuntu UI Toolkit "UITK + Qt 5.3 autopilot failure ubuntuuitoolkit.tests.custom_proxy_objects.test_toolbar.ToolbarTestCase.test_click_toolbar_button" [Critical,In progress] [16:58] artmello: I have a fix for that one. It fixes the toolbar, but not the header [16:59] let me see if I can reproduce the header issue on my laptop [16:59] * t1mp compiling gallery-app trunk [17:02] artmello: I also have the bug on my desktop (utopic with qt 5.3): https://www.dropbox.com/s/9719xxfovc5m7ul/Screenshot%202014-06-17%2019.01.35.png [17:06] * popey pokes frecel_ with https://bugs.launchpad.net/oxide/+bug/1331059 [17:06] Ubuntu bug 1331059 in Oxide "Add PDF support in Oxide" [Low,Triaged] [17:16] popey, building rev 324 of calendar with the overflow bug; should be in the store in soon [17:17] sweet! [17:19] t1mp: humm I will take a look on that === _salem is now known as salem_ [17:29] artmello: thanks [17:36] renato: I like the new design very much. [17:36] elopio, yes it is great [17:37] renato: I have some comments about the autopilot helpers, but while I was reviewing your branch I wrote them to give them a try. So I'll propose a branch against your soon. [17:37] elopio, the header need some work but timp is already working on that [17:37] renato: one thing. I think that the make autopilot cmake task needs to be updated, because now it will complaint about not finding MainWinndow. [17:38] elopio, I will try to fix this MainWindow problem [17:38] in a future branch [17:38] thanks. [18:01] renato: https://code.launchpad.net/~elopio/address-book-app/new-visual-contact-editor-autopilot/+merge/223460 [18:05] elopio, thanks === salem_ is now known as _salem === _salem is now known as salem_ [19:36] popey: ping [19:37] iBelieve: hey [19:38] hi popey, are we still doing the file manager meeting every Tuesday in half an hour? It’s been so long since I’ve been able to make it so I wanted to confirm. Or are we just doing the weekly hangout? [19:38] iBelieve: hey, yeah, we do usually do the irc meeting on tuesday. is that a good time for you? [19:40] popey: yes, that time works again for me. The event that had come up on tuesdays is now over, so I’ll be able to be at the meetings again [19:40] great stuff! === salem_ is now known as _salem === _salem is now known as salem_ [20:11] popey: I haven't seen vthompson on irc for a while. Could you review https://code.launchpad.net/~tpeeters/ubuntu-terminal-app/use_default_get_header/+merge/223217 ? [20:11] t1mp: done [20:11] popey: that's fast, thanks [20:12] popey: will it be merged automatically now? [20:12] ya, should be. [20:12] great, thanks. [20:16] np [20:17] t1mp: i looked at it earlier but forgot to hit the approval button ☻ [20:40] Hey, any SDK people around who can help me investigate a performance issue? === salem_ is now known as _salem === boiko_ is now known as boiko