/srv/irclogs.ubuntu.com/2014/05/01/#ubuntu-touch.txt

=== lolo is now known as Guest94090
=== jhodapp|afk is now known as jhodapp
dobeyinit: Failed to spawn application-click (com.ubuntu.developer.dobey.kindle_kindle_1.0) main process: unable to switch security profile: No such file or directory02:16
dobeywhat does that mean exactly?02:16
dobeywhile file or director is not such?02:16
dobeyoh, it seems there isn't a file in /var/lib/apparmor/profiles/ for my click :(02:21
dobeybah, even after i made one by hand, it still complains02:26
jjohansendobey: maybe its complaining about the cache location?02:27
dobeyhow would i know?02:27
jjohansendobey: give me a minute to find where that is again02:27
jjohansendobey: /var/cache/apparmor/02:30
dobeyyeah i copied it there and it didn't help02:30
dobeyand that doesn't answer why click didn't create the necessary profiles when i installed the package02:30
jjohansendobey: that needs to be the compiled version of policy there02:30
dobeyoh02:30
dobeywell, it's still giving the "no such file or directory" error02:31
dobeyso i guess it's looking for a different file02:31
jjohansendobey: hrmm, I'm not sure why click isn't creating the profile, but we can try to work through it02:31
jjohansendobey: what does aa-status report02:31
dobeya bunch of profiles being loaded, none of which are mine02:32
jjohansenokay but what are the profiles? are you seeing other click profiles loaded?02:33
dobeyyes02:33
jjohansenokay,02:33
dobeyamazon, twitter, etc etc02:33
dobeybasically every other app that's on my phone02:33
jjohansenwhat dirs exist in /var/lib/apparmor/02:34
dobeyclicks and profiles as expected i presume02:35
jjohansenyep, and there should be related files in each,02:37
jjohanseneg. clicks/com.ubuntu.clock_clock_1.0.373.json and profiles/click_com.ubuntu.clock_clock_1.0.37302:37
dobeyyes, and there are (now anyway, i created the profile file manually02:38
jjohansendobey: what do you mean manually? Did you create a security manifest json file and then generate a profile from that?02:39
dobeyno, i copied a profile for another webapp, and modified the data in the profile to reference my app id and such instead02:40
jjohansenah, okay. So how click works is you create a security manifest file and the profile is autogenerated from that02:40
dobeyyes, i did that in the package02:41
dobeybut the profile wasn't generated for some reason (i have no idea why)02:41
jjohansenhrmmm, so you copied the json file into your package but the profile isn't being generated correctly?02:41
dobeyanyway, now i've gone and removed the package, and reinstalled it, and click generated a profile, but it still fails to start02:42
jjohansenwell and tweaked the file you copied02:42
jjohansenalright02:42
jjohansenwell at least we have a profile02:42
jjohansendobey: have you tried launching your app since the reinstall?02:43
dobeyyes, it still fails02:43
jjohansenthe profile may not be loaded until the app is started02:43
dobeybut now for an apparently different reason02:44
jjohansenokay, after launching the app, is there a denial in the tail of dmesg?02:44
dobeyyes02:45
jjohansenwhat is the denial?02:45
dobeyfor /usr/bin/qtchooser02:45
jjohansendobey: can you pastebin me your app profile?02:49
jjohansenand the full denial message in dmesg02:50
=== jhodapp is now known as jhodapp|afk
dobey[ 2976.052836] type=1400 audit(1398912874.931:160): apparmor="DENIED" operation="exec" parent=1786 profile="com.ubuntu.developer.dobey.kindle_kindle_1.0" name="/usr/bin/qtchooser" pid=4434 comm="exec-line-exec" requested_mask="x" denied_mask="x" fsuid=32011 ouid=002:55
jjohansendobey: so that tells me that your apps profile is loaded and denying access to qtchooser02:57
dobeywhich makes absolutely no sense02:59
jjohansendobey: well that is stepping outside the basic sdk, so its not that surprising03:01
dobeybecause it's using qml, and all the other qml apps work fine, with similar apparmor json, and manifest03:01
dobeyjjohansen: no it isn't03:01
jjohansenoh hrmm entirely qml and doing that, that is weird03:01
dobeyjjohansen: i am not using qtchooser03:01
dobeyqmlscene is03:01
dobeylrwxrwxrwx 1 root root 9 Jan 29  1970 /usr/bin/qmlscene -> qtchooser03:01
dobeyso "qmlscene foo.qml" will always run qtchooser03:02
dobeyso having qtchooser denied, makes absolutely no sense to me03:02
=== vying is now known as Guest82305
jjohansendobey: can you pastebin your generated profile? qtchooser is actually being allowed in some of the click profiles I have looked at03:03
jjohansen  # Launching under upstart requires this03:04
jjohansen  /usr/bin/qtchooser rmix,03:04
jjohansen  /usr/bin/cordova-ubuntu* rmix,03:04
jjohansen  /usr/bin/ubuntu-html5-app-launcher rmix,03:04
dobeyyeah, that is not in here03:05
dobeyso why03:05
dobeybut /usr/share/qtchooser *is* there03:05
dobeyactually, for some reason, only /usr/bin/webapp-container is in this profile03:06
dobeyah ok, finally got it to work03:09
jjohansendobey: did you copy a webapps manifest file?03:09
dobeyhad a webapp template specified in the json03:09
jjohansenyeah03:09
dobeyhrmm, hitting some apparent redrawing issues in oxide though, when i scroll03:11
jjohansenoxide still has a few bugs to shake out03:12
dobeyi wonder if i can specify some max-width in css for it somehow03:13
jjohansenbut its worth poking at open bugs or pinging chrisccoulson03:13
JoshStroblJust flashed trusty-proposed on to my Nexus 5. My god, I'm loving Ubuntu Touch.03:37
wolflarsonw00t JoshStrobl good for you04:19
wolflarsoni got it installed just a few days ago as well04:20
wolflarsonits good stuff.04:20
JoshStroblYea. Bit finicky on my Nexus 5 (occassional lag and random app crashes..sometimes the app doesn't even load). But otherwise solid.04:25
JoshStroblTried getting Messaging (SMS / texting) to work but it hasn't. Fine though since my wife usually calls me anyways.04:26
wolflarsonyea i tested calling but have not really tested to much yet. i could not get hidden wifi networks to work04:27
JoshStroblI'll go ahead and test hidden wifi networks now.04:27
wolflarsoncant find a way for me to sync all my google contacts yet04:27
wolflarsonthat would be a big bonus ... perhaps i should set up owncloud just to sync my contacts :)04:27
wolflarsoni bet there is a way04:27
JoshStroblmy did it automatically when I added it into the Online Accounts04:27
wolflarsonim dual booting so im just messing with it a few hours a day04:28
JoshStroblAnd the call quality, according to my wife, was the same as it was when I was using Android...so w00t.04:28
JoshStroblI'm dogfooding it 100%.04:28
JoshStroblWe'll see how long I last with that :D04:28
wolflarsonbrave guy ... i cant do taht yet04:28
wolflarsonwhat version are you running?04:29
JoshStroblr30304:29
wolflarsonhmmm04:29
wolflarson305 here ?04:29
wolflarson i think04:29
JoshStrobllatest promoted image is r303... I didn't want to run totally bleeding edge04:30
JoshStroblapparently contact sync is WIP and available via CLI...but it worked for me...04:30
JoshStroblalthough...now that I think about it04:30
JoshStroblcould've been stored on my SIM, though I specified for it not too (it as in android)04:31
wolflarsonright04:31
JoshStrobldidn't even think about that until now04:31
JoshStroblhmm, wish I knew what ubuntu-touch-preview project to file this bug under. The welcome screen says "1 calls made today" when it should be "1 call made today"04:35
JoshStroblas well as "1 photos", "1 songs"04:35
JoshStroblBut yea, this is a better experience than when I was running old Android 2.2.3 a long while back04:36
JoshStroblthink I'll ask in #ubuntu-phone04:37
cwayne1JoshStrobl: contacts sync works now from the system settings app04:38
JoshStroblcwayne1: yea, thought so. I was pretty damn sure my contacts weren't being saved to my SIM04:39
a_muva_just want to report that browser is not working. Tried bookmarks as well entering URL manually. nothing works. I'm on 20140429 version.05:07
buskilahello, a newbie here... is it possible to use pulseaudio on ubuntu touch to record/playback voice in a phone conversation07:26
=== gnu is now known as Guest47703
=== chriadam is now known as chriadam|away
piggzhi .. i just compiled ubuntu phone for a new device ... the build suceeded and i got a zip file, however it is only 27mb .. what am i missing??09:02
=== vying is now known as Guest83836
mptLaney, who is this m_pt scoundrel and why are they writing overcomplicated specs?09:47
Laneywhat a little scallywag09:49
mptRascal09:50
davmor2Morning all10:01
Laneybzoltan1: alex_abreu: is https://code.launchpad.net/~dbarth/ubuntu-seeds/ubuntu-touch.remove-cordova-2.8/+merge/215098 still wanted?10:09
mhr3fginther, is there going to be a mess trusty->utopic transition on the ci jobs? asking to change them one by one isn't overly effective10:10
mhr3s/mess/mass/10:10
piggzok, ive now built a .zip file for my device, however the boot.img is too big.  i think the boot parttion is 4mb, but the generated file is 5.3.  Any way to trim it down?10:18
nik90charles: Is this required MP https://code.launchpad.net/~charlesk/platform-api/alarm-api/+merge/207107 to enable alarms ringing while the phone is suspended?11:38
=== jhodapp|afk is now known as jhodapp
=== alan_g is now known as alan_g|lunch
fginthermhr3, yes, there will be a mass transition, it's almost ready, just have a few test jobs that still need to get working with utopic12:56
fginthermhr3, but I should be able to switch the builds to utoptic today or tomorrow12:56
=== alan_g|lunch is now known as alan_g
mhr3jhodapp, something broke on my phone with media-hub, was watching a video, and after a few minutes it regularly started to freeze for about a second (audio was still playing), and ultimately it stopped playing altogether13:12
jhodappmhr3, yes known bug13:12
jhodappthanks for confirming it :)13:12
mhr3jhodapp, alright, also i can't even play music now13:12
jhodappoh really, that shouldn't be13:12
jhodappmhr3, how many different music files have you tried?13:13
jhodappmhr3, and are they mp3s?13:13
mhr3jhodapp, just the one that was paused in music app13:13
jhodappwhat do you mean?13:13
mhr3jhodapp, i had music in music-app playing, switched to a video, after a few minutes ^^ that that thing happened, closed video-player, switched back to music-app, couldn't unpause13:14
mhr3now i closed music-app, restarted, still doesn't play13:15
jhodappoh interesting13:15
jhodappmhr3, I don't think I tried switching back to music-app when the video froze13:15
jhodappmhr3, that means a main thread in media-hub-server is blocked13:16
jhodappmhr3, well the real bug is that the video froze13:16
jhodappmhr3, if I fix that, the other won't happen13:16
mhr3jhodapp, right13:17
jhodappmhr3, how long did it take for video to freeze for you?13:17
mhr3jhodapp, quite a while... ~15minutes13:17
jhodappyeah ok, it's fairly random13:18
jhodappwhat device are you on?13:18
mhr3jhodapp, are things supposed to work after killing the media hub?13:18
mhr3jhodapp, cause they don't :)13:18
jhodappit should13:18
mhr3and mako13:19
jhodappmhr3, you did a restart media-hub?13:19
mhr3i did kill -11 [pidof media-hub-server]13:19
=== Alexander is now known as Guest83729
mhr3can get you the stacktrace if you want :)13:19
jhodappmhr3, try this: stop media-hub and make sure it truly isn't there13:20
jhodappmhr3, then start media-hub13:20
mhr3already rebooted13:20
jhodappok13:20
jhodappnext time it does that try that13:20
pmcgowanjhodapp, does media-hub normally respawn?13:26
mhr3jhodapp, might be tiny bit useful http://paste.ubuntu.com/7372920/13:26
jhodapppmcgowan, yes13:26
mhr3jhodapp, (didn't crash in the epoll, that was me sending the sig)13:26
jhodappmhr3, ok13:27
jhodappthanks13:27
tedgmhr3, Terminal → Hud → Upload Crash Reports  :-)13:30
mhr3tedg, that actually works?13:31
tedgmhr3, No, it mocks you silently.13:31
tedgmhr3, Yes :-)  The problem is the automatic uploading, not the mechanism in general.13:32
mhr3tedg, coolio :)13:32
mhr3tedg, well, works, but fails with "No space left on device" :)13:32
tedgHeh, foiled again!13:33
tedgYou should upload a report on the no disk space error…13:33
tedgmhr3, Also, now that we have that setup, if you have useful scopes commands to put as HUD entries there, that'd be cool.13:34
mhr3tedg, just did :)13:35
cwayne1t1mp: ping13:38
mhr3tedg, any idea how long does it take for the report to appear on euc?13:39
tedgmhr3, No, sorry ev_ probably does ^13:40
tedgmhr3, Wait, are you in the office? Go bribe ev_ with coffee.13:42
ev_he's in hampstead and on a standup call :D13:42
mhr3tedg, and no, i'm not :)13:42
tedgThe solution here is clearly a catapult.13:43
alex_ubHi, Is there anybody continuing to work on porting Ubuntu Touch on Samsung Galaxy S I9000? I followed instructions from http://al.robotfuzz.com/~al/random/ubuntu-touch-galaxysmtd.txt. But, I am getting few errors in the build13:43
nik90jhodapp: hi, With the new media-hub, can it play flash videos from a remote url? I remember asking you this long time ago. just checking if that functionality made it in.13:44
jhodappnik90, it can play videos with a remote URL, but it can't play flash videos yet13:45
jhodappnik90, still on my todo list13:45
nik90jhodapp: ah okay13:45
mhr3jhodapp, oh does this mean videos on web finally work properly?13:49
jhodappmhr3, depends :)13:50
mhr3jhodapp, looks like they do13:50
mhr3some of them anyway :)13:50
mhr3that's awesome13:50
jhodappexcellent13:53
jhodapp:)13:53
kenvandinei just switched to utopic on mako, none of my scopes show online content, is that expected?13:58
kenvandines/expected/known/13:59
kenvandinei've confirmed network is working, the browser works13:59
kenvandinebut no available apps, music or videos13:59
kenvandinehumm... amazon and wikipedia scopes work14:00
kenvandinepopey, ^^ does the music, apps, and videos scopes work for you?14:01
popeykenvandine: same14:03
popeyno online content14:03
popeyvoid {anonymous}::ReplyWrapper::downloadFinished(QNetworkReply*): Received network reply with error: Host search.apps.ubuntu.com not found14:04
kenvandineugh14:04
kenvandineso maybe this isn't a utopic specific issue14:05
kenvandinemaybe an IS issue14:05
beunohttps://search.apps.ubuntu.com/api/v1/search?q=14:05
beunoserver is working fine14:05
kenvandineok14:05
kenvandinerules that otu14:05
kenvandineout14:05
kenvandinethe amazon and wikipedia scopes work fine though14:06
charlesnik90, no that's lp:~thomas-voss/platform-api/hw-alarms-api + lp:~charlesk/indicator-datetime/hw-alarms-api. I'm testing those two together yesterday & today14:07
nik90charles: ah okay..I was already tracking thomas's branch for that. So we need both the above branches for that to work14:12
mterrykgunn, can I get a tiny silo landing for lp:~mterry/ubuntu-touch-session/move-lightdm and lp:~timo-jyrinki/ubuntu-touch-session/packaging_robru?  These have been approved branches, just languishing without a silo14:13
charlesnik90, right. the other one you mentioned earlier is basically a "clean C" public API for interacting with the alarms, if/when that lands indicator-datetime will dogfood it but it's not as high a priority as getting the sleep wakeups landed14:14
kenvandinepopey, what log did you get that from?14:14
popeykenvandine: /home/phablet/.cache/upstart/scope-registry.log14:15
popeymost recently written log file chosen at random14:15
popeycould have been a network glitch of course14:15
nik90charles: understood. thnx14:15
dobeyis there an sdk ppa or something that has new stuff from utopic, for trusty?14:15
kenvandinei have different errors14:15
kenvandinevoid {anonymous}::ReplyWrapper::downloadFinished(QNetworkReply*): Received network reply with error: Socket operation timed out14:16
dobeyin particular, i need the new ubuntu-download-manager :-/14:16
nik90dobey: as far as I know, https://launchpad.net/~ubuntu-sdk-team/+archive/ppa is the SDK PPA14:16
kenvandinedobey, that's what pushed me to utopic, i needed udd changes in utopic for content-hub14:17
kenvandineudm rather14:17
nik90kenvandine: is there plans to backport udm, new conten-hub releases to trusty?14:17
dobeykenvandine: i'm trying to keep to trusty on my production PC hardware though :-/14:17
kgunnmterry: ack14:17
kenvandinenik90, i don't know14:18
dobeyi guess i'll just make a recipe to have it in my ppa14:18
kenvandinepopey, killing the click scope got that working14:27
JoshStroblhey wolflarson, did you notice at all if your charge level percentage never got above 50% on your Nexus 5?14:29
popeykenvandine: "yay"14:30
kenvandinemaybe the scopes can't handle starting before the network?14:30
kenvandinekilling the others also fixed them14:30
JoshStroblpopey: any idea why the app docs still consider 14.04 the "development" version and seem to point to old saucy stuff by default?14:30
kenvandinebut you need a search in each scope to trigger starting it again14:31
popeyJoshStrobl: where?14:31
kenvandineactually, now i wonder if a search in each would have fixed it...14:31
JoshStroblsec14:31
* kenvandine reboots to test that theory14:31
JoshStroblfigured, saw it earlier when doing development and now I can't find the page :D14:32
JoshStroblI still continue searching!14:33
popeyJoshStrobl: browser history?14:33
JoshStroblpopey: it was like...8 hours ago, just go up14:33
JoshStroblbut yea14:33
JoshStroblpopey: http://developer.ubuntu.com/apps/html-5/api/14:34
popeyhow did you get there?14:34
JoshStroblApps -> HTML5 -> APIs14:35
popeywell, 14.10 isn't finished, so i guess that's why it's not listed14:35
popeymhall119: ^14:35
popeyin fact it's barely started ☻14:35
JoshStroblwell I noticed the docs are still a bit rough in some places, gonna file some bugs after I get back home (going out to the pub)14:35
mhall119JoshStrobl: I just haven't taken the (Development) off the 14.04 docs yet14:36
JoshStroblmhall119: all14:36
JoshStrobl*ahh14:36
JoshStroblgonna write up some notes when I get back about points in the docs I think (as a newish UT dev) need improvements. as for now, gonna be off!14:39
=== alan_g is now known as alan_g|tea
=== alan_g|tea is now known as alan_g
mzanettiSaviq: hey, qq about unity-api14:58
mzanettiSaviq: so, we keep on bumping the version for the plugin, but always leave the import to 0.114:58
mzanettishouldn't that be related somehow?14:58
Saviqmzanetti, once they're stable, probably14:58
mzanettiSaviq: so you think binding them through cmake isn't a good idea?14:59
mzanettii.e. bumping impl-api to 3 would automatically generate the import 0.3 or even 3.014:59
Saviqmzanetti, tricky to work with15:00
mzanettiI'm just curious. feels a bit wrong what we're doing right now. not saying I want to change all of them now15:00
Saviqmzanetti, you'd have to work with cmake-generated files, the original ones won't load15:00
mzanettiyeah... but its just setting a define for the Plugin::registerTypes and maybe a generated qmldir file15:01
Saviqmzanetti, ah you mean from that side15:01
Saviqmzanetti, I was thinking from the shell side that'd be tricky15:02
mzanettiyeah... then, when you update unity to make use of the new version, you'd need to change the import statements15:02
mzanettisounds like gained value for not /that/ much efforts15:02
Saviqnot sure there's value gained right now15:02
t1mpcwayne1: hello15:02
Saviqit's not like we ever support more than one version at a time15:02
Saviqwe could very well do without those versioned imports these days15:03
mzanettiyeah... we have that check through the package system...15:04
=== chihchun_afk is now known as chihchun
cwayne1t1mp: heya, just wondering if the header api was finalized yet?15:07
doanacmterry: sorry for lack of feedback on the unlock stuff. i'm going to try and spend time on it today15:08
t1mpcwayne1: no, it is not finalized yet. Because the planning is very tight, we decided to first bring the new header features with the old API15:13
t1mpcwayne1: so the new header now gets the actions from the tools that are already defined in the page and shows those actions in the header15:14
t1mpcwayne1: the MR for that is almost done15:14
cwayne1ah, wonderful, so we expect that to land soonish then?15:14
cwayne1so from a UX perspective, it'll be the same as with the new api, just the actual code will be different, right?15:15
mterrydoanac, awesome15:15
cwayne1mterry: btw saw the greeter ux fixes landed in -proposed, it's SO MUCH BETTER now15:15
mterrycwayne1, sweet, glad you like it!  :)15:16
cwayne1watching people try to unlock the phones at mwc was straight-up painful, this will be so much easier :)15:16
mterrycwayne1, hm yeah, not a great first impression15:16
t1mpcwayne1: yes, it should go to our staging very soon  (max a few days), and if there are no issues with landing it will land in our trunk and in the image shortly after that15:17
cwayne1t1mp: that's fantastic news, thank you.  would you mind letting me know when it's about to land?15:17
t1mpcwayne1: okay15:18
dobeycwayne1: get a nexus 5, put one of the protective covers on it, and *then* try to do edge swipes with the bezel 1mm above the screen edge :)15:19
cwayne1dobey: i got a nexus 5, but no protective cover. i live dangerously.15:20
dobeycwayne1: yeah, i don't normally use them, but i suspect it will be a common thing for people to have on our phones15:21
cwayne1most likely15:21
dobeyand left/right edge swipes are painful15:21
=== Unismurfhedgehog is now known as SonikkuAmerica
Hourdthe nexus 4 is much nicer for edge swipes than the 515:23
dobeyHourd: the 5 is fine, without a protective case on it15:24
dobeyand the 5 is massively nicer hardware15:24
dobeyit's just a bit too big15:25
=== jhodapp is now known as jhodapp|lunch
TassadarI like the size of n5 actually, every time I hold something smaller in my hands I'm like "how could I live with this for so long" ^^15:28
dobeyTassadar: probably resolution difference is causing that reaction15:30
Hourdyeah I love my N515:30
bactmy nexus 4 is too big for me15:31
bactI always have to reshift its position in my hand when I want to reach the corners one handed15:31
dobeyyeah, the n4 is too big i think15:32
bactthe moto x is a good size I hear15:32
dobeyuse a prē for 5 years, and larger phone sizes will make you realize how much you have to stretch your fingers, reposition the phone, or use two hands, to do things15:33
cwayne1i loved the pre15:34
cwayne1well the pre215:34
dobeyyeah, my pre3 is awesome15:34
dobeybut there are no phones that size with the hardware i want, that can run ubuntu :(15:35
bactdobey: what about that upcoming meizu device?15:35
dobeybact: afaict, it is a ginormous device too15:36
bactshame15:36
dobeysame with the bq15:36
dobeyalso not as sexy as the n515:36
bactthe moto g is a good size, shame its not a nexus15:36
bacthave you heard about the rumours of this new silver program google is doing to replace the nexus/gpe line?15:37
kenvandineginormous is all the rage these days15:37
kenvandinei like the size of the n415:37
kenvandinei wish it was thinner15:38
kenvandinebut otherwise it's the perfect size for me15:38
dobeybact: no, but the nexus name is pretty worn out now15:38
bactthe n4 is very nice, but mine is always in a case.. so the nice curved edges are kinda lost on it15:38
kenvandineit's way to fragile to not have a case :/15:38
dobeykenvandine: i want the nexus 5 hardware, in the ubuntu edge size/case15:38
Tassadarhow big was edge supposed to be?15:39
bactyeah, I'm super lucky the back on mine hasn't smashed on mine yet.. it seems attracted to the edge of tables.15:39
dobeykenvandine: haha, yeah. i was looking for an n4 on ebay and they are all "cracked screen/cracked back"15:39
bactit just slips right off15:39
dobeyTassadar: 4.5"15:39
dobeyTassadar: so slightly smaller than the n415:39
kenvandinethat's probably a good size15:39
kenvandinethe pre3 was tiny wasn't it?15:40
dobeywell the pre3 has the "gesture area" and a slide-out keyboard15:40
kenvandinedobey, you always like small things... still have that tiny laptop?15:40
dobeyit's not a "the screen is the phone" design15:40
dobeyi do, but that laptop is a gma500 (poulsbo), and an atom, so basically unusable with current ubuntu15:40
bactis that a netbook?15:41
kenvandinenot that it was ever usable running at 1600x1200 on a 4" screen :)15:41
bactremember when netbooks were all the rage for a year?15:41
kenvandinethis was much smaller than a netbook15:41
bactit seems everyone bought one.. then the fad just died15:41
dobeybact: it's an ultra portable, not a netbook15:42
Tassadarstgraber: hi, just noticed that "ubuntu-touch/stable" is currently alias for "ubuntu-touch/stable"15:43
dobeyit's 260 dpi15:43
stgraberTassadar: yep15:43
stgraberthat's been done on purpose (as weird as this may look) :)15:43
Tassadarwhy? Oo15:43
Efrem95salve a tutti :)15:44
dobeykenvandine: so the full size of the pre3 with case and all, if it were rectangular is about 4" or just over it. so the edge is only slightly larger than the pre315:44
stgraberit's so people "upgrading" from the old stable channel (alias to saucy) to the new stable channel (an actual non-alias channel) would get the new build even though the build ID was lower than their current one15:44
Tassadaroh, right, s-i-cli does full upgrade when the alias changes15:44
stgraberI'll drop that hack in a few months once we can reasonably assume everyone upgraded15:44
Efrem95vorrei istallare ubuntu touch sul mio samsung tab 2 10.1, ma non so proprio come fare15:45
stgraberright, it does it when the alias change, not when the alias is removed, unfortunately :)15:45
dobeyerr, no, case and all is just slightly smaller than the screen area of the n515:45
bactwhat is utopic?15:45
dobeyso if the edge is basically all screen, it's only very slightly larger than the pre315:45
dobeyanyway, need to get lunch15:46
bactoh.. the next ubuntu name.. doh15:46
EC1i have android phone with 512 ram ,quad core processor and 5 inch screen and all features.but i dont know from where to downlod and install ubuntu on my phone for testing purpose.15:50
bactEC1: https://wiki.ubuntu.com/Touch/Devices15:52
=== alan_g is now known as alan_g|EOD
surgemcgeeI am starting to remake Stock-ticker app and have been out of the looop for a while. What does this mean? --> "Theme not found: " "Ubuntu.Components.Themes.Ambiance"16:37
surgemcgeeIt brings stuff like this --> QML ActionItem: Warning: Style ToolbarButtonStyle.qml not found in theme Ubuntu.Components.Themes.Ambiance in 14.0416:37
=== rickspencer3_ is now known as rickspencer3
dobeysurgemcgee: do you not have all the bits installed?16:49
popeysurgemcgee: what version of ubuntu you using?17:01
kenvandineElleo, i've added i18n support to my content-hub branch17:05
kenvandineElleo, but not really tested yet17:05
lazowikhi17:10
lazowikis it normal that I can't see any devel channels in ubuntu dual boot app?17:10
lazowikand the newest image to download is #188 (from trusty)17:10
lazowikespecially in light of "All channels supported by the phablet-flash tool are also supported by the Ubuntu Installer on Android"17:13
lazowik(that seems outdated actually, as it refers to phablet-flash)17:13
lazowik(I'm on maguro)17:14
Tassadarmaguro is no longer supported17:15
lazowikah17:16
lazowikok17:16
lazowik(as if it ever was)17:16
lazowik(officially)17:16
lazowikor do you mean at all?17:16
Tassadarthe images for it are no longer built17:17
Tassadarsame for grouper17:17
lazowikhmm, then I clearly have missed something :p17:17
lazowikthanks17:17
ripjawshello17:19
ripjawsGuys I need some help17:28
ripjaws:(17:32
=== jhodapp|lunch is now known as jhodapp
bactripjaws: people would rather you just ask the question, rather than preface it with pleasantries, it locks them into the conversation before they even know they can answer it17:34
ripjawsbact, hehe17:35
ripjawsI am trying to port UT Trusty to my Xperia M17:35
ripjawsI am really new to this17:35
ripjawsand Wanted to ask if 4.4 Device tree would work17:35
ripjawsOn CyanogenMod UT Base17:35
=== slvn_ is now known as slvn|away
kgunnmterry:  ci-train worksheet decided to ignore my entry (re pkg update & lightdm change)18:20
mterrykgunn, robru mentioned there were some spreadsheet problems18:20
kgunnseems ok now, i reloaded and my changes are there now...for sure18:21
robruyep, it's pretty messed up. i don't see that line at all18:21
robruoh, there it is after a refresh18:22
robrubah, guys, ubuntu-touch-session is already in silo 218:22
=== bfiller is now known as bfiller_afk
=== bfiller_afk is now known as bfiller
=== ignacio|here is now known as ignacio
dakeranyone having black pictures using N4 ?20:19
dakerusing the camera-app20:19
kenvandinedaker, not me20:20
kenvandinedaker, i'm on image 7 from utopic20:20
dakeri am still one image 302 trusty20:21
dakeron*20:21
dakerthe "stable" version20:21
kenvandineok, i know it was also working on 303 from trusty last night20:21
dakerthe last image is 30220:23
dakersorry 30320:23
dakerjust checked it says 30320:23
=== bfiller is now known as bfiller_afk
dakerkenvandine: you can see it here https://i.imgur.com/7d6DewQ.png, had to make a small capture(personal photos)20:30
bactdaker: thought you were just going to show him a black image for a second there20:31
dakerbact: hhh20:32
wolflarsonJoshStrobl: my charge level seems to go above 50 if its not below 50 when i boot into it ... give me a few hours to test if it charges above it when its low20:32
dakerbact: i did lost some precious photos :(20:33
=== jhodapp is now known as jhodapp|afk
dakerif i upgrade from trusty to utopic, i'll lost my data ?21:40
nhainesdaker: nope.21:41
dakernope what ?21:42
nhainesNope, you won't loose your data.21:42
dakernhaines: sure ? :D21:42
nhainesdaker: that's what they said on the mailing list when they announced it.  :D21:42
nhainesAs long as you're using an official port you should be fine.21:43
dakerdoes the camera work yet ?21:43
dakeri mean the video button21:43
nhainesNo idea.  I'm on trusty with a Nexus 5.21:43
dakerok21:43
dakerthanks21:43
nhainesNo problem. :)21:44
dobeyi don't take a lot of pics with my phone, but i haven't had any issues with the camera on my nexus 521:46
nhainesIronically, video doesn't work for me on my N5 and I'm rather angry about that.  :P21:46
nhainesI'm going to have to do a backup and reflash everything.  Although I heard downgrading Android and then reflashing back to 4.4.2 fixes it.  So if we don't get 4.4.3 soon....21:47
dakernhaines: the button has been disabled before the 1.021:49
nhainesI rarely take video with my phone, so I think the last time I tried in Ubuntu it was on saucy with my Galaxy Nexus.21:50
dakerbug 122729321:51
ubottubug 1227293 in camera-app (Ubuntu) "Recording video in camera-app hangs the application on N4" [Critical,Confirmed] https://launchpad.net/bugs/122729321:51
ubot5bug 1227293 in camera-app (Ubuntu) "Recording video in camera-app hangs the application on N4" [Critical,Confirmed] https://launchpad.net/bugs/122729321:51
nhainesHrm.21:52
Electricushi21:59
Electricusi22:08
dakero/22:11
Electricusguys OT let me ask something22:13
Electricusthis thing is confusing me whats the difference between a ARM7 and a ARMv7??. anyone22:14
dakerElectricus: http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.faqs/ka13706.html22:18
Electricustnx for answering man daker!!. thumbs up22:18
=== Ursinha is now known as Ursinha-afk
=== Ursinha-afk is now known as Ursinha
Jhochello everyone.. good day22:50
kostkonJhoc, hi22:51
JhocI am new here.. ubuntu 14.04 .. Just installed it22:51
JhocI happen to see a link to get here.. so, I am here22:52
Jhochow to join channel for the main ubuntu 14.04 kostkon22:53
kostkonjhattara, /j #ubuntu22:53
kostkonoops22:53
kostkonJhoc, ^^22:53
Jhocthanks kostkon  .. I clicked that #ubuntu, and I am there.. : ) Thanks22:53
kostkonJhoc, np22:54

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