UbuntuIRC / 2014 /06 /17 /#ubuntu-app-devel.txt
niansa
Initial commit
4aa5fce
=== _salem is now known as salem_
=== salem_ is now known as _salem
[00:27] <mhall119> 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] <ttyrec> hello
=== _salem is now known as salem_
[04:45] <ttyrec> 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] <dholbach> good morning
[06:47] <Wild34> Hi, everybody
[06:49] <Wild34> 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] <Wild34> damn, I can hardly understand how to ask in irc
[07:03] <popey> dpm: seen https://code.launchpad.net/~vthompson/ubuntu-filemanager-app/fix-test-issues/+merge/223335 ?
[07:05] <dpm> popey, oh yeah :)
[07:07] <dpm> 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] <dpm> Here's one: https://bugs.launchpad.net/ubuntu-filemanager-app/+bug/1330841
[07:07] <ubot5> Ubuntu bug 1330841 in Ubuntu File Manager App "QML error on PlacesSideBar.qml at runtime" [Medium,Triaged]
[07:11] <dpm> And here's the other one: https://bugs.launchpad.net/ubuntu-filemanager-app/+bug/1330843
[07:11] <ubot5> Ubuntu bug 1330843 in Ubuntu File Manager App "Error in setting the path to the user's home" [Medium,Triaged]
[07:26] <liuxg> does anyone know how to send SMS quietly with any UI? thanks
[08:12] <JamesTait> Good morning all; happy Eat Your Vegetables Day! :-D
[08:13] <justCarakas> haha children love it ;o
[08:13] <justCarakas> :p
=== chriadam is now known as chriadam|away
=== chrisccoulson_ is now known as chrisccoulson
[09:17] <nerochiaro> 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] <ubot5> Ubuntu bug 1318008 in webbrowser-app "Core apps .desktop files do not include translated strings" [High,In progress]
[09:20] <dpm> nerochiaro, I saw that, thanks! Sorry I didn't have time yesterday to review, will get to it today
[09:20] <nerochiaro> dpm: thanks !
=== alblasch is now known as ablasche
[10:09] <nerochiaro> 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] <oSoMoN> nerochiaro, sure, now for example
[10:13] <nerochiaro> 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] <nerochiaro> oSoMoN: (i just started to look at browser again after probably several months since the last time)
[10:13] <oSoMoN> nerochiaro, it’s not about thumbnails, it’s the bookmarks db
[10:13] <oSoMoN> nerochiaro, what we need is the bookmark creation timestamp to be stored in the db
[10:14] <nerochiaro> 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] <nerochiaro> oSoMoN: as we don't want to worry too much about migrating all databases
[10:14] <nerochiaro> of existing users
[10:15] <oSoMoN> nerochiaro, exactly
[10:15] <oSoMoN> nerochiaro, you want to modify src/app/webbrowser/bookmarks-model.[h|cpp], and the corresponding unit tests
[10:15] <oSoMoN> nerochiaro, when there is no timestamp available, I imagine returning epoch should be fine
[10:15] <nerochiaro> oSoMoN: excellent. i'll be on it
[10:32] <oSoMoN> nerochiaro, I reviewed https://code.launchpad.net/~phablet-team/webbrowser-app/webbrowser-app-desktop-translation/+merge/223219
[10:50] <nerochiaro> oSoMoN: added back some comments, will fix the rest
[10:53] <oSoMoN> nerochiaro, I’m not seeing your comments, you need to publish them by commenting on the MR itself
[10:56] <nerochiaro> oSoMoN: bleh, lp messed up, but i think i posted the inline comments now
[10:56] <nerochiaro> oSoMoN: i'll look into the rest after lunch
[10:56] <oSoMoN> nerochiaro, still not seeing your answers
[10:57] <oSoMoN> 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] <Mirv> 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] <nik90> popey: can you add l.f.kempe@gmail.com to the trello board pls
[12:16] <popey> nik90: done
[12:16] <nik90> thnx
[12:16] <nik90> dpm: ping
[12:16] <t1mp> 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] <nik90> 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] <popey> best practice says make new ones
[14:06] <nik90> ok
[14:10] <t1mp> nik90: which software do you use for your vm?
[14:10] <nik90> t1mp: virtualbox present in the archives
[14:11] <t1mp> 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] <ubot5> 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] <t1mp> nik90: it seems to work on hardware, but breaks in vmware fusion. No idea about virtualbox
[14:12] <nik90> t1mp: will try, I installed it on a vm to get the latest sdk updates :)
[14:12] <t1mp> nik90: I did the same today to debug uitk with qt53 :)
[14:13] <t1mp> nik90: it won't hurt to install utopic :) but we also have a staging ppa that supports trusty
[14:13] <t1mp> nik90: ^that ppa is still untested for trusty though
[14:13] <nik90> 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] <nik90> t1mp: I think there was one day where utopic daily image wouldnt boot..that's bad
[14:15] <t1mp> nik90: I understand. I meant that the staging PPA now also supports trusty
[14:16] <t1mp> nik90: btw, what's the topic of your thesis?
[14:17] <t1mp> elopio: hello leo!
[14:17] <nik90> 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] <t1mp> elopio: good morning, can you review this? https://code.launchpad.net/~tpeeters/ubuntu-terminal-app/use_default_get_header/+merge/223217 :)
[14:18] <t1mp> nik90: are you going to create an ubuntu drone? ;)
[14:18] <nik90> t1mp: ;)...well we do use Linux to communicate with the hardware
[14:19] <t1mp> nik90: sounds interesting
[14:20] <nik90> t1mp: it is..may be at the end I can create a ubuntu touch app for it :)
[14:21] <t1mp> nik90: yeah you can use an ubuntu phone/tablet as a remote control :)
[14:21] <elopio> hello hello
[14:21] <elopio> t1mp: on it.
[14:22] <nik90> yup
[14:22] <t1mp> elopio: thanks. and this too https://code.launchpad.net/~tpeeters/notes-app/remove_get_header/+merge/223218
[14:22] <t1mp> hmm, jenkins doesn't like it
[14:22] <t1mp> but I don't see why
[14:24] * elopio looks
[14:58] <nerochiaro> oSoMoN: should updating a bookmark update the timestamp (if updating them is possible at all) ?
[14:59] <oSoMoN> nerochiaro, there’s no way of updating a bookmark
[14:59] <oSoMoN> nerochiaro, a bookmark can be deleted and then recreated
[14:59] <oSoMoN> but that’s all
[15:00] <oSoMoN> nerochiaro, to be exact, there’s *currently* no way of doing that, we might want to allow renaming bookmarks in the future
[15:29] <nerochiaro> 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] <elopio> renato: I can't run the app from your branch. http://paste.ubuntu.com/7659102/
[15:57] <renato> elopio, you need to install the app to run it
[15:58] <elopio> renato: so it's no longer possible to run it from the build dir without installing?
[15:58] <renato> elopio, it works for click packages
[15:58] <renato> Elleo, try tor build with -DCLICK_MODE=On
[15:58] <renato> elopio, ^
[16:01] <popey> balloons: dunno if you saw, we landed filemanager
[16:02] <elopio> renato: no luck. It keeps looking form MainWindow.qml on the installed path, even with the QML2_IMPORT_PATH var.
[16:02] <popey> balloons: would be good to get calendar and music AP tests fixed. Will you have time today to look at those?
[16:03] <elopio> hum, actually it's not looking for it at src/app/share/address-book-app//imports/MainWindow.qml:
[16:04] <elopio> renato: ok, I could install it on the branch dir.
[16:05] <balloons> 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] <popey> balloons: ok.
=== salem_ is now known as _salem
=== gatox_lunch is now known as gatox
[16:55] <t1mp> artmello: hello
[16:55] <artmello> t1mp: hey
[16:56] <t1mp> 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] <artmello> t1mp: maybe related to this bug https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1327189
[16:58] <ubot5> 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] <t1mp> artmello: I have a fix for that one. It fixes the toolbar, but not the header
[16:59] <t1mp> let me see if I can reproduce the header issue on my laptop
[16:59] * t1mp compiling gallery-app trunk
[17:02] <t1mp> 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] <ubot5> Ubuntu bug 1331059 in Oxide "Add PDF support in Oxide" [Low,Triaged]
[17:16] <balloons> popey, building rev 324 of calendar with the overflow bug; should be in the store in soon
[17:17] <popey> sweet!
[17:19] <artmello> t1mp: humm I will take a look on that
=== _salem is now known as salem_
[17:29] <t1mp> artmello: thanks
[17:36] <elopio> renato: I like the new design very much.
[17:36] <renato> elopio, yes it is great
[17:37] <elopio> 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] <renato> elopio, the header need some work but timp is already working on that
[17:37] <elopio> 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] <renato> elopio, I will try to fix this MainWindow problem
[17:38] <renato> in a future branch
[17:38] <elopio> thanks.
[18:01] <elopio> renato: https://code.launchpad.net/~elopio/address-book-app/new-visual-contact-editor-autopilot/+merge/223460
[18:05] <renato> elopio, thanks
=== salem_ is now known as _salem
=== _salem is now known as salem_
[19:36] <iBelieve> popey: ping
[19:37] <popey> iBelieve: hey
[19:38] <iBelieve> 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] <popey> iBelieve: hey, yeah, we do usually do the irc meeting on tuesday. is that a good time for you?
[19:40] <iBelieve> 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] <popey> great stuff!
=== salem_ is now known as _salem
=== _salem is now known as salem_
[20:11] <t1mp> 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] <popey> t1mp: done
[20:11] <t1mp> popey: that's fast, thanks
[20:12] <t1mp> popey: will it be merged automatically now?
[20:12] <popey> ya, should be.
[20:12] <t1mp> great, thanks.
[20:16] <popey> np
[20:17] <popey> t1mp: i looked at it earlier but forgot to hit the approval button ☻
[20:40] <ahayzen> 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