=== chriadam|away is now known as chriadam === _salem is now known as salem_ === salem_ is now known as _salem [05:19] nik90: ping !!! [05:33] mhall119: ping [06:36] popey: ping !! [06:50] mi pong [06:50] bah [07:03] dpm: good morning :) [07:03] morning mihir :) [07:03] dpm: I just upgraded my system , and also installed qtOrgainzor-eds [07:04] mihir, ah, awesome, did the upgrade go well? [07:04] still i am unable to create any event any idea ? am I left with any more dependency? [07:04] dpm: yeah it went well , but still not able to run calendar app smoothly :| [07:05] mihir, try 'sudo apt-get install qtdeclarative5-qtorganizer-plugin' [07:06] dpm: it is already installed on my machine [07:06] dpm: when I try to save event , the app get closed automatically [07:10] mihir, any error messages on the console? [07:11] mihir, you can try to do 'sudo apt-get install calendar-app' to make sure all dependencies are indeed installed [07:12] good morning [07:14] dpm: i also did that too [07:14] morning dholbach [07:15] mihir, so what messages are shown in the command line before the app crashes? Without that, I'm running out of ideas [07:15] dpm: this is what I get http://paste.ubuntu.com/6244273/ [07:16] If i run app, create event & save (the app get closed) [07:16] mihir, what do you get when running 'apt-cache policy qtorganizer5-eds' ? [07:17] hey dpm [07:17] dpm: this is what I get http://paste.ubuntu.com/6244275/ [07:20] mihir, and what happens when you try to run '/usr/lib/evolution/evolution-source-registry' ? [07:20] dpm: bash: /usr/lib/evolution/evolution-source-registry: No such file or directory [07:20] aha [07:20] mihir, try to run 'sudo apt-get install evolution-data-server' [07:23] dpm: bingo it did work :-D [07:23] dpm: why this wasn't installed as dependecy ? :( [07:23] mihir, awesome. I don't know, I would have expected it to be :/ [07:24] mihir, would you mind reviewing https://code.launchpad.net/~dpm/ubuntu-calendar-app/event-detail-fix-fields-1240241/+merge/191301 ? [07:26] mihir, note that in that branch I disabled the "Edit event" action until the edit event branch has landed [07:27] dpm: okay :) yes I am just reviewing the code [07:31] dpm: approved :) [07:32] dpm: I guess those changes I had already covered into my MR , anyway I approved it [07:33] great, thanks mihir. I wanted to have them in there in case the edit event branch doesn't make it to the image [07:36] daker, great blog post! [07:54] mihir, how are you getting on with your edit event branch? [07:54] dpm: I am stuck , but trying to resolve it , i am not much aware of EDS , so need some time [08:12] dpm: ping !! [08:13] hi mihir [08:13] dpm: the guest entries should be comma seprated? [08:14] mihir, I don't know, sorry. I was also struggling to find any documentation on Qt Organizer or EDS. You might have to do some trial and error in the meantime. [08:14] dpm: okay i am almost done, how much time do we have ?? [08:15] mihir, actually, we don't have any time left, but it'd be good to get this in and make it available post-release [08:25] dholbach: thanks! [08:32] what are comments like //![0] and //![1] used for in QML? I cannot seem to find anything on google [08:34] Good morning all; happy Global Dignity Day! :-D [08:57] janimo`: I haven't seen that before. [08:57] hi dpm [08:58] t1mp, it is in many qml example files, for ex: /usr/lib/x86_64-linux-gnu/qt5/examples/quick/tutorials/samegame/samegame1/samegame.qml [09:11] mihir, pong [09:32] oSoMoN: hi - sorry forgot to log into IRC this morning [09:32] oSoMoN: that bug - yes it's know, it's a duplicate in fact [09:32] gusch: hey, no worries, that happens to me sometimes too :) [09:32] oSoMoN: I have a workaround, but not a perfect one [09:32] gusch: ok, can you mark it as such? [09:32] oSoMoN: did already [09:33] gusch: thanks! [09:36] dpm: here is my MR , I am done with editing https://code.launchpad.net/~mihirsoni-123/ubuntu-calendar-app/editEvent/+merge/190106 :) [10:30] hey mihir line 123 why did you do this event.description = "messageEdit.text"; ? [10:30] it should be event.description = messageEdit.text; no ? [10:36] daker: yes , [10:36] daker: my mistake [10:36] :) [10:37] daker: updated :) [10:37] and pushed , thank you for your time [10:42] mihir: i do get NewEvent.qml:69: ReferenceError: errorDlgComponent is not defined [10:44] mihir: it's has been changed to errorPopupDialog [10:46] daker: Hmmm, when there is an error regarding time right ? [10:46] mihir: yes [10:47] startDate >= endDate [10:51] daker: i didn't change anything..i just merged code and also couldn't find any conflicts in this [11:06] hey oSoMoN [11:06] hey daker [11:07] i am trying to install the webbrowser deps (libqt5v8-5-private-dev) but i am getting : Les paquets suivants contiennent des dépendances non satisfaites : libqt5v8-5-private-dev : Dépend: libqt5v8-5-dev (= 5.0.2-3) mais 5.0.2-3ubuntu1~quantal1~test1 devra être installé [11:08] daker: you’re on quantal? [11:08] oSoMoN: no Saucy [11:09] i upgraded from 13.04 months ago [11:10] daker: found issue , resolved [11:11] mihir: ok :) === chriadam is now known as chriadam|away [11:25] oSoMoN: any idea ? [11:26] daker: no, let me test something, I’ll ping you back === MacSlow is now known as MacSlow|lunch [11:27] ok [11:32] oSoMoN: :( http://paste.ubuntu.com/6245151/ [11:34] daker: looks like you have a quantal PPA enabled somewhere [11:34] daker: 5.0.2-3ubuntu1~quantal1~test1 is suspicious, on saucy… [11:41] daker: I just successfully installed the build deps and compiled webbrowser-app in a clean saucy chroot [11:41] oSoMoN: ok trying to figure out how to clean the source.list [11:42] daker: grep -rn quantal /etc/apt/sources.list* [11:43] nothing... [11:43] weird [11:43] l moved all files from sources.list.d [11:44] oSoMoN: because i did this Quantal -> Raring -> Saucy [11:45] oSoMoN: anyidea how to cleanup the APT db ? [11:48] daker: no, but you can do the following to see which packages have a quantal version installed: dpkg -l *qt5* | grep quantal (be sure to do this in a wide-enough terminal window) [11:48] daker: then for each of those packages, apt-cache policy $packageName will tell you what versions are available [11:50] oSoMoN: http://paste.ubuntu.com/6245216/ [11:54] daker: ok, so what’s the output of "apt-cache policy $packageName" for each of those packages? [11:57] oSoMoN: not all http://paste.ubuntu.com/6245248/ [11:59] daker: ok, so for those packages that already have a "*quantal*" version installed, you’ll have to manually downgrade to the other version that’s available from the archive, e.g. "apt-get install libqt5v8-5=5.0.2-3" [12:00] oSoMoN: ah ok i see [12:09] oSoMoN: it works! [12:19] oSoMoN: i am trying to implement bug 1170138 [12:19] Launchpad bug 1170138 in webbrowser-app (Ubuntu) "[browser] Add support for HTML5 time input" [Medium,Confirmed] https://launchpad.net/bugs/1170138 [12:19] dpm: i did revert, but it shows no change . === david is now known as Guest82446 [12:28] mihir, as you've committed the change already you'll need to revert to a previous revision of the manifest, then commit, and then push === _salem is now known as salem_ [12:39] dpm: done :) === davidcal_ is now known as davidcalle [12:54] daker: sounds good, you should get in touch with Zsombor from the SDK team, I think he’s been working on a generic date/time picker widget [12:54] daker: he’s on holidays atm though [12:55] oSoMoN: i'll use the one used by the calendar app [12:57] oSoMoN: so far http://paste.ubuntu.com/6245499/ i am still unable to figure out how to trigger a signal on the app not the plugin === MacSlow|lunch is now known as MacSlow [13:03] mihir: pong [13:06] mihir, approved the edit event branch, thanks! [13:06] dpm: thank you :) [13:06] mihir, since it's related to editing events, would you be interested in looking at this bug? https://bugs.launchpad.net/ubuntu-ux/+bug/1240505 [13:06] Launchpad bug 1240505 in Ubuntu Calendar App "There is no way to delete an event" [High,Triaged] [13:07] dpm: sure I'll now look into it :) [13:08] mihir, cool, thanks. Once you start, could you assign yourself to it and mark it as In progress, so others know it's beind worked on? [13:08] dpm: sure , once I start I'll do it :) [13:08] perfect, thanks again mihir! [13:44] beuno, and a new myapps deployed - nice [13:44] looks like we can close a couple of bugs of https://bugs.launchpad.net/bugs/+bugs?field.tag=appstore - right? :) [13:45] dholbach, indeed we can. And the complete re-design is in the queue for deployment today [13:45] beuno, it looks different already [13:48] dholbach, oh! it just got deployed :) [13:48] there you go :) [14:00] mhall119: got a link? [14:02] smartboyhw: are you in a hangout? [14:03] GuidoPallemans, no and can't attend, I have to revise for the biology test.... [14:03] dpm, ^ [14:03] k [14:07] GuidoPallemans: link to what? [14:07] dpm, can you sent some sort of summary or anything to me abut the meeting results after you guys finished? [14:07] sorry, it was to the hangout, but i got the wrong name [14:09] smartboyhw, sure [14:10] smartboyhw, what's the status of [smartboyhw] Get a list of notes from the Evernote API and display them: INPROGRESS ? [14:11] dpm, actually, I'm investigating about the Apache Cordova library, the API best works with it, but dunno what to do with the library.... [14:16] mhall119, do you know if the source of "random images" is available somewhere? [14:18] oSoMoN: remember one thing for the ua-override if it's a Google product use the Android UA [14:21] daker: yeah, I think it’s a rather good rule of thumb :) [14:21] dholbach: I don't, no [14:26] oSoMoN: try using the same rule as G+ [14:26] daker: for maps you mean? [14:26] oSoMoN: yes [14:27] mhall119, ok, thanks [14:27] daker: I tried that, and I also tried a plain Chrome on Android string, but it’s not any better [14:31] oSoMoN: thoses cases where you only get the desktop version only the UA of the second request get overrided (https://maps.google.com/mapfiles/home3.html) [14:32] daker: nope, the UA of both requests is overridden [14:32] oSoMoN: that's not the case for me [14:33] daker: how do you evidence that? [14:34] oSoMoN: http://paste.ubuntu.com/6245921/ [14:35] oSoMoN: http://paste.ubuntu.com/6245923/ [14:36] daker: heh, you’re right, I’m seeing that too now [14:37] daker: so it seems there’s something broken in the UA override mechanism itself… [14:37] oSoMoN: ya [14:37] :/ [14:37] the first request is not overrided [14:37] oSoMoN: try this : http://maps.google.com [14:37] it will redirect to https [14:38] always the first request is not overrided [14:41] daker: interesting, there’s something really wrong there, I’ll dig in QtWebKit’s code to understand why that’s happening (in theory the onNavigationRequested handler should be called before issuing the HTTP request) [15:09] oSoMoN: i am also trying to see what's wrong here it's correct http://paste.ubuntu.com/6246074/ but the inspector shows that the UA of the first request is Mozilla/5.0 (Ubuntu; Mobile) WebKit/537.21 === gusch is now known as gusch|brb [15:26] dpm: Thanks for getting the judges' showdown feedback out [15:28] It seems some of the judges had difficulties figuring out the basic navigation structure of Ubuntu Touch. I wonder if general users may have the same issues. https://plus.google.com/110587021591787005452/posts/ZYA1k6bSERg [15:30] ping nik90 [15:41] wellsb, you're welcome === gatox is now known as gatox_lunch [16:19] nik90, you use the qt organizer plugin in clock, don't you? [16:19] The reason I'm asking is because it seems the QML plugin for it is not installed by default in the images [16:20] so the latest calendar does not run properly when trying to save an event. I'm wondering why we didn't notice this before with the clock [16:32] hey popey, can you set this branch for calendar as "approved"? Mihir did it, but then an autopilot fails, and now branch waiting only a change of status :) [16:32] https://code.launchpad.net/~rpadovani/ubuntu-calendar-app/1231136/+merge/188002 [16:33] * popey looks [16:35] ok [16:35] was an odyssey that branch [16:36] thanks popey :) === gatox_lunch is now known as gatox [17:05] dpm: sry, was cooking dinner [17:05] dpm: I dont use qt organizer [17:05] nik90, no worries, I've figured it out [17:06] yeah, I forgot about the alarms api [17:06] dpm: I only use the Alarms API whihc in terms uses EDS [17:06] dpm: exactly [17:09] ping nik90 [17:13] balloons: pong [17:15] nik90, so I'm playing with alarms trying to write tests and finding some interesting interactions. got a min? [17:15] balloons: yeah go ahead [17:16] nik90, so first of all, sometimes the option I selected disappears from the dropdown. Secondly, I'm unsure of why the save button stays locked for so long. it seems like i have to change every field before I can save [17:18] balloons: I noticed the option disappearing rarely..however the save button locking is due to the EDS processing...only after EDS has saved the alarm, the add alarm page will disappear taking you back to the main page. [17:18] balloons: but what did you mean by changing every field? [17:19] balloons: changing the time alone should be sufficient [17:19] nik90, I mean go create a new alarm and immeadiately hit save [17:19] it won;'t let you. [17:19] balloons: on phone? [17:19] change the time, still can't [17:19] change label, nope [17:19] change occurs and repeats too? ok [17:19] balloons: if you are setting the time for today, that time has to be after the current time [17:20] hehe, that did it [17:20] balloons: yeah you cant set an alarm in the past :) [17:20] the lack of response isn't helpful, but yes makes sense :-) [17:21] balloons: I will report a bug about the lack of response [17:21] balloons: the thing is we dont have a design for showing user about failures etc [17:21] ok.. so that just leaves the option for disappearing things [17:21] nik90, yes it's lacking across the board I think [17:21] balloons: true [17:22] balloons: so If I am right, today is wednesday, and if you choose wednesday that option disappears [17:22] is that right [17:23] nik90, yes [17:23] it gets the alarm correct still [17:23] balloons: yes..it is an interaction bug with the option selector alone,. shouldnt affect the alarm saving.. [17:23] but I agree it is a bug [17:28] nik90, alright I'll keep moving [17:31] beuno: "Changes can not be accepted and published at this time. Please try again later. [17:31] wossat? [17:35] popey, checking [17:35] thanks [17:41] balloons: bugs reported [17:49] popey, trying to figure out what it is [17:49] retrying may work [17:50] beuno: retrying did work [17:50] popey, I have the original error, so I'll chase that into oblivion [17:51] thank you! [17:59] beuno: There was an error connecting to the download server. Please try again later. [18:00] popey, yeah, something like half the threads are in an error state [18:00] retrying worked [18:01] getting it restarted [18:10] nik90, the alarmlist objects persist after you delete them [18:10] it's weird [18:34] nik90, ping [18:40] renato_, what talks to eds in the address-book-app chain ? [18:41] does the address-book directly talks to EDS or QtOrganizer does that ? [18:41] om26er, the contact-service [18:41] app -> contact service -> eds [18:41] renato_, what's the project name ? [18:41] address-book-service [18:42] renato_, I have not digged much deeper, so I was thinking of mocking eds dbus api for writing autopilot tests for the address-book [18:42] om26er, I am trying to figure out how to create unit test for the server without change the the user space [18:43] om26er, let me show something [18:43] om26er, i am trying to help the folks guys on that [18:43] https://bugzilla.gnome.org/show_bug.cgi?id=648811 [18:43] Gnome bug 648811 in general "Add a dummy backend" [Normal,New] [18:43] this should solve our test problems [18:44] but this will take a while to get ready [18:45] renato_, right. So I guess you will get a bit time in the 14.04 cycle to solve that ? [18:45] om26er, yes this is what I want, I need to check with bfiller the priorities but I hope I can spend some time on that, [18:45] om26er, I am working on that right now [18:46] om26er, but this will take more than days to get ready [18:47] renato_, do you think we can go with a short term "hack" for this problem? once you complete that branch we can switch tests to your solution [18:48] but for now I am willing to create a contact on the fly. it will atleast give us some coverage [18:48] om26er, I do not have a short solution for that [18:48] om26er, you can try to change the manager to use "memory" this should give you something to work === ondra is now known as ondra|afk [18:49] renato_, if I change the manager to memory I was still seeing my old contacts [18:49] I can add a argument on the app to make this easy [18:49] renato_: that's what I was going to suggest, no need to mock eds [18:49] bfiller, but this does not solve the server test problem [18:49] renato_, om26er : either flat file or memory backend should be fine for testing the api [18:49] renato_: what is the problem exactly? [18:50] renato_, ok add an argument to change the backend to memory instead of galera and I'll write tests with that [18:51] bfiller, for the server we need to get this bug fixed: https://bugzilla.gnome.org/show_bug.cgi?id=648811 [18:51] Gnome bug 648811 in general "Add a dummy backend" [Normal,New] [18:51] the app I think we are fine with memory [18:51] since this does not try to interact with dialier-app or message-app [18:51] om26er, ^^^ [18:52] renato_, I actually want to write integration tests as well. to make sure the phone and message button takes us to the related app. [18:52] om26er, "memory" backend does not share contacts btw apps [18:53] renato_, alright, lets first get started on writing a few UI tests then [18:54] om26er, ok give me some time to implement that [18:54] renato_, om26er : why can't we use address-book-service with it's eds backend for testing? [18:55] bfiller, eds backend will create users on "user space/address book" [18:55] renato_: is that a problem? [18:56] besides that the user "address book" is unpredictable you do not know which is the address book exists, how many users they have [18:56] renato_: can make a temporary address book that gets deleted after the tests? [18:56] bfiller, if the tests crash in the midle [18:56] you can corrupt the user address book [18:56] this is not the correct way to go [18:57] Hi folks! [18:57] dpm_, popey nik90 https://code.launchpad.net/~nskaggs/ubuntu-clock-app/alarm-tests/+merge/191482 [18:57] my idea was backup the contacts, delete the db, paste our test database, run the test, delete the db and then restore the original database back.. [18:57] but as renato_ says if the test crashes, we won't restore it [18:58] renato_: if you have a know address book for tests and use that I don't see what the problem is. Can be different for each test or the same and can be deleted when tests start or finish [18:58] you can have multiple db's with eds I think [18:58] Is there any work in progress about localized input? :) Currently there are only one english keyboard [19:00] mrqtros: yes there is [19:00] bfiller, we can no relay on user enviroment to create unit tests, this will cause more problems than solve :D [19:00] bfiller, lets go with the dummy folks backend this is the correct solution [19:01] renato_: I think I'm confused about what we're trying to accomplsih. dummy folks backend seems like the wrong place to me [19:01] meanwhile I will help om26er to to use memory backend on contacts app [19:01] should have nothing to do with folks [19:02] bfiller, we use folks on the contacts-service we do not talk direct with EDS [19:02] renato_: if we're trying to write unit tests for the address book service, then address-book-service needs to bypass EDS for unit tests [19:02] bfiller, the dummy backend will allow us to programatically create/remove/edit users [19:03] bfiller cool! Can you approximately say when we will see this feature [19:03] then we can simulate any change and tests the results on the server [19:03] renato_: lets discuss this more next week before you guys do anymore work on it [19:04] renato_, btw do you if eds provides a dbus api to lets say add/delete contacts ? [19:04] mrqtros: within the next month or so. there is already language switching support in the keyboard it just hasn't landed and we only have about 5 or 6 langs impelmented [19:05] om26er, renato_ : just to be clear: we should not be doing anything eds specific. All tests should be exercising the address-book-service api or the QtContacts api. those are our public api's [19:05] om26er, EDS uses dbus API, but we should use the C library for that [19:05] bfiller I (from Russia) and my mate (China) can help :) [19:06] bfiller, I am talking about the address-book-service unit tests :D [19:06] om26er, is talking about the contact-app tests [19:06] and I am talking about address-book-app autopilot tests. [19:06] right. [19:06] to solve the omer problem we can go with memory backend this will be enough I think [19:07] bfiller we can take care of our native languages support :) [19:07] since omer wants to test the app itself not the service [19:07] the service need to have his own tests [19:07] mrqtros: cool, take a look at this MR: https://code.launchpad.net/~thomas-moenicke/ubuntu-keyboard/ubuntu-keyboard-language-menu-2/+merge/190657. It adds initial support to the keyboard to switch langs [19:08] renato_: yes agreed [19:09] nik90: are you able to review that from balloons ? [19:10] dpm_, popey nik90 it's not quite ready, sorry I meant to say that as well. I've got more stuff to add, it's just the first pass [19:10] kk [19:10] mrqtros: basically you just need to make qml layouts for your keyboard language and that is basically it [19:10] mrqtros: once this MR lands then you can switch langs via a key on the osk [19:18] bfiller I can try make it :) === raja is now known as Guest52583 [19:20] Hello guys [19:20] howz going [19:26] popey: will review when it is ready [19:26] thanks [19:26] balloons: just let me know when it is ready ofr review [19:52] popey, ping [19:53] iBelieve: yo [19:53] popey, I've got a few questions about LP #1239460 [19:53] Launchpad bug 1239460 in Ubuntu File Manager App "Selecting file and tapping 'Open' does not open the file" [Medium,Triaged] https://launchpad.net/bugs/1239460 [19:54] popey, first of all, do you experience that bug at all? [19:56] lets see [19:57] http://popey.com/~alan/device-2013-10-16-205634.png [19:57] http://popey.com/~alan/device-2013-10-16-205643.png [19:57] thats what I get, clicking open does nothing ☹ [19:58] popey, okay, thanks. Do you know if URL opening is working on the phones at all? I know it wasn't working awhile back, but I thought it got fixed. [19:59] iBelieve: works on app by app basis, docviewer should work.. [20:00] popey, so is there a specific type of file I should ask the bug's reporter to try opening to see if it is a problem in our code or an SDK bug? [20:01] pdf should open in the doc viewer, if it doesnt and you can't launch from file manager to doc viewer then its a bug [20:01] which may require changes in both apps [20:02] popey, okay, thanks. I'll ask the bug's reporter to try that. [20:02] popey ping [20:05] popey it's already midnight in Russia (in part of Russia where I am living), and do you wanna know what I can see on the screen of my phone now? :) Top right corner clock says "12:04 AM", while "Clock" app says "0:04" [20:06] popey desktop Ubuntu says "00:04" too [20:07] popey I think UP should use unified format of displaying time [20:10] mrqtros: I agree! :D [20:11] popey you know who is responsible, I think, so notify them please ;) [20:11] hi everybody :) [20:15] hi [20:15] mrqtros: pretty sure it's well known :)_ [20:15] hello randomcpp [20:17] sorry if I'm not working on touch app as promised, but I've been very busy with university lessons..tomorrow is the big day, isn't it? :) [20:17] randomcpp which app do you mean? :) [20:18] randomcpp for me it's already today :) [20:19] saucybacon and calendar (I wanted to help on that app) [20:19] mrqtros, almost 2 hours to go for me :p [20:21] randomcpp cool :) [20:22] I don't event know who won Showdown, forgot to see results [20:24] randomcpp congratulate you ;) I've seen result only now :) [20:24] mrqtros, eheh thank you [20:25] randomcpp Sad that I was disqualified (already got phone from Canonical as core app developer), but I like competitions. [20:25] randomcpp my app - YaD [20:25] randomcpp ported from MeeGo - but my app, not stolen snake :) [20:26] randomcpp strange results for ported app :) [20:26] yeah, but I don't know which were the other ported apps participating [20:27] randomcpp it's sad that I was not able to participate just for interest, not for prize :) [20:28] yad is pretty cool, unfortunately I didn't know Yandex before you started working on yad for ubuntu touch [20:28] randomcpp yad is very limited in function by OS sandbox :( [20:29] I know, apparmor is limiting sometimes :/ [20:31] randomcpp I hope this situation will change in future ;) In my discussion people says that ability to create 3rd party file managers will appear in future [20:31] randomcpp I need less than file manager :) [20:32] randomcpp just system wide file selection "dialog" and folder to download :) [20:34] is still there the policy you can only write in your .local/share/<..> directory? [20:36] randomcpp, mrqtros: app confinement is important from the security perspective..at one point the whole app inclusion into the app store will be automatic..this cannot be done without assuring data protection. [20:37] oh hi nik90 :D [20:37] randomcpp, mrqtros: The situation has improved quite a bit with extensive documentation on which ipolicy groups to use [20:37] randomcpp: hi :) [20:38] nik90 hello! Is there any permission to use "Downloads" folder? :) [20:38] I dont know if you guys took a look at http://developer.ubuntu.com/publish/apps/security-policy-for-click-packages/ [20:39] mrqtros: I think at the moment you are limited to just your own application folder for write access [20:39] which should be .local/share/app-name [20:41] nik90 it's not cool for user to see that directory [20:48] +1 [20:53] balloons: hmm..alarm is buggier than I hoped :( [20:54] balloons: sry, the eds fix now exposes issues that I couldn't test for before the fix landed [20:54] balloons: Do you know if we expect the music app to be able to play mp3s in the build environment with Jenkins? [20:55] nik90, no worries.. I'm trying to work through it [20:55] it's complex but I want to land something [20:55] vthompson, I haven't heard from fginther about that at all actually [20:56] good night, good luck for the launching :) [20:56] balloons, what's up? [20:56] fginther, vthompson is wondering about our friendly neighborhood music app and mp3 play :-) [20:56] fginther: I'm trying to do mp3 playback testing for the music app and it fails when mp3s are played [20:57] in theory we should be able to add the decoder to the system easy enough [20:57] fginther, do you think it may be a dependency issue? [20:57] balloons, vthompson, I did get jack working for the one MP that I had. [20:57] vthompson, what's the current failure? [20:57] link would be good [20:58] remember our conversation about proprietary codecs? [20:58] I assume that's what vthompson is referring to [20:58] fginther, in my lp:~vthompson/music-app/add-ap-test-shuffle-and-mp3 branch when it attempts to play back an mp3 it doesn't load the media and isPlaying never turns true [20:58] fginther, here's a recent failure http://91.189.93.70:8080/job/generic-mediumtests/1124/? [20:59] balloons, you are correct [20:59] fginther, also the branch is currently working because I swapped out the mp3 with a flac file [21:00] vthompson, ok, so it's likely that the mp3 dependencies are not present [21:00] fginther, is that something the build system will need to be fixed for? Or something in the app? [21:04] vthompson, if mp3 playback is needed by a test, then it should be a dependency for music-app-autopilot [21:04] fginther, Ok, I'll try to add such a dependency [21:05] vthompson, balloons, any idea what package provides this? [21:05] fginther, yes a moment === bfiller is now known as bfiller_afk [21:06] ubuntu-restricted-extras is the metapkg [21:06] fginther, vthompson gstreamer1.0-fluendo-mp3 is what you want [21:07] balloons, excellent! Thank you! [21:07] balloons, thanks [21:07] it's from here: http://www.fluendo.com/shop/product/fluendo-mp3-decoder/ === salem_ is now known as _salem [22:12] balloons, fginther, I actually had to specify gstreamer0.10-plugins-ugly as a dependency to get the mp3 test to pass. I also included gstreamer1.0-plugins-ugly because it seems like we have both in the build environment [22:13] ugh, you had to grab the whole thing eh? [22:13] balloons, maybe I could do gstreamer0.10-fluendo-mp3 if there is such a thing? [22:13] vthompson, yes there is [22:13] I'll try that [22:13] there is 1.0 and .1 [22:14] but it worked n'est pas? [22:16] We'll see if just gstreamer1.0-fluendo-mp3 and gstreamer0.10-fluendo-mp3 will make it work [22:19] balloons, could you review https://code.launchpad.net/~vthompson/music-app/add-ap-test-shuffle-and-mp3/+merge/191111 assuming just the fluendo package dependency is what's needed? [22:20] In particular, I'd like to know your thoughts on my shuffle test [22:24] vthompson, hmm [22:44] nik90, where are you hiding the clock db? it keeps coming back even if I delete it [22:45] I take it it's an eds thing [23:21] new to qml and the ubuntu sdk. i was sad to see quickly/python fade away, but moving on. is it possible to use a sqlite database with only qml or do i need to learn c++? [23:23] rotomas, you can use storage in qml, see for an example https://bazaar.launchpad.net/~ubuntu-calculator-dev/ubuntu-calculator-app/trunk/view/head:/Storage.qml [23:23] hi popey, just read your mail [23:23] hey WebbyIT [23:24] popey, Kuanl and mihir are definitely sleeping, they are both from asia [23:24] yeah, they'll wake before me ☻ [23:24] but Kunal is living in Europe I think [23:24] thanks WebbyIT, that's perfect for what I need to do! [23:25] do you think that they can fix it tomorrow morning? :) [23:25] rotomas, you're welcome ;) [23:26] popey, so, last night before Ubuntu Touch 1.0 :) They were awesome month! [23:26] I'm going to bed that is late also here in Italy :) [23:27] ☻ [23:27] nn