/srv/irclogs.ubuntu.com/2015/04/22/#ubuntu-touch.txt

=== chriadam|away is now known as chriadam
ramrebol_Hi. I'm from America (and ubuntu user since several years), how can I get an ubuntu phone?00:52
ramrebol1Hi. I'm from America (and ubuntu user since several years), how can I get an ubuntu phone?01:21
dobeyramrebol1: buy a google nexus 4 and flash ubuntu onto it, or if you want the bq phone, use some service that will accept the package in EU and then forward it to the US for you.01:51
ramrebol1thanks dobey02:08
=== aaron__ is now known as ahoneybun
=== timchen1` is now known as timchen119
=== ecloud_wfh is now known as ecloud
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
=== chihchun_afk is now known as chihchun
richi_Is there a way to terminate open apps? At times I cannot start some applications. I have the impression it's when I have many apps open. After a reboot I can start them again.07:01
dholbachgood morning07:11
pittisil2100, robru: thanks for your help! I'll have a look at the broken ubuntu-system-settings-online-accounts test, this stumbles over missing /sbin/initctl (so looks unrelated)07:18
robrupitti: you're welcome!07:20
sil2100pitti: no worries, hope UITK migrates soon :)07:51
pittisil2100: I'm looking into the failed system-settings-online-accounts test now, that looks really strange08:15
sil2100pitti: it can't be caused by this upload, right?08:16
pittisil2100: it would be really curious, as it should have more or less been a no-change upload08:16
pittiat least wrt. the resulting debs08:16
lotuspsychjethe alternative app store app is so nice08:20
lotuspsychjefilter to all newest apps08:20
pittisil2100: hm, so it fails here:08:21
pittidef get_grid_unit():08:21
pitti    grid_unit_px = os.environ.get(ENV_GRID_UNIT_PX, None)08:21
pitti    if not grid_unit_px and environment.is_initctl_env_var_set(08:21
pitti            ENV_GRID_UNIT_PX):08:21
pitticalling is_initctl_env_var_set() is busted as there is no /sbin/initctl; so it seems before the GRID_UNIT_PX env var was set?08:21
pittisil2100: so locally I confirm that the test succeeds in vivid, fails in vivid-proposed; meh08:24
sil2100uh, by test succeeds in vivid you say the vivid version passes and the one we published not? Or do you mean there's likely some other change in -proposed causing it to fail?08:25
pittiI'm investigating that now08:25
pittiwe also got a new glib2.0 yesterday, so it's between UITK and glib I figure08:26
pittiactually no, glib is already in vivid08:27
pittihttp://paste.ubuntu.com/10865096/ is the diff of installed packages08:28
pittiUITK isn't even there, so it's something else in -proposed08:28
lotuspsychjenik90: morning mate08:38
nik90lotuspsychje: morning :)08:39
lotuspsychjenik90: did you see your article in ubuntu newslettre?08:39
nik90lotuspsychje: where?08:39
lotuspsychjenik90: https://wiki.ubuntu.com/UbuntuWeeklyNewsletter/Issue413?action=show&redirect=UbuntuWeeklyNewsletter%2FCurrent08:40
nik90lotuspsychje: issue 413? Yeah I see it now08:40
lotuspsychjeubuntu phone news :p08:40
nik90oh wow that's pretty cool08:40
lotuspsychje: )08:40
lotuspsychjeyour famous enjoy the moment :p08:41
nik90:D08:41
knightwiseanyone using telegram via the command line too ?08:42
lotuspsychjeknightwise: didnt test myself yet, i downloaded webogram on my ubuntu desktop08:42
knightwiselotuspsychje: I have it running on my raspberry pi .. not bad .. just need to find a way to get rid of the verbose messages about people going online and offline08:43
nik90lotuspsychje: you should also check out cutegram08:43
lotuspsychjewhats that do nik9008:43
pittisil2100, kalikiana: oops -- this was by far more than just this change: https://launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/1.2.1485+15.04.20150421-0ubuntu108:43
pittiso yes, that change does break online-accounts08:44
nik90lotuspsychje: its also a telegram client for ubuntu written using Qt08:44
sil2100pitti: ah! I think I know what happened08:44
sil2100pitti: crap, since there was a release to the overlay PPA already...08:44
sil2100pitti: ok, let me try doing this manually then08:44
pittisil2100: so I'll reject this08:44
sil2100pitti: please do08:44
lotuspsychjenik90: wow that looks good08:44
lotuspsychjelemme install that08:44
pittisil2100: I can upload the MP directly to vivid, if that helps08:44
lotuspsychjehttp://aseman.co/en/products/cutegram/08:45
sil2100pitti: in theory we'd need both the normal and -gles versions to be the same, but hm, I suppose the -gles is not used in desktop08:46
pittisil2100: and then push to the branch (or not, depending on what's easier)08:46
pittisil2100: oh, did -gles already get promoted?08:46
sil2100pitti: yeah ;)08:46
pittiI guess so08:46
popeynik90: not seen the official desktop telegram client?08:46
popeydesktop.telegram.org08:46
sil2100pitti: but hmm... to do that properly you would have to change the version08:47
nik90popey: ooh no... /me takes a look08:47
pittisil2100: ok, just let me know what the easiest thing would be now, and whether/how I can help08:47
lotuspsychjepopey: is that different from that webogram desktop app?08:47
popeyyes08:47
popeyits the official desktop client :)08:47
lotuspsychjenice08:47
popeyits great08:47
lotuspsychjepopey: you got a .deb for that?08:48
popeyno08:48
lotuspsychjecompile?08:48
popeyjust download the binary and stick it somewhere and run it08:48
lotuspsychjekk08:48
sil2100pitti: if it's not a problem for you to simply push the MP directly to the archive, then I guess that will be the fastest ;) I would then force-merge the change to trunk as in theory that's correct08:49
pittisil2100: no, that WFM08:49
sil2100pitti: you would have to re-create the upstream tarball though (CI Train does that for us)08:49
sil2100pitti: ...or distro-patch it08:50
sil2100Well, I leave it up to you ;) But in case you get tired with it, just give me a sign and I'll try to train-publish it08:50
sil2100Let's not worry about -gles as well08:51
pittisil2100: that's fine, I just wonder how to unbreak bzr then -- or does that not matter as that represents the overlay PPA alreadY?08:51
lotuspsychjepopey: delicious!! tnx08:52
popeynp08:52
popeyit has an auto updater too08:52
lotuspsychjelooks pretty neat as the ubuntu touch app08:53
lotuspsychjemuch better then the webogram08:53
pittisil2100: ah no, lp:ubuntu/ubuntu-ui-toolkit still represents what's in vivid08:53
lotuspsychjepopey: you know if there are plans to add in ubuntu repos?08:53
popeyi don't. but I don't think it worth it08:54
lotuspsychjepopey: why not its a decent app no?08:55
lotuspsychjeeven has notification icon, nice!08:56
popeylotuspsychje: being a good app isn't the only criteria08:57
popeyit's a fast moving app, someone would have to keep updating the archive08:58
lotuspsychjeright08:58
lotuspsychjeAnyone who claims that Telegram messages can be deciphered is welcome to prove that claim in our competition and win $300,000. You can check out the Cracking Contest Description to learn more.09:00
lotuspsychjethats just lovely09:00
popeysome have ridiculed that claim09:00
lotuspsychjehows that09:00
popeydo a search online, you'll find counter arguments09:02
pittisil2100: I named it ubuntu-ui-toolkit_1.2.1458+15.04.20150422-0ubuntu1.dsc now (test-building ATM)09:02
pittisil2100: I figure the bzr revno is wrong, but at least it's higher than the previous upload, and the debdiff looks good09:02
sil2100pitti: don't worry about bzr ;) I might copy the UITK packages to the overlay PPA to make sure all is good, you just use the lp:ubuntu/ubuntu-ui-toolkit branch as a base09:02
lotuspsychjepopey: ok09:02
JamesTaitGood morning all; happy Earth Day! :-D09:03
* popey switches JamesTait off for Earth Day09:03
JamesTait\o/ Free Holiday!09:04
sil2100pitti: in the meantime, let me merge in the changes to UITK's main trunk bzr09:08
pittisil2100: so I grabbed the diff from the MP, added a changelog, and the release tag; sohld I push my branch somewhere?09:09
sil2100pitti: we'll just merge the changelog entry to lp:ubuntu-ui-toolkit later09:09
pittiah, ok09:10
sil2100(as all the other changes will be in trunk once I merge and clean the silo)09:10
pittisil2100: some changelog noise on the next upload doesn't matter indeed09:10
sil2100pitti: thanks for handling the upload :)09:12
pittisil2100: still building (running tests), then I'll do a binary debdiff (that should be empty)09:12
sil2100pitti: and sorry for the mess, what I should have done is release this MP to the overlay PPA, merge in those changes and then maybe distro-patch it on top of current vivid version (or simply manually cherry-picked it)09:13
pittisil2100: no worries; it's release week, all sorts of stuff breaks :)09:14
sil2100It's a bit messy when trunk is not showing what's in distro but showing what's in the overlay ;)09:14
pittisil2100: ack, uploaded now09:17
sil2100pitti: thanks again!09:17
pittiand to you!09:17
robin-herosil2100: I read there will be a quick OTA before the bigger one. What is the ETA of this update?09:20
sil2100robin-hero: sadly we still don't have a definite date because of our current big focus on vivid - but I would say it's probably in around 2 weeks if anything :)09:22
robin-heroThanks :)09:23
sil2100yw, we'll give some more concrete info once we see how far we are with vivid right now09:26
sil2100pitti: I don't see it popping up on LP - did it get rejected?09:29
pittisil2100: infinity just accepted it09:29
pittididrocks, bzoltan_: already asked yesterday, but it's getting urgent now: do new click apps now ship their tests in app/tests/autopilot? I. e. do we need to apply something like http://paste.ubuntu.com/10865250/ to fix test running?09:32
sil2100pitti: I asked about that as well09:32
sil2100pitti: so that's where it's being kept by default in the default app template09:33
sil2100pitti: but it doesn't seem to be a standard... it broke some of our tests since phablet-click-test-setup was looking for them in tests/autopilo09:33
sil2100+t09:33
pittimost of our clicks still have tests/autopilot/ (or they now all fail to run and nobody told me)09:33
didrockspitti: hum, I have no idea TBH, I didn't follow click apps recently at all09:33
pittisil2100: yeah, current autopkgtest also expects tests/ap09:33
didrocksthey weren't at the time09:33
didrocks(but more than a year ago)09:33
pittididrocks: ah, I asked you because of u-make09:33
didrocksu-make doesn't do clicks09:34
didrocksit's all "non ubuntu touch developer platform" that u-make supports09:34
sil2100pitti: so then it's not only my problem then - when I rised that last week with QA and others, I've been told that 'AP tests should be able to be in different places'09:34
didrocks(android, web dev, …)09:34
pittisil2100: sure they can be, but then the manifest needs to specify the path09:35
sil2100pitti: indeed09:35
sil2100Anyway, bzoltan_ might have more input here :)09:35
pittibut for the simple minimal test specification they need to be in a predictable path09:35
* sil2100 would prefer paths to follow an agreed standard09:35
pittiso far the convention has been tests/autopilot/, then tests could just say 'autopilot': 'mytestmodule'09:35
sil2100Especially that we have so many different tools, some that are legacy but still used09:36
pittiso I mostly wondered whether app/tests/autopilot/ is an actual thing, or whether that was just a single broken click09:36
bzoltan_sil2100:  who do I need to help?09:55
bzoltan_pitti: there is no rule for where and how to place the tests in the source tree of an app project ... it is all free and itis up to the cmake/qmake project files to handle it. the SDK templates offer one structure.09:57
pittibzoltan_: right, and tests could always write the full invocation into the medadata, but so far we used to have a shortcut if they are in tests/autopilot/09:57
pittibzoltan_: so whatever the SDK creates by default should count as the "recommended convention"09:58
pittibzoltan_: is that still tests/autopilot, or app/tests/autopilot/ now, or something else?09:58
bzoltan_the cmake template comes with app/tests/autopilot/ and the qmlproject comes with tests/autopilot/ so I would not say that we have a convention10:00
bzoltan_pitti: this part of the project templates are subject of change without any problem... no tool should depend on a non existing convention :)10:01
pittibzoltan_: not depend, but it'd still be nice to provide a convention and make test metadata very simple for that10:03
bzoltan_pitti:  would be nice, that is true10:04
pittibzoltan_: so maybe we should add app/tests/autopilot/ and then these two will work10:04
bzoltan_pitti: I can sign a convention10:04
pittiand everyone who changes that has to specify the full metadata10:04
pittibzoltan_: does that sond reasonable?10:04
bzoltan_pitti:  for me yes, but we have no tools or processes to stop app devs from putting their tests under foo/bar/tests/autopilot if they choose to10:05
pittibzoltan_: sure, that's fine10:06
bzoltan_pitti:  All right, I will check if we can still change the other templates to have tests in the "correct" place10:06
pittibzoltan_: how do you mean? it would then support both  (app/t/a and t/a)10:07
pitti"support" -> if you don't specify an explicit path, I mean10:07
pittiif you do, they can be anywhere of course10:07
bzoltan_pitti:  yes, precisely10:07
pittibzoltan_: cool, sounds good then; I was mostly interested in whether app/t/a was a single click, or comes from a template10:08
sil2100pitti: do you know why the boottest for uitk has 'unknown status'?10:26
sil2100It looks like a success to me10:26
EdwardMorbiushi, anyone here has a bug with location icon in the taskbar? it disappears sometimes although the location is turned on, reboot fixes it (usually).10:27
ogra_EdwardMorbius, i think there is one filed10:28
pittisil2100: I haven't seen that one; I'll wait for the next publisher cycle and if it's still the same prod CI10:28
EdwardMorbiusogra_ do you have a link to that bug so I can confirm it affects me too?10:28
ogra_https://bugs.launchpad.net/canonical-devices-system-image10:28
ogra_must be somewheer in that list10:28
EdwardMorbiusogra_ thanks I will check10:29
ogra_EdwardMorbius, bug 141804510:31
ubot5bug 1418045 in indicator-location (Ubuntu RTM) "GPS toggle not really in sync with the location service " [Undecided,New] https://launchpad.net/bugs/141804510:31
EdwardMorbiusogra_ I will add to that bug thanks10:32
pittisil2100: oh, it didn't actually run yet, the last result is from yesterday10:41
sil2100pitti: ah! My bad, didn't check that ;)10:41
sil2100Sorry about the alarm then10:41
* sil2100 is waiting for it to migrate10:42
pittiyeah, we all do :)10:42
Jack_desktopHowdy, I was wondering, is a Nexus 7 2012 supported anymore, like can I get a UBuntu Touch image on it working?10:50
Jack_desktopAnd if so how?10:50
Jack_desktopJust got to the end of this article to find |grouper| image not found...10:50
Jack_desktophttps://developer.ubuntu.com/en/start/ubuntu-for-devices/installing-ubuntu-for-devices/10:50
ogra_Jack_desktop, no, it isnt supported anymore10:51
Jack_desktopogra_: Damn, thanks for the information... So not even a generic image would work on it?10:52
ogra_only the 2013 model (flo) is10:52
ogra_not sure what a "generic image" would be ... the tegra driver has serious issues that havent been solved10:53
Jack_desktopOh right, damn, thank you anyway10:53
jgdxsergiusens, ping11:04
sergiusensjgdx: pong, how urgent? in a fire drill now11:06
jgdxsergiusens, I'll send you an email. Not super urgent. Good luck.11:06
abeatojgdx, please add awe and me to the e-mail11:07
jgdxabeato, all my emails have you guys on the cc field11:08
seb128dbarth, mardy, saw https://errors.ubuntu.com/problem/17fa7e5c141b8f274aeed2d2f0a358772343f77a ? seems new in vivid11:19
=== MacSlow is now known as MacSlow|lunch
ogra_pmcgowan, bug 1447110 for your attention11:28
ubot5bug 1447110 in location-service (Ubuntu) "location service fills disk with logs, needs to ship logrotate config" [Undecided,New] https://launchpad.net/bugs/144711011:28
pmcgowanogra_, yeesh11:31
ogra_well, not a biggie ... the logs in there accumulated since jan.11:32
ogra_as long as we ship something soon all is fine :)11:32
pmcgowanogra_, yeah, can you push that fix ?11:32
ogra_sure11:32
mardyseb128: I didn't see it, thanks11:34
seb128mardy, yw!11:34
mcphailDoes syslog get logrotated? Mine is getting big11:38
ogra_mcphail, it is supposed to be wiped after reaching 20M11:39
mardyseb128: did you just see it from errors.ubuntu.com, or did you file it there yourself?11:39
mcphailogra_: ok, probably short of that just now11:39
ogra_same for auth.log ... but thats limited to 10M11:39
seb128mardy, just e.u.c, I was reviewing the top list to get an idea of what issues vivid users are having11:39
ogra_the other logs we dont touch11:39
mcphail20M is quite a lot to hunt through manually, though, if you're looking for clues about a crash and don't know what to grep :)11:40
ogra_(i.e. they use distro defaults for rotation)11:40
ogra_20M isnt much on a development phone where the kernel spills the log with 100s of messages per minute :)11:40
mcphailI've noticed :)11:41
ogra_it is kind of a middle ground between developer and enduser :)11:41
ogra_our development devices are way more verbose11:41
mcphailhere's hoping the flash memory is robust11:42
ogra_with that setting we dont need to flip between "developer image" and "enduser image" it works for both11:42
* ogra_ works since 6 years with flash devices ... i havent seen one die in a long long time anymore 11:43
mcphailwould an hourly logrotate help? Would limit the amount of data which would have to be uploaded for bug reports11:43
ogra_this is what we do ... there is a hourly logrotate run11:44
ogra_but the config for the two files above is adjusted11:44
ogra_note that syslog doesnt get uploaded btw11:47
ogra_only content from /var/crash ...11:47
ogra_(and it is pretty rare that we ask endusers to upload syslog manually)11:48
mcphailogra_: ok - sounds like a better system11:48
=== chriadam is now known as chriadam|away
=== _salem is now known as salem_
=== dandrader is now known as dandrader|afk
=== dandrader|afk is now known as dandrader
MirvI just got an user question about how the weather info on Today scope is selected, ie the city it shows weather for?12:35
popeyMirv: it uses location data, so nearest city12:41
Mirvpopey: hmm, and if that doesn't work, it's probably some problem in the location detection?12:43
MirvI can't test obviously since I'm now here where I am :)12:43
popeycould be.12:43
Mirvok, thanks12:43
cwayneMirv, https://bugs.launchpad.net/ubuntu-rest-scopes/+bug/142180112:43
ubot5Ubuntu bug 1421801 in Ubuntu Rest Scopes "weather channel scope shows wrong location" [Undecided,Confirmed]12:43
Mirvcwayne: ah.. so it allows selecting it once but it doesn't get updated and user doesn't have the possibility to even change it afterwards12:44
Mirvthat explains12:44
cwayneMirv, it also uses geoip instead of lat/lng12:45
cwaynewhich the rest of nearby does12:45
ogra_i had cases where it worked fine after reboot12:45
cwayneits by far the most troublesome scope for me12:45
Mirvcwayne: ok, is there a bug about using lat/lng instead of geoip which may be pretty wrong, or would it be covered by that bug?12:45
ogra_(like every 50th boot or so it suddenly comes up fine)12:45
cwayneMirv, covered by that bug, it's well-known to that team12:46
Mirvcwayne: thanks!12:46
cwayneMirv, np :)12:46
Mirvanswered the user that will be fixed in future updates + meanwhile the Weather app can be used of course12:51
Mirvsil2100: pitti: bzoltan_: can you clarify now what's where regarding UITK?  was it now that vivid archive got reverted to 1.2.1458 (the release before yesterday), the trunk actually reflects what's in overlay PPA?12:56
bzoltan_Mirv: I can confirm that the UITK trunk does contain the packaging fix.12:58
bzoltan_sil2100: ^12:58
Mirvbzoltan_: and so does vivid archive but patched upon the earlier UITK release instead12:58
bzoltan_Mirv:  I see12:59
pittiMirv: I applied the MP patch on the lp:ubuntu/uitk branch (which was identical to vivid), and uploaded13:00
Mirvpitti: ok, and lp:ubuntu/uitk wasn't what was in vivid-proposed because it didn't get to the release pocket, right.13:01
Mirvso there was 1.2.1458 -> 1.2.1485 -> 1.2.1458  (https://launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+publishinghistory)13:02
Mirvand the archives now have essentially the 20150327 version just with this one fix added13:02
pittiMirv: correct, it never landed13:03
=== MacSlow|lunch is now known as MacSlow
sil2100Mirv, bzoltan_: don't worry about this one, I have it covered13:04
Mirvsil2100: great, it's good to just understand what happened :) seems all clear now and correct, we're just updating the bazaars to have all changelog entries collected.13:05
sil2100Mirv, bzoltan_: so both vivid, overlay-PPA and trunk have the right commits - I still need to release a no-change rebuild of UITK to the overlay PPA13:05
sil2100Mirv: leave it all to me13:05
* Mirv trusts everything into sil2100's hands13:05
sil2100Mirv: since we need to release a higher version to the overlay PPA so that the new images don't pull in the vivid version of UITK13:05
sil2100Since heh... there's a catch here ;)13:05
Mirvsil2100: not true, since vivid version number is lower, 1.2.1458 (it went from newer to older) even thought the date code is newer in vivid13:06
sil2100vivid has the same top-trunk modification, but it's missing one version from the overlay PPA - since there was one released already13:06
sil2100Oh?13:06
sil2100Oh!13:06
MirvOh! :)13:06
sil2100Then excellent ;)13:07
sil2100Mirv: then actually let's not do anything - basically we don't have a trunk branch for vivid right now so the direct-commit to vivid mostly should be ignored (or we could create a vivid branch and get that change in it)13:08
sil2100Mirv: trunk is pointing to the vivid+overlayPPA and that has all we need, all the correct versions etc.13:08
sil2100Mirv: the vivid version of UITK is nothing more than a cherry-pick of the latest change from trunk (and overlay PPA) but without the one unreleased overlay version which is missing in vivid (and unlandable in vivid actually)13:09
bzoltan_sil2100:  i am working on the next UITK landing to the overlay PPA. I expect it to land on Friday13:10
sil2100bzoltan_: ok, sounds great :)13:10
sil2100bzoltan_: (remember to sync staging with the change from trunk though)13:11
bzoltan_sil2100:  I have done it already13:11
pp__Hello13:11
pp__question - just bought ubuntu phone (bq aquaris e45) but it is not recognized by linux mint13:12
pp__usb-devices lists the phone correctly13:13
ogra_youmean it doesnt show up in mautilus ?13:13
ogra_*nautilus13:13
ogra_you should see it as MTP device there13:14
ogra_(though i have no idea how mint nowadays hacks up the ubuntu packages ... they did pretty bad stuff in the past)13:14
ogra_(i thought that got better with recent releases though)13:15
MirvoSoMoN: any update on bug #1392331?13:15
ubot5bug 1392331 in webbrowser-app (Ubuntu) "Unable to share photos directly on the facebook webapp (or via browser)" [High,Confirmed] https://launchpad.net/bugs/139233113:15
pp__do i need to install phablet-tools?13:15
Mirvsame user asking as was asking about the wrong location on Today scope... I'll answer anyway that sharing from gallery works, but obviously sharing from webapp is needed too13:15
ogra_pp__, not for file excange, the 14.04.2 version of libmtp should have all you need (assuming mint doesnt override libmpt)13:16
ogra_pp__, for developer mode/adb you need the pahblet-tools version on that old release though13:16
ogra_so you should enablethat PPA and install android-tools-adb from there13:17
oSoMoNMirv, no, this one wasn’t on my radar… I’ll take a look13:17
pp__i'll try to install android-tools-adb13:17
MirvoSoMoN: thanks, worth having on radar! I can understand the users' wish for that future.13:18
pp__it is already installed13:18
Mirveven though I understand there's complexity browser <-> content-hub etc13:18
ogra_pp__, from the PPA ?13:18
pp__ogra_, from ppa:ubuntu-sdk-team/ppa13:19
ogra_yeah, that should work then13:19
ogra_if you enabled developer mode, "adb devices" should show the phone13:19
pp__ogra_, phone is connected via usb, can list it with usb-devices, but cannot see it under home folder13:20
davmor2pp__: why would it be under home folder?  You need to the phone turn on an unlocked and it will open a folder automatically in nautilus, if it doesn't you should see it under device on the left hand panel in nautilus, if it doesn't show up there then mint have made modifications we don't know about13:22
ogra_pp__, well, thats a mattr of having the latest libmtp ... not sure if mint pulls updates of newer ubuntu vrsions ... worst case there should be a trusty version of libmtp in the pahblet-tools PPA13:22
pp__ogra_ and davmor2_, thanks i'll check and give feedback later on13:23
ogra_we dont really test against mint ...13:23
pp__ok no worries13:25
Se7hellou guys13:39
Se7I have an update for my photos but he doesn t download13:41
ogra_tvoss, for bug 1447110 how many logs do i need to keep ?14:19
ubot5bug 1447110 in location-service (Ubuntu) "location service fills disk with logs, needs to ship logrotate config" [High,Confirmed] https://launchpad.net/bugs/144711014:19
tvossogra_, the last 2 would be good14:20
ogra_ok14:20
BOHverkillshould landscape mode work in document viewer?14:26
kenvandineElleo, please review this too https://code.launchpad.net/~ken-vandine/content-hub/peer_picker_api_docs/+merge/25698514:45
kenvandineElleo, docstring only, easy review14:45
kenvandineElleo, those 2 signals aren't in the online docs, and they are pretty important :)14:45
ogra_BOHverkill, i dont think it is there yet14:46
BOHverkillk14:46
BOHverkillthx14:46
Elleokenvandine: okay14:47
kenvandineElleo, thx14:47
Elleokenvandine: approved14:48
davmor2tvoss: you missed out on my favourite line of "More than 1, less than a million" :D14:50
tvossdavmor2, ?14:51
tvossdavmor2, ENOCONTEXT14:52
davmor2tvoss: ogra_ amount of logs to keep14:53
tvossdavmor2, :)14:54
jgdxabeato, did Context.Preferred land in ofono?15:04
abeatojgdx, yes, it did15:04
jgdxabeato, good, thank you.15:04
abeatonp15:04
=== dandrader is now known as dandrader|afk
kenvandineartmello, just to confirm, gallery-app is no longer using the content-hub c++ api right?  just QML?15:22
artmellokenvandine: I think we are still using the c++ api: http://bazaar.launchpad.net/~phablet-team/gallery-app/trunk/view/head:/src/content-communicator.cpp15:26
kenvandinebummer... i thought that got ported15:27
kenvandineElleo, in item.h, i didn't append the new setUrl function, i put it after the getter15:28
kenvandinei hope that doesn't break gallery15:28
* kenvandine grumbles about c++15:29
Elleokenvandine: I think that only becomes a problem with virtual functions15:29
kenvandineoh right!15:29
Elleoassuming Q_INVOKABLE isn't virtual under the hood or anything15:30
kenvandinei just had a flashback of malta :)15:30
Elleoheh15:30
artmellokenvandine: maybe we should propose porting that as a task for next sprint15:30
kenvandineit would be good15:30
kenvandinei'm pretty sure someone at least took a stab at porting it, maybe nerochiaro?15:31
kenvandineit really shouldn't be hard15:31
kenvandineand should remove a bunch of code15:31
artmello+1 for "remove a bunch of code"15:32
Elleoyeah, I think the issue last time it was attempted was probably that images couldn't be moved to ~/Pictures which is possible now with content-hub's moveTo() method15:33
Elleothat, and I think there was some magic extension detection stuff to workaround a download-manager issue that has since been fixed15:33
Elleokenvandine: the stream stuff all looks good and works very nicely :)15:53
kenvandineElleo, excellent!15:53
=== chihchun is now known as chihchun_afk
=== dandrader|afk is now known as dandrader
lotuspsychjehttp://news.softpedia.com/news/Next-Ubuntu-Touch-Major-OTA-Update-Will-Change-the-Base-to-Ubuntu-15-04-479062.shtml16:42
popey\o/16:42
studio_hi17:02
lotuspsychjestudio_: wb17:02
studio_i am still searching, how it is possible under kodi, for exp. to use samba-shares without a cifs.co. is it possible, that they use jcifs or is jcifs also depending from cifs.ko?17:05
dobeyomfg17:05
studio_dobey, what does omfg means?17:06
lotuspsychjeoh my f*cking god17:07
studio_and why that answer?17:07
dobeybecause you've asked about samba a thousand times already and been given answers. why don't you ask the kodi developers what is required for kodi to work with samba shares? i'm sure they know17:08
studio_dobey, i as, other peoples, do not understand your answer, would be nice to hive an example in "http://askubuntu.com/questions/602754/is-it-possible-to-mount-samba-shares-with-ubuntu-touch-bq-aquaris-4-5"17:11
dobeymy answer is understood by the person whom asked the question. i don't know why he hasn't accepted the answer as the answer though17:12
studio_maybe they do not understand?17:12
dobeymy answer is clear and direct17:12
dobeyperson never said that they do not understand17:13
dobeyin fact, the person replied to another comment on the question, and reitereted my answer, so i'm pretty sure it is understood17:13
studio_i told you ... i don't understand your answer :(17:13
dobeywell it is clear and direct17:14
dobeyif you cannot understand it, i don't know what to tell you17:14
studio_as i said, an example would be nice17:14
dobeyi dont' know of any examples. i don't need or use cifs.17:15
dobeyapparently Ghost Command works on the same android device, so i guess that's an example17:15
studio_you don't need, nice answer, and yes, kodi also can do17:16
OerHeksgoogle chrome uses smbnetfs, i have never done that too.17:16
dobeycifs is simplay a network protocol, it doesn't require a kernel module to implement said protocol. kernel module is required to use said protocol as a mountable file system via the kernel vfs layer17:16
dobeyit's no different than if you wanted to use webdav instead of cifs; it's just a network protocol17:17
dobeywell if kodi can do it, then it already does it and you don't need to ask the question, because you already have the answer17:18
studio_kodi is only working on android, but not on ubuntu touch!17:18
studio_cat /proc/filesystems is showing the same on android an ut17:19
dobeyso ask the kodi devs about problems with kodi?17:19
studio_there is no problem with kodi on android17:20
dobeywell good for kodi on android. maybe kodi doesn't support ubuntu as well17:20
studio_ut doesn't support kodi17:21
dobeyhave you even tried to ask kodi develoeprs to help you debug the issue?17:21
dobeyof course not, kodi isn't a phone17:21
studio_what is the different? it is ubuntu, in't it?17:22
SturmFlutstudio_, dobey: I think there is some confusion here and I might be able to help.17:22
dobeystudio_: well, if that is the only difference, android apps do not run on ubuntu, so it's no wonder it doesn't work17:22
studio_SturmFlut, yes plese, help :)17:22
SturmFlutstudio_: Ubuntu Touch works differently than the "normal" Ubuntu. It has a different application lifecycle, different package management etc.17:23
dobeyworld of warcraft works on windows and not ubuntu, but that's not ubuntu's fault17:23
SturmFlutstudio_: What is your use case? Do you just want to copy a file from an SMB/CIFS share, or do you actually need to properly mount the share?17:24
OerHeksplayonkodi kodiscope kodimote17:24
studio_no, i't like to use nfs, cifs and dlna on the ut-device17:24
studio_same as ubuntu-tv17:25
dobeyuse nfs and cifs how?17:25
dobeythere is no ubuntu-tv17:25
SturmFlutstudio_: Sure, but what exactly do you want to do in the end? Copy files? Stream media?17:25
studio_stream media and copy files, yes17:26
SturmFlutstudio_: Ah, now we're getting there ;)17:26
studio_i'd like to see live-tv on the phone from my receiver17:26
dobeyi guess you'd need to write an application to do that17:27
studio_kodi can do :(17:27
dobeythere are no kodi client streaming apps on the phone yet, afaik17:27
studio_there is also no samba-, nfs, nor dlna-client17:28
SturmFlutstudio_: If you want to stream media over various network protocols, you need a Media Player application which can do that. As far as I know there currently is no such app for Ubuntu Touch which can do that. Maybe the best idea would be to port something like VLC, or even Kodi.17:29
dobeysure, nobody said there was17:29
SturmFlutstudio_: If you want to copy files over SMB or NFS oder another network protocol, you are probably looking for support for those protocols in the "File Manager" app. As far as I know, there was somebody working on that.17:29
dobeyyou could write a dlna client scope pretty easily, and i think the standard media player might be able to play streams over http17:30
studio_SturmFlut, when i have seen the videos from "Ubuntu-TV" i asked myself, why they do not use that player in Ubuntu-Touch?17:30
dobeythere is no ubuntu-tv17:30
studio_dobey, is it a fake?17:31
dobeyand also, phones aren't 46" plasma screens (yet anyway, though they're working toward it)17:31
lotuspsychjemaybe he means myth ubuntu17:31
studio_no, Ubuntu-TV! search on youtube17:31
SturmFlutdobey: Well, the official website still says that "Ubuntu TV" is a product. He has a point there.17:31
dobeystudio_: i don't know what video you're talking about, but there have been no tvs released with ubuntu on them, nor any images to flash on a tv17:31
dobeySturmFlut: well, does it have a link to a place to buy one? or an image to download?17:32
OerHeksit was just a scope to mythtv https://launchpad.net/~u2t/+archive/ubuntu/bleedingedge17:33
SturmFlutdobey: I guess it might cause a bit of confusion if "TV" is mentioned in the same place as all other variants, and without a disclaimer.17:34
studio_SturmFlut, android can handle miracast, ut in the moment not. but why ut isn't using the same player as ubuntu-tv?17:35
SturmFlutstudio_: Let's say that there will maybe be real Ubuntu TVs at some point, but the thing that you saw on YouTube was more some kind of "design study". It hasn't become a full product yet.17:36
dobeySturmFlut: there is no ubuntu-tv17:36
dobeyerr17:36
dobeystudio_: ^^ even17:36
studio_SturmFlut, yes, but the "design study" came into real with kodi, and there was no more development on Ubuntu TV17:37
SturmFlutstudio_: But Kodi doesn't have anything to do with Ubuntu or Canonical or "Ubuntu TV"17:38
dobeyyeah i don't know why you made that link17:39
studio_but it is still in the repo17:39
SturmFlutSturmFlut: Kodi was XBMC before and was developed on the XBox, nothing to do with Ubuntu17:39
SturmFlutUps17:39
studio_would be nice to get "ubuntu-tv" in the repo17:40
SturmFlutstudio_: Kodi/XMBC is available for installation on Ubuntu, yes. But it is NOT developed by Canonical. It is just a software package like all others.17:41
studio_as i said, i was wondering, that development for ubuntu tv was canceled (on ice) ...17:43
dobeykodi is not in the repo17:44
dobeythere is no ubuntu-tv to put in the repo17:45
studio_try xbmc17:45
dobeyxbmc is not in the repo17:45
studio_no?17:45
dobeythere is no "repo" for installing apps on an ubuntu phone image. apps are installed from the store17:45
studio_store?17:45
dobeyinstalling legacy apps from the standard ubuntu apt repositories is not supported17:45
studio_i never used the store17:45
* lotuspsychje feels with dobey :p17:45
SturmFlutstudio_: Have you used an Ubuntu phone yet?17:46
studio_yes, and i switched back to android17:46
lotuspsychjeandrois is a nightmare17:46
SturmFlutstudio_: But the app store is the only real way to install apps on an Ubuntu phone, how did you do without?17:47
studio_apt-get install ...17:47
studio_apt-get install xbmc17:47
dobey*sigh*17:47
lotuspsychjestudio_: did you unlock dir?17:48
studio_yes17:48
SturmFlutstudio_: There might be the problem. This is not how the phone works. You might still think that it is just a normal Ubuntu installation, but it is absolutely not.17:48
lotuspsychjestudio_: you cant receive updates anymore after unlocking you know that right17:48
studio_SturmFlut, how did you installed usbutils without apt-get install?17:50
dobeyyou don't17:50
studio_i installed17:50
dobeyapt is not supported on the phone images17:51
SturmFlutstudio_: I didn't, because I had no need to, and I know that apt-get is not the way to do things on the phone17:51
studio_dobey, no, so how it was possible? after that lsusb showed me all otg-devices17:53
dobeyuse a chroot17:54
SturmFlutstudio_: It was possible in that one special case. Because the command is still there and you essentially broke your phone doing it.17:54
NIN101why would using apt break the phone?17:55
dobeyjust because it's possible to change the root partition to rw and install something with apt, does not mean it is a supported way of using the phone. you had to break the system to do that.17:55
studio_SturmFlut, break my phone to use lsusb?17:55
dobeyNIN101: / is not very big, and upgrading things through apt can cause problems17:55
SturmFlutstudio_: If you enable developer mode and use apt-get to install things, your device will no longer receive official updates and/or changed you did will be overwritten by the next update.17:56
studio_dobey, what is the "correct way" via the store to install usbutils?17:56
dobeystudio_: you used the system in a manner other than supported. like, i can use an engine block as a boat anchor, but it was designed to be an engine in a car burning petrol17:56
dobeystudio_: usbutils is not in the store17:57
dobeySturmFlut: or / fills up and it won't boot, or...17:57
dobeystudio_: but that is irrelevant. the point is that it is unsupported17:57
studio_SturmFlut, "your device will no longer receive official updates" that is not correct17:58
dobeystudio_: you cheated17:59
studio_no17:59
dobeyyes. there is the documented way to make the system writable, and then there is the cheater way of doing mount -o remount,rw17:59
dobeythe documented way persists writable after reboot, and prevents system image updates from being installed18:00
studio_mount -o remount,rw is enable to receive updates after a reboot18:00
NIN101what are "system images" anyway? Some kind of diff to the previous, or comparable to a tarball that gets unpacked?18:00
dobeyNIN101: yes. tarball and/or xdelta (depending on how many revisions away from the update you are), full image tarball is a few hundred MB, deltas are usually < 100 MB18:02
dobeydepends on how much changed too though, of course.18:02
NIN101dobey: thx.18:04
SturmFlutNIN101: They are downloaded from https://system-image.ubuntu.com/pool/ , you can take one and look at it. For example ubuntu-d2dfa371c65640e688fd9272b3ede7dbddbfed27f548a0d988c083b1d1c78158.tar.xz should be the latest one for the bq phone.18:06
NIN101SturmFlut: ah thx I was just wondering where they are hosted :-).18:07
studio_dobey, "maybe" i am wrong, but you allways say "this is unsupported", "that is unsupported" ... have you ever tried to search on a bq phone for nfs like "sudo find / -name *nfs*" ?18:14
dobeywhy would i do that? i don't need to use nfs on my phone. i don't have a bq phone. and i know the kernel is not built with nfs support.18:15
studio_ah, yes, "you" do not need that ...18:16
dobeywhy are you trying to make things so personal?18:16
studio_i?18:17
dobeyyes, "you"18:17
studio_no, you allways say "i do not need taht"18:17
dobeyinstead of accepting the facts of what is or is not supported on the image, you turn into these tirades about "have 'you' tried to do that?" and such18:18
dobeyof course i do. i don't need nfs on my phone. if i did need nfs, i wouldn't say i didn't need it18:18
dobeyi do need bluetooth. but it doesn't work on the nexus 5 yet. i don't go around beerating people and asking them if they searched the entire filesystem for anything related to bluetooth and such though18:20
studio_dobey, as i said, i try to figure out. and it seems it has nothing to do with the "image". it seems to be depending from the software what is used.18:20
dobeythe kernel is not built with nfs support. i don't know how you'd say that has nothing to do with the image.18:21
dobeyand why am i the one that always ends up explaining this stuff over and over and over again18:21
studio_because nfs is working on kodi. android and ut are using the same filesystems on the bq e4.518:22
dobeykodi is not part of the ubuntu image, there is no kodi client player in the store, and legacy applications are unsupported.18:23
dobeyif kodi doesn't work, ask the kodi developers to help you debug why18:23
dobeykodi on android and kodi on ubuntu though, are surely very different things18:23
studio_dobey, you do not understand what i am trying to tell you. i do not talk about an kodi- or xbmc-client for the ut-phone18:24
dobeythen pick more appropriate words for what you are trying to tell18:25
dobeyyou said kodi doesn't work on ubuntu; that is a kodi problem. this is not #kodi18:25
charlesrenatu, could you make a silo for https://code.launchpad.net/~renatofilho/qtorganizer5-eds/fix-1440878/+merge/255725 ?18:26
studio_no, my question was, why kodi can handle cifs- and nfs-shares under android but ubuntu-touch can not handle that, even they both use the same filesystems.18:27
charlesrenatu, or maybe add it to 8?18:28
dobeystudio_: kodi on android is a very different thing from kodi in ubuntu. and the kernel is not built iwht nfs or cifs support as you've already been told 10 thousand times18:29
studio_dobey, cat /proc/filesystems is same, on android and ut18:30
dobeystudio_: that is irrelevant18:31
studio_is it?18:31
dobeyyes, that just lists the filesystems the kernel supports18:32
studio_and?18:33
dobeyand obviously if cifs works on the android version of kodi it is not depending on a kernel module there, and using a userspace library that implements the protocol18:33
dobeyand the legacy app on ubuntu probably depends on kernel support18:33
dobeyit is a kodi problem, as has already been stated many times18:34
studio_and what about nfs and dlna?18:34
popeyyou could do the same at the application level for those too18:34
dobeyindeed18:35
dobeywell dlna doesn't exist in the kernel at all afaik18:36
studio_don't need to be supported in the kernel18:36
dobeyand i don't know what kodi supports on full ubuntu under xorg18:36
popeyin the file manager we're adding samba support18:37
dobeybut kodi under mir on a phone with an older kernel version is almost certainly completely untested18:37
popeyusing qsambaclient18:37
studio_as i said, kodi is under android supporting dlna-client and server18:37
popeyand in the future, it probably will on Ubuntu phone too18:37
popeybut not yet18:38
dobeykodi on android is not kodi on ubuntu18:38
dobeystop trying to compare them as equals18:38
studio_dobey, i do not like to compare ut with android, but i compare it with debian18:39
popey19:27 < studio_> no, my question was, why kodi can handle cifs- and nfs-shares under android but ubuntu-touch can  not handle that, even they both use the same filesystems.18:40
popeyyou directly compared kodi on android and kodi on ubuntu touch right there!18:40
dobeystudio_: i'm not talking about the OS, i'm talking about kodi18:40
dobeygah18:41
dobeywhy can't my nexus 5 recieve MMS any more :(18:41
studio_popey, i also use some rpi's and i have no problems with them18:41
popeygreat18:41
studio_fore sure :)18:42
popeyOk. Do you have a question that we can help with?18:42
popeyOr are you going to just continue to complain that kodi / samba / nfs doesn't work?18:42
popeyBecause it's getting quite tiring for everyone concerned to keep going over this again and again.18:42
studio_popey, i asked about jcifs, but still no answer18:42
dobeyjava is not used on ubuntu phones18:43
popeyyou're asking about kodi though18:43
popeya kodi question, not an ubuntu question18:43
studio_popey, no, the general question was why it is working on xbmc/kodi  when ut and android are using the same filesystems18:45
popeyok, that's been answered18:46
popeyxbmc and kodi use userspace libraries.18:46
popeynext question?18:46
studio_is it possible to adapt the same in ut?18:47
popeyadapt what?18:47
studio_:(18:47
dobeyfeel free to write the code, sure18:47
popeyAre you asking if it's possible to adapt kodi / xbmc?18:47
dobeyi'm sure the kodi developers can help you figure out how to get userspace cifs/nfs/whatever working18:48
dobeyand make a suitable interface for phones perhaps18:48
renatucharles, is already there :D18:48
studio_popey, adapt nfs and cifs for exp. in the filemanager?18:48
charlesrenatu, \o/18:49
charlesmzanetti: ^18:49
charlesmzanetti, silo 8 should have the .setSecondsBeforeStart(0) fix18:49
studio_or video-player?18:49
popeystudio_: i have already said, we're adding samba support to file manager.18:50
popeystudio_: next question.18:50
mzanetticool :)18:51
dobeypopey: whaaaaaaaaat is the air speed velocity of an unladen swallow?18:54
popey:)18:54
ogra_an european one ?18:54
studio_popey, "studio_: next question." nfs and dlna?19:01
popeystudio_: we have no plans to add nfs to the file manager, dnla makes no sense in a file manager19:02
kenvandinednla in the video scope might be cool though19:02
dobeyit would be very easy to write a dlna client scope19:02
studio_maybe not filemanager, but media-player19:02
popeymaybe19:02
studio_ok19:02
popeyi dont know, i dont work on that19:02
dobeymedia-player itself wouldn't get dlna; it just needs to be able to stream from http or rtsp or whatever19:02
kenvandineyeah, it should be something the scope handles19:03
dobeythere could be a dlna scope written though, and then music, photos, and video scopes could aggregate from it19:03
dobeyi just want to know why my receiving mms isn't working any more though :-/19:04
ogra_dobey, check the nuntium log19:04
dobeyogra_: where is that exactly? i don't see any logs in .cache/nuntium19:06
ogra_upstart iirc19:06
dobeyah, upstart19:06
dobey2015/04/22 14:28:13 Error cannot decode media type for field beginning with 0x28@219:06
dobeyhmm19:07
popeystudio_: any more questions?19:10
studio_popey, sorry since i switched back to android, because ut was "in the moment" not useable for me, no.19:12
popeystudio_: ok.19:16
elopiosergiusens: last week you mentioned a book about android testing, but I was a little drunk and can't remember anything details.19:16
elopiodo you have a link? did I imagine it?19:16
ogra_elopio, you were drunk ? at a sprint ?19:17
ogra_impoossible !19:17
elopioogra_: weird, right? And listen to this: I wasn't the only one!19:18
sergiusenselopio: How Google Tests Code19:18
ogra_geez !19:18
sergiusenselopio: http://www.amazon.com/Google-Tests-Software-James-Whittaker/dp/032180302719:18
ogra_popey, i guess we can drop the phased upgraes note from the topic19:19
dobeyelopio: did you bring more guatemalan rum?19:19
elopiothank you!19:19
dobeyogra_: any idea about that error from the nuntium log? should i file a bug somewhere?19:20
elopiodobey: no no, they don't sell it in my airport and I went directly to the US.19:20
ogra_dobey, yo probably should, at least for tracking the N5 issues19:20
dobeyelopio: ah19:20
dobeyi can send MMS just fine though :-/19:20
ogra_i sadly have not much clue about nuntium or the mms protocol ... sergiusens used to be our specialits ...19:20
dobeyah ok19:21
ogra_but then snappy snapped him and now he is swallowed :)19:21
dobeyhrmm19:22
ogra_snappy will eat all of us one way or the other :)19:22
=== popey changed the topic of #ubuntu-touch to: | Home: http://bit.ly/YEqEfo | Installing: https://wiki.ubuntu.com/Touch/Install | Porting guide (advanced) https://wiki.ubuntu.com/Touch/Porting | Bugs filing: http://bit.ly/1aV9AJG | Nexus Status: http://bit.ly/18kIrhM | Dashboard: http://bit.ly/12AQV53 | Changelog: http://bit.ly/1ljube1 | http://www.bq.com/gb/ubuntu.html | OTA-3 released
* ogra_ looks forward to that day ... no more questions about apt then ;)19:23
sergiusensdobey: you are on a us carrier I bet, the same one as kenvandine19:23
sergiusensdobey: there's already a bug for that19:23
ogra_popey, thanks !19:23
dobeysergiusens: yeah i am on t-mo19:23
dobeysergiusens: and i just found the bug from jdstrand about it19:23
sergiusensdobey: I had a partial fix, but I'm always afraid to land those as it requires testing all over the board19:23
dobeyhttps://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/136040319:23
ubot5Ubuntu bug 1360403 in lxc-android-config (Ubuntu) "MMS does not work with T-Mobile US" [High,Triaged]19:23
dobeyis i guess what i'm hitting?19:23
* ogra_ cheecks why that is against lxc-android-config 19:24
dobeyask cyphermox i guess19:25
ogra_ah, i see the comment now19:25
kenvandineoh... i used to miss mms...19:28
kenvandineguess i've lost hope now :-p19:28
studio_ehm, was ut ever working with german t-mobile?19:32
ogra_why wouldnt it19:32
studio_never got an configuration for it19:33
dobeyyou probably need to tweak the APN to use ip instead of ipv6, at least for data19:34
kenvandinedobey, i think that's only in the US19:34
ogra_you might need to add APN data though ... using the APN editor19:35
studio_ogra_, the android-version shows me an configuration for t-mobile and for exp. mms. but ut never made that19:36
ogra_my test sim is congstar, which is a t-mobile sub ... i didnt have to do anything, worked OOTB19:36
studio_ogra_, have you ever send or received an mms?19:37
ogra_yes, for testing19:37
ogra_3 or so in my life ... sending postcards is cheaper than sending MMS :P19:38
studio_yes for send and receive?19:38
ogra_yes19:38
studio_hmm ...19:38
cylonmathis there any useful app you suggest for me to download? Seems there are not much apps in store yet.19:38
ogra_but t-mobile itself might need you to edit the APN data19:38
ogra_the editor is in the mobile settings page19:39
cyphermoxthat was an issue specific to t-mo in the US19:40
cyphermoxbecause ipv619:40
ogra_yeah19:40
ogra_cyphermox, there are issues with german APN db entries though ... that require people to use the editor19:40
cyphermoxok19:40
cyphermoxshould file a separate bug then so that we can add the settings to the apn database19:41
ogra_i think there is one ...19:41
ogra_just dont have the number handy ... but it is being handled19:41
ogra_the android db we use as base issimply not complete19:41
cyphermoxit never will be19:42
jgdxogra_, if you file bugs against the apn side of Settings, could you tag it 'apn'?19:43
ogra_jgdx, if i do that i'll try to remember19:43
jgdxogra_, and maybe take a peak at the 30 there already :)19:43
jgdxthanks19:43
ogra_uh. why me :P19:43
jgdxjust in case it's a duplicate19:44
jgdxnot suggesting you fix them, though if you have some spare time…19:44
ogra_lol19:45
* ogra_ looks up "spare time"19:45
cwayneogra_, im pretty sure that's made up and doesn't exist19:47
dobeycylonmath: the apps you need. like maybe untappd19:47
ogra_yeah, cant find anything on the internet about it19:47
ogra_dobey, ! to celebrate the german beer putity day !! that is tomorrow :)19:47
ogra_*purity too19:48
cylonmathdobey, too bad I'm a Muslim and I don't prefer drinking :)19:48
cylonmathseems a funny app though19:49
jgdxogra_, :)19:49
dobeyogra_: yay. every day is beer day :)19:50
ogra_http://www.bierengezondheid.be/index.php/articles/en/cid=24/aid=2216/19:50
ogra_funnily the only english article about it is belgian ...19:51
ogra_cwayne, given mos of our users are germans you should really call out an untappd event tomorrow or some such ;)19:52
ogra_*most19:52
dobeywell i managed to salvage an mms with wget and ghex19:53
cwayneogra_, ha, yeah!19:53
ogra_dobey, now just script it :)19:53
taiebotOn devel-proposed mako the app Falling blocks is constantly proposed as an update. Is there a bug for this?19:53
dobeyogra_: or someone could just fix stuff to work on t-mo us :)19:55
ogra_cwayne, you need a "breaking news" function for the scope and a web crawler ... probably even localized so the user can get local beer news19:55
ogra_dobey, deatils ...19:55
ogra_*details19:55
dobeyogra_, cwayne: or just make Today and Nearby aggregate from Untappd :)19:55
ogra_yeah19:55
ogra_how do you feel ? "like finding the next beer fest"19:56
kumalaHi, I started using ubuntu touch with the bq phone. I soon realized some improvements were needed. Now I would like to know, where can I follow the development efforts?20:16
ogra_here is a good place .... there is also a mailing list and a G+ community20:17
ogra_the mailing list gets daily reports from  the landing team about what landed20:17
kumalacool, do you recommend any of those in particular? If not, I will probably hang around here for some time.20:18
ogra_well, whatever suits you best :)20:18
kumalaCan you point me to said mailing list?20:19
ogra_https://launchpad.net/~ubuntu-phone20:19
kumalathanks ogra_ I will try to follow up a bit.20:20
AmiGoZHi all,  is it possible to install ubuntu touch on meizu mx4? I know it is already devices with touch built-in20:21
ogra_AmiGoZ, i doubt you can easily unlock the bootloaders on the android version20:22
AmiGoZI have already unlocked on flyme...20:23
ogra_well, there is a port going on but not done yet, once there are public images for this and you have a properly unlocked bootloader it might be possible to install that ...20:24
SturmFlutogra_: AFAIK the international version has an unlocked bootloader20:24
ogra_SturmFlut, oh, i didnt know that ? people always told me you cant unlock them at all20:25
SturmFlutogra_: I think that was because up till a week ago or so people only got the imported chinese version20:25
AmiGoZActually it is built in option in my country...20:25
AmiGoZMy quistion is if port is already done and where i can download it?20:26
ogra_no, not done yet20:26
ogra_once it is it will be published indeed20:26
AmiGoZAny release dates?20:28
* ogra_ doesnt know 20:29
=== salem_ is now known as _salem

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