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