/srv/irclogs.ubuntu.com/2015/03/28/#ubuntu-app-devel.txt

mardymzanetti: ping08:37
lentzi90I'm trying to make an app that simply plays a sound when I press a button. It works nice on the desktop but not on my phone (no sound). Any suggestions?10:54
lentzi90The sound file is an mp3, saved in a data directory. Ubuntu SDK wouldn't let me add the directory, but I did it manually anyway, could that cause a problem?10:56
ogra_you need to ship your file inside your app directory10:59
ogra_apps on the phone can mot access anything on the rest of the filesystem10:59
ogra_*not10:59
ogra_(you can indeed use a data/ subdir or some such in your app dir)11:00
ogra_you also need to make sure that your ap can use audio via the apparmor permissions11:01
lentzi90ah okay, thaks!11:01
lentzi90Yes now it's working! Thanks again! :)11:08
ogra_:)11:21
AskUbuntuPrivacy app for ubuntu-touch phone | http://askubuntu.com/q/60242715:06
mzanettimardy, late pong16:26
mardymzanetti: hi! nevermind, it was about the icon for your imgur app16:28
mzanettimardy, what about it?16:29
mardymzanetti: I'm making a similar app for flickr, and I wanted to steal your icon's svg; but I re-did it already :-)16:29
mzanettimardy, ah ok... I just copied some png from the interwebs16:29
=== ara is now known as Guest40924
mardymzanetti: btw, is it so that we are not supposed to use the reverse domain form for the package name?16:37
mzanettimardy, hmm... I haven't read anything about it being discouraged. But I guess if you're starting something new, using the newer naming schema makes sense.16:38
mzanettimaybe when click and snappy merge, the old one could cause troubles. don't know exactly though.16:39
kalikianabzoltan_: FYI https://bugs.launchpad.net/ubuntu/+source/qtcreator-plugin-ubuntu/+bug/143768217:49
ubot5Ubuntu bug 1437682 in qtcreator-plugin-ubuntu (Ubuntu) "QML app with C++ plugin (cmake) has wrong import in example code" [High,New]17:49
cimmmardy: i am building a new app but didn't know about the new naming scheme, any pointers?19:09
mardycimm: no, I actually don't think there are news about that, I guess we can continue using the reverse domain scheme19:11
cimmmardy: ok, thx19:12
cimmwhen creating a new project in qt creator the wizard shows a dropdown with frameworks, there is ubuntu-sdk-14.10, -qml, -html, -papi... does this make a difference?19:15
POPkillerHy ppl greetings from Portugal19:15
ahoneybuncimm: ubuntu-sdk-14.1019:15
cimmahoneybun: ok, so i simply ignore the other, even if building a QML app?19:16
ahoneybunyea19:16
ahoneybunappname.username for the domain scheme19:17
cimmgreat19:17
justCarakasalex-abreu: I have a question, on the site I find http://developer.ubuntu.com/api/html5/sdk-14.10/UbuntuUI.Toolbar/ the toolbar but when I try the JS function I get an error undefined is not a function am I doing something wrong ?21:01
POPkillerHy ppl21:24
justCarakascan anybody give me more info about the Option Selector for HTML5 apps ?21:27
justCarakasim actually looking how to get my icons working in the header for a pagestack implementation, dakar alex-abreu ?21:35
dakerjustCarakas: yo21:59
dakerjustCarakas: just look at the example here http://bazaar.launchpad.net/~ubuntu-html5-theme-devs/ubuntu-html5-theme/trunk/files/head:/examples/html5-theme/widgets/22:00
ogra_hmm, can i define multiple domain-suffix entries for one protocol in the url-dispatcher json file ?22:49
ogra_obviously i can :)22:56
=== ahoneybun_ is now known as ahoneybun
justCarakasthx daker, Got it working :) BE Mobile is almost running again :)23:05
daker:)23:05
=== ahoneybun_ is now known as ahoneybun

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!