[00:00] *something [00:01] why do I need to edit the main at all [00:01] previous you had anchors.margins: units.gu(2). ..I removed that from the column...you may need to add it to the flickable [00:02] you're basically calling home.qml in the main.qml ... and so I edited it there..but by all means you can just add the flickable to home.qml [00:03] * ahoneybun is so confused [00:04] ahoneybun: just add the flickable to only the home.qml file and you're done [00:04] forget the main.qml changes [00:06] omg the width [00:07] http://pastebin.ubuntu.com/11441820/ [00:07] what happens to the width? [00:07] half the page is empty [00:07] can you add anchors.margins: units.gu(2) to the flickable and see if that fixes things for you [00:08] oh [00:08] ahoneybun: for that set width: parent.width to the column [00:08] that should definitely fix that [00:09] fixes [00:10] ahoneybun: so in total it should be like http://paste.ubuntu.com/11441859/ [00:10] I hope this helped ;) [00:11] yay [00:12] I added contentWidth [00:12] to flickable [00:12] missing the margins in flickable though [00:12] did you add the anchors.margins like I did in my paste? [00:13] to the flickable? [00:13] yes [00:13] anchors.fill: parent [00:13] just copy paste http://paste.ubuntu.com/11441859/ [00:13] and then anchors.margins: units.gu(2) [00:13] this is all I have other then the contenthight and width [00:14] ok [00:14] still works so thats good [00:16] nik90: one last thing, I want to push it to my device for a final test before I update in places [00:16] popey told me about pushing the .click to /tmp or somehting [00:16] *thing [00:17] ahoneybun: do you use the Ubuntu SDK? You can just tell it to install on device directly instead of doing that yourself [00:17] never worked for me [00:17] have not tried it recently though [00:17] ahoneybun: yup I noticed that your project did not work for me that way ... It turns out your project is missing the .excludes file [00:17] oh [00:17] create a new project and copy the .excludes file from there to your project [00:18] there could be other reasons why it didnt work for you...but this was the only reason for me personally...I tested it on Nexus 4 [00:20] weird [00:20] It is not supported to create click packages for a non UbuntuSDK target [00:21] well it default to your desktop as the default target [00:21] and since your app is independent of architecture, it works [00:21] otherwise it wont ;) [00:22] I onlu have desktop wth [00:22] so does it work? [00:22] what work? [00:23] creating a 14.10 or 15.04 kit and then targetting that to install on the phone using the sdk? [00:23] anyway what popey mentioned is creating a click package and moving that to /tmp directory on your phone. You can then install it by pkcon install-local --allow-untrusted click-name [00:24] replace click-name with the click package file name [00:24] might want to remove the store version first lol [00:24] works! [00:25] yay [00:25] ok now I am confused...what worked? [00:26] 1. got it installed on the device with the SDK (also learned ctrl+r will do that when the kit is selected) 2. flick works! [00:26] * ahoneybun pushes the changes to LP [00:27] ahoneybun: ah yay!! btw you don't need to remove the store version before installing it...the SDK will overwrite it [00:27] oh [00:27] and yes ctrl+r is the best thing ever [00:27] well it gave a error when the store version was there [00:28] * ahoneybun takes his SIM out of his OnePlus One [00:28] yeah it shows a dialog saying that an app with similar name is already installed..just press yes and it will override it [00:29] no option [00:30] hmm strange i get https://imgur.com/j55jEUy [00:30] it was nothing about the name [00:30] idk its gone now [00:31] YAY 900 Downloads [00:32] http://imgur.com/PMA8CF0 [00:33] nice [00:33] gtg it getting late here [00:33] np [00:33] thanks a lot nik90 [00:33] yw :) [00:34] night === aaron is now known as Guest52701 === Guest52701 is now known as ahoneybun === aaron is now known as Guest26124 === Guest26124 is now known as ahoneybun [02:51] I'm thinking of messing around with toolbar items but I can never get them riht [02:51] *right [03:01] * ahoneybun files a bug against developer.ubuntu.com === aaron is now known as Guest78283 === Guest78283 is now known as ahoneybun [12:18] popey, hi there [12:18] popey, I've added support for sharing youtube links to kodimote and I've been told I need to ping you to add a share button to your youtube app [12:19] :D [12:26] Add a what? [12:28] mzanetti: not sure what you mean. Happy to add whatever you need [12:29] popey_, in the webbrowser one can share the link to the currently viewed page [12:29] Oh. So share from my app [12:29] popey_, when on youtube you can now share that to kodimote and it will play the youtube video on the tv [12:29] Gotcha [12:30] Sweet [12:30] Will take a look when home [12:30] I haven't released it yet, because it's 15.04 only and I don't want to kill it for RTM users yet [12:30] Ok [12:30] T [12:31] I can test on my vivid device [12:31] popey_, package at: http://notyetthere.org/data/com.ubuntu.developer.mzanetti.kodimote_2.0.99_armhf.click [12:31] Ok.ta [12:31] you'd need a kodi installation to test the full journey though [12:31] (xbmc will do too) [12:32] Ok.I have a kodi box [12:33] Ttfn === aaron_ is now known as ahoneybun [12:57] * ahoneybun is back in the game! [13:03] popey: around? [13:05] ahoneybun: wassup? [13:06] I pushed update to uBeginner, could you try it out on you BQ device please :) [13:06] * ahayzen observes that popey magically summons popey_ to join the room :-) [13:06] *a update [13:07] hey ahayzen! [13:07] ahoneybun, o/ hows things? [13:07] :) [13:07] pretty good [13:07] my Nexus 4 is running again [13:07] sweet \o/ [13:07] yep [13:08] I added flickable so you can scroll on the home page [13:08] since it did not fit on the page well [13:08] ahoneybun: sure when I get home [13:08] Nice [13:08] thanks to nik90 [13:09] Nik90 is a legend in his own lifetime [13:09] the newest devel is pretty nice [13:10] lots of little fixes here and there [13:10] Yeah [13:10] great music player ahayzen and others [13:10] hehe thanks [13:10] I am still reeling from having an actual 100% SDL game in the store :) [13:10] I'll get over that one day [13:10] when that works on mako its gonna be awesome :-) [13:11] SDL?? [13:11] can't wait for more of them to appear [13:11] opps [13:11] Neverball [13:11] SDL game [13:11] ahoneybun, https://uappexplorer.com/app/neverball.lb [13:11] I saw some pics of that [13:11] looks cool [13:11] o/ later [13:12] bye popey_ [13:12] g2g [13:12] o/ [13:15] lol [13:15] ahayzen: Page.tools is a deprecated property. Please use Page.head instead. [13:15] I'm waiting on someone [13:15] yup, ahoneybun you have some header actions? [13:16] trying to [13:16] I'm using the example from developer page [13:17] ahoneybun, example here https://developer.ubuntu.com/api/apps/qml/sdk-14.10/Ubuntu.Components.Page/ [13:17] from here https://developer.ubuntu.com/api/apps/qml/sdk-15.04/Ubuntu.Components.ToolbarButton/ [13:17] thought that was the old way of doing it lol [13:18] I think it is [13:18] page might be old [13:18] try the first code example in the link i gave [13:18] same error [13:18] thats how we do it in music anyway [13:18] ahoneybun, with a page like this? http://pastebin.ubuntu.com/11452674/ [13:18] wait [13:19] same error [13:19] really? what was the output? [13:19] qml: Page.tools is a deprecated property. Please use Page.head instead. [13:20] mind pastebin'ing the code? [13:20] maybe you just left the tools: property there when you don't need it? [13:20] oh I see [13:20] import Ubuntu.Components 1.1 [13:20] needed to be import Ubuntu.Components 1.2 [13:21] or that [13:21] lol [13:21] that page is 14.10 [13:21] I;m in 15.04 toolkit [13:22] we're partially inbetween \o/ [13:22] lol [13:22] does onTriggered: not work in that [13:22] ? [13:22] the SDK is not autocompleting [13:23] it should? [13:23] nope but I think it will work [13:23] it seems when it will not autocomplete it will not work lol [13:23] oh right yeah onTriggered: is what you want [13:24] yea it works [13:24] \o/ [13:24] did the contacts image name change? [13:25] iconName: "contacts" does not load [13:25] QQuickImage: Failed to get image from provider: image://theme/contacts [13:25] maybe check in /usr/share/icons/suru/actions/scalable/ i see "contact" [13:27] search is in there too and it works [13:27] *contact* not *contacts* [13:27] ;-) [13:29] g2g really this time [13:29] thanks ahayzen as usual :) [13:29] ahoneybun, no problem have fun :-) [13:39] mzanetti: Tagger does not start after update on my bq [13:39] really... [13:39] yep [13:40] mzanetti: http://paste.ubuntu.com/11452983/ [13:40] meh... seems I compiled it with a 15.04 chroot [13:46] mivoligo, should be fixed now [13:53] mzanetti: yes, it is :) [13:54] app scope refreshing every time after update or new install is not nice :( [14:12] mzanetti: hey, you might have broken tagger with your update today on the BQ device..when I launch it I see the log error "Undefined symbol: _ZN6QDebugD1Ev" [14:12] nik90, yeah... already fixed [14:12] mzanetti: wow that was too fast of a reply ;) [14:13] nik90, mivoligo told me some 15 mins ago already [14:13] ah [14:13] mzanetti: btw since 15.04 OTA is coming next week approx..can I update fahrplan to the 15.04 framework with few other improvements? [14:14] nik90, yeah... should be fine [14:14] either way fahrplan 2.0.25 doesnt work with in RTM atm due to the same symbols missing error [14:14] cool [14:15] nik90, we still /could/ build it in a 14.10 chroot and it would run on RTM [14:15] but yeah, not in the mood to manually build everything. Plan was to bump to 15.04, yes [14:15] mzanetti: I did build it on 14.10 chroot and then installed on rtm..but did hit that issue..I created a custom hacky script for now to manually build and install on my phone for development purposes [14:22] nik90, if you go back the git changlog you'll find one of the old run_on_ubuntu_touch.sh scripts in there... [14:22] nik90, but with 15.04, running from QtC works fine for me [14:23] which is why I dropped that script a while back [14:24] mzanetti: oh...hmm I have been developing all this on a 15.04 N4...and I had issues with running from QtC.. I will give it a try this weekend and see if it works for me [14:24] nik90, you need to add CONFIG+=ubuntu to the qmake options [14:25] also you might need to select another run target... not sure. could be it detects the sailfish binary too or something [14:25] but it works fine here. I tried after you told me 2 weeks ago and it was working [14:32] Hi folks [14:32] I'm having trouble with the QT Examples [14:33] I can get them to run, as it can't write back to /usr/lib.... [14:33] So I copy the project to /home/sickrimmit/QT [14:33] mzanetti: yeah I am not sure why it fails for me..it complains of a missing manifest.json file http://paste.ubuntu.com/11453764/ after adding config+=ubuntu..I tried both the debug and release [14:34] anyway the script works for now..which is fine [14:34] It complains it can't reference ../../shared/shared.h [14:34] nik90, drop the build dir and try again [14:34] gtg [14:35] It kinda feels like my UbuntuSDK install is broken [14:38] Copying the Same Game demo, to try that and it just pukes, with cannot create /usr/lib/i386-linux blah blah [14:42] I had to hand edit the UbuntuSDK Config files, just to get the SDK to run... [14:43] I wonder if these hurdles, slow down app development ? [15:27] afternoon all [15:28] afternoon :) [15:46] Hello [15:46] :-) [15:46] hey sick_rimmit [15:46] having problems with the sdk? [15:46] Yes a little trouble.. [15:47] I've not used it for desktop QT dev myself, [15:47] been looking on launchpad, thinking of installing from ppa [15:47] what version of kubuntu you running? [15:47] 15.04 [15:47] yeah, add the sdk team ppa [15:48] be interested to know if that works on kubuntu, don't think it gets a lot of testing outside Ubuntu but I may be wrong [15:48] OK, Will try that out [15:48] i know a couple of people round here use kde [15:49] Getting excited about trying to make some little apps, but it got a bit frustrating... [15:49] No worries... a cup of tea, and cake fixed that... [15:49] Now I'm ready to do dev, or bug fix [15:54] OK, Well that appears to pulling in some updated QT Stuff and the UbuntuSDK Template for QTCreator... which is what I was hoping for [15:54] I couldn't get the emulator working on this laptop, which is a 2009 Samsung, so not surprising.. [15:55] But I have an Aquarius or 3 here so, I'll play with a live device.. [16:04] the emulator can be painful [16:15] popey: Really I think my laptop just doesn't have enough performance to run it [16:18] most don't [16:18] the x86 one is way faster than the armhf emulator [16:18] neither is a magical experience [16:23] hey sick_rimmit [16:24] ahoneybun: Hi mate, how you doing ? [16:24] pretty good you? [16:24] Yes good thanks [16:24] cool [16:25] popey: I'm on KDE lol [16:25] got a real device sick_rimmit? [16:28] ahayzen: still around? [16:28] ahoneybun, yo, sup? [16:29] can you put head.actions in tabs? [16:29] like how I have uBeginner [16:29] ahoneybun: Yes, we're lucky we got Auquarius E4.5 from bq.com [16:29] bq.com are Ace! [16:29] nice [16:29] ahoneybun, erm not sure only think it goes into the page, but what you can do is make a PageHeadState component and reuse the same one across your pages [16:30] eww [16:30] nice sick_rimmit [16:30] I have the Nexus 4 sick_rimmit [16:30] ahayzen: http://bazaar.launchpad.net/~aaronhoneycutt/ubuntu-beginner/2.0/view/head:/main.qml [16:31] ahoneybun, or just make a CustomPage {} component and put it in that if you want it on all the pages? [16:31] also can I change the applicationName without it breaking? [16:31] like we have a MusicPage for adding things we want on all pages [16:31] oh boy [16:32] the applicationName should match your package name you push to the store with [16:32] it will it is just ugly as hell [16:32] and does not follow the new name sceme [16:32] applicationName: "com.ubuntu.developer.aaronhoneycutt.ubuntubeginner" [16:33] the new way is "aaronhoneycutt.ubuntubeginner" right? [16:33] or ubuntubeginner.aaronhoneycutt IIRC [16:33] but it means that people who already have the package won't get updates as it is seen as a new package IIRC [16:35] oh ok [16:36] i would just keep the old format for now, thats what most of the coreapps seem to be doing [16:36] ok [16:38] ahoneybun, i've gtg, but would recommend keeping the same appname and making a CustomPage todo the head action for the pages, if you want the same on all of them [17:01] There is no requirement to run QTCreator as Root is there ? [17:02] no, never [17:03] That's what I would expect [17:04] Looks like the projects won't build because of missing shared.h file, which is being reference form main.cpp via a #include ../../shared/shared.h [17:04] So a copied project will always fail :-( [17:05] Projects residing in /usr/lib won't build without rwx permission, which a standard user doesn't have [17:05] hmmm [17:06] going to try to find the shared header files and copy across.. [17:13] i dont understand what you're doing [17:13] why are you building something in /usr/lib? [17:23] I'm not building in /usr/lib [17:23] I am trying to build a QML example, say Clocks, Maroon, or SameGame [17:24] It offers to copy the project to my home dir [17:24] Which is great [17:24] But when I try to run it [17:24] It fails with a missing shared.h header file. which it is looking for at ../../shared/shared.h path [17:25] Now I think that is in the schroot build dir [17:25] a find does indeed find that file there.. [17:26] I did get the photosurface example to build and run [17:26] So maybe it's just that the examples are broken [17:27] Anyway.. I've got tired of fighting with it for now, I'll come back to it another day [17:28] Thanks for helping me popey I appreciate it [17:28] hmm [17:28] sorry. [17:28] ask during the week when sdk people are about [17:29] Really don't worry, I'll mash around with it some more another day, and like everything else at some point I'll get it working [17:29] :-) [19:10] hey all I'm trying to put a xmllistmodel into a dialog [19:10] but the xmlModel is in a different qml file [19:12] http://imgur.com/ED4bk4x [19:18] also dead link http://www.mysite.com/feed.xml [20:39] New post: http://sturmflut.github.io/ubuntu/touch/2015/05/30/my-favourite-ubuntu-touch-apps-may-2015/ [20:40] If you want to be on next months list, I am open for "donations" ;) [20:43] Oh wow: https://plus.google.com/101402903185277489519/posts/Sr37GBA8ZcR can anybody confirm? === aaron is now known as Guest5003