=== chriadam|away is now known as chriadam === boiko__ is now known as boiko [03:34] any ideas about using c++ qt to write ubuntu-touch apps [05:02] Good Morning all :) [06:49] gusch: morning, can you please review https://code.launchpad.net/~osomon/gallery-app/fix-ftbfs/+merge/180786 ? [06:50] oSoMoN: I was just looking at the bug report [06:50] oSoMoN: so it seems the new version of libmediainfo changed the MEDIAINFO_CFLAGS_OTHER [06:51] oSoMoN: as ist was -DUNICODE only before [06:51] gusch: mmm, ok, that explains why the issue hadn’t surfaced before [06:51] oSoMoN: so this is a workaround (for now), but a proper fix would be there then [06:52] gusch: no I don’t think so, it’s just that CMAKE formats *_CFLAGS_OTHER as a semi-colon separated list, and we need a space separated one [06:53] gusch: I don’t know if there’s a more elegant way of achieving this with cmake though, but the fix I wrote works [06:53] gusch: once you’re done with the FTBFS, I’d need a review of https://code.launchpad.net/~osomon/webbrowser-app/ua-override/+merge/180592 [06:54] oSoMoN: so every project using libmediainfo cand cmake, needs to use that hack ... [06:54] oSoMoN: ok looking [06:55] gusch: as I understand it, it’s not just libmediainfo, it’s every single lib out there that uses pkg-config and has several defines in their cflags (cmake is the one adding the semi-colons) [06:56] oSoMoN: outsch [07:01] good morning [07:01] morning dholbach [07:01] good morning all [07:01] hola dpm [07:01] morgen ;) [07:22] oSoMoN: onyly minro comment on your user agent [07:22] oSoMoN: any idea why jenkins didn't pick up your gallery fix? [07:23] oSoMoN: and as this gallery issue is caused by the new libmediainfo that fixes the dependency, you could remove the libzen-dev dependency in debian/control in this MR [07:40] dpm: boiko good morning :) [07:41] morning mihir, nice work with the merge proposal, looking at it now :) [07:58] dpm: Thanks for the input [07:58] dpm: defiently we need design team inputs , but from last meeting I guess you weren't there but had dicussion with boiko [08:01] mihir, my suggestion would be to keep the current behaviour and concentrate on the existing bugs === chriadam is now known as chriadam|away [08:33] gusch_: no idea why jenkins didn’t pick it up, if it looks good to you can you approve, to see if it triggers autolanding? [08:44] dpm: Okay thanks :) [08:44] dpm: I'll put this bug a side and lets discuss this with boiko & design team [08:48] gusch_: I just pushed an update to my MR [08:49] gusch_: looks like the CI/autolanding jenkins for core apps is down :/ [08:54] oSoMoN: but your MR looks good (I'll aprove) [08:55] gusch_: thanks! [08:56] JamesTait, thanks for the update! [09:16] oSoMoN: hi, i addressed your remaining concerns in https://code.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-extras/share-component/+merge/179688 [09:16] nerochiaro: looking [09:17] oSoMoN: also i need some advice. i'm not sure that just adding the pot files will be enough to make the component i18n enabled [09:17] oSoMoN: can you have a look and let me know if anything is missing to have proper i18n ? [09:18] nerochiaro: I’ll do [09:23] Hi boiko, can you help me, please? :) I'm working with InverseMouseArea, following you suggest, and it works perfectly \o/ but... [09:24] ... I can't click on anything else, also if I used propagateComposedEvents [09:24] This is my code: http://paste.ubuntu.com/6002206/ [09:27] IMO is because propagateComposedEvents works only with the same element, so MouseArea is not affected, because it affects only InverseMouseArea [09:28] oSoMoN: just FYI, pushed some more copyright updates and the comma fix [09:29] nerochiaro: thanks [09:30] boiko, I can bypass the trouble using "enabled: numberName.focus;" but the first click outside the label is ignored [09:31] WebbyIT: boiko won’t be online for the next 3hrs or so [09:33] thanks oSoMoN :) [09:35] WebbyIT: out of curiosity, how exactly are you trying to use the IMA? [09:36] oSoMoN, https://code.launchpad.net/~rpadovani/ubuntu-calculator-app/1203090/+merge/179431 [09:38] oSoMoN, I have to unfocus a label [09:40] oSoMoN, have you a better idea/implementation? [09:41] WebbyIT: looking at it [09:44] oSoMoN, thanks you very much :) [09:47] hi christina, in your opinion, is acceptable if in calculator app the first click to unfocus a label if ignored. (eg, you write in a label, you click on number 9, label is unfocus but number 9 is not accepted). It's about bug 1203090 [09:47] Launchpad bug 1203090 in Ubuntu Calculator App "[Calculator app] Tapping on numbers should exit label edit" [High,In progress] https://launchpad.net/bugs/1203090 [09:49] hi WebbyIT let me take a look [09:50] *is ignored [09:50] thanks christina :) [09:51] WebbyIT, i think the number needs to be accepted...otherwise we will have users continuously retyping their calculation, and likely to make more mistakes [09:52] christina, I had imagined... ok thanks, I'll work on it [09:52] WebbyIT, thanks :) let me know if u got other questions [09:53] christina, yeah, sure, thanks for your availability :) [09:55] WebbyIT: http://paste.ubuntu.com/6002284/ should do the trick [10:08] nerochiaro: one comment regarding translations [10:13] oSoMoN, it works \o/ [10:14] oSoMoN, thanks :) What's the trick? mouse.accepted? [10:14] oSoMoN: checking in a minute, thanks [10:15] WebbyIT: apparently the combination of mouse.accepted and propapagateCompositeEvents [10:15] -pa [10:16] oSoMoN, every day I learn something new... thanks you very very much! [10:16] WebbyIT: you’re welcome :) [10:26] oSoMoN: do you have any idea who i can ask for advice to if my phone is failing to boot ? (display google logo for a bit then powers off. battery seems to be fully charged) [10:26] nerochiaro: sergiusens would be the man, or rsalveti maybe. Can you boot in recovery mode? [10:27] oSoMoN: yes [10:27] oSoMoN: guess i can reflash from there [10:28] nerochiaro: yeah, try that before pinging them [10:28] oSoMoN:trying that, thanks [10:44] dpm or popey, can you please test https://code.launchpad.net/~rpadovani/ubuntu-calculator-app/1203090/+merge/179431 on you r device? [10:44] It's about bug 1203090 [10:44] Launchpad bug 1203090 in Ubuntu Calculator App "[Calculator app] Tapping on numbers should exit label edit" [High,In progress] https://launchpad.net/bugs/1203090 [10:44] WebbyIT: sure can! [10:45] WebbyIT: will have to wait a short while, my phone is currently running some automated tests, but will test that when done. [10:45] popey, ok, thanks :) [10:57] sorry, blackout [10:58] oSoMoN: to have a .mo file generated at least a .po file (i.e. translation in a language) has to be added to the po directory, right ? [11:00] nerochiaro: correct, I suggest you add italian (or klingon if you prefer) [11:01] oSoMoN: just copy the .pot , renamed as it.po and add the translations in there ? [11:01] nerochiaro: no, there’s a command to generate a po file from a pot, let me check [11:02] nerochiaro: try msginit, or maybe msgmerge === greyback_ is now known as greyback|unstabl === gusch_ is now known as gusch === MacSlow is now known as MacSlow|lunch [11:38] oSoMoN: msginit worked fine to create the .po, but when i cmake . and make it still doesn't seem to generate any .mo files anywhere in the build directory [11:39] nerochiaro: then you’re missing something in the infrastructure, you should compare it to a working project and see what’s missing [11:40] oSoMoN: i did that comparison originally when i set it up. i'll have another look to see if i missed something, but i might need a second pair of eyeballs to have a look at it later if i can't find what's wrong [11:41] nerochiaro: ok, please ping me again if you need a second look, atm I’m rather busy with other stuff [11:55] oSoMoN: i think i fixed it. everything is pushed to the MR [11:57] nerochiaro: thanks, looking [11:59] nerochiaro: either you didn’t really push, or lp didn’t pick it up yet [12:01] nik90: Chris here! === MacSlow|lunch is now known as MacSlow [12:11] oSoMoN: sorry, my mistake. it's there now [12:20] clepto, I didn't know you used to go on IRC, too. Alex here :D === _salem is now known as salem_ [12:56] nerochiaro: one more comment on translationst [12:56] -t [13:19] oSoMoN: pushed the fix you requested [13:19] oSoMoN: will give one last round of test when jenkins finishes === AllStruck_ is now known as AllStruck [13:22] kalikiana: When you're around could you give me a hand with U1db queries? [13:23] oSoMoN: i also checked and it seems that the package for ubuntu-ui-extras is not in the image yet. who did you say i should contact to get it there ? [13:29] nerochiaro: so it should be in saucy first, and then I guess it will automatically be pulled in the image through the deps [13:30] nerochiaro: looks like the package is not in saucy, so I think you need to contact didrock’s team [13:30] oSoMoN: ok, thanks [13:37] nik90: ping [13:37] zsombi: hi :) [13:38] nik90: just fyi: the Alarms API landed in trunk, so you should be able to start working with it soon [13:38] zsombi: wow! [13:39] zsombi: I will get started once the design has been finalised which should be very soon [13:39] nik90: remember, that you may not see any alarm note popping up though [13:40] zsombi: you mean the notification [13:40] zsombi: I will be hiding the interface from the user until the platform api is actually ready [13:40] zsombi: this way the user doesnt get confused that it does not work [13:40] nik90: from the system. Alarms will get saved, but the notifications won't come yet [13:40] nik90: yep [13:41] zsombi: okay [13:52] <_5m0k3> Is there a way to use open a dialog (PopupUtils.open) from an external javascript file? [13:52] nik90: ping [13:53] how can I show two pages at the same time? [13:55] randomcpp, wat? :D [13:55] two Pages side by side :) [13:56] randomcpp, you can display two items, two rectangle, or any count of QML components simultaneously, but Page designed as full-space component [13:56] rectangles* [13:56] mh ok thank you [13:57] randomcpp, what are you trying to accomplish? [13:57] so for larger screens, I must use a sidebar [13:58] randomcpp, what's your license? I've got a nice generic Sidebar component that you can use. [13:58] gplv3 [13:58] I've already seen your sidebar in filemanager-app [13:59] randomcpp, I've improved that for my Showdown app. If you'd like to use it, I gave instructions here: https://github.com/Clepto/cnotes-ubuntu-touch/issues/9#issuecomment-22868937 [13:59] thanks iBelieve :) [14:00] randomcpp, you're welcome. [14:00] nerochiaro: one more comment on your MR [14:02] <_5m0k3> I guess I'll just change the value of a variable from my javascript, and trigger action on that variable change to display the dialog. Sure seems like a roundabout way to do it, though [14:07] <_5m0k3> Scratch that. I'll just write that one function in my .qml file, and call it from .js [14:09] oSoMoN: i change in the CMakeLists.txt --keyword=tr to --keyword=dtr and the file gets built, but the contents inside are wrong [14:10] xqwzts, have you solved that u1db.query problem? [14:10] nerochiaro: how wrong? [14:11] Chocanto: pong [14:11] nik90: Hey ! How are you ? :) [14:12] Chocanto: hey. I am good :) and you? [14:12] randomcpp: Nope. Will stop trying until someone can confirm whether it's supposed to be working or not. [14:12] nik90: Very good thank you :) Just to tell you with the merge I did for file-qml-plugin, the plugin work fine [14:12] nik90: But I think you have new mehods to add [14:12] _5m0k3: if you expose your popover to the js script can't you then call .open() on it? [14:13] Chocanto: yes. I am just being over worked these past few days that I barely have time to even work on the clock app. [14:13] Chocanto: I will try to do a merge proposal by today [14:14] Chocanto: that should have the file read function. Do we a write function? [14:14] nik90: I can maybe help you [14:14] nik90: no, we don't have a write function [14:15] Chocanto: I meant, do we *need* a write function? [14:15] oSoMoN: this kind of wrong: http://pastebin.ubuntu.com/6002988/ [14:15] Chocanto: technically we are writing a file qml plugin, so perhaps we could include for others to use [14:15] nerochiaro: doesn’t look right indeed [14:16] nik90: Oh, hum... The docviewer is only, obviously, a viewer. So for me I don't really need it, only for pdf to make annotations but I will use my poppler plugin to do it [14:16] nik90: Yes you are right [14:16] nik90: So I will do it :) [14:16] nik90: And we need to work on the package to be able to send to the PPA [14:18] Chocanto: So shall I write the write/read function and propose a merge today? [14:18] Chocanto: I am sure regarding getting this package in a ppa or even to saucy, we can get the help of mhall119 for this. [14:18] nik90: You can only create the read function you need [14:18] nik90: *could [14:19] nik90: This is the most urgent [14:19] nik90: If you don't have a lot of time [14:19] xqwzts, ping me if you achieve something :) [14:19] nerochiaro: you might want to read http://www.gnu.org/software/gettext/manual/html_node/xgettext-Invocation.html#index-g_t_002d_002dkeyword_0040r_007b_002c-_0040code_007bxgettext_007d-option_007d-187 [14:19] Chocanto: okay. Also the way I see it, if this plugin works well (with proper code) we can get this as a dependency of the sdk. [14:19] nik90: Yes, but before getting it in a PPA we have to work on the debian folder [14:20] Chocanto: agreed [14:20] nik90: Do you think they will agree to make it a dependency ? [14:21] Chocanto: I think so. Because when I wanted to write a plugin to read the timezone file, zsombi suggested that if it is good enough, it can be added to sdk itself. So if this plugin does what it advertises which is file read/write access I dont see why they wouldnt accept [14:22] nik90: Okay, that's good ! :) [14:22] oSoMoN: ok, --keyword=tr:2 worked fine [14:23] nerochiaro: I guess it should be --keyword=dtr:2 then [14:24] oSoMoN: yep, and dtr:2,3 for the plurals [14:24] cool [14:24] oSoMoN: pushed the fix [14:28] nerochiaro: looks good now, let’s wait for CI to run, and should be good to merge [14:35] xqwzts: you might want to remove the .qmlproject.user file. It is created on every developer machine. You can do that by adding it to .gitignore [14:36] nik90: thanks, wasn't aware if that was needed or not [14:37] popey, hi :) Thanks for review, but I've a question [14:37] https://code.launchpad.net/~rpadovani/ubuntu-calculator-app/1203090/+merge/179431 [14:37] If you click a number, is the number add to the calc? [14:38] e.g., modify a label, click on 9, is 9 display in the calc? [14:50] nerochiaro: just approved your MR, should I wait for you to port over the unit tests, or do you want to do it separately [14:50] ? [14:51] oSoMoN: let me do the tests too, should not be too long [14:52] nerochiaro: ok [14:52] nerochiaro boiko is one up for a review? https://code.launchpad.net/~schwann/gallery-app/gallery-atest-tap-select/+merge/180877 [15:03] gusch_: i can have a look later but from a quick skim of the code i can't see anything obviously wrong [15:03] boiko, I think we have some problem with Jenkins... test_click_history has to not exist, and I don't understand other errors. Well, I understand them, but I don't understand why they fails! [15:03] nerochiaro: thx - and no hurry [15:03] http://91.189.93.70:8080/job/generic-mediumtests/382/? [15:19] oSoMoN: just pushed the unit tests, let's see if CI likes them === dholbach_ is now known as dholbach [15:29] Hey all I've got a new update blog post for My Movies: http://www.xqwzts.com/2013/08/19/my-movies-rt-u1db.html [15:34] hey guys do you know a way to simply add a password to my application?? [15:34] I am new at this field and I don't know how to properly encrypt a string... === mefrio is now known as mefrio|afk [15:52] nerochiaro: top-approved [15:52] oSoMoN: \o/ ! hopefully it will make it into saucy tomorrow [15:53] nerochiaro: yeah, please make sure to actively follow up with didrocks to ensure it lands asap [15:56] oSoMoN: will do [16:01] WebbyIT: hey, let me take them a look [16:02] WebbyIT: I remember having removed that click_history test, maybe I confused, I'll check that now [16:03] boiko, yes, also I remember that someone has remove the click_history_test, but there is inJenkins... [16:08] xqwzts: ping [16:08] how can I display zoomed images? do I need to create a new page? === mefrio|afk is now known as mefrio [16:11] randomcpp, I advice you to learn basics of QML first before using Ubuntu Toolkit [16:14] WebbyIT: btw, I have one MR from you that needs autopilot testing, https://code.launchpad.net/~rpadovani/ubuntu-calculator-app/1210082/+merge/179672 [16:14] mrqtros, yeah that's what I'm doing, I'm using plain qml [16:15] randomcpp, why do you always talk about pages? [16:15] randomcpp, Page is custom component from some QML toolkits for mobile platform, for ex. MeeGo or Ubuntu phone [16:15] boiko, yes, but I have to update the merge after the fix of bug 1179422 , and I think we will have to rewrite a lots of test, so I'm waiting. [16:15] Launchpad bug 1179422 in Ubuntu Calculator App "[Calculator app] Can't add to existing equation once equals is entered" [Critical,In progress] https://launchpad.net/bugs/1179422 [16:15] mrqtros, because I don't know what the ubuntu hig requires, maybe there's some predefined or advised way to do something with ubuntu components === gusch_ is now known as gusch [16:16] if it was for me I'd use vanilla qml [16:16] WebbyIT: ah, the click_history was erroneously added again, I will re-remove it :) [16:17] boiko, I wrote to (other) Riccardo one week ago and he said that he tried to fix the bug for last Saturday, I write again today and if he'll not answer to me in 24h I'll take care of the bug [16:17] boiko, good news :) [16:17] randomcpp, think about Page as about window, fullscreen background for your content [16:18] randomcpp, try taking a look through http://design.ubuntu.com/apps to see what you should be using Pages for [16:18] WebbyIT: sounds like a plan, better not to be waiting forever. You can write another message to Ricardo saying you are going to be working on the bug once you decide you should take it over [16:19] boiko, yes, I looked at the code and I know how to change it, if Riccardo doesn't fix in a couple of day, I'll take it [16:22] WebbyIT: ok [16:27] WebbyIT: btw, I noticed something: the autoipilot tests expect you don't have any previous calculation saved [16:28] WebbyIT: it clears up the saved stuff before finishing up the test, but if for some reason it crashes or gets finished before that, the next test will probably fail [16:31] boiko, mhh, we have to investigate it... probabily is because when test try to take a result, if there are old results, find two label with same result... === bfiller is now known as bfiller_afk [16:43] nik90: pong [17:25] Hey guys, can someone tell me why a button click event doesn't work? I made a simple Ubuntu Cordova project that should just console.log a message. lp:~karni/+junk/ubuntu-html-button-test [17:36] karni: can you pastebin the code? [17:37] xqwzts: It's html and js, I'm talking to a person at #ubuntu-touch to help me. Thanks for asking, though, xqwzts ! :) [17:37] np [17:53] Hi all :) [17:54] Hi! [17:57] boiko: hi [17:59] hey mihir :) [17:59] mihir: have you seen the mail I sent you? [18:02] boiko: Nope checking === bfiller_afk is now known as bfiller [18:06] boiko: replied :) thanks for the email :) [18:08] mihir: so, right now I am fixing/disabling some autopilot tests (they don't work because of existing bugs) so that the current MRs can pass [18:14] boiko: Okay no issues :) [18:14] letme know if I can help you with that..:) [18:15] WebbyIT: You tookover 1179422 ? [18:15] bug 1179422 [18:15] Launchpad bug 1179422 in Ubuntu Calculator App "[Calculator app] Can't add to existing equation once equals is entered" [Critical,In progress] https://launchpad.net/bugs/1179422 [18:15] mihir, yes, Riccardo wrote me that he have no time... I have to go, see you tomorrow [18:29] Hi! I'm wondering how I can install my own app that I published on the app store? [18:29] I would like to test the setup an end user gets.. [18:30] There is a private launchpad ppa link but I'm not sure if I can even install from there === alex_abreu is now known as alex-abreu [18:57] <_5m0k3> BlackJack App Update: https://plus.google.com/110587021591787005452/posts/ZoAnTARTYoQ Source in post [18:58] _5m0k3, hey it looks very nice :) [19:01] <_5m0k3> Thanks mefrio [19:23] hi everyone [19:30] xqwzts: sry, had to go out [19:30] xqwzts: http://www.xqwzts.com/static/images/20130819-my-movies-rt-u1db/new-300.png this pic shows the upcoming movies. For me this doesnt work [19:30] xqwzts: I just get a blank page [19:31] Nothing in the All Movies section show anything for me [19:31] strange [19:31] does Search work? [19:31] [theyre all calls to rottentomatoes apis] [19:32] xqwzts: search works fine [19:32] I can click on a search result and it shows me hte movie details [19:33] it is just the upcoming, new movies etc that do not work [19:33] it is as if the entire list is hidden or something [19:33] xqwzts: let me try to download the code fresh and then give it a try [19:33] would you mind helping me debug this from your end? [19:33] nik90: that could solve it [19:34] nik90: please rm the old code first though [19:34] yes [19:34] 1 min [19:34] I changed the project layout so it might conflict [19:35] xqwzts: yup now it works :) [19:35] nik90: horay! [19:36] xqwzts: 1 thing though. the text shown (details of movie) could use some formatting [19:36] it looks too tightly spaced and a bit random [19:37] nik90: what do you suggest? spacing between the items would be enough? [19:37] the problem is there's a lot of text, and displaying it all ends up cluttery [19:37] especially for movie's with a large cast and synopsis [19:38] [which is why i made those 2 fields collapsable] [19:38] xqwzts: true, but doesn't rotten tomatoes api provide a summary of the movie? something 7-8 lines? [19:38] nope [19:38] it's a bit random it seems [19:39] some movies don't even have a synopsis [19:39] xqwzts: can you experiment with different levels of transparency and take screenshot [19:39] the older you go the less info you find [19:39] the text is visible, but just experimenting if a darker tone might look better [19:39] could do [19:40] also when I expand the text, I can scroll up but it doesnt stay at that position [19:40] the same with the side scroll to reveal movie cover [19:40] yes [19:40] that's intentional [19:40] the up/down scroll or the side scroll? [19:40] its just scrolling to read [19:40] since its just a couple of lines [19:40] and it snaps back to place [19:41] for both [19:41] for the side - you can flick it out [19:41] or you can move it slowly [19:41] flicking it will get the overlay off [19:41] I was just looking at one upcoming movie called Winnie Mandela and the text is long. [19:41] moving will keep it where your mouse is [19:41] in which case I need it to stay up to read the rest of text [19:42] hmm [19:42] i was thinking of someone reading on their phone [19:42] and just pushing up to read [19:42] didn't consider making it like a scrollable text where it sticks to position [19:43] will try both and see which i prefer [19:43] I think you should. It seems a bit odd. [19:43] yeah experiment with it [19:44] will do cheers [19:44] also the options such as collection, seen etc can be put on a popover [19:44] the one where it shows a list when you press a button [19:44] and you can put it in a toolbar [19:45] xqwzts [19:45] incase you didnt see the last messages [19:45] yup definitely [19:45] i thought of getting them icons and keeping them there [19:45] but they crowd it out too much === salem_ is now known as _salem [19:46] especially if i allow custom lists at some point in the future [19:46] [planned for later] [19:46] I thought of giving the screen just for the movie details would be awesome [19:46] i like that, then theres more screen real estate to space out the details too [19:47] i unfortunately [fortunately!] will be on vacation starting next week until the end of the competition, so focusing on getting core critical functionality out before coming back to alot of these smaller issues. [19:47] but having another pair of eyes on it helps point out what's important to make it more usable [19:47] oh [19:48] xqwzts: in that case I will review your app asap to see what it needs [19:48] that would be super helpful! [19:48] but I don't want you having to go over this multiple times [19:49] so if it's a pain it can wait till im more done-ish [19:49] xqwzts: no worries, I really like app and want it with some nice features [19:49] and report bug reports [19:49] :) [19:50] I think it's going to need more work than just the competition timeframe anyway, so will definitely keep adding features and polishing. [19:50] btw does favorites work? [19:51] U1db queries are either broken or we just can't figure out how to use them [19:51] xqwzts: true this doesnt need to stop here, but for the competition having something reliable and stable would be nice [19:51] ah too bad [19:51] so for now all the 'my movies' lists aren't working properly [19:51] did you talk to kalkiana if i am right? [19:51] it 'works' in the sense that it saves the movie to the db and marks it as a favorite [19:52] waiting for him to be on/free [19:52] I hope you catch him tomorrow [20:06] Hi! I'm wondering how I can install my own app that I published on the app store? [20:06] I would like to test the setup an end user gets.. [20:06] There is a private launchpad ppa link but I'm not sure if I can even install from there [20:25] maarten_, If launchpad has successfully build a deb for you system, then you can install it from there. [20:28] hackermania: I haven't build the deb myself. (It is a prop. app) I have sent debian src file to the ubuntu app team [20:28] And they build debs for all architectures === marcoceppi__ is now known as marcoceppi [21:27] is it possible to set a Page color which is different from the colors of the whole app? [21:35] hi! I'm developing app for UT and when I place TextField in my app and I run this app on device via Qt Creator ( ctrl + f12 ) when TextField get clicked no keyboard is shown. I even went through few core apps and it looks like there is no special code to invoke soft keyboard but it works on core apps where on my app it's not. Any idea ? [22:00] mefrio, yes. Let me pastebin some code for you [22:03] mefrio, Here is how I do it: http://paste.ubuntu.com/6004482/ [22:03] iBelieve, thank you :) [22:03] mefrio, you're welcome! === _salem is now known as salem_ [23:24] iBelieve: u r a machine! Added recurring and checklist suport..damn [23:25] nik90, :) [23:25] nik90, a lot of the code for checklists was already done, I just had to work out some of the kinks in it [23:27] iBelieve: i havve to restart to try latest build [23:27] will brb [23:31] iBelieve: i get error message [23:31] iBelieve: tasks-app.qml:26 module "QtSystemInfo" is not installed [23:32] nik90, I forgot to remove the import for that. I was tinkering around with trying to check for an internet connection for upcoming Trello/GitHub/Launchpad/whatever support [23:32] ah [23:32] iBelieve: i just read your README.md [23:32] i will install it [23:33] nik90, I half-rewrote the backend, so no existing tasks will work. [23:36] iBelieve: oh ok [23:37] greetings [23:38] is there a cheat sheet for all the steps needed to build an app [23:38] sprry noob