=== _salem is now known as salem_ | ||
=== salem_ is now known as _salem | ||
mhall119 | nik90: no worried, code is at https://launchpad.net/~mhall119/+junk/developernews | 00:27 |
---|---|---|
=== 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 | ||
ttyrec | hello | 04:44 |
=== _salem is now known as salem_ | ||
ttyrec | would someone please suggest me non-professional programmer forum or community? | 04:45 |
=== salem_ is now known as _salem | ||
=== chihchun_afk is now known as chihchun | ||
dholbach | good morning | 06:15 |
Wild34 | Hi, everybody | 06:47 |
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:49 |
Wild34 | damn, I can hardly understand how to ask in irc | 06:54 |
popey | dpm: seen https://code.launchpad.net/~vthompson/ubuntu-filemanager-app/fix-test-issues/+merge/223335 ? | 07:03 |
dpm | popey, oh yeah :) | 07:05 |
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:07 |
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:11 |
liuxg | does anyone know how to send SMS quietly with any UI? thanks | 07:26 |
JamesTait | Good morning all; happy Eat Your Vegetables Day! :-D | 08:12 |
justCarakas | haha children love it ;o | 08:13 |
justCarakas | :p | 08:13 |
=== chriadam is now known as chriadam|away | ||
=== chrisccoulson_ is now known as chrisccoulson | ||
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:17 |
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 ! | 09:20 |
=== alblasch is now known as ablasche | ||
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:09 |
oSoMoN | nerochiaro, sure, now for example | 10:10 |
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:13 |
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:14 |
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:15 |
oSoMoN | nerochiaro, I reviewed https://code.launchpad.net/~phablet-team/webbrowser-app/webbrowser-app-desktop-translation/+merge/223219 | 10:32 |
nerochiaro | oSoMoN: added back some comments, will fix the rest | 10:50 |
oSoMoN | nerochiaro, I’m not seeing your comments, you need to publish them by commenting on the MR itself | 10:53 |
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:56 |
oSoMoN | nerochiaro, I’m seeing the two identical comments on the MR itself, but not the inline ones | 10:57 |
=== chihchun is now known as chihchun_afk | ||
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 | 11:41 |
nik90 | popey: can you add l.f.kempe@gmail.com to the trello board pls | 12:12 |
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 | 12:16 |
=== davidcalle_ is now known as davidcalle | ||
=== _salem is now known as salem_ | ||
=== boiko_ is now known as boiko | ||
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:05 |
nik90 | ok | 14:06 |
t1mp | nik90: which software do you use for your vm? | 14:10 |
nik90 | t1mp: virtualbox present in the archives | 14:10 |
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:11 |
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:12 |
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:13 |
nik90 | t1mp: I think there was one day where utopic daily image wouldnt boot..that's bad | 14:14 |
t1mp | nik90: I understand. I meant that the staging PPA now also supports trusty | 14:15 |
t1mp | nik90: btw, what's the topic of your thesis? | 14:16 |
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:17 |
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:18 |
t1mp | nik90: sounds interesting | 14:19 |
nik90 | t1mp: it is..may be at the end I can create a ubuntu touch app for it :) | 14:20 |
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:21 |
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:22 |
* elopio looks | 14:24 | |
nerochiaro | oSoMoN: should updating a bookmark update the timestamp (if updating them is possible at all) ? | 14:58 |
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 | 14:59 |
oSoMoN | nerochiaro, to be exact, there’s *currently* no way of doing that, we might want to allow renaming bookmarks in the future | 15:00 |
nerochiaro | oSoMoN: ok, we'll worry about it when we allow that. thanks | 15:29 |
=== Laney is now known as mrage | ||
=== mrage is now known as Laney | ||
=== gatox is now known as gatox_lunch | ||
elopio | renato: I can't run the app from your branch. http://paste.ubuntu.com/7659102/ | 15:56 |
renato | elopio, you need to install the app to run it | 15:57 |
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, ^ | 15:58 |
popey | balloons: dunno if you saw, we landed filemanager | 16:01 |
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:02 |
elopio | hum, actually it's not looking for it at src/app/share/address-book-app//imports/MainWindow.qml: | 16:03 |
elopio | renato: ok, I could install it on the branch dir. | 16:04 |
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:05 |
popey | balloons: ok. | 16:13 |
=== salem_ is now known as _salem | ||
=== gatox_lunch is now known as gatox | ||
t1mp | artmello: hello | 16:55 |
artmello | t1mp: hey | 16:55 |
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:56 |
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:58 |
t1mp | let me see if I can reproduce the header issue on my laptop | 16:59 |
* t1mp compiling gallery-app trunk | 16:59 | |
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:02 |
* 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:06 |
balloons | popey, building rev 324 of calendar with the overflow bug; should be in the store in soon | 17:16 |
popey | sweet! | 17:17 |
artmello | t1mp: humm I will take a look on that | 17:19 |
=== _salem is now known as salem_ | ||
t1mp | artmello: thanks | 17:29 |
elopio | renato: I like the new design very much. | 17:36 |
renato | elopio, yes it is great | 17:36 |
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:37 |
renato | elopio, I will try to fix this MainWindow problem | 17:38 |
renato | in a future branch | 17:38 |
elopio | thanks. | 17:38 |
elopio | renato: https://code.launchpad.net/~elopio/address-book-app/new-visual-contact-editor-autopilot/+merge/223460 | 18:01 |
renato | elopio, thanks | 18:05 |
=== salem_ is now known as _salem | ||
=== _salem is now known as salem_ | ||
iBelieve | popey: ping | 19:36 |
popey | iBelieve: hey | 19:37 |
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:38 |
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! | 19:40 |
=== salem_ is now known as _salem | ||
=== _salem is now known as salem_ | ||
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:11 |
t1mp | popey: will it be merged automatically now? | 20:12 |
popey | ya, should be. | 20:12 |
t1mp | great, thanks. | 20:12 |
popey | np | 20:16 |
popey | t1mp: i looked at it earlier but forgot to hit the approval button ☻ | 20:17 |
ahayzen | Hey, any SDK people around who can help me investigate a performance issue? | 20:40 |
=== salem_ is now known as _salem | ||
=== boiko_ is now known as boiko |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!