[03:16] !ping [03:16] pong! [03:16] cool === DanChapman_ is now known as DanChapman === Max is now known as Guest89476 [08:40] popey: ping [08:40] popey: whenever you get time , could you test this MP and provide your feedback https://code.launchpad.net/~pkunal-parmar/ubuntu-calendar-app/NewDayView-Final/+merge/242346 [08:43] and provide your feedback on MP ( Just feedback on implementation would be helpful) I am doing regression testing though , so you can skip that. [08:43] popey: thanks. [09:59] mzanetti, one for you ... [11:19] ogra_: ? [11:19] watch the stoe ;) [11:19] *store [11:19] sadly it has no sound, havent found out why yet ... [11:19] ogra_: oh wow [11:19] :D [11:20] well, not really for me, rather for Heike [11:20] yeah, indeed [11:20] * mzanetti tries [11:20] ogra_: how come this works now? [11:21] well, its a website that doesnt integrate with FB [11:21] just had to find it :) [11:23] cool, thanks. will tell her when she wakes up (had a night shift) [11:23] :) [11:24] lets see if that qualifies ubuntu to be flashed on her N7 :D [11:24] haha [11:25] kinda sad that such things are actual stoppers [11:25] i found a proper original version of bejweeled too, will package that as well [11:25] awesome [11:26] * ogra_ just found a website that encourages direct linking of the games ... no extra ads ... thats rare [11:26] cool. if there is also that farm hero saga thing, add that to the collection :) [14:12] nik90_: thanks [14:12] nik90_: will you fix the date/time picker one too? [14:12] mzanetti: yes [14:12] cool [14:12] nik90_: you can delete the custom components in there then [14:13] mzanetti: will do. Do you know how to run it on the desktop via qtc? At the moment, I can only run it via the terminal which is fine but still. [14:13] nik90_: not possible atm... fahrplan uses qmake [14:13] I added CONFIG+=ubuntu to the qmake arguments in the projects tab [14:13] ah [14:13] nik90_: uh... do we have some qmake support now in the sdk? [14:14] I guess it should be possible in the next 1-2 weeks since there is qmake support in the testing sdk ppa [14:14] awesome [14:14] :) [14:14] nik90_: so yeah, for now you need to copy qtc_packaging/ubuntu/run_on_ubuntu_touch.sh to the root dir, then edit it and change PASSWORD to your device password [14:15] then you might be able to use run_on_ubuntu_touch.sh to run it. if that still fails, at least you can use ./run_on_ubuntu_touch.sh -c to create a click package [14:15] mzanetti: ooh that simple? Nice..I only tested the code on the desktop for now. [14:16] I didn't really maintain the run script lately so there might be more issues. but I used it yesterday to create a click package, so that is known to work [14:16] ok [14:16] mzanetti: btw I don't think location feature works..since I didn't get any prompt from the app requesting location access. [14:17] worked for me when I tested it [14:17] nik90_: doesn't work on desktop, crashes the app :/ [14:17] I reported a bug but for that [14:18] ah [14:18] I will test it further [14:18] nik90_: I do get the prompt, but only as soon I click the location button [14:19] mzanetti: when I clicked the location button, the app froze for 2-3 seconds, and then shows the spinner..but no prompt dialog. [14:20] strange [14:20] I tested it again this very moment. works fine [14:21] tested on 2 devices now. works for both :/ [14:21] strange..I will reinstall the app and check the code to see if that works..since clock app shows the location for me correctly after the prompt. [14:24] nik90_: does it work fine in the Netherlands otherwise? [14:24] mzanetti: yup, this app is so useful for me [14:24] nik90_: would appreciate a review in the store then :) [14:25] mzanetti: will do definitely [16:13] mzanetti: if only the dash would allow… for me the comment feature has been broken for a while :-( [16:13] and same for giving stars [16:14] I don't know where that problem is based, though, if it's dash, or some scope, or scope api [16:20] kalikiana: really, works for me [16:21] and apparently also for nik90 [16:21] kalikiana: erm that's strange...i just added a review for fahrplan few hours back [16:23] I basically don't see the UI for it, no stars, no edit field, nothing [16:23] nik90_: so... now you're pulled in into fahrplan development :P [16:23] and there's no hidden bottom swipe either so I don't think it would be an intended ux change [16:23] alas… no idea [16:23] mzanetti: lol...looks like it :P.. [16:24] I fixed the date time picker..but cant create a pull request until the about UX stuff lands [16:27] nik90_: you think you can do those changes proposed by smurfy? [16:28] nik90_: I'm not exactly sure what it means to do what leppa wants [16:28] mzanetti: I can do parts of them. I am atm changing the contributors list into a listview [16:28] ah ok, so you're on it already, great [16:28] I'm sure you can do technically, just wasn't sure if you have the motivation to do so :) [16:29] They are good suggestions...although I am not sure about adding more info into the main about page since it might get crammed again. I will try somethings out [16:30] cool, yeah, I'm sure you'll find a good way for it. thanks again for contributing [16:31] np [16:38] ogra_: pff.. never satisfied... I told her about you having added candy crush saga, now she tells me that there's a new version now called candy crush soda :D [17:11] mzanetti, lol, yeah i sae the TV ads ... [17:11] *saw [17:19] nik90_: mzanetti: I am in final dogfooding phase with the qmake support. It is question of days. One thing is missing... the official click package should be able to create vivid chroot and it should provide the cross qmake from qtbase. the TEsting PPA's click is my own hack to do the job. [17:20] nik90_: feedbacks are welcome :) [17:20] bzoltan: :) [17:25] nik90_: next week I will spend some quality time on fixing the Qt examples for our SDK. They kind of act strange ... seems that they were made with work better when the Qt is ~ installed and opened with qt sdk. [17:26] bzoltan: wow, that's awesome [17:27] bzoltan: we just were talking about this as fahrplan is one of those apps that were created for Maemo, then got ported to Symbian, MeeGo, Jolla, Blackberry and Ubuntu, so changing that over to cmake is not really easy [17:29] mzanetti: believe me that your case was in my mind when started to push this feature :) making porting easier or at least remove the pointless rocks is important [17:31] mzanetti: it is strange that qmake support was such a big deal.. but our chroot build model put us in a difficult situation .. with rootfs+toolchain+custom Qt tools as all other Qt sdk it would have been trivial... with chroots it is not :) [17:32] yeah, totally agree [17:45] mzanetti: how does https://imgur.com/1nmbRqq look? I thinnk this is better [17:51] nik90_: definitely [17:51] *much* better actually [17:52] :) I might have overkilled it previously with a listitem :P [17:52] nik90_: btw, leppa: Oleksii Serdiuk and smurfy: Philipp Andreas [17:53] thnx [17:53] updating now [17:55] and you probably want to add yourself to the contributors list, especially if you do the one or other future branch too [18:02] done [18:25] Question: How do I get a scope to read a JSON file that is local, and not from a web API? Or is there some good docs to look at? [19:02] cwayne: 18:25:56 < Randy_O> Question: How do I get a scope to read a JSON file that is local, and not from a web API? Or is there some good docs to look at? [19:08] sorry about that, my desktop just killed itself again :/ [19:08] nice [19:08] did you see what I pasted? [19:09] I'm not 100% sure how to do it in C++, other than using scopebase's ScopeDirectory() as the first part of the filename, then read it in however files are read in cpp [19:09] let me see if i can find an example somewhere [19:09] thanks! [19:14] something like this would work: http://paste.ubuntu.com/9200958/ [19:15] where data is a file that's in the ScopeDirectory() [19:16] or CacheDirectory() [19:20] i hope that helps.. i don't know much about C++, I've been writing all my scopes in go [19:22] popey: I lost my backscroll of who that was intended for^ :) === cwayne is now known as cwayne-afk [19:39] cwayne-afk, that was for me, I see it, looks promising anyways, it's only that all the examples are grabbing web api stuff, needed a place to start for local files [19:40] popey, thanks, cwayne gave me something to look at. [19:42] Randy_O: right, I've written a few that take local stuff, but it's all in go, so wouldn't be particularly helpful probably :) [22:41] popey, are you still about at this late hour on a sunday? [22:58] well hello [22:59] sandman_, Hiya [22:59] just checking out the Ubuntu SDK version of QT [23:00] sandman_, how do you like it? [23:00] sandman_, question; did you understand the wizard that prompted you at the beginning? [23:01] I'd like feedback on it, because I believe it is not terribly informative [23:02] its pretty nice so far [23:02] whats not terribly informative? [23:02] sandman_ when you started, [23:02] today [23:03] did a wizard pop up, asking you about kit creation? [23:03] i got the kit created but it seemed to have a problem with the QT version [23:03] sandman_, do you know what the kit is for? [23:04] i believe so, its to set up for compiling the app [23:05] and running the app for debug [23:05] okay [23:05] thanks [23:07] i take it you had trouble setting up a kit? [23:07] sandman_, I just think the description of what the kit is for, is terribly vague. [23:07] filed a bug about it today [23:08] well im new to linux, qt, and the ubuntu sdk so its all new to me [23:08] sandman_, oh welcome to linux [23:08] what made you switch? [23:09] dunno to be honest [23:10] sandman_, do you miss windows? [23:11] its pretty flexible and seems to run pretty quickly. i still use windows i have some software i use for work that i cant use on linux as far as i know [23:11] such as? [23:11] solidworks and altium dxp mostly [23:16] have you been to the qt website on the kits? did you get one set up? [23:24] so what is this chat for exactly? [23:49] ahayzen: yo [23:50] popey, o/ me and victor were playing about with new designs+bottom edge and were looking for a little bit of feedback fancy having a go at an early prototype? [23:51] popey, we're not sure about colours and some of the animations [23:52] popey, here if you wanna play :) https://drive.google.com/file/d/0B3XynHVKfrvMeVZmSVFpbmxGb28/view [23:54] sure thing [23:54] popey, hint drag the bottom toolbar upwards ;) [23:54] haah [23:56] ahayzen: artwork bounces around when pulling up [23:56] when the page finally hits the top that is [23:56] popey, yeah we know a few rough edges [23:56] and ends up bouncing down too far [23:56] k [23:56] popey, but do you think we're heading in the right direction? [23:57] need to play some more ☻ [23:57] hehe [23:58] would you remove the bottom bar? [23:58] and replace it with the bottom edge swipe up? [23:58] popey, i would personally keep the bottom toolbar as it provides useful information ? and you can tap it to reveal as well [23:59] ok, which makes the bottom edge gesture pointless doesn't it? [23:59] sortof [23:59] if it's going to do exactly the same as tapping the bar? [23:59] makes me thing the bottom edge should do _something_ but not that [23:59] thats only because that what it did before lol [23:59] right [23:59] popey, we're still waiting to see what jouni comes up with as well