=== chriadam|away is now known as chriadam [01:30] what's the best way to wrap the basic button text in qml? [01:32] minshallj, oh hey [01:32] minshallj, here are Three ways [01:32] that I know of [01:33] a) Bad Way - Set the button properties to automatically wrap at a certain width [01:33] b) Set the text to HTML/CSS formatting, and use
[01:34] c) Set the text to regular, and just use \n [01:34] minshallj, Does that answer your question? [01:34] I think so, I'll try it out, thanks Akiva-Thinkpad [01:34] minshallj, let me know how it works out [01:38] I guess I'll use the newline. I just thought there might be an easy property to set, like Text has wrapMode, but Button just has a text: field. [01:39] Akiva-Thinkpad: can a) set the button's text to wrap at the button's width? [01:40] minshallj, oh good question. [01:40] minshallj, do you mean that you can set the width to which the text will wrap, ie the margins inside the button? [01:41] yes [01:43] minshallj, I do not know off the top of my head, however in this case I think it is easiest to make a custom button at this point. [01:43] create a new file, first component Item{} [01:44] and within that, put a Shape{} and a Text{} in it, like a label or something [01:44] then what you would do is set the texts anchors to points inside the button [01:44] ok, sounds good [01:44] so the button just isn't advanced enough to be stand alone === chriadam is now known as chriadam|away [03:27] bah [06:41] good morning everyone :) [06:56] mihir: morning [06:59] mihir: I am going split our mp into multiple small ones for easy review. They will depend on one other and should go in a particular order. [07:01] nik90: yeah , was thinking of same, shall we split views , so we ca?n do it lil faster [07:10] Yes [07:11] mihir: also name the branches as 1-branch name, 2-branch name and so on to indicate the order [07:11] nik90: okay [07:11] nik90: i'll do that.. [07:11] i'll start with day view first.. [07:12] mihir: let the header actions go first? [07:12] nik90: okay :) agreed followed by other changes. [07:12] We need that in all the views as prerequisitite [07:13] * mihir__ pulls latest branch [07:13] nik90: i'll put each branch in ubuntu-cal-dev [07:15] Yes definitely [07:24] good morning [07:25] good morning [07:27] mihir__: fix https://code.launchpad.net/~mihirsoni/ubuntu-calendar-app/ColorPopUpModify/+merge/235205 ...a small typo [07:28] my vm got crazy today , haha [07:39] what is the correct C++ lib for parsing the xml for scope development? [07:45] mihir__: I made my MP https://code.launchpad.net/~nik90/ubuntu-calendar-app/tweak-event-color/+merge/235137 to be small as well. [07:46] mihir__: it now only adds bg color to the events [07:51] nik90: ohkie , then by tonight we'll have 5-8 branches hehe [07:51] mihir__: :-), I will help [07:51] mihir__: did you already start with the first split? [07:52] nik90: without that it is not possible hehe :D [07:52] nik90: yes..i have started [07:52] mihir__: ok go odd-numbered..so you do 1-mp, 3-mp and so on [07:52] mihir__: i will take even-numbered ones [07:53] nice idea.. [07:53] so lets number now so we don't get conflict [07:53] mihir__: so ping me when you are done with the first mp. I will then get started on the second one [07:54] mihir__: 1-move-common-actions [07:54] nik90: okay got it , http://paste.ubuntu.com/8378130/ [07:54] feel free to change order [08:18] nik90: i proposed a branch https://code.launchpad.net/~ubuntu-calendar-dev/ubuntu-calendar-app/1-RemovedDuplicateHeaders/+merge/235246 [08:18] popey: ping [08:18] nik90: did you see kunal's comment :-/ [08:18] ? [08:19] mihir__: yeah I will explain..it should be fine [08:19] nik90: okay thanks :) [08:19] btw, still do we need separate branches , if he has already reviewed ? [08:21] nik90: lets get it merged one by one :) so we don't end up in merging in all branches [08:21] ok [08:22] nik90: thanks :) [08:22] mihir__: can you quickly review https://code.launchpad.net/~nik90/ubuntu-calendar-app/tweak-event-color/+merge/235137 === dholbach_ is now known as dholbach [08:22] * mihir__ do the review [08:22] mihir__: it now only adds bg color to events..no opacity, or font tweaks or anythign of that sort [08:27] nik90: reviewed and top approved [08:28] thnx [08:35] mihir__: does https://code.launchpad.net/~ubuntu-calendar-dev/ubuntu-calendar-app/1-RemovedDuplicateHeaders/+merge/235246 require any AP changes? [08:36] nik90: nope, we added objectName as previously so no ap changes [08:36] same as previously* [08:36] mihir__: cool [08:37] hi [08:41] nik90: ping [08:42] mihir__: I am here, you don't need to ping ;P [08:44] mihir__: shall I start the next one? looks like 1-RemovedDuplicateHeaders is almost good to go [08:44] nik90: instead of you wrote common header can't we just use EventAction {} , i just tried and worked [08:44] nik90: like this ,http://paste.ubuntu.com/8378345/ [08:45] mihir__: that would mean you are instantiating a EvenAction{} in every view individually [08:45] mihir__: while now, we instantiate it once in the calendar.qml file and then just past it to different view as required [08:45] hmmm okay i got that , thought differnetly [08:46] nik90: yeah you can go ahead with the second one :) [08:46] mihir__: could you provide me a code diff to that..I can understand better then [08:46] can you just review 1st and merge [08:46] I am just waiting on kunal's reply [08:47] mihir__: btw can you remove "120 + // #FIXME: This action doesn't seem to be visible!" that issue is no longer present [08:48] nik90: http://paste.ubuntu.com/8378373/ [08:48] mihir__: if you do ^^ then do you still see the "Calendar Today" action? [08:49] nik90: yes , i also tried to move that today action to Event Action and it worked on my machine [08:49] mihir__: but the today action is not a generic one though..its trigger function varies depending on the view [08:51] nik90: ohh yes , i forgot that ,VAR is diff , from diff views [08:54] nik90: let me know once you done with second branch , i'll go out and come back within an hour or so [08:54] sure [08:54] * mihir__ hates his ISP [09:07] Yo ho ho, 'n' shiver me timbers! 'appy Friday 'n' 'appy Talk Like a Pirate Day! Yaaarrr! :-D [09:08] mihir__: hey there's an issue with your branch [09:08] nik90: what is that? [09:09] nik90: i'll check once i come back.. [09:09] Jenkins didn't like my MR hehee [09:09] ;) [09:09] JamesTait: Arrr, its that day again :) [09:09] mihir__: http://paste.ubuntu.com/8378489/ [09:10] mihir__: it is a real failure [09:10] mihir__: you copies the wrong trigger functions [09:10] s/copies/copied [09:31] dpm, mzanetti bug 1371516 [09:31] bug 1371516 in Online Accounts setup for Ubuntu Touch "Please add an API to know how many compatible but not authorized yet accounts there are" [Undecided,New] https://launchpad.net/bugs/1371516 [09:31] mardy, what do you think? ^^ [09:41] mihir__: I fixed the issues in your branch [09:43] thanks rpadovani [10:27] beuno, is https://bugs.launchpad.net/developer-portal/+bug/1355807 a priority right now? or some time soon? [10:27] Launchpad bug 1355807 in Developer registration portal "Make interface i18n'able" [Undecided,New] [10:39] rpadovani: hi! I commented on bug 1371516, and closed it; please discuss also with mpt, if you really think that that feature is needed [10:39] bug 1371516 in Online Accounts setup for Ubuntu Touch "Please add an API to know how many compatible but not authorized yet accounts there are" [Undecided,Invalid] https://launchpad.net/bugs/1371516 [10:43] mardy, thanks. I think that using includeDisabled will help me to implement a better workflow, and for now is enough === chihchun is now known as chihchun_afk [10:54] nik90: ohh shit, :( [10:54] nik90: that was bad mistake hehe [10:55] nik90: i just came back home, have ou started working on 2nd? [10:55] you* [11:07] mihir__: yeah it is actually harder splitting the branches than i expected [11:07] mihir__: but I am almost done [11:07] mihir__: but you will have to be really really careful and test since we are essentially building from scratch. [11:08] mihir__: would you be able to test in the office? If not I can propose the branches [11:08] nik90: yup i found the same, so i again informed do we really need to split after kunal's comment? [11:09] mihir__: well I am done with week view.. just fixing the ap tests now [11:09] nik90: can't we go with same branch again , or it is not advisible ? [11:09] mihir__: all that is left is day view, month and year view [11:09] ohkie :) [11:09] mihir__: which same branch? [11:10] the main from which we are splitting [11:10] mihir__: not advisable [11:10] hmmm okay [11:10] mihir__: tbh each of these split branches makes more sense when you look at it [11:10] review it* [11:10] let me know once you do with it, i'll then work on other [11:11] i'll review and test that first , once that get merged i'll work on other, [11:11] ok [11:21] mihir__: https://code.launchpad.net/~ubuntu-calendar-dev/ubuntu-calendar-app/2-Improve-WeekView/+merge/235271 [11:22] mihir__: I going to create 3-Improve-DayView since it is closely related to week view. You can then start on 4-Improve-MonthView. Sounds ok? [11:22] you can even do the year view bit in that branch [12:06] yay my phone should be here today not saturday! === _salem is now known as salem_ [12:30] dholbach, it isn't, it will be soon [12:33] beuno, thanks [12:38] nik90: ping [12:38] mihir__: pong [12:38] hey , i am going to review your MR now [12:39] mihir__: cool. I fixed all AP issues. The tests should pass now [12:39] mihir__: did you get my previous comments about the dayview branch? [12:40] nik90: yeah i saw that , continue [12:40] mihir__: cool. So you will be taking care of month and year and the rest. [12:40] nik90: sure :) [12:44] nik90: you planning to change timer in Dayview ? [12:44] mihir__: timer? [12:44] the time which is in center , we made it on left pane right? [12:45] mihir__: yes I did that in the day view branch [12:45] mihir__: it wasn't necessary in the week view branch [12:45] nik90: okay :) no issue [12:45] it'll change in weekview as well right ? [12:51] yes [12:52] mihir__: weekview uses that component as well [12:53] nik90: one of AP is failing i guess on your MR [12:53] >>> calendar_app.tests.test_weekview.TestWeekView.test_selecting_a_day_switches_to_day_view [12:54] nik90: when do you want clock pushing to the store? [12:54] popey: may be at the end of the day? [12:54] popey: jenkins autolanding was failing yesterday due to bug in phablet-tools [12:54] popey: I think it just got pushed to utopic-proposed. Once that lands, I can merge 2-3 MPs [12:55] popey: balloons commented about that in dpm's reboot translation branch [12:55] mihir__: can you give me a hand with the failing test pls. you wrote it so you might know better [12:56] nik90: i am looking into it wait [12:56] mihir__: thnx [12:59] nik90: yeah, thats what triggered me asking. [12:59] nik90: lets do it later then. [12:59] popey: yup. ack [12:59] nik90: it is dependency to day view [13:00] mihir__: hmm :/ [13:01] mihir__: can you disable and then test then [13:01] mihir__: I will enable it in the day view branch [13:01] I just pushed the day view branch as well [13:03] nik90: [13:03] okay i reverted it [13:03] now i day view branch just make that change in last AP as you did in weekview [13:03] ok [13:04] nik90: to be precices , http://paste.ubuntu.com/8379669/ [13:04] i pushed the changes [13:04] cool thnx [13:06] nik90: let this get approved and then i'll take a look at dayview [13:06] mihir__: ok [13:44] hi [13:46] mihir: hey the week view branch passed :) [13:47] mihir: if you were happy with the review can you approve it.. Not top approve. [13:47] mihir: same with the day view [13:47] Mirv: mean while you can already start on the year view branch parallelly if you want [13:48] nik90: doing it, and why not Top Approv ? [13:48] approve* [13:48] mihir: I thought may be kunal might have some thoughts [13:48] nik90: okay, [13:49] mihir: actually if you want go ahead and top-approve since he did approve during the meeting yesterday [13:50] nik90: ok :) [13:50] nik90: yes sure , i'll top approve this :) and once it merged..you can merge trunk with day view [13:50] Mirv: oops ...it is so confusing with both of you nicks :P [13:51] mihir: that wont be necessary [13:51] mihir: the week view is a prerequisite of the day view branch [13:51] mihir: so it should all work out fine [13:51] okay === chihchun_afk is now known as chihchun [14:05] nik90: popey i was trying this with eventDetails , howz this ,http://i.imgur.com/aCD6z6u.png ? [14:07] nik90: can day view looks cool :) [14:08] mihir: I like the eventDetails page. Can you remove those bold words like Location, Guests, and Remind Me? Replace them with ListItem.Header as that's what we need to use there. [14:08] nik90: yup that is in progress :) [14:08] mihir: ah cool [14:09] mihir: also it would be better if it read "personal calendar" instead of just "personal" [14:09] will make it more clear to the user what that is [14:09] nik90: sure :) [14:16] nik90: i'll push Month and yearview changes in a while [14:17] yeah sure no worries [14:17] I am bit busy now with clock anyway ;) [14:40] nik90, so mind if I switch roles and quiz you now? I'm curious about ActivityIndicator in my app. I'd like some animation to appear, but I'm not seeing anything when it's 'active' [14:41] balloons: :) [14:42] balloons: you don't see the activityindicator at all? [14:42] nik90, I set visible and running to a property. Then I set the property to true, and I would expect to see the circle animation, yes? [14:43] balloons: yes [14:43] balloons: could it be that the activity indicator is hidden beneath some elements? May be just try setting visible and running to true and see if it appears [14:44] balloons: if not, then console output the property which is assigned to the running property to see if it changes correctly [14:45] nik90: what if we want to put appened text in i18n.tr ? [14:46] from JS [14:46] mihir: I remember reading about it a long time back but cannot remember exactly how. [14:46] ahhh , hmmm :| [14:46] mihir: is it not possible in the UI after JS returns the value? [14:47] i might need to use in two cases [14:47] i am assigning value from JS , say take example of calendar [14:47] Personal (Comes from JS object) + "Calendar" [14:47] so i need to put the last append in i18n [14:47] nik90, http://paste.ubuntu.com/8380290/ [14:49] mihir: then do it like i18n.tr("%1 Calendar").arg(valuefromjsobject) [14:49] balloons: it looks good..checking on my desktop [14:50] ahh , that was simple :| [14:51] but i see, i18n works from JS too ,i didn't knew that [14:52] ohh, I see it finally in my actual app. But it's small and appears in the upper left corner [14:52] balloons: ah ofound the mistake in your sample app [14:52] excellent [14:52] balloons: it should be "true" and not "True" [14:52] balloons: as for your positioning that should be easy to do [14:52] perhaps I should black out the screen and center it? [14:52] balloons: if you want it deadcenter in your app, then something like "anchors.centerIn = parent" [14:53] it's waiting for a network refresh after pressing a button [14:53] balloons: yes, you can create a Rectangle{ color: "Black"; opacity: 0.5; anchors.fill: parent } [14:53] balloons: and then add the activity inside the rectangle [14:54] right.. thanks, I think that's what I'm after [14:54] balloons: you want me create a sample code for that? should take 30 secs [14:55] nik90, I wonder about the visible setting? visible: ActivityIndicator.visible [14:55] for the rectangle.. sure [14:56] 1 sec === Laney is now known as Guest37661 [14:58] balloons: http://paste.ubuntu.com/8380368/ [14:58] ahh.. silly me, use the id === chihchun is now known as chihchun_afk [14:58] cool, so I was right on.. thanks nik90 ! [14:59] balloons: indeed :) [14:59] balloons: oh one more thing [15:00] balloons: you don't need to change the activity indicator visiblity setting [15:00] balloons: it is automatically hidden when not running and vice versa [15:03] nik90, awesome thanks. One other question, can I lock them out of the UI while it's running? [15:04] I see I can still push things.. I'm trying to prevent double submissions [15:04] balloons: lock them? [15:04] nik90, prevent them from interacting with UI elements [15:04] balloons: you could disable the button when it is retrieving stuff from the network [15:04] balloons: but I suspect there should be a better way of doing this for all input elements at once [15:04] I could hide them all as well [15:05] but what would you do? [15:05] I could put it in a popup? [15:05] * balloons tries the dialog [15:05] dialog would be your best bet [15:06] it automatically dims your screen for you..so it is a modal window [15:06] preventing input to elements in the background [15:06] nik90: mihir also... let me know if you want me to push a new calendar update to the store, we're quite a few revs behind [15:06] be good to get testing of calendar over the weekend too [15:07] popey, i was asked to drop calendar and was planning to ask CI to remove the tests [15:07] popey: by tonight , i guess we're working on splitting the MR [15:07] mihir: if you get the year view stuff done this weekend, we can push an update to the store [15:07] nik90: i am about to finish that [15:08] ogra_: wow really? [15:08] ogra_: does that mean it wouldn't be part of the default image? [15:10] nik90: mihir looks like they want to trim down some of the default apps on device [15:11] it will of course still be in the store [15:11] and we may indeed re-add it to the image. [15:11] popey: ohhh :| [15:11] ok [15:11] that's sad [15:11] yes [15:11] Yeah. [15:12] worst decision ever if you ask me [15:12] any specific reason ? [15:12] quality / usability [15:12] the work you guys have been doing is stellar [15:12] ah man with all the cool UI improvements calendar it is shaping so nicely and a strong contender [15:12] yeah. [15:12] Lets discuss this at the sprint. [15:13] (I mean, I'm not saying don't discuss now) [15:13] I mean, when we're sat around a table and have design people in the room, that'll make life easier. [15:13] popey: if we can get more usabiltiy case we are ready to improve this [15:14] All of the apps are under constant re-evaluation [15:14] hmmm okay [15:14] nik90, perhaps you could demo with the dialog if it would be quick? I didn't get it to go like I wanted [15:15] balloons: sure, 1 min [15:15] popey: btw, did you look at details screenshot i provided ? [15:15] it's entirely possible for the vendor to say just ship the basic 6 apps dialer, browser, messaging, contact, clock, and no more [15:15] mihir: been in meetings (and am in one right now) ☻ will do. [15:15] nik90: i pushed, lets Jenkins run [15:15] popey: okay great , but device without calendar :-/ (just wondering) [15:15] so yeah, ogra_ go ahead and un-seed calendar, and we'll continue working on the usability over the coming weeks to refine it. [15:16] its in the store. [15:16] two clicks away ☻ [15:16] popey: okay :) [15:16] popey, ok, i'll have to talk to CI still [15:16] we're not removing it from the store. [15:16] ok [15:16] thanks ogra_ [15:17] popey: no issues, let make it that way we can add this again in default :) [15:17] popey: also the calculator :-? [15:17] ogra_: is calendar the only one you've been asked to remove? [15:17] and notes [15:17] ok [15:17] thanks [15:19] popey: http://i.imgur.com/7udUxcB.png , [15:20] why does it say "17:30 18:30"? is that start/end time? [15:21] yup [15:21] needs a "-" between [15:21] looks veeeery much like the android calendar ☻ [15:21] ohh yeah [15:21] popey: took reference from that ☻ [15:21] so "17:30 - 18:30" [15:22] also , it looks more readable the information you wants get top [15:22] yes, i agree === lan3y is now known as Laney [15:25] mihir: how does the dialog look when shrunk down to phone size? [15:27] balloons: http://paste.ubuntu.com/8380567/ [15:27] * mihir grabs screenshot [15:28] nik90, could you take a look at https://www.dropbox.com/s/75m718bljgtvoml/2014-09-19%2015.22.40.mp4?dl=0 [15:29] popey: http://imgur.com/23bykim [15:29] charles: sure [15:29] mihir: nice! [15:30] popey: :) it is still WIP :) [15:30] charles: I noticed this last night as well [15:30] charles: did you by chance change the timezone of the phone before you did this? [15:31] nik90: yes. specifically, I changed the timezone of the phone /after/ the clock app was launched [15:31] nik90, haven't tried it yet with changing the timezone /before/ launching clock app === balloons_ is now known as balloons [15:32] charles: I have a hunch on where the issue might light, will try it out and see how it goes [15:32] nik90, cool === balloons is now known as Guest35774 [15:33] mihir: it's looking good already, thank you! [15:34] nik90: Jenkins passed MR, could you please review it ? [15:34] popey: i have one question [15:34] mihir: yeah in a bit [15:34] mihir: go for it. [15:34] popey: can we remove the location image? [15:35] popey: i don't think it make sense :| [15:35] yes, I would. [15:35] generally , in location we have conference room name or something like that, never keep the map location [15:35] yeah. [15:35] * popey pre-emptively points killer at beuno === Guest35774 is now known as balloons_ [15:36] popey: so is it okay, we remove the location image , correct ? [15:39] mihir: is it possible to determine what kind of location it is in the field? [15:40] does it come from EDS as a LAT/LONG? [15:40] popey: it is simple text :) [15:40] so if i say meeting at IRC it tries to find IRC in map [15:41] i would remove it then, as we don't really use it properly. [15:41] we don't have LAT/LONG , and i am not sure weather EDS supports that [15:41] nik90: agree? [15:42] popey: I was thinking may be we should try to check if the entered location is a valid location and hide it only for invalid cases. But I cannot of a way to do that check programmatically [15:42] think* [15:42] balloons_, elopio, was there a bug for removing patching of the mediascanner2 db? [15:42] yeah, someone could put "London office" or "London", and it wouldn't know the difference [15:42] exactly [15:43] sure then we could remove it [15:43] so we should just display the text? [15:43] and remove the map? [15:43] yes [15:43] nik90: but at this stage , it doesn't make sense i guess, because [15:43] +1 [15:43] nik90: we are not giving any suggestion to while entering location [15:43] mihir: would that be hard to do? [15:44] well, remember that the use case of adding events on device is more "quickly add an event" [15:44] nik90: but considering use case, how would you use location [15:44] whereas you're more likely to be viewing events created elsewhere [15:44] popey: true [15:44] where there _may_ be a location defined [15:44] nik90, I got dc'd for a bit, lost my nick ;-) did you respond on the dialog example/ [15:45] popey: but the issue is also that the image is not interactive [15:45] ahayzen: not from me. I switched context to try to patch the home dir, and that didn't end well either. [15:45] balloons_: yes, [15:45] balloons_: http://paste.ubuntu.com/8380567/ [15:45] nik90: exactly, so if say lets do it Korea, but where in korea, what location [15:45] elopio, hah i was gonna have a look at it to at least remind myself of what the situation was...if i can see anything obvious i'll report a bug and detail what i find [15:45] nik90: popey it would make more sense ,if we allow user to choose location from map while creating an event. [15:46] thanks ahayzen. [15:46] mihir: well that's not an issue since as popey said if an user creates an event in google calendar online, it suggests nearby places [15:46] mihir: so the location data coming in will be accurate [15:46] does google calendar really not add any location metadata when you put some sane location in? [15:47] popey: it suggests nearby places [15:47] it must most likely [15:47] since calendar app shows the correct location in the image rather quickly [15:48] popey: while creating from web [15:48] popey: it gives you suggestion as you type [15:49] popey: i am not sure , in corportate Gmail does that give you list of conferece room, like Exchange server does? [15:51] * popey tries [15:51] doesnt seem to, no. [15:53] popey: nik90 this is in web calendar , http://imgur.com/EgnjMyW [15:53] so it suggest based on what you type [15:54] yup [15:55] and if you choose one, what do you get saved in the ical? === chihchun_afk is now known as chihchun [16:02] elopio, is the mocking failing for music-app on the latest utopic images? [16:02] ahayzen: I think not. [16:02] elopio, i see "no music found" in the screenshots in the subunit? [16:02] hum, then maybe yes. [16:02] elopio, this one http://ci.ubuntu.com/smokeng/utopic/touch/mako/246:20140919:20140917/10547/music_app/1695066/ [16:03] * popey afk for a bit [16:04] ahayzen: I see it. [16:05] elopio, is this issue us or the platform? [16:05] and this is likely what victor was seeing yesterday bug 1370800 [16:05] bug 1370800 in Ubuntu Music App "[music] Autopilot tests are failing to mock home when run on the device" [Critical,Triaged] https://launchpad.net/bugs/1370800 [16:06] ahayzen: it doesn't seem to happen on utopic, looking at the last results of your latest branch. [16:06] so I suppose it's a touch thing. [16:07] hmm ok so looks like there are two patching things to look at over the weekend then \o/ [16:07] I'm going to be doing testing today, so I won't be able to look at it until next week. If you can check it out earlier that would be awesome. [16:10] nik90, so it seems I can't call PopupUtils.close to close a dialog outside of the dialog? [16:13] yea, a dialog doesn't seem to be what we want [16:15] balloons_, we close dialogues from outside of them in music-app? [16:16] * balloons_ tries something interesting [16:16] ahayzen, I don't see anyway to close it on a property change [16:16] it throws an error for me [16:17] balloons_, we do... dialog = PopupUtils.open(contentHubWait, mainView) [16:17] balloons_, then PopupUtils.close(dialog) later on [16:18] ahayzen, I'm glad qml loves you [16:18] hah [16:18] * ahayzen wishes jenkins loved him === chihchun is now known as chihchun_afk [16:19] I get file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Popups/popupUtils.js:69: TypeError: Property 'hide' of object QQmlComponent(0x12675c0) is not a function [16:20] magic [16:20] popey: nik90 when i exporeted to ical, it just shows as text [16:20] balloons_, do you have a snippet of the code? [16:20] popey: nik90 http://paste.ubuntu.com/8380891/ === gatox is now known as gatox_lunch [16:24] ahayzen, mmm [16:42] charles: I think that bug is a sdk bug :/ [16:43] charles: try this out as well, open clock -> change timezone -> open a saved alarm -> Notice that the timepicker doesn't show the saved alarm time but some random time [16:44] nik90, ugh [16:45] nik90, confirmed [16:45] nik90, file an sdk ticket? [16:45] charles: the only clock app does in the above case is read the alarm and then assign the alarm time to the date picker..there is no way it can do it wrong. [16:45] charles: not yet..filing one now [16:46] 18:19:56 < balloons_> I get file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Popups/popupUtils.js:69: TypeError: Property 'hide' of object QQmlComponent(0x12675c0) is not a function [16:46] balloons_: ^ seems like you are trying to close a Component, not its instance? [16:47] t1mp, I agree, I am closing the component. the component contains a dialog. If I pass the dialog id to poputils.close() it doesn't know about the object [16:48] I call poputils.open() with the component name [16:49] balloons_: the parameter of close() is the object (which is returned by open()). [16:50] balloons_: I haven't seen your code but it may be easier to call close() from inside the object itself so you don't have to keep track of it? [16:51] charles: bug 1371694 [16:51] bug 1371694 in Ubuntu UI Toolkit "TimePicker behaves erratically after changing system timezone" [Undecided,New] https://launchpad.net/bugs/1371694 [16:51] t1mp, right, I want to call close after a network event property change.. and it's not inside the object [16:53] balloons_: then you need to store a reference to the popup when you open it, myPopup = popupUtils.open(popupComponent, caller); [16:55] t1mp, myPopup must be declared though right? [16:56] balloons_: yes [16:56] woot, it vorks! [16:57] t1mp, thanks.. [16:57] hurray :) [16:57] yw [16:58] so I have a dialog that appears with an activity indicator spinning nicely while my network activity goes on :-) [16:58] and goes away when it's done [17:00] nik90, another question for you or anyone else. So I'm curious about local data storage now. I'd like to save a textfield and pre-populate it on the next load of the application. I don't need to autosave it on application close, I'll do that during the app useage [17:03] I assume u1db is useful for this, but is it overkill or ? [17:05] * balloons_ steals nik90's example code to try it [17:11] wow.. that was umm.. easy === gatox_lunch is now known as gatox [17:59] balloons_: yes , u1db should works [17:59] works great :) [18:00] popey: nik90: you about ? [18:07] mihir: sry just got back, what's up? [18:07] balloons_: glad you found them easy :D [18:11] * nik90 throws digital stuff at mihir to get his attention :) [18:12] while I have you, any thoughts on why the picker would be cut off? The selected item gets bigger and shows as orange, but it's way cut off [18:13] hmm.. [18:13] balloons_: cut of? [18:13] balloons_: screenie pls [18:13] nik90, anchors.margins looks lke what I was after [18:13] cool [18:13] but it looks wild.. [18:13] balloons_: you got me curious...what are you creating? [18:13] nik90: popey , http://imgur.com/dIgFhkZ [18:13] I'll give a screenie [18:14] * nik90 wonders what fancy app balloons is going to publish [18:14] May be some supercool autopilot stuff? [18:14] * balloons_ notes it's already published [18:14] nik90: hahah , we can expect that from balloons_ :) [18:14] balloons_: :-o which app it is :-? [18:15] * balloons_ notes author search isn't an option [18:15] nik90: i haven't pushd code yet for event details [18:15] balloons_: what! [18:15] balloons_: clearly the ubuntu touch store needs to make new apps more discoverable [18:16] mihir: no worries [18:16] mihir: remove the "at" in location [18:16] a valid request.. a new category? [18:16] balloons_: I already requested beuno for a category "New Apps" but I was told it will come in time which is understandable [18:16] nik90: should put before reminder? [18:17] mihir: no..as in we don't need to make sentences [18:17] mihir: just showing data should be sufficient [18:17] mihir: btw I also think we can go one step better than google at this by showing icons to the left of that data [18:17] mihir: so Location [18:17] mihir: Event Name [18:18] nik90: we can , we need to get some svg icons then , are most of them available in suru icons ? [18:18] mihir: may be , not sure [18:18] mihir: checkout suru icons in your system [18:18] anchors.centerIn: parent seems the best [18:19] balloons_: yes, also use anchoring where possible. "Never ever hardcode values" [18:20] ohh nik90 one more for you, then I will share after I publish ;-) [18:21] I want to check a string for another string.. aka a contains. I tried doing indexof, but that didn't seem to work right [18:21] balloons_: most javascript functions work, let me search online for something that I used [18:21] t1mp: bug 1371694 might interest you [18:21] bug 1371694 in Ubuntu UI Toolkit "TimePicker behaves erratically after changing system timezone" [Undecided,New] https://launchpad.net/bugs/1371694 [18:22] balloons_: what about search() ? [18:22] balloons_: string.search("Value") [18:22] I haven't tested it [18:23] * balloons_ tries [18:23] it works..just tested..it returns -1 when not found. [18:23] http://www.w3schools.com/jsref/jsref_search.asp [18:24] yep, brillant! [18:24] yay [18:25] nik90: before you go to bed, can you review Month view MR? [18:26] lol, I lied.. I have one more issue before it's ready. I need to get the text value out of a picker.. I can get the selectedindex property, but how do I get the text value? [18:26] mihir: doing it atm [18:26] nik90: Thank you. [18:26] balloons_: what kind of picer? [18:26] nik90: one more MR should go , i gueess we removed scroll animation in viewRedesign MR i'll push separete MR for that. [18:27] mihir: yes, go ahead [18:27] Hello, is there anyone else that when tries to compile has an error 127 with missing intltool_merge? :) [18:27] I have it in both system and kit and still it doesn't find it :/ [18:28] nik90, like say for the months example.. http://developer.ubuntu.com/api/qml/sdk-14.10/Ubuntu.Components.Pickers.Picker/ [18:28] * balloons_ noticed I can state objects to access children's properties [18:29] balloons_: may be try model[selectedIndex] ? [18:29] I haven't used that component before so not sure [18:30] mm.. model is not a function [18:30] how can you address children? [18:30] I'll note setting an id on the label and doing id.text doesn't work [18:30] mihir: 1 min, let me address balloons_ question quick [18:31] balloons_: let me try, give me a min [18:31] fcole90: can you try installing that using sudo apt-get install intltool [18:32] mihir: I did it already, but it still outputs that :/ [18:33] fcole90: you trying to run on desktop or device? [18:34] nik90, I think I have it [18:34] balloons_: what is it? [18:34] mihir : on device, with utopic i386 emulator and kit :) [18:34] fcole90: go to Tools - > Options -> Ubuntu then select the kit , click on Maintain and try to install it ther [18:34] * nik90 is curious [18:34] nik90, really silly.. lol.. just access the model property with the selectedindex :-) [18:34] mihir : yes, that's the way I did it :/ [18:34] picker.model[picker.selectedIndex]) [18:35] fcole90: that's weired , it should run [18:35] it's a list rofl [18:35] balloons_: :) [18:35] balloons_: I will add that in the documentation [18:35] I figured that out when I read the docs and they manually built the list.. [18:35] mihir : yes, I also tried to delete everything and install it back again but without luck :/ [18:36] you trying any existing app , or new app? [18:36] balloons_: wait I was right when I said model[selectedIndex] [18:36] * balloons_ notes the record reflects that [18:36] I was stuck on the modelData property [18:37] :) [18:37] mihir : with docviewer since latest cmake changes and with calendar app :) [18:37] fcole90: when did you create the schroot? [18:38] nik90: if you mean the kit, yesterday the last time :) [18:38] balloons_: any idea when the jenkins autolanding will resolve? [18:38] balloons_: can I do manual merges since jenkins continous integration already ran the tests and approved it? [18:38] nik90, ogra_ was supposedly working on the introspection issue. I will say if we need to release we can drop autolanding on devices [18:39] me ? [18:39] balloons_: I was hoping to release tonight [18:39] balloons_, which introspection issue is that ? [18:39] ogra_: silly, how many ogra_ you know :P [18:40] heh [18:40] balloons_, "Introspect error on :1.391:/com/canonical/Autopilot/Introspection: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply." [18:40] balloons_, this one ? [18:42] ogra_, yes that one! [18:43] balloons_, we didnt find the issue yet (and it isnt "my task" :) ) but there is bug 1371454 ... see the last comment [18:43] bug 1371454 in Media Hub "unity8.indicators.tests.test_indicators.IndicatorExistsTestCase.test_indicator_exists hangs on mako #245 #246" [Critical,New] https://launchpad.net/bugs/1371454 === balloons_ is now known as balloons [18:44] mihir: actually regarding that scroll animation removal, can you ask Akiva to do it since it was his idea and he will be able to explain that better [18:44] ogra_, yes, I didn't mean to pinpoint you or anything.. I just haven't tracked the bug down yet.. so thnaks ;-) [18:44] mihir: he is never in my timezone [18:45] nik90: sure , i was just wondering what was that, still i haven't done that though [18:45] i thought it was done by you.. [18:45] balloons, well, it just passed by me by accident, i know it since ~30 minutes [18:45] mihir: I copied it from his branch after testing it [18:45] perfect ;-) [18:46] the erros looks the same ... and the media hub involvement as well as the potential breakage due to gstreamer shoudl get us forward i guess [18:46] nik90: okay no issues, let it be i'll ping him once i find him [18:46] nik90: are you aware about it was related to what bug [18:46] ? [18:46] mihir, nik90 : could you try docviewer app (when you have a free time moment) to check if that works for you? :) [18:46] mihir: he added it before since the new event was so long and that we needed it to automatically scroll when expanding the option selectors [18:47] mihir: we don't have that need anymore [18:47] fcole90: sure, atm reviewing mihir's branch. [18:47] nik90: ohh i got it [18:48] nik90 : thank, ping me when you have the results, no hurry ;) [18:48] oh as agreed, the app is called feedback nik90 [18:48] * nik90 searches [18:49] * balloons publishes v2 [18:49] mihir: btw we got a visual bug in agenda view (not related to our branches, so dont panic) [18:51] nik90: if i am not wrong , is it higlighiting listed events in Agenda? [18:51] mihir: the calendar color shown in those small circle is hardcoded and hence serve no purpose [18:52] mihir: also the events there should show the event background in the calendar color like other views do [18:52] * nik90 goes back to his review [18:52] nik90: okay , also i observed some of random events had orange bg color. [18:53] mihir: not random [18:53] fcole90: it works fine here with me [18:53] mihir: when you drag it, it shows orange to indicate pressed [18:53] mihir: but it doesnt go away when you release [18:53] which is a bug yes [18:53] nik90: yeah, when i scroll i get it :) [18:54] i have very bad internet issues , hates my ISP..not even able to upload screenshot sometimes heheh [18:55] * nik90 can imagine [18:55] mihir : thank you, than thats a problem of mine :) [18:55] fcole90: that's the only error you getting , are you sure? [18:55] fcole90: you might be missing some dependecy , can you check that [19:01] * beuno puts https://code.launchpad.net/~ricardokirkner/click-reviewers-tools/frameworks-from-api/+merge/235029 on jdstrand inbox [19:02] it is on my todo, but likely not for today [19:04] jdstrand, no rush [19:11] nik90, so I guess we drop autolandings on device for clock? [19:12] balloons: yes [19:12] balloons: its not a fault in clock? [19:12] nik90, no [19:12] cool [19:12] we can revisit after this release [19:19] balloons: if i have whole string and i want to Assert one word , Eventually(Equals('Word')) should this work ?? [19:19] nik90, ohh your bugs with phablet-tools went in finally :-) [19:20] balloons: the python2 issues? [19:20] nik90, yea, python2 issues and running one test [19:20] yay [19:20] balloons: i think mihir and nik90 would like to push clock/calendar later. Can you check in with them before you go offline to make sure we get them both in the store before the weekend for super duper weekend testing? [19:20] bug 1321463 bug 1364369 [19:20] bug 1321463 in phablet-tools (Ubuntu) "Cannot run individual AP tests using phablet-test-run" [Undecided,Fix released] https://launchpad.net/bugs/1321463 [19:20] bug 1364369 in phablet-tools (Ubuntu) "'/usr/bin/python is missing' error when testsuite is not found" [Undecided,Fix released] https://launchpad.net/bugs/1364369 [19:21] I added --depends as well so you can specify stuff to push to the device if needed [19:21] cool [19:21] calendar should be ready with-in few mins, nik90 did you top approved it ? [19:21] mihir: no I didnt [19:21] * nik90 is doing now [19:22] mihir: do we push 3 as well? [19:22] * mihir looks for 3rd MR [19:28] mihir: https://code.launchpad.net/~ubuntu-calendar-dev/ubuntu-calendar-app/3-Improve-DayView/+merge/235282 [19:29] nik90: my interet sux, can you tp 3rd as well , once that is merged balloons can push it to the store [19:30] mihir: tp? [19:30] nvr mind [19:30] mihir : no, I don't think to, maybe I messed up things with separate qt environment, like installing qtcreator from vplay XD [19:30] got it [19:32] nik90: great, thanks :) [19:38] balloons: can I start top-approving clock merged? [19:38] does anyone have a pebble that works with Ubuntu? [19:40] nik90, not quite yet [19:41] balloons: ok..ping me when you thin it is rdy [19:41] have to push through some jenkins changes first [19:41] yep, changes made, need to be approved and pushed [19:42] anything else needed for design mockups nik90 ? [19:42] ahoneybun: not that I can think of [19:46] got my nexus 4 now~ === zbenjamin_ is now known as zbenjamin [19:47] nik90: i pushed another branch , https://code.launchpad.net/~ubuntu-calendar-dev/ubuntu-calendar-app/5-Improved-EventDetails/+merge/235333 [19:47] ubuntu time! [19:51] nik90: whenever you get time to review that MR as well, i made small tweak in AP too. [19:52] ahoneybun, awesome.. enjoy a real device [19:54] * ahoneybun is on crack now [19:54] balloons: so I need to set up the sim on android first or can ubuntu handle setting that up? [19:54] I dont have a sim card yet [19:55] ahoneybun, ubuntu should do it all [19:55] ok I'm like one command away [19:56] this nexus 4 is in perfect shape! [19:56] I'm so happy [19:56] balloons: calendar should ready to push into store [19:56] mihir, oO oO [19:56] on it [19:57] * ahoneybun still has his verizon phone though [19:57] just one updates left , i guess we can do it next week , the details view ,http://i.imgur.com/dIgFhkZ.png [19:57] balloons: ^^ [19:57] love the changes [19:57] k building, then pushing [19:57] balloons: excellent :) [19:58] balloons: just a min [19:58] ahh , one MR is still left [19:58] https://code.launchpad.net/~ubuntu-calendar-dev/ubuntu-calendar-app/3-Improve-DayView/+merge/235282 [19:58] balloons: let this get merged, sorry for thta [19:58] that* [19:59] mihir: yay kinda my design! [19:59] ahoneybun: yeah , :-D that's how we ended up :) [19:59] mihir: at least I helped! [20:00] mihir: I got my N4 installing ubuntu now [20:00] ahoneybun: ohh wow that's great.. :) and have added your name as well https://code.launchpad.net/~ubuntu-calendar-dev/ubuntu-calendar-app/5-Improved-EventDetails/+merge/235333 [20:00] * ahoneybun needs Simple bank on his Ubuntu Phone [20:01] yay! [20:01] mihir: thanks so much [20:02] ahoneybun: you're welcome. [20:02] mihir: pushing the images to the device now [20:03] mihir: could you or someone help me make a webapp for my online bank [20:03] balloons: done :D [20:03] balloons: it got merge, you can build now and push, thanks for that [20:03] mihir: https://www.simple.com/ [20:06] nik90: balloons: have good weekend :) [20:06] mihir: u2 [20:07] * nik90 brb [20:13] nik90, go nuts on merging [20:14] balloons: woohoo :) [20:16] balloons, elopio: quick question..say there is a bug which couldn't be detected in autopilot (for reasons of complexity etc etc), and the bug is due to an upstream component, do we write a manual test in the clock app or in the upstream component? [20:16] nik90, I would go upstream with that but if it makes sense, put something specific in clock also [20:17] ok [20:19] elopio: will you be ready in about an hour for manual testing of clock? [21:23] mhall119: btw you might be interested in bug 1371341 [21:23] bug 1371341 in Ubuntu Clock App "after a while recurring alarms stop to work" [Critical,New] https://launchpad.net/bugs/1371341 [21:24] mhall119: it is a bug after all :/ ... but now that it has been identified we (renato) will be working on a fix for it. [21:28] balloons: clock ready to publish [21:34] rpadovani: https://code.launchpad.net/~mzanetti/reminders-app/optimize/+merge/235340 [21:36] mzanetti, wonderful! Tomoroww I'll try it [21:40] oooh [21:40] * popey tests [21:44] odd. i can't see the evernote auth plugin [21:58] popey: hey can you check if the clock app has been published [22:00] oh my, the calendar is looking awesome :) [22:02] nik90: last upload of clock was 2 weeks ago [22:03] ok [22:04] is it my fault, or the calendar app syncs only the main calendar of your google account? [22:05] I have 3 calendars: personal (the default one), university, and ubuntu. Only the personal one is on the phone [22:05] thats correct [22:06] popey, there is a bug open yet? [22:06] its a known limitation of eds [22:06] ok [22:06] i dont think we have a bug for it [22:07] hope it will ve fixed before the university starts :D [22:07] lol not gonna happen [22:07] not a simple bug to fix in eds [22:07] well, depends which year of university ㋛ [22:07] lol [22:07] true [22:08] nik90: do you want an upload of clock? [22:08] popey: yes [22:08] popey: i requested balloons to do it, may be EOD [22:09] fginther: is about ☻ [22:09] * popey hugs fginther [22:11] ah, might need sergiusens if you're about [22:12] can anyone give me a quick explination of how to add my own c++ file to my QML ubuntu-sdk app? When I try to add a c++ file I get the error "Failed to add one or more files to project". Other things I see say to use qmlRegisterType() though that should be written in a c++ file which there aren't any in my project [22:13] well the good news is 108 built okay ☻ [22:53] balloons: ping === salem_ is now known as _salem [23:02] hey nik90 how does the new event details look? [23:08] can someone walk me though making a web app? I want one for my bank [23:09] ahoneybun: heya [23:10] ahoneybun: grab https://code.launchpad.net/~popey/+junk/youtube and modify it [23:10] I can't found how to replace the png popey [23:11] Icon=./youtube.png [23:11] put a different png in and change that line in the .desktop file [23:12] but it is in the project dir right? [23:12] I see [23:13] popey: it is for simple.com [23:13] yay it builds! [23:14] popey: do webapps count to ubuntu pioneers? [23:18] ya [23:18] sweet I'm making a click package now [23:18] do they have a mobile site? [23:19] no but it scales [23:19] oh, they do [23:19] do they? [23:19] m.simple.com does not work [23:19] simple.com/mobile ? [23:20] that tells how to get their app [23:21] invalid format for maintainer: "Aaron Honeycutt " (should be like "Joe Bloggs ") [23:21] it looks the same to me [23:25] I got [23:25] *it [23:25] ☻ [23:26] Glad the reviewer tools are working [23:26] popey: is there a app for wells fargo> [23:26] ? [23:26] not that I've seen [23:27] i mirror all the clicks I think [23:27] http://popey.mooo.com/mirror/clicks/2014-09-19-100001/ [23:27] no clicks with wells or fargo in the name [23:27] well I'm working on it [23:27] as they have a mobile site [23:28] I'd like a bank scope which pulls data from my bank accounts [23:29] yea that would be great [23:29] is ubuntu 14.10-dev-2 the latest popey ? [23:30] yes [23:31] ok so I made the click package [23:31] everything looks good [23:33] popey: Unique namespace required before any ClickPackage submission. [23:34] wassup? [23:34] it says that [23:35] com.ubuntu.developer.aaronhoneycutt [23:35] mzanetti, bug 1371824 [23:35] bug 1371824 in Authenticator "App crashes when try to use camera" [Undecided,New] https://launchpad.net/bugs/1371824 [23:37] I think I have a gpg [23:37] has any work been done on NFC yet? [23:37] doflaherty: no [23:38] rpadovani: i think that's a known bug which is to do with the camera playing the audio shutter noise [23:38] popey, any idea on how to fix it? [23:40] i think it's known elsewhere [23:40] 16:08 < jhodapp> jdstrand, oh I know why, because the click sound for camera is in qtubuntu-camera, which using the Camera object in QML would utilize [23:40] 16:08 < jhodapp> jdstrand, the real bug seems to be that we need to move the click sound out of qtubuntu-camera, and let each app play a click sound if they need it [23:40] 16:12 < jdstrand> jhodapp: so, based on your previous comment that actual access to the camera will be handled via media-hub, seems I should still upload my policy change for camera [23:40] 16:14 < jdstrand> jhodapp: the change to camera policy group: [23:40] 16:24 < jdstrand> jhodapp: I assigned you to the qtubuntu-camera task, but feel free to adjust [23:40] ^^ [23:40] popey, is it on a roadmap or not a priority at the moment? I know you guys are busy with RTM [23:41] popey: any idea about 2048R/8FF3D3EC 2014-04-09 Aaron Honeycutt (ahoneybun) [23:41] doflaherty: i dont know [23:41] opps [23:41] popey, thanks [23:41] okay, thanks [23:41] rpadovani: I don't know the bug number which covers it, sorry. [23:41] popey: any idea about namespace [23:42] ahoneybun: can you put the .click file somewhere and I'll take a look? [23:43] popey: https://drive.google.com/file/d/0B6zAAODZFwQ2ZWhPWjJ5LVdEb2s/edit?usp=sharing [23:44] it passes tests here [23:45] ok [23:46] popey: I'm submitting my app [23:46] popey, sorry to bother you again. Do you know how set more than one flag in inputMethodHinsts in Text element? [23:46] popey, it says The value is a bit-wise combination of flags, but I don't know the syntax to set more than one [23:47] I just can't manage install a 3rd party lib into my click package using the SDK [23:48] anyone here can help? [23:49] rpadovani: i don't know, sorry. Elleo is the best man for that question I think. === _salem is now known as salem_ [23:50] mzanetti, I tried for some hours and asked to kenvandine too. Didn't find anything, at the end I used a chroot to create the executable and included it in the project [23:50] :( [23:51] mhall119: ping pong [23:51] rpadovani: just something like "inputMethodHints: Qt.ImhNoAutoUppercase | Qt.ImhNoPredictiveText;" [23:51] * mzanetti doesn't want to create the package manually [23:51] Elleo, thanks man! [23:51] mzanetti, if is bacon2d, you can take it from my repository :-) [23:51] rpadovani: what? [23:51] although that's possibly a bad example since I don't think the keyboard properly honours Qt.ImhNoAutoUppercase (that's on my list to fix...) [23:52] * popey hugs Elleo [23:52] :) [23:52] rpadovani: I just need to install two .so libs from the sysroot into the click package (which I managed by now) [23:52] but now I can't make them load [23:52] Elleo, oh, wow, that's just my case :D [23:53] rpadovani: mzanetti we do that with the terminal app... [23:53] mzanetti, oh, sorry, I didn't understand. No, I had no problem using qtcreator to create the click package [23:53] rpadovani: well I'll probably be fixing caps next week sometime as long as I can get all the critical stuff out of the way first (I want to submit a terminal patch to disable autocaps, so it's towards the front of my non-urgent list) [23:53] popey: does that use qmlscene? [23:53] popey: or a custom binary? [23:54] popey: submitted and ready for review [23:54] does the nexus 4 take a long time to charge on ubuntu? [23:54] hmm Exec=aa-exec-click -p com.ubuntu.terminal_terminal_0.5.latest -- ./qtc_device_debughelper.py app "terminal" [23:54] yeah... [23:55] Elleo, ok, thanks. If I implement it right now it simple doesn't work or the textfield itself has issues? [23:55] I suspenct its the fact that I use qmlscene now [23:55] (which I only did to be more aligned with the sdk templates) [23:55] rpadovani: it won't do any harm to implement it now, the keyboard will just ignore it at the moment, then as soon as it's fixed in the keyboard it'll magically start working in your app :) [23:55] but just doesn't work out... there's so many issues [23:55] Elleo, wonderful, thanks :-) [23:56] rpadovani: no problem :) [23:56] mzanetti, I have Exec=qmlscene $@ 100balls.qml, a directory with the .so file and a qmldir file. Then qtcreator creates the package without problems [23:57] rpadovani: not a qml plugin... [23:57] I need a plain c++ library [23:57] mzanetti, oh, I see [23:57] the problem is that I have a qml plugin, which then in turn loads more .so libraries [23:58] adding a wrapper script and exporting LD_LIBRARY_PATH does for binaries, but using qmlscene to launch this doesn't work any more it seems