=== chriadam|away is now known as chriadam [01:08] basically I'm just looking for an example of how to write a line of text to a file, using a qml extension library [03:04] Also, how can I join the ubuntu-app-devel launchpad group so that my emails don't have to be approved by an administrator? [03:05] I can't find a group that corresponds to the mailing list [03:06] imnichol: https://lists.ubuntu.com/mailman/listinfo/ubuntu-app-devel [03:07] Thanks tsimpson [03:08] tsimpson, I'm already subscribed to the list, but when I tried to post to it, I received an automated response that my message was waiting moderation with the reason " Post by non-member to a members-only list" [03:09] Hm, nevermind, looks like I might not have been subscribed, my mistake [05:57] popey: ping [06:38] good morning [07:20] dpm: sorry was unable to attaned last nights meeting my internet was down :( [07:21] hi mihir_, no worries [07:22] i just saw that chat and currently I am testing WebbyIT MR which is very critical one :) and having lots of problem with that [07:22] but still we'll be able to complete that soon :) === _5m0k3 is now known as wellsb [07:26] mihir_: pong [07:27] popey: hw can we reproduce the bug , https://bugs.launchpad.net/ubuntu-calculator-app/+bug/1223914 [07:27] ? [07:27] i mean on machine [07:29] mihir_: i wouldn't worry about it, we're not switching to qt5.1 before 13.10 [07:30] popey: Great :) [07:30] * popey switches that bug to low priority [07:34] WebbyIT: is this MR needs to be review ? https://code.launchpad.net/~rpadovani/ubuntu-calculator-app/1214395bis/+merge/186116 === chriadam is now known as chriadam|away [08:02] Can anyone familiar with flickables test if this is a bug or not. http://ubuntuone.com/5MUakY3rj6oC8M2iH4qloI [08:02] The code is all there [08:02] all you need to do is run it [08:03] zsombi, timp, Kaleo ^^ if you guys have 2 minutes [08:06] popey, dpm ^^ [08:08] nik90|Office: yep, it seems to be a bug... [08:09] ah :( [08:09] zsombi: will file one [08:09] zsombi: thnx for confirming [08:10] nik90|Office the gap is there also when you pop, just drag the page down [08:10] zsombi: true, but it should be automatic [08:10] zsombi: it makes the clock face appear in a weird position due to this bug [08:10] zsombi: but temporarily that's okay === JamesTait is now known as Guest95192 [08:14] nik90|Office, ok, tested that, but I trust zsombi to be much more qualified than I to say it's a bug :) [08:14] dpm: hehe. reporting a bug as I write this :) === Guest95192 is now known as JamesTait [08:14] thanks nik90|Office :) [08:25] zsombi, dpm: dpm https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1228042 [08:26] nik90"Office: thx, assigned to timp [08:26] nik90|Office: ^ [08:26] zsombi: thnx === zsombi is now known as zsombi|afk [09:51] dholbach: hi [09:51] hey daker [09:51] i submit a new package update [09:51] submited* [09:51] dholbach: but popey was getting : "lint_control_architecture_valid_contents": "found binaries for architecture 'all': " [09:51] yep [09:51] I don't know what's up with that [09:51] I pinged jdstrand on #u-touch earlier [09:52] personally, I'd be happy to let it in, but I know that Jamie had a look at all the architecture stuff [09:52] dholbach: ok [10:02] dholbach: also the uploaded package name was "com.ubuntu.developer.daker.rad-io_0.2_armhf.click" and now it's "com.ubuntu.developer.daker.rad-io_0.2_unknown.click" [10:03] daker, I think that's a server side thing [10:03] maybe we can just ignore it [10:03] ok [10:04] looks like uFit has the same issue [10:04] daker, I'll approve it now, based on a similar case as uFit [10:05] dpm, ^ [10:05] daker, done [10:06] wow thanks dholbach ! [10:14] thanks dholbach, now we have all contest apps in the store! [10:15] yeehaw === zsombi|afk is now known as zsombi === MacSlow is now known as MacSlow|lunch [11:51] I'm looking for a short tutorial on how to create a c++ plugin for qml that will write to a file. I tried using the docs linked in developer.ubuntu.com, but they're a little too advanced for me [11:52] Anyone know of any documentation for c++ plugins that's targeted at newbies? === MacSlow|lunch is now known as MacSlow [12:09] zsombi: for some reason when I added the onStatusChanged code, the clock app crashes when I save an alarm. All I did was http://paste.ubuntu.com/6132415/ [12:11] imnichol: try http://rschroll.github.io/beru/2013/08/14/reading-files-with-a-c%2B%2B-plugin-in-qml.html [12:13] nik90|Office, thank you === _salem is now known as salem_ === boiko_ is now known as boiko [13:37] dpm: WebbyIT: hey, do you guys think it is really worth having the calculator app design meeting today? I don't think there is much to discuss [13:38] boiko, yeah, I think I agree. Let me ping christina as well [13:38] popey, ^ [13:38] dpm: ok [13:38] boiko, I'm agree with you [13:38] let's skip it this week, then [13:39] ah, christina seems to be away then, so nothing else to do. Let's talk again next week :) [13:39] ok :) [13:41] dpm, hi, revisions from the judges for the ubuntu app showdown contest ends today? [13:44] gatox, we've been using this week to get all apps in the store, which we've managed, review starts next week. [13:45] dpm, ahhhhh awesome! i was worried :P thanks [13:45] no worries, we should have sent an update on the d.u.c blog, but we've been swamped with other work. Let me do this later on today [13:46] dpm, yes, no problem [13:49] thanks dpm [13:49] dpm: lisette is out too [13:50] popey, yeah, but joey and roman don't seem to be on IRC to give a heads up to, so we might want to join the hangout in case they come [13:51] indeed [15:27] can I clip/mask something inside an UbuntuShape so that it doesn't cover the rounded corners? [15:35] clip: true doesn't work [15:37] http://ubuntuone.com/3hg8aFx3g4ReByhUHUoOzy [15:38] It's UbuntuShape { Row { Repeater { Rectangle } } } } [15:38] with the UbuntuShape having clip: true [15:44] should I use a ShaderEffectSource? [15:54] ya, that works [15:55] thanks for being a good sounding board :P [15:55] actually it made the white background go away [15:55] HMM! [16:00] popey: I cannot make it to today's meeting. Am going out for my frnd's bday [16:01] popey: is there anything important you wanted to ask during the meeting? [16:01] nik90_: only an update on the alarms work [16:01] nik90_: but if you're around over the weekend we can chat? [16:02] popey: I am available in the weekend. I will be working on the clock app during the weekend since that's when I get important stuff done :) [16:02] Hah! Awesome, I'll ping you over the weekend. [16:03] popey: sure [16:06] http://ubuntuone.com/2XrMJE615L4ysllnUE3Jpn [16:07] Now With Real Data™ [16:09] Laney: OOOH! === gatox is now known as gatox_lunch [16:10] Laney: http://popey.com/~alan/device-2013-09-20-171045.png [16:11] bahaha [16:11] BLAME SEBASTIAN [16:11] Maths is hard. [16:11] lets go shopping! [16:11] want me to file a bug? [16:11] not until you see if my new code breaks [16:12] got a branch? [16:12] not yet [16:12] kk [16:12] 5 minutes [16:12] won't fix the no icon case obvs [16:21] hey guys how do you change the background? I keep seeing mhall119 change his background [16:22] I tried the settings app -> Background...but on clicking the image, nothing happens [16:24] nik90_: there's a gsettings thing you have to run [16:24] it's supposed to launch the gallery now [16:24] it actually does that for me(!), but I've got no pictures so can't check it works :( [16:24] mhall119: dpm unable to open '/opt/click.ubuntu.com/fr.skimbo.skimbou/1.2/.git/objects/4e/5e593ba4c1642b88374a6fd9d1f168df052937.dpkg-new': Permission denied [16:25] thats why skimbou doesn't run - it doesn't install properly, have left a comment for the developer. but it shouldn't have been approved into the store [16:27] popey: ah [16:27] popey: what's the secret command? [16:29] hello [16:30] nik90_: i have no idea ☻ [16:30] Can any1 help me with one thing? [16:30] gnmsoftware2012: sure, ask away [16:30] I published 1 app to Ubuntu Software Center [16:30] and [16:30] now it says Published [16:30] is it a desktop app or a qml ubuntu touch app? [16:30] Desktop [16:30] i clicked publish [16:31] and it says "Published" [16:31] which app? [16:31] but, I cant see it on Ubuntu Software Center [16:31] ApocalypZe 0.4 [16:31] is the app [16:31] a game [16:31] davmor2: can you help? [16:31] how much time does it take until it shows up? [16:31] I dont have access to that, davmor2 does [16:32] what's that now [16:32] What do i do? [16:32] is it a problem or will the app show up? [16:33] gnmsoftware2012: It takes a few minutes for the server caches and software centers cache to clear let me check the api for you [16:33] ok [16:34] waittt.... its working now :) [16:34] gnmsoftware2012: Yeap just cache then [16:34] ok thanks bye [16:34] gnmsoftware2012: it'll be 24hours before it shows on apps.ubuntu.com/cat though [16:35] whats that? [16:35] popey: http://people.canonical.com/~laney/package-junkyard/ [16:35] online list of apps [16:35] Laney: sounds promising! [16:35] oh [16:36] IT'S A DEB! [16:36] a bouncing baby deb [16:36] * popey hugs it and loves it and feeds it [16:37] not sure it's asyncing properly [16:37] My Ubuntu App wont show up? | http://askubuntu.com/q/348021 === bfiller is now known as bfiller_lunch [16:51] Laney: much better [16:51] happy days [16:51] for some reason I can't take a screenshot [16:52] take a selfie in the mirror [16:52] duckface! === gatox_lunch is now known as gatox [17:19] davmor2: I saw that you were the one accepting my game "ApocalypZe 0.4" to Ready to Publish. I just uploaded a Screenshot and it is waiting review. Would you see it pls :) ? [17:19] davmor2? [17:20] see it plz i gtg [17:23] timp: ping === bfiller_lunch is now known as bfiller [19:51] I installed the sdk, downloaded a branch from launchpad, and tried to compile and run it, but it says I am missing a kit [19:52] This wasnt an issue when I first got this branch a few months ago. I just downloaded the sdk, and went ahead. However I got a new computer, and had to set this up again [19:59] ah I see; the latest sdk took out the qtcreator desktop templates, and supposedly any kits that went with it. Humm where do I get these back? [20:01] http://askubuntu.com/questions/259719/qt-quick-ui-templates-missing-from-qt-creators-new-file-or-project-dialog << thanks anyways :P [20:14] Akiva-Server: you're the second person I've seen having that issue today ☹ [20:14] Akiva-Server: we've updated the instructions so it shouldn't happen to others [20:14] popey: great. Yah that link solved it for me. [20:14] good stuff [20:47] Over 100 rounds in blackjack! That's my best score thusfar https://plus.google.com/110587021591787005452/posts/GhJEPS5cK3Q [20:50] hey, I am having a problem where a textfield doesnt seem editeable at all, any thoughts? [20:56] wow, I forgot how beautiful the ubuntu phone ui is... [20:58] mhall119, help? [20:58] :) [21:05] victorp_: what field and what problem? [21:06] mhall119, I am writting an app using textfield [21:06] running it on device and the texfield is not editeable === salem_ is now known as _salem [22:08] mhall119, ping === Zuardi_ is now known as Zuardi