=== chriadam|away is now known as chriadam [00:32] Is there anyone here from the Calendar app team? I've got a question about a feature in it. [00:36] nik90, [00:36] nik90, ping === marcoceppi|away is now known as marcoceppi|trave [04:56] anyone here? [04:56] how to build a deb file from a qt project [06:42] good morning [08:03] hello everybody. I'm ne in ubuntu dev, but i've already have some exp in qt development(c++ and pyqt). So my question: is there any methods to create ubuntu touch app using pyqt or just python or c++ logic insted of javaScrip? [08:11] <_5m0k3> kazak1377 You can use c++ and register classes, etc to use in your qml [08:37] oSoMoN: hi [08:37] oSoMoN: have you seen my updates from friday on https://code.launchpad.net/~schwann/gallery-app/gallery-autopilot-uitk-toolbar-buttons/+merge/179409 [08:37] gusch: hey, no I haven’t seen them, let me check [08:44] Good morning all, happy Youth Day! :-D [08:51] gusch: looks good now, I’m running the autopilot tests on my device and will then approve === karni_ is now known as karni === karni is now known as Guest5198 === Guest5198 is now known as karni_ === karni_ is now known as karni [09:00] gusch: approved [09:01] oSoMoN: cool thx [09:59] dpm: Good morning :) [10:02] hey mihir_ === chriadam is now known as chriadam|away [10:13] mehow: got 2 mins? [10:13] whats up ? [10:13] I implemented the new timer designs. Had a small doubt in the final step [10:14] ok :) [10:14] so in the wireframe design, when you click on a timer preset, it shows you the analogue timer face along with the preset name. The wireframe indicate that the user can click on the preset name to edit them. Is that right? [10:15] if yes, how does the user confirm the edit? Do I add a toolbar button for that? [10:15] yes [10:15] yes I think when you in the edit mode the bottom bar is always there [10:16] ah ok. So the user will see the on screen keyboard and beneath it the toolbar will be persistent to show the save button [10:17] mehow: thnx. I think I should be able to implement the timer and alarm definitely by this week. With that many of the major design blocks are complete leaving some small interaction questions for next week. [10:18] dpm: Hi! [10:18] dpm: Could you review a MP for me? [10:24] dpm: good morning :). btw I sent the email to the mailing list regarding the app confinement issue we were talking about last week. Hopefully someone from the security teams responds to it. [10:26] dpm: hey dpm..:) hope you are doing great after weekend :) [10:28] cool ! [10:28] if you need anything just shout ;) [10:40] dpm: Could you review this bug https://bugs.launchpad.net/ubuntu-calculator-app/+bug/1210873 ? [10:40] Launchpad bug 1210873 in Ubuntu Calculator App "Operands without any calculations" [Undecided,New] === gusch is now known as gusch|lunch [11:01] mihir_: confirmed [11:14] popey: hi :) Hope you had a nice vacation. I liked the g+ pic with your new friend (the small dog) :D [11:18] nik90|Office: thanks! yes, well rested. That dog was Soooooo cute! [11:19] people, I am a noob at Ubuntu development, I have a question [11:19] popey: is it a full grown dog or a pup? [11:19] why does your first, most basic tutorial fail? [11:19] "QQmlComponent: Component is not ready" [11:19] narekb: are you referring to the currency conversion app? [11:19] yes [11:21] nik90|Office, maybe I miss some components? [11:21] narekb: I am not having any issues running it. [11:21] I suspect so === MacSlow is now known as MacSlow|lunch [11:21] I installed everything the docs told me to [11:21] nik90|Office, what version of Ubuntu do you have? [11:22] I am running Ubuntu 13.10 Saucy. Although I used 13.04 for quite some time before making the transition to 13.10 [11:22] * narekb is on 13.04 too [11:22] I don't think developers on 13.04 are screwed :D [11:23] narekb: despite getting that output, does the app show up? [11:23] nik90|Office: tiny pup [11:24] popey: Is it okay if I create a wiki page to track the list of apps being developed for the app developer showdown. This way I can direct all people to this page. [11:24] nik90|Office, it does [11:24] but shows nothing [11:24] just empty window [11:25] popey: Thanks :) [11:25] nik90|Office, that wiki page is actually a good idea [11:25] hi, is there any api or something similar to access the camera? [11:25] narekb: may I suggest you try to just create a basic app with just tabs and some label perhaps and see if that works. [11:25] hmmm [11:25] I'd like to develop a instagram client for the contest [11:26] randomgc: that is a brilliant idea! [11:26] randomgc: let me see if I can find something for you [11:26] and which version of ubuntu should I target? 13.10 or 13.04? [11:26] thanks nik90|Office [11:26] popey: from your comments , user should able to enter -3 that's it correct ? [11:27] randomgc: the ubuntu sdk works well on 13.10 and 13.04, so I do not think that should matter. [11:28] randomgc: http://bazaar.launchpad.net/~qreator-hackers/qreator/touch/view/head:/qreator/Scanner.qml [11:29] randomgc: this is an app made by another person which uses the camera. The code shows the flash, and camera usage. Hope this helps. [11:29] randomgc: it is not the official api docs, but I am not sure such a page exists if though it should. [11:29] *even though it should [11:29] i'll take a look [11:30] nik90|Office, it outputs a hello world Label just fine, but it gives an error on color:black [11:30] "ReferenceError: black is not defined" [11:30] narekb: it should be color: "black" [11:30] you forget the quotes "" [11:30] hmmm [11:30] lemme try [11:30] I found the camera-app but it requires dependencies only available on saucy [11:30] and i'm running raring atm [11:30] haha even worse [11:31] narekb: If that works, then I am guessing the currency converter should also work. [11:31] narekb: perhaps you can upload your code somewhere and I can take a look later. [11:31] mihir_: yes [11:31] narekb: worse? [11:31] nik90|Office, it does output, but agian, QQmlComponent is not ready [11:31] randomgc: ah [11:31] mihir_: both android and ios calculators let you do that [11:31] popey: Okay got it :) [11:31] so you can type "-3+8" and get 5 [11:31] narekb: dont worry about the QQmlDComponent. It is something I see as well but is just a warnign [11:32] ok then [11:32] I'll try the Currency app again [11:32] thanks nik90|Office [11:32] randomgc: ah.. [11:32] Okay but that -3 can be done with the either (+/-) sign button or (-) minus button [11:33] randomgc: can you create a post at http://www.reddit.com/r/ubuntuappshowdown/ so that I can keep track of your app and also perhaps reply to your saucy dependency issue. [11:33] right [11:35] * nik90|Office is going for lunch. see you soon === nik90|Office is now known as nik90|Lunch [11:35] ok nik90|Lunch I'll do that [11:45] popey: One more question , user is not able to change sign E.G ( 5 + 2) , if user wants to choose * then they have use C is it okay ?? is it desirable behaviour ? [11:47] folks, one more question [11:47] https://twitter.com/ubuntuappdev/status/230967660706418689 does this Tweet mean no more apps will be judged? === gusch|lunch is now known as gusch [11:48] oh, wait *facepalm* it's an 2012 tweet [11:50] mihir_: i dont understand [11:53] WebbyIT: commented on your MR :) [11:55] popey: Nothing leave it , I got it :) i misunderstood [11:58] \o/ === nik90|Lunch is now known as nik90|Office [12:08] nik90|Office, ok I tried qreactor and on my laptop it seems to work (it uses the built-in webcam) I assume that on a phone it will automatically use the phone camera [12:09] randomgc: I would assume so as well. Although do you try the qreactor-touch branch or the main branch? [12:10] qreactor-touch branch ofc [12:10] the one written in qml [12:10] randomgc: okay. Then I suppose it would work on the device as well. [12:13] narekb: woops :P [12:14] nik90|Office, ??? [12:14] narekb: regarding your previous comment about the tweet :) [12:14] ahh yeah [12:14] "woops" indeed [12:14] even more woops, my machine is so messed up it can't do anything [12:15] "You know nuffin, Jon Snow" [12:15] hehe === _salem is now known as salem_ === MacSlow|lunch is now known as MacSlow [12:40] om26er: hi, do you know if jenkins will run tests and add comments on MRs that are marked as "work in progress" ? or does it need the MR to be ready for review before it does that ? [12:48] nerochiaro, those merge proposals are not picked up by jenkins [12:48] nerochiaro, the status needs to be 'needs review' [12:48] om26er: ok, i'll change it, thanks [12:54] nerochiaro, gusch oSoMoN fyi, on each MR from now on, autopilot tests will run on maguro and mako for camera, gallery, notes, mediaplayer, webbrowser, share [12:54] renato, ^ [12:54] om26er: share will stop existing at some point, it will become a component. i'll let you know when the transition is complete [12:55] nerochiaro, sure [12:56] om26er: nice - I hope there are not too many false erros [12:56] gusch, i'll keep looking, also if you feel a failure is not a "real" test failure, do tell and I'll try to address that [12:57] om26er: that’s excellent news, thanks! [12:58] om26er: I suppose that will result in additional links in the comments posted on MRs by jenkins? [12:58] oSoMoN, yes, it will [12:59] cool [12:59] popey, dpm: https://wiki.ubuntu.com/Touch/AppShowdownList [12:59] popey, dpm: There are still many apps. Will add them after I get home [13:00] nice work! [13:00] * popey subscribes [13:17] om26er: I’m seeing your dummy commit branches, did you know that you can do a dummy commit without an actual change (not even a blank line addition/removal), by issuing "bzr commit --unchanged"? [13:19] Is there anyone here from the Calendar app team? I've got a question about a feature in it. [13:23] oSoMoN, never knew that, should be helpfuly [13:23] *helpful [13:23] oSoMoN, are you one of the calendar devs? I see you listed on the Top Contributors section of the launchpad project [13:24] iBelieve: more like a mentor than an actual developer, but if you have a question shoot, I might be able to help [13:27] nik90: ping [13:27] oSoMoN, so for the App Showdown, I've started developing a tasks manager, Ubuntu Tasks (http://sonrisesoftware.wordpress.com/2013/08/08/ubuntu-tasks/). The other day someone mentioned the To-Do button in Calendar app, so I'm wondering if that is still a planned feature in the Calendar app [13:28] oSoMoN, I don't really want to waste my time developing an app that will have the same functionality as something in the Core Apps :) [13:30] iBelieve: understood, I don’t know what the plan is but I’ll ask the designers [13:30] oSoMoN, thanks [13:31] nik90|Office, ping [13:34] hi guys...how can I add my application here: https://wiki.ubuntu.com/Touch/AppShowdownList ?? [13:39] mefrio, do you have a wiki account? It looks like devs can add their own apps themselves. If you don't, I can add your app for you. Let me first try and find out if that's ok for devs to add their own apps [13:40] iBelieve, I don't have a wiki account. Let me know if you can and I will give you my app informations [13:42] mefrio, can you give your app info now, so I have it? [13:43] dpm, mhall119 do either of you know if App Showdown developers can add their apps to the AppShowdownList wiki page, or do we need nik90 to do it? [13:43] iBelieve, Application: "Memories", Author: "Mario Guerriero", Code: "https://github.com/Mefrio/Memories", Blog: "http://mefrio.wordpress.com/2013/08/11/memories-ubuntu-touch-application/" [13:45] mefrio, okay, thanks [13:45] mefrio, and good luck on your app! [13:45] iBelieve, thank you! :) [13:45] iBelieve, feel free to do it! [13:46] dpm, okay, thanks [13:46] mefrio, I'll add your app right now [13:46] iBelieve, great thanks! [13:52] mefrio, done [13:53] iBelieve, thank you again :) [14:02] mefrio, for your blog link you gave me, it only points to one article. It might be better if you create a special category/tag, such as "Ubuntu App Showdown", and give me the link to that, because then people will be able to follow progress, instead of just seeing you're first post. === salem_ is now known as _salem [14:04] iBelieve, yes, you are right. Here it is the link to the tag ubuntuappshowdown: http://mefrio.wordpress.com/tag/ubuntuappshowdown/ === _salem is now known as salem_ [14:21] I have a function that needs to wait until a numberanimation is done, how can i do this? [14:22] this is what I currently have: http://pastebin.ubuntu.com/5977471/ [14:28] GuidoPallemans, you should be able to just check the existing running property. What doesn't work about what you've currently got? [14:32] hey iBelieve :) [14:32] Cantide, hi [14:33] I finally had a good idea '-';; now i'm researching GPS functions >.< I hope i can get it to work [14:33] hi iBelieve [14:33] iBelieve: anybody with a wiki account can add their app [14:34] nik90|Office, okay, thanks for the info [14:35] iBelieve: btw did u ping me yesterday? I was already asleep [14:35] nik90|Office, yes [14:36] nik90|Office, I read your blog post about the Ubuntu App Showdown. Nice post, I'll try to keep the advice in mind. You mentioned some community designers who might be interested in designing an icon or giving a design opinion. What is the best way to contact them? [14:40] i have a strange question... [14:40] I don't have a device capable of running Ubuntu Touch, so if I develop an app, will the judges give feedback as to how well it is working on the phone? [14:42] iBelieve: hey, so I talked to Lina who’s in charge of design for the calendar app, and she says at the moment there are no plans to implement a to-do feature [14:42] oSoMoN, good, that makes me feel so much better :) [14:45] iBelieve: they generally hangout in the ubuntu app developer g+ community. [14:46] iBelieve: so g+ is the best way I would think [14:47] Cantide: yes :) Also I am sure there are people having a device who will be more than willing to help test your code and give feedback [14:47] cool :) I want to try something with GPS, but it's impossible for me to test that... so i wonder if it's a good idea at all >.< [14:53] im having some troubles with a function that needs to wait until an animation stopped: http://pastebin.ubuntu.com/5977557/ , but this doesn't work [14:54] GuidoPallemans, what doesn't work? [15:02] iBelieve: sec, i changed some code [15:03] i try to make an object (the ubuntushape) fall down, and only when that happened, the rest of the algorithm can continue [15:04] right now i try to do this via sleep(fallAnimation.duration) , with a self-made sleepfunction, but now the animation doesn't happen anymore. [15:05] and doing while(~.running) doesn't work either [15:06] GuidoPallemans, I think the problem is that the animation runs after the function exits, but with your wait, the function doesn't exit until it completes [15:06] hmm [15:06] so i should wait for the animation out of the function [15:08] hi all, i'm trying to implement an ActionSelectionPopover in a toolbar [like the one in the ubuntu-toolkit example]... but is there a better example than that one? [15:08] [or just another example whose source I can look through] [15:08] vic1, you could take a look at the file manager, you can get the source with bzr branch lp:ubuntu-filemanager-app [15:08] thanks iBelieve, will do [15:10] GuidoPallemans, I don't know what exactly you're trying to do, but you might be able to use onRunningChanged to know when the animation is completed [15:11] hmm, that's a good idea too [15:13] is there any resource where can I find some symbolic icon (for example a camera..) for my app? [15:14] randomgc, look in the ubuntu-mobile icons theme. A camera can be found at /usr/share/icons/ubuntu-mobile/apps/symbolic/camera-symbolic.svg [15:14] randomgc: ubuntu-mobile-icons-theme provides them. [15:15] randomgc: You will have to convert it to a png to use it though since qml is buggy with svg files [15:15] ok thanks [15:16] randomgc, I have a nice command line for using Inkscape to convert the icons to a png, I'll find it for you [15:16] iBelieve: ooh I would like that too :) [15:16] thanks iBelieve [15:16] nik90|Office, I don't have that package :/ [15:17] randomgc: you can install it. I think the Package name is "ubuntu-mobile-icons" [15:17] you search for it by [15:17] apt-cache search ubuntu-mobile-icons [15:17] k thanks found [15:18] randomgc, nik90|Office here is the command (I found it on Stackoverflow): ICON=; inkscape --export-png=$ICON.png --export-dpi=64 --export-background-opacity=0 --without-gui /usr/share/icons/ubuntu-mobile/actions/scalable/$ICON.svg [15:18] iBelieve: what size is the png file? 32x32? [15:19] nik90|Office, I think it is what ever the --export-dpi setting is, so I have it set to 64x64. I don't really know what the best size is, though [15:20] iBelieve: thnx. Until now Paolo (one of the community designers) has been doing them for the clock app. [15:20] i don't have those icons T-T [15:21] where could i get them? [15:21] Cantide, install the ubuntu-mobile-icons package [15:22] "E: Unable to locate package ubuntu-mobile-icons" [15:22] is it from a PPA? [15:23] oh, i'm on 12.04... maybe that's why? [15:23] Cantide: ooh that could be it. Can you try "apt-cache search ubuntu-mobile-icons" [15:23] and paste output in paste.ubuntu.com and show us [15:24] output was nothing lol [15:24] Cantide: then it is because of 12.04 [15:24] :( [15:24] Cantide, 12.04 doesn't have the icons for some weird reason. [15:24] :'( [15:24] * Cantide weeps [15:25] Cantide: would it be possible for you to upgrade to atleast 13.04, it would make life so much easier for developing touch apps [15:25] I know it is not the best solution [15:25] unfortunately that's the way it has been. [15:25] i have it installed on a USB disk '-';; [15:25] so i guess i could boot into that [15:25] * nik90|Office was a 12.04 user too .. forced to convert :/ [15:25] forced? how so? [15:26] Cantide: I had to write autopilot tests for the clock core app and for that I had to run 13.04 or later [15:26] oh :( [15:27] i actually want to upgrade... but i really don't feel like setting everything up again now, and then doing it again in a few weeks / months [15:27] so i'm trying to hold out until my next PC and for 13.10 [15:27] Cantide: true [15:27] i'm taking this PC apart in a few weeks :) [15:28] and taking the HDD with me '-';; when it put it in my new PC (whenever that will be) then i'll install 13.10 [15:28] i guess i will boot to 13.04 and try to get the icons there '-' [15:28] hehe, or we could just share it with you via ubuntu one [15:28] or dropbox [15:28] But I can do that only in another 2 hours when I get home [15:29] about app development: the examples on Qt-project are mostly C++, are those modules / functions all available in the Ubuntu SDK? (sorry, i'm new to Qt etc.) [15:29] it's okay '-';; [15:29] iBelieve: thanks a lot, the filemanager had the perfect example! [15:29] or, if you are so kind, open a thumbnail view of the folder and screenshot it, then i can get an idea of what's there [15:29] Cantide, yes, but only when using C++, not in QML [15:30] iBelieve, so if i want to use QtMobility, how would i do that? [15:30] i'm a bit confused because the tutorial on canonical's website is QML... so i followed that... but now when i research functions i'm finding everything in C++ [15:31] it makes the learning curve that much steeper [15:31] Cantide: for most use cases, you should be fine with qml and javascript [15:31] yes, i don't mind that, it makes the UI much easier to manage [15:31] for the gps application you are writing, I am sure there are qml counterparts to the c++ solutions [15:32] the problem is knowing what i can and can't do in terms of functions, and finding tutorials in QML [15:32] yeah, i'm sure, too... but finding them and examples T-T [15:32] not easy for a n00b '-';; [15:32] I am not sure if GPS location support has landed in the sdk though [15:32] oh.. [15:32] that said I myself am looking for GPS qml examples [15:32] haha [15:32] let me know what you find.. i have a few links open [15:32] I believe it is planned to land in another 1-2 weeks hopefully [15:33] such as this: http://qt-project.org/quarterly/view/location_and_mapping_services [15:33] and this: http://qt-project.org/wiki/Retrieve_Location_Using_Qt_Mobility [15:33] oh, that will be nice [15:33] so perhaps i could start on my interface in the meantime [15:33] http://doc.qt.digia.com/qtmobility-1.1/qml-location-plugin.html [15:34] is basically qml [15:34] when gps lands in the sdk, it will make use of qtlocation [15:34] Cantide, when searching for docs on the qt-project site, it usually helps to add 'QML' to your search terms to keep most C++ stuff out [15:34] oh, i see.. [15:35] alrite I am going home. See you guys in another hour or so. :) === nik90|Office is now known as nik90|GoingHomwe [15:43] can I change the icons in a Switch? [15:52] has anyone been able to display an icon in a popover ActionList? [15:52] Action has an iconSource property, but it doesn't seem to do anything [16:02] Is there anyway to install a click package on 13.04? I'm getting this error (I also get it on 13.10): ValueError: Framework "ubuntu-sdk-13.10" not present on system [16:13] oSoMoN: willing to do another autopilot MR? https://code.launchpad.net/~schwann/gallery-app/gallery-atest-tabs/+merge/179732 [16:13] gusch: looking [16:24] gusch: one tiny fix needed, I’m running the ap tests on my device, should be good to go === randomgc is now known as randomgc|afk [16:28] oSoMoN: pushed the update [16:32] boiko: Good Morning :) [16:39] iBelieve, I don't think it works on 13.04 [16:39] jono, okay, thanks. I'll try it again soon on 13.10 and see if I'm still getting that error [16:40] iBelieve, :-) [17:21] mihir: hello :) [17:39] nik90, just in case you hadn't forgotten, I managed to download those icons from the internetz '-';; so no need to worry about it ;) === Cantide is now known as CantiAFK === randomgc|afk is now known as randomgc [18:01] om26er: are autopilot tests already re-enabled for phone-app? [18:08] boiko, yes, I did enable them [18:09] om26er: great! thanks, I have just submitted an MR improving the tests, let's see how that goes [18:09] boiko, can you approve this branch please, https://code.launchpad.net/~om26er/phone-app/connected_tests_improvements/+merge/178176 [18:10] om26er: sure, I haven't seen that one, sorry [18:10] boiko, it does not affect any real tests, just the one's that are supposed to be run in the lab [18:10] om26er: ok, approved [18:17] from where can i download the core apps to test on my desktop? [18:18] oh, i found it https://wiki.ubuntu.com/Touch/CoreApps/PPA [18:19] but i'm on 12.04 T-T [18:19] * Cantide sighs [18:23] isn't camera-app a ubuntu core app? [18:25] Ello ello. So I'm trying to turn this kind of weird package I made (basically a lone C file, plus a few python scripts and a bash "INSTALL" script to move things and set permissions) into a legit ubuntu package. How can I do that? [18:25] Here's the current "INSTALL" script http://pastebin.com/QeP7Fc8P [18:26] randomgc, it is core functionality of a phone, but it's not one of the 12 core apps per se [18:26] is there anywhere a mockup of how it will look? [18:27] the camera app? [18:27] yep [18:27] i'm not sure [18:27] but why not watch some vids on youtube? you can see it in action there [19:04] iBelieve is omniscient and omnipresent >.< [19:11] can I change the default icons of a Switch widget? [19:11] or a checkbox.. [19:13] randomgc: no, unless you create your own theme/style for your app [19:14] :/ [19:15] because I'm creating an app that uses the camera and needs to switch between photo mode and video mode [19:15] randomgc: that's a good use case [19:16] yep and it would be perfect if the switch had a photo and a video as icons [19:16] randomgc: currently the icons are defined in the style for switch or checkbox [19:16] randomgc: which is in SwitchStyle.qml in the ubuntu ui toolkit default theme. [19:16] is there a way to override the style? [19:18] randomgc: yes, by creating a new theme. That is not as bad as it sounds, a theme has a parent theme, and you only need to create the Style.qml for the component where you like to change the style. [19:18] I don't think there is a tutorial for that.. [19:18] randomgc: I think your use case is a good one to add functionality to the toolkit to be able to change the icons in the checkbox/switch. [19:19] :) [19:19] randomgc: could you request that feature by reporting a bug on https://bugs.launchpad.net/ubuntu-ui-toolkit and list the use case also? [19:19] yeah sure :) [19:20] thanks [19:22] is important where I store the source code of my app? (I'd like to use github..) [19:31] randomgc: you can store it wherever you like [19:32] randomgc: but I can imagine that it could be easier to publish to the ubuntu software center if you store it on launchpad. [19:33] randomgc: but to be honest I don't know if that is the case or will be the case [19:39] hey all, quick q [19:39] i'm using the "QML Extension + Tabbed" template [19:39] and I can't seem to add any existing files to my main project (template=subdirs type) [19:40] i've had troubles in the past understanding the template=subdirs project type in qtcreator, so I'm guessing it's something there i don [19:40] 't understand [19:41] timp, I've submitted the bug report as you said [19:45] b0bben: I've found that you can create subdirectories on the file system and qtcreator will see them. [19:46] xqwzts: i've added some .qml files (and one subdir) to existing components dir, and qtc doesn't see them at all :/ [19:47] hmm [19:47] can you add a file from inside qtcreator? [19:48] xqwzts: just tried that, doesn't see file created from "New file" either [19:48] Add New -> Qt -> QML File (Qt Quick 2) [19:48] something is weird [19:48] xqwzts: yeah, did that [19:48] Hello, i've been google to find how to do localization with the i18n.tr()-function, but couldnt find my way yet. Anyone has some pointers? [19:48] could it be a rights issue? [19:48] with the directory your project is in? [19:49] so when you create the new file [in qtcreator] is it created on the filesystem? [19:49] xqwzts: i could add existing (and new) files to the subproject called "backend", cause it's a regular project, not one with template=subdis [19:49] it's created on the file system, even tho it put the file in the root [19:51] on restart of qtcreator, it sees my files! [19:51] sweet [19:51] strange :| [19:51] annoying bug, add new file -> quit qtC -> move file to right folder -> start qtC [19:51] atleast i'm not stuck on that anymore [19:51] thx for rubber-ducking xqwzts [19:51] :) [19:52] np [19:52] glad it worked [19:52] you could try just closing the project instead of all of qtcreator btw [19:56] i tried adding the core apps collection ppa, and then installing some of them, but it doesn't find the packages despite adding the ppa and doing an apt-get update T-T it may be yet again because i am on 12.04 T-Tv [20:19] can I suppress this warning? file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/CrossFadeImage.qml:85: Unable to assign QSize to QSizeF [20:28] hi [20:28] could someone please tell me - If I have other versions of Qt installed will this cause an issue with Kits for ubuntu SDK? [20:29] qt4.8 won't [20:29] if you have 5.1 I don't know [20:29] right ok [20:30] I installed ok but there are NO ubuntu project options and no kits [20:31] check if you have enabled the ubuntu plugin fro qtcreator Help > About Plugins.. [20:31] have you installed the ubuntusdk from the ppa? [20:32] yes randomgc I did from the ppa - havent checked the plugins so will look at that [20:33] ok ubuntu seems to be selected there [20:34] have you tried turn off and turn it on again? jk :p [20:35] hehehe randomgc yes..and i then did it again and pulled all the cables out and pushed them all back in again twice :D [20:36] ahahah [20:36] if ubuntu-sdk is installed correctly I don't know what is your problem :/ [20:37] oo those guys at redmont have such a sense of homour [20:37] I think my huge mix of SDKs and Qt versions is messing things up [20:38] mmm synaptic just froze [20:38] this is bad [20:38] I think perhaps a new user for Ubuntu and for straight 5.1Qt might be worth while [20:38] thanks randomgc [20:39] will try a new stratagy [21:34] how much code can I reuse from other projects? I mean, I need a oath2 library to access remote contents, can I reuse one available on internet? (if the license allows so of course) [22:07] nik90, ping [22:12] iBelieve: pong [22:13] nik90, I've subscribed to changes in the AppShowdownList wiki page, so I just saw that you added a column for click packages. [22:13] nik90, where should I provide the click packages? [22:14] iBelieve: I still need to discuss with other judges, but my idea was to let developers create click packages using qtcreator and then host them. This way users can quickly install and try them out. [22:14] iBelieve: I still need to figure out where to host them. We might provide a common link for all developers perhaps. [22:14] nik90, that's what I figured it was for. Should I just put my click package in my GitHub project for now? [22:15] iBelieve: You could. But I really need to discuss this a bit more. [22:16] nik90, okay, thanks [22:16] iBelieve: I also intend to update the wiki with click package info to let users know how to install them etc etc. [22:17] nik90, so then I suppose you don't want developers adding links to their click packages yet, until you've discussed it futher? [22:18] iBelieve: hmm..well yeah since we might change all of them soon to make it uniform. [22:18] nik90, okay. [22:19] nik90, related to click packages, do you know who and were I should ask for help with click packages? I'm getting weird errors trying to install my package produced by qtcreator [22:20] iBelieve: in all honesty no. I would guess david (irc nick dpm) might be the right person to talk about this. [22:21] iBelieve: He is in berlin timezone, might want to contact him tomorrow [22:21] nik90, thanks [22:32] which social network does Friends support? [22:37] randomgc: It supports twitter, linkedin, facebook when I tried it some time back [22:39] so if I develop a instagram app I won't get extra points because I don't use u1db, Friends and OnlineAccounts D: [22:51] randomgc: Not necessarily. We will also judge your app based on its usability, design, performance and general usefullness. That said you have to also think about the future of your app. If friends does add support for instagram along with other social networks, how does your app differentiate itself from it? Or better why should a user install your app over friends? [22:51] randomgc: If you got an answer to that question, you should continue developing it. [22:53] nik90, by Friends I meant this: http://developer.ubuntu.com/api/devel/ubuntu-13.10/qml/friends/qmlmodule-friends0-friends-0-1.html [22:53] not the app itself [22:54] randomgc: In a way it also applies to that as well. If I can share to instagram via the friends service (which can be leveraged by any app literally), Why should I install your app? [22:55] randomgc: Would you provide some options to edit the image before uploading to instagram? [22:57] as soon as possible of course, at least some effects before the end of the contest [23:00] randomgc: there you go. That would be unique to your app :) and motivate me to use yours over any other general app. [23:01] randomgc: btw when you have something to show, can you add your app to https://wiki.ubuntu.com/Touch/AppShowdownList [23:01] I am keeping track of all apps being developed [23:02] so here's my code https://github.com/random-cpp/instatouch just started today [23:02] not so much to see right now [23:02] :( [23:03] when I try to close a dialog I get this error: file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Popups/popupUtils.js:69: TypeError: Object QQmlComponent(0x2045470) has no method 'hide' [23:03] and the dialog won't close [23:04] randomgc: sry but I will have a look at it tomorrow. Need to go to sleep now. Office tomorrow :) [23:04] ok goodnight :) [23:04] randomgc: and no worries, many are just starting [23:04] randomgc: good nite :) === salem_ is now known as _salem