[00:00] 3 cmake? [00:00] root cmake, app cmake and lib cmake? [00:02] the lib should be enough [00:04] http://paste.ubuntu.com/10532741/ [00:06] install_manifest.txt http://paste.ubuntu.com/10532770/ [00:08] itś try to install on /lib/triplet????? /lib/i386-linux-gnu/QdvrPlugin/libQdvrPluginbackend.so.......???????? [00:09] and not confined? [00:09] That's correct [00:09] the / is the click root [00:09] ok [00:10] it gets translated to /opt/.... [00:10] the install dirs are correct [00:10] ok [00:10] but you try to load Myapp and the module is called QdvrPlugin [00:11] I dont make change of name [00:11] install(FILES modules/QdvrPlugin/qmldir DESTINATION ${QT_IMPORTS_DIR}/QdvrPlugin/) [00:11] I make, new project, Cmake,, and test [00:12] it installs in QdvrPlugin so you need to load it with import QdvrPlugin from qml [00:12] that would then be a bug. [00:13] on template [00:13] right [00:13] i try now [00:14] also check that the uri the plugin checks for (in backend.cpp or so) isn't Myapp anymore. I'm now starting a new project as you said. [00:15] on qml and on backend cpp: qmlRegisterType(uri, 1, 0, "MyType"); [00:15] and not include //@uri QdvrView [00:17] i make, lib multi for iCatch DVRs,, i have runing on ubuntu, now y want to make on ubuntu touch ;) [00:36] labsin, now Ok, template ignore name of class [00:37] thx for all [00:38] glad it's working. [00:39] It's not working here. I managed to fill my / partition :) [00:46] I tested it and with me (15.04) There is also a import Myapp 1.0 [00:46] But the Q_ASSERT(uri == QLatin1String("Testy")); is correct [00:47] newsages, Do you wan't to post a bug report for this? [00:52] labsin , you know hoy to deploy on app a libxxxx.so whitout source? [00:53] ok, where i report ? [00:55] you need to use install() from cmake [00:58] only install? and create inside package /lib/TTT/libxxx.so ?? [01:00] best to google shared lib install cmake or something [01:01] ok, thx === chriadam|away is now known as chriadam === _salem is now known as salem_ === salem_ is now known as _salem === chihchun_afk is now known as chihchun === chriadam is now known as chriadam|away [08:01] good morning [08:02] dpm, do you think you can take a look at https://code.launchpad.net/~dholbach/ubuntu-devices-help/1426304/+merge/251589 some time today? [08:08] dholbach, done :) [08:13] dpm, oops, yes - that print statement wasn't supposed to stay :) [08:13] thanks for the review [08:13] I'll review balloons' content branch in a bit too [08:13] that should give us something to play with :) [08:16] cool [08:40] bzoltan_, looks like jenkins bot doesn't accept your decision: https://code.launchpad.net/~dholbach/ubuntu-ui-toolkit/1428051/+merge/251714 :) [08:41] dholbach: I am wondering about that too...strange. let zsombi fight his way through with the device testing script and ask his opinion about this https://jenkins.qa.ubuntu.com/job/ubuntu-sdk-team-ubuntu-ui-toolkit-staging-vivid-amd64-autolanding/141/console [08:43] bzoltan_: is that a gles failure or the MR failure above? [08:44] zsombi: no, it is a the failure of dholbach's MR [08:45] bzoltan_: dholbach: that is helluva weird!!! [08:45] bzoltan_: I hate these sudden crashes recently popping up in staging! [08:46] bzoltan_: how the heck was possible it built yesterday, and no longer does? [08:46] zsombi: no idea [08:46] bzoltan_: especially that the one failing is a DEPRECATED component... [08:47] zsombi: i have built the UITK in the silo3 like 6 times in the last 24 hours [08:47] bzoltan_: then it's a CI hickup... I cannot say any better... [08:48] zsombi: I give it an other kick and let's see [08:58] popey ping [09:28] I have a small proposal. The current design guidelines recommend certain colours for certain actions (e.g. red for negative, green for positive) and certain fonts. If the design guidelines change, all the apps are going to have to change their code for colours and font sizes. Could we have something a bit fore "semantic" (if that's the right word) such as "UbuntuColor.positive"? [09:29] *more [09:33] dpm, could you review https://code.launchpad.net/~dholbach/ubuntu-devices-help/translations-fixes/+merge/251887? through Nick's content branch I found some small issues :) [09:37] on it, sure [09:38] that I had to ask polib to reread the pot file after po4a was done with it was a bit harder to spot :) [09:43] ok, yeah, I was trying to understand that [09:48] Good morning all; happy World Book Day! :-D [09:52] зщзун зштп [09:52] popey ping [10:04] hey there, is anybody else having issue with qtcreator to connect to devices when gnome-keyring is used as ssh agent? [10:04] I've to unset SSH_AUTH_SOCK for that to work [10:07] * kalikiana idly wonders if there's any news wrt backing up user data/ apps because due to testing he again had to completely erase his phone :'-( [10:08] dpm: hey, can I go ahead and merge https://code.launchpad.net/~nik90/ubuntu-clock-app/predefined-world-city-translation-fix/+merge/251180 [10:08] dpm: does it look good? [10:09] kalikiana: fwiw I use rsnapshot from my home server every few hours, which pulls all of /home/phablet off my phone over wifi [10:09] kalikiana: it does it via ssh, and only copies new/changed things. if I need to, i can restore it easily by just copying all the files back after flashing [10:11] hmm that sounds like something I should try, thanks [10:12] rsnapshot is the bee's knees [10:29] dpm, still there? :) [10:29] dpm, sorry, I had to jump on a call [10:34] popey: I remember from a ubuntu on air session that you could now see all your personal calendars from google calendar, do you know if this is available in the stable channel ? I'm on it and I can't seem to get it to work [10:35] justCarakas: have you enabled calendar sync for your google accounts in system settings? [10:36] JamesTait: this should be a top day for Beru :D [10:36] popey: yes I have [10:36] I only set it up yesterday [10:36] justCarakas: and hit the sync button in calendar? [10:36] dholbach, nik90, looking at both now [10:36] dpm: no hurry [10:38] popey: pressed the sync button, didn't get a notification but it keeps saying syncing, gonne wait a bit but it looks like it is stuck [10:40] justCarakas: could be a bug in calendar or sync-monitor. might want to file a bug [10:50] dholbach, nik90, approved. [10:50] thanks dpm! [10:50] * dpm hugs dholbach [10:50] * dholbach hugs dpm back [10:51] dpm: thnx a lot :) [10:51] dpm: as we discussed before, the other part about online results being translated requires work in ubuntu geonames first. So once that is done, I will fix it in clock app as well. [10:54] awesome, thanks nik90 [11:27] dpm, I'm considering "packaging ubuntu-devices-help", that'd allow us to set up a daily build which would ship the relevant, generated html files, so we don't need python3/etc on an old lts server [11:28] dpm, what do you think? [11:28] let me know later on - I'm getting called to walk over to lunch by the office buddies :) [11:28] ok :) [11:30] sounds like a good idea for a clean install, but the part I'm not sure about is the install location for the html files to be served [11:30] I guess it will be dependent on the server setup [11:54] hi! :) any idea how I can play music (and switch to a new song when the old song is finished) while my app is in the background? See this: http://askubuntu.com/questions/591832/ [11:57] w-flo, i thik there is a bu in media-hub currently [11:57] *bug [11:58] w-flo: hey, how ironic that I was wondering the same thing today and asked the music app devs [11:58] ogra_, w-flo: the music app is hardcoded to *suspend* at all atm since media-hub doesnt support playlists :/ [11:58] s/suspend/to not suspend [11:58] ogra_, okay :) bug = "missing API" or "bug in API"? If the latter, are there any API docs for this? [11:58] nik90, ah, so the lifecycle exception is still alive [11:58] bug in media-hub not doing the right thing with EOS signals [11:59] w-flo: indeed...I need this fixed as well for Podbird [11:59] w-flo, wait for jhodapp, he should be able to shed more light on that [12:00] I guess that connecting to the statusChanged signal of MediaPlayer is not the right thing to do, since that code can't do anything when my app is "paused". Okay, let's wait for jhodapp :D thanks ogra_ [12:00] :) === _salem is now known as salem_ [12:32] dpm, the server wouldn't install the package [12:32] dpm, it'd just download it, unpack it [12:37] dholbach, ah, ok. If you think it makes sense, sure [12:37] cool [12:37] I'll go ahead with that then [12:41] rpadovani, popey, how does the "copy" icon work when I swipe left in a calculation? I don't seem to be able to paste the result [12:41] dpm: in theory you paste to other apps [12:43] oh, I see, but is the calculation not on the clipboard anyway? Would it not make sense to be able to paste it in calculator itself? E.g. if I want to add a previous result/calculation in the middle of a new calculation [12:48] dpm, this makes sense, indeed. I'll take a look, thanks [12:48] rpadovani, not a big issue, just an observation after having used the calculator more these last days === MacSlow is now known as MacSlow|lunch [12:59] rpadovani: when you find time, can you review https://code.launchpad.net/~nik90/ubuntu-clock-app/fix-empty-state-wrap/+merge/251924 ... bitesize bug fix. [13:00] nik90, I take note, I'll do [13:00] rpadovani: thnx mate === rmescandon is now known as rmescandon|lunch [13:13] howdy dholbach [13:13] hey hey balloons [13:15] balloons, sorry for mutilating your branch [13:15] balloons, your base revision was a bit older already :) [13:15] and while reviewing your branch I noticed a couple of things we needed to fix [13:15] dholbach, no worries on that.. ‎I wanted to just get the silly content I had into an MP of sorts so we could work it [13:15] the only real changes related to your work are 1) adding " " for every
we want to have and 2) wrapping the text [13:16] yeah, thanks a lot for that [13:16] as I said: thanks to it I was able to spot some small issues which sneaked in :) [13:18] popey, I see you just merged kunal's branch [13:18] ya [13:18] balloons: thank you! [13:19] there's still one gotcha left for the tests; they won't merge during 00 UTC [13:19] balloons, can you review and see if you can merge my branch into yours? [13:19] balloons, that should be all to be able to merge your branch then into trunk [13:19] then we can ask people to contribute to the branch again [13:19] dholbach, yes, I'll rebase and then merge your branch [13:19] :-) [13:19] rebasing shouldn't be necessary necessary [13:20] ohh,, ll [13:20] kk [13:20] or... hm [13:20] try it and see :) [13:20] maybe it'll be a bit clearer which changes actually are on top of trunk [13:22] popey: regarding https://bugs.launchpad.net/podbird/+bug/1428566, podbird does have a way to enter a feed url..in the podcast page, press the + button [13:22] Ubuntu bug 1428566 in podbird "Needs a way to manually add feeds" [Undecided,New] [13:22] nik90: haha, duh! [13:22] popey: ;) [13:22] nik90: file under "alan is an idiot" [13:23] heh [13:23] lol [13:23] +1 [13:23] nik90: the new queue stuff looks nice, might be worth pinging jhodap when he's around and see how far out playlist support in media-hub is likely to be [13:24] nik90: if its just around the corner then we could wait for that to land first, otherwise I think it's okay (but obviously not ideal) to land the queue stuff anyway [13:24] Elleo: yeah I will ask jhodap when he comes online [13:24] timing++ [13:25] jhodapp: ping [13:25] heh [13:25] nik90, pong [13:25] jhodapp: hey, I wanted to ask about the status of playlist support in media-hub. [13:26] dholbach, it merges fine. I'm curious as I have more content to add and I want to make sure it doesn't have issues. I guess let's merge this first, then I'll start a new MP and make sure I do it properly [13:26] sounds good [13:26] jhodapp: we have a couple of 3rd party music apps that are looking to add playlist support and can't do so without it [13:26] jhodapp, I wanted to ask the same :) [13:27] nik90, it's at the top of my list to finish up most likely for our next iteration, so maybe starting on it in about 2 weeks [13:28] * mcphail thinks that, instead of playlist support, it would be much more useful to have a callback which could wake the app to provide the next track [13:29] mcphail, I'd love that. I'm just afraid that Canonical guys don't like it because it could be abused (i.e. always queue a 0.01 seconds long track and do frowned upon background calculations in the callback :D). [13:29] jhodapp: ack. that sounds good [13:29] mcphail, there are some significant downsides to that approach, particularly with battery life and efficiency [13:29] dholbach, so do the po changes look correct to you? [13:30] jhodapp: it would, however, allow the audio to be created "on the fly". I have been wondering how to implement a text-to-speech addition for an ereader [13:30] balloons, let me check [13:30] mcphail, yeah, the way to do that would be to provide an API that aids in that [13:30] jhodapp, hopefully the media-hub queue is going to have an API to remove tracks from the list? or even just clear the list completely [13:30] w-flo, yeah definitely [13:31] jhodapp, okay, thanks. It should be fine for my use-case then [13:31] Elleo: I will move some other fixes in the queue branch to a new branch and freeze the queue branch. [13:31] jhodapp: of course, it may be reasonable to build TTS into a framework so it could be used for accessibility for all apps, and then provide an API for streaming whenever the phone is locked [13:31] nik90: okay, cool; sounds like a plan :) [13:32] w-flo, the completely design isn't set in stone yet and it will be a feature that evolves where/when necessary [13:32] jhodapp, i see. :) [13:32] * mcphail dearly wants to listen to his books on his 3 hour drive to work [13:32] mcphail, yes exactly [13:32] looking forward to first iteration [13:32] *complete [13:33] w-flo, me too, I want this feature as much as anybody :) [13:39] balloons, dpm: I'm sure you're going to like an MP about packaging, right? https://code.launchpad.net/~dholbach/ubuntu-devices-help/1428618/+merge/251931 :) [13:42] actually yes.. that's a bit easier for me [13:42] I can play with / break or not that a bit eaiser [13:43] dholbach, seeing that balloons is kindly volunteering, I'll leave this one to him ;) [13:43] :-) [13:43] nicely done.. me and my volunteering again . . . [13:43] * dpm hugs balloons [13:54] anyone knows how I can fix Permission denied (publickey). [13:54] when I try to ssh into my phoen [13:54] phone [13:54] I cant find .ssh in the home folder of phablet [14:00] when I google for it I don't get results about the phoen [14:00] phone [14:00] I can ssh from my phone to my laptop [14:00] so make one? === MacSlow|lunch is now known as MacSlow [14:01] ow k :) I tought it was in an other place :) === rmescandon|lunch is now known as rmescandon [14:35] balloons, responded [14:35] dholbach, ohh, I was working on my comment still [14:35] oh ok [14:35] lol, no worries [14:36] I wasn't sure if you thought "ok, done - let's move on to something else" :) [14:36] dholbach, since you are here . . . will there be a -phone version? no real reason to package I imagine [14:37] balloons, we could do it, I guess [14:37] right now I don't see too much value in it yet [14:37] maybe one day ubuntu-desktop-next would like to ship it? [14:37] in the far far future some time :-) [14:39] dholbach, the theme still needs some work as well, again I'm ignoring that [14:39] the only other question I have is will you be packaging a .desktop file to go with it? [14:41] balloons, not for now - right now I just want to basically "apt-get download ubuntu-devices-help-web; dpkg -x ubuntu-devi*.deb unpack; cp unpack/* my-htdocs-dir" on the server [14:41] so building the .deb via a daily build would be a very cheap way of building the HTML daily and having an automatic deploy mechanism for it [14:42] dpm and I checked, the server is on an older ubuntu version, so getting pelican, python3-polib and stuff might be hard to get installed on there [14:42] that's why I thought it might make sense to build it somewhere else :) [14:45] dholbach, right. So that's it then from me [14:45] if you want, I can file a separate bug about cleaning up the required css/js [14:45] * balloons looks at theme bugs [14:46] for instance if links to the wrong site to file a bu [14:46] *bug [14:46] oh ok [14:46] I'll file a bug about that too [14:48] done [14:48] balloons, thanks a lot for the review [14:48] and help [14:48] * dholbach sets up a daily build :) [14:52] balloons, you have a task for creating some kind of "test suite" [14:52] balloons, do you have thoughts for that? [14:53] dholbach, yes I added it for completioness.. Sadly the user stories can't stay outside of the sprint, so I'm not sure we'll get to that one [14:53] sure sure... I meant generally [14:53] not in terms of "will it be ready by friday" :) [14:54] balloons, I was thinking if we could do something like checking all links as part of a "test suite" [14:54] or run some of the checks I do on the translations as part of it [14:55] dholbach, yes I was thinking a basic translations check [14:55] make sure it's not in english for instance :-) [14:55] ok [14:56] no size 0 files, link check also good [14:56] all right... I'll think about it some more and see if we can change the existing code somewhat to expose functions which could be picked up by a test suite [14:56] * dholbach nods [14:56] good ideas [14:56] I'll file some bugs [14:56] awesome [14:57] so if I start another content merge I need to get line endings correct yes? [14:57] also, shall I prep an application entry in the store for upload? :p [14:58] balloons, let's chat with beuno === salem_ is now known as _salem [14:58] balloons, it'd be good if we could have an official thing [14:58] namespace [14:59] dpm, balloons: https://code.launchpad.net/~ubuntu-touch-coreapps-drivers/+recipe/ubuntu-devices-help-daily :-) [14:59] dholbach, I have access to core app developers namespace.. I was going to put it there, but sure [15:00] ah nice [15:00] in that case that's maybe not necessary [15:04] dholbach, ok if you are comfortable with that namespace I can create the app. [15:04] dpm, ^ what do you suggest as namespace for the app? [15:04] popey, ^ [15:04] we always meant to make it an official core-app-y thing, right? [15:05] dholbach, yeah, I'd use the same developer namespace [15:06] dholbach, what I've wanted to discuss at some point is the name of the app. I'd like to think of something more catchy than "ubuntu-devices-help", but I've always postponed the discussion until we had other more important parts in place. But I guess we'd need to decide on a final name before uploading to the store, right? [15:06] yes, that makes sense [15:07] he loves renaming things [15:07] lol [15:07] LOL [15:07] the namespace is largely irrelavent [15:07] on the other hand, thinking about it, no user will see that name, so we can always decide on the visible name later [15:07] it's the name that you see under the icon which is important [15:07] i.e. the one on the desktop file [15:07] "Help" should be that name IMHO [15:07] yes [15:07] yes, I agree, Help [15:07] the rest is not important [15:08] shall we leave everything related to LP and packaging in 'ubuntu-devices-help'? [15:09] or help-app? [15:09] or ubuntu-help-app? [15:09] I'm happy with whatever [15:09] dholbach, perhaps help-app, to make it consistent to the naming we stuck to with the last core apps [15:10] ok, I'll take care of the renaming [15:10] thanks dholbach [15:10] dholbach, what what? [15:11] beuno, there's going to be a help app - we'll make it part of the core apps [15:11] beuno, but it looks like we're all set [15:12] can somebody remind me how I can rename a Launchpad project? [15:15] dholbach: will we use jenkins / autolanding / ci ? [15:15] popey, maybe one day - but not right now [15:16] add it to the ci backlog, it'll be done before the head-death of the universe ㋛ [15:16] *heat [15:16] (possibly unfair to our glorious CI cousins) [15:17] wow, people looking at my chapter within seconds of putting it up [15:17] dpm, I can't find the buttons to rename the project in LP - if it's done through "launchpad answers" we might get the reply that "help-app" is quite generic: https://answers.launchpad.net/launchpad/+question/262017 [15:18] dholbach, ok, so I should create a 'help-app [15:18] entry then [15:18] dholbach, I can change it, I think [15:18] oh ok [15:19] I'm still part of the registry time from the days I was working more closely with the LP guys [15:19] dholbach, I'm using this URL: https://launchpad.net/ubuntu-devices-help/+admin is this something you can access too? [15:19] nope [15:20] dholbach, https://launchpad.net/help-app [15:20] thanks [15:21] dholbach, I've set up an alias to ubuntu-devices-help, so that links in e.g. blog posts are not broken [15:23] hum [15:23] for the package I'm not sure it should be "help-app" [15:23] ... or "help-app-web" [15:23] but I guess I'll just leave it like that [15:27] https://code.launchpad.net/~dholbach/help-app/rename/+merge/251964 [15:27] dpm, balloons: ^ [15:28] dholbach, so I want to push the rest of the content now as well. So how can I make sure the linebreaks are correct? [15:29] balloons, run 'make web' and check the resulting html in ./web [15:33] thanks dpm === om26er is now known as om26er|dinner === timp is now known as t1mp [16:12] dholbach, indeed I see editing in a "normal" text editor seems to break the q and a. What are you using to edit it? [16:12] 'vi' :) [16:12] but that's also a theming/nav/style question [16:12] maybe we go with something else entirely [16:19] dholbach, I figured you used vi.. most will use a normal text editor. So if they do and it mangles things, that's no beuno [16:21] right [16:21] so yeah... maybe we can use bullet points? [16:21] or something [16:21] I'm not too attached to how things are laid out [16:22] if you have a better way that doesn't come with breakable markdown, I'm all for it :) === om26er|dinner is now known as om26er [16:28] dholbach, mmm.. yea, let me try some experiments I guess. It needs to work for others who, like me, won't be using vi to edit the markdown files [16:28] right [16:29] I'm sure we're going to figure it out :) [16:31] dholbach, so I guess we are still on target then for upload tomorrow? [16:32] sure... it's not going to hurt to upload it tomorrow [16:32] dpm, maybe you can do a review tomorrow morning? [16:33] then I could work through most of the issues before upload [16:33] brb [16:48] nik90, is the branch Niklas approved 1 hour ago the one I was supposed to review? [16:59] dpm: requested a review from you on this as it's a translation thing that neither kunal or I were 100% confident on... https://code.launchpad.net/~ricsipontaz/ubuntu-calendar-app/fix-for-bug-1428501/+merge/251878 [17:04] popey, https://code.launchpad.net/~mzanetti/reminders-app/disable-push-notifications/+merge/251985 [17:04] ack [17:05] rpadovani: yeah, turns out he reported the bug and also reviewed it [17:07] ack === Orphis_ is now known as Orphis === _salem is now known as salem_ [17:24] balloons, lp:~dholbach/help-app/some-formatting-fixes [17:28] dholbach, oO.. did you fix my content again while I was otp? [17:28] hugs! [17:28] balloons, I just pushed another small changes [17:28] balloons, you have to check the resulting html [17:29] I'm not sure I fixed everything [17:29] right sure, I will [17:29] thanks! [17:30] everything that's still broken afterwards I'll have a look at tomorrow :9 [17:30] dholbach, :-) Awesomeness. Will you build a click tomorrow then after? [17:30] have popey and dpm review and then we can upload? [17:30] balloons, "make click" [17:30] dholbach, yes well you know ;-) [17:31] but yeah, we're going to get it done tomorrow, no problem [17:31] we're uploading from the core apps account, yes? [18:21] hmm just realized that there are a lot of unanswered ubuntu-touch app development related questions on askubuntu...I remember this channel highlighting them when they were posted...does that still happen? [18:38] nik90: the bot is here, dunno who runs it [18:39] popey: ok..anyway I bookmarked askubuntu to my morning routine folder to keep track of new questions [19:42] popey: ping [19:43] hello nik90 [19:43] popey: hey, at the moment the store has clock v3.3.192 [19:43] can we release clock v3.3.205 which has only translation updates up until now? [19:44] current trunk is at v3.3.207 but that has 2 commits which changes code and introduces a lot of new strings (city names etc) [19:44] you don't want 207? [19:44] ok [19:44] I can send a mail to the translation community on g+ and mailing list to first translate the city names first before pushing 207 out [19:44] I will have to ask QA / Landing team at 9:30 (my time) tomorrow for the okay to do that [19:44] ack. [19:45] if you do that now, then it could be imported on the 5am morning run [19:45] in which case we can ask for a full test [19:45] how many new strings are affected? [19:45] 200 new strings ;) [19:45] oh, lots of cities, i see [19:45] from 200 city and country names [19:45] lulz [19:45] yes [19:45] but I was told by dpm that they are translated in other projects [19:45] yeah, lets get 205 in tomorrow and then come back to 207+ once translations are done [19:46] so it would be a matter by just selecting them from the suggestions by launchpad [19:46] s/by/of [19:46] yeah I think 207 + translations can come in later [19:46] ok, so the sooner you ping that mail/G+ notification the better [19:46] yes [19:46] probably next week at the earliest [19:46] I will do so right now [19:47] great! [19:47] I've noted to ask for 205 tomorrow [19:47] thanks nik90 [19:50] so many core apps updates this week! [19:53] popey: I sent a g+ msg to the community at https://plus.google.com/102330453873285638035/posts. Is that sufficient? [19:55] nik90: I'd ping a mail to ubuntu-translators@lists.ubuntu.com [19:55] I sent one yesterday for one app, and another today [19:55] they're super attentive there [19:55] popey: ok [20:07] mail sent [20:07] hmm it looks like it requires approval since I sent it before joining the mailing list. [20:11] nik90: dpm should let that through [20:12] popey: yeah I registered with nik90@ubuntu.com instead of gmail id from which I sent the email. But now it is resolved and can be seen in the list archives [20:12] super [20:13] I hope they dont get mad...its quite a lot of strings to translate :P [20:14] heh [20:14] in my experience they're happy to, as it means the app will look better in their own language [20:15] :) [20:27] hi [20:27] hi [20:27] nik90: is it really worth us uploading 205? [20:28] nik90: I mean, its nice to be up to date, but if 207+ is going to have the new cities sometime next week, shall we wait for that? [20:28] popey: yeah that should be okay as well. I was just trying to get it in before the daily image build for rtm is stopped. [20:28] hi popey, hi nik90. Just watched one of your videos about setting up Ubuntu SDK.. kinda helpped [20:29] nik90: hahah, too late [20:29] popey: lol [20:29] marko: hi, I am glad it helped :) [20:29] nik90: so shall we wait for 207+? I don't mind either way tbh [20:29] i have a mail for 205 typed up and was about to hit send then wondered if it was worth it [20:29] popey: we will wait for 207+ [20:30] ok [20:31] hi [20:31] hello [20:31] aby have these isue? Cannot find feature ubuntu-click [20:33] might need more words, I don't know the context here. [20:33] select template, QML App c++ plugin (qmake) [20:34] build for desktop, ok, build for any kit sdk any triplet, have ,,, Cannot find feature ubuntu-click , on pro files [20:35] Hello everyone [20:35] hi [20:35] hi [20:36] the line is: load(ubuntu-click) [20:37] I'm looking for someone who used PageHeadStyle. Documentation on developper.ubuntu.com is pretty short and I don't really understand how it works [20:38] newsages: not sure, think you may need bzoltan_ or zbenjamin (who are probably afk) [20:38] ok,, [20:39] Oh, ok, thanks Popey. I will try later. [20:39] I '#' Comented these line in 2 .pro, and make ok,, i belive these is only for test on desktop.... [20:40] Debaru: that's actually a good question [20:40] Debaru: Can you create a askubuntu question about this and I can check with the SDK devs first thing tomorrow? [20:41] Debaru: I would assume that style: PageHeadStyle {} inside the Page{} would work since that's how you define custom style for ubuntu sdk components. But I havent tried it myself [20:42] oh my gosh, i'm goona use emulator to check my twitter [20:45] nik90 : I will ask an question on askubuntu. I testing quickly your code, and It seems don't work... But I'm a beginner on QML, so may be I'm doing something wrong [20:46] Debaru: yeah I am trying it out now as well ;) ... if I get it to work I will answer your question [20:47] nik90 : Thanks [20:47] zsombi: perhaps you know ^^ (if you are online) === chihchun is now known as chihchun_afk [20:53] nik90 : Here we are : http://askubuntu.com/questions/593251/ubuntu-touch-qml-api-pageheadstyle =) [20:53] Debaru: thnx [20:55] anyone had problem where emulator can't load images in app store? I'm using r15 [20:57] Failed to parse '/var/lib/schroot/chroots/click-ubuntu-sdk-14.10-i386/usr/lib/i386-linux-gnu/qt5/qml/QtMultimedia/plugins.qmltypes'. Error: /var/lib/schroot/chroots/click-ubuntu-sdk-14.10-i386/usr/lib/i386-linux-gnu/qt5/qml/QtMultimedia/plugins.qmltypes:0:0: Expected a single import. [20:59] you have included two QtMultimedia libraries perhaps? [21:05] i not include nothing.. is template app qml c++ plugin (qmake) [21:06] you may be missing libraries for i386 or something like that [21:07] on 3 kits? [21:11] About these chroots. Why are these in /var/lib/schroot. My root partition was 100% full after adding a couple. [21:16] labsin: good point [21:50] newsages: only 15.04 chroots support qmake projects [21:51] newsages: you probably used a 14.04 chroot [21:52] * zbenjamin goes to sleep now [21:53] newsages: the load(ubuntu-click) is required to correctly build a click package because it adds the manifest files and helps with creating the translations [21:53] newsages: its not required for the project to compile though [21:53] * zbenjamin now really goes to sleep ;) [21:57] zbenjamin thx, i view, in cmake all ok, in qmake, have these isue [21:58] yes i use 14.10,, [22:01] libavcodec libavutil libavformat libswscale, is include on core libs? === salem_ is now known as _salem [23:05] Hi folks. Is there a way to not hide the keyboard when a text field looses focus? [23:05] I have a button next to a text field. That button opens a pop over. When I select an action from the popover, the keyboard (together with the pop over) slides away from under the finger, because the text box lost focus [23:06] I already added focus: false to the popover, but no worky [23:08] how to set "CXXFLAGS += -std=gnu++0x" on app qml c++ plugin project? [23:09] upsss ok,,, set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++0x") [23:30] bzoltan_: SDK folks also hangout here, right? [23:31] zbenjamin: any hints on my question slightly above? :) === greyback__ is now known as greyback === tre_ is now known as treelzebub [23:50] * karni eod