DF__ | some one here?? | 01:54 |
---|---|---|
=== chihchun_afk is now known as chihchun | ||
=== chihchun is now known as chihchun_afk | ||
=== chihchun_afk is now known as chihchun | ||
mzanetti | can we have apps that are written with angularjs/ionic? | 12:55 |
mzanetti | trying to build/port an app for ubuntu, but could use some help getting started with that stuff | 12:58 |
SturmFlut | mzanetti: In theory you can just take https://github.com/Sturmflut/ubuntu-html5-template.git , copy the content to the "www" folder and it should run. | 13:25 |
mzanetti | requires some building with gulp it seems | 13:25 |
SturmFlut | mzanetti: Do you have a pointer to the project? | 13:25 |
mzanetti | SturmFlut, git@github.com:guh/guh-mobileapp.git | 13:25 |
mzanetti | SturmFlut, ok. one step further... I managed to build it (at least it says finished) | 13:27 |
mzanetti | let's see if I can run that index.html somehow | 13:27 |
SturmFlut | mzanetti: Bargh, why do people have to wrap whole JavaScript build systems around their stuff | 13:27 |
mzanetti | no clue | 13:27 |
mzanetti | dunno... this seems to use some platform integration stuff. maybe that requires it | 13:28 |
SturmFlut | No, it's just "cool" to build everything on node.js | 13:30 |
mzanetti | SturmFlut, do you have some idea about the cordova things? | 13:33 |
SturmFlut | mzanetti: No, not a bit. I only know that Oxide supports the Cordova APIs | 13:37 |
mzanetti | ok. will find out | 13:37 |
=== _salem is now known as salem_ | ||
=== salem_ is now known as _salem | ||
popey | mzanetti: i have built stuff using gulp and deployed as an html5 app on ubuntu | 13:51 |
popey | once you get past all the npm and gulp nonsense | 13:52 |
popey | SturmFlut: should merge that :) | 13:53 |
mzanetti | popey, hey! | 13:53 |
mzanetti | popey, yes, I'm past that | 13:53 |
mzanetti | I've added the cordova ppa and did successfully platform add ubuntu | 13:53 |
mzanetti | now trying to build. it complains about not finding my click chroots | 13:53 |
popey | uh | 13:55 |
mzanetti | hmm... click doesn't seem to be aware of them indeed, even though they work in qtcreator... anyhow, creating one with that cordova tool now | 13:55 |
mzanetti | or not :D | 13:55 |
mzanetti | popey, "cordova build --device" is still the correct thing to do, right? | 13:57 |
popey | no idea | 13:58 |
popey | never built a cordova thing | 13:58 |
mzanetti | so close :) | 14:04 |
mzanetti | I have a click, but it seems only white when I start it | 14:04 |
SturmFlut | mzanetti: Any log output? Maybe an AppArmor permission is missing? | 14:18 |
mzanetti | currently fiddling with that, yeah | 14:18 |
mzanetti | log is not too helpful, but last line is a permission denied... | 14:18 |
mzanetti | but it seems to generate the apparmor file... so need to patch some files | 14:18 |
mzanetti | SturmFlut, this is all I get: http://paste.ubuntu.com/11821020/ | 14:21 |
mzanetti | now running it unconfined | 14:21 |
mzanetti | still everything white | 14:21 |
mzanetti | hmm... can't spot an obvious error | 14:23 |
mzanetti | need to stop for today tho | 14:23 |
SturmFlut | mzanetti: Looks like a case for #oxide :/ | 14:41 |
ja_ | hello | 14:42 |
ja_ | i try to use ubuntu-sdk with qml project | 14:44 |
ja_ | but when i have this error: errors while reading typeinfo files ... | 14:45 |
ja_ | and i can open desing section | 14:45 |
=== chihchun is now known as chihchun_afk | ||
DF__ | hi some one here?? | 16:19 |
=== chihchun_afk is now known as chihchun | ||
popey | DF__: sure | 16:21 |
=== chihchun is now known as chihchun_afk | ||
elijah | hola | 20:44 |
elijah | I am trying to build an AppIndicator for Ubuntu 14.04, I found documentation for 13.10 but not 14.04 | 20:45 |
elijah | http://developer.ubuntu.com/api/devel/ubuntu-13.10/python/AppIndicator3-0.1.html | 20:45 |
elijah | Does this apply for 14.04 too? | 20:45 |
elijah | When I do help('appindicator') I get " /usr/lib/python2.7/dist-packages/appindicator/__init__.py" | 20:45 |
elijah | But don't know if that means the appindictor version on my system is 2.7 or not | 20:46 |
=== joachimhs_ is now known as joachimhs | ||
elijah | This here shows me a 0.1 and a 3-0.1 - http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/trusty/libappindicator/trusty-updates/files/head:/src/ | 21:50 |
elijah | Which I gather the 3-0.1 is for GTK3+ | 21:50 |
elijah | But I am not sure how to declare which one to do with a import appindicator or how to see what one is being included | 21:50 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!