/srv/irclogs.ubuntu.com/2014/04/10/#ubuntu-touch.txt

=== beidl_ is now known as beidl
=== chriadam|away is now known as chriadam
=== test is now known as Guest46837
=== _salem is now known as salem_
=== salem_ is now known as _salem
=== kalikiana_ is now known as kalikiana
=== vying is now known as Guest49466
=== jhodapp is now known as jhodapp|afk
=== Gibson- is now known as Gibson
dholbachgood morning06:59
=== Hourd_ is now known as Hourd
dholbachogra_, hola muchacho07:46
dholbachdidrocks, salut mon ami07:46
didrockshey dholbach!07:46
dholbachdidrocks, ogra_: is there a good reason not to go ahead with https://code.launchpad.net/~dbarth/ubuntu-seeds/ubuntu-touch.remove-cordova-2.8/+merge/215098?07:46
dholbachit's basically dropping a non-used package from ubuntu-sdk-libs07:47
didrocksdholbach: do you know if we got click apps using cordova 2.8?07:47
dholbachdbarth, ^07:47
didrocksand if moving to 3 breaks compatibility with 2.8?07:47
didrocks(like I wrote an app for 2.8, it's broken with 3)07:47
didrocksif it's the case we need a clear communication on the toolkit breakage07:48
didrocksand Pat to sign off07:48
dholbachdidrocks, that makes sense07:48
dholbachI think we had the conversation before and we don't have any click apps using it07:49
dholbachbut it's worth checking with monsieur dbarth :)07:49
didrocksyeah07:49
dbarthoh wow, monsieur07:49
dbarthwhat's up?07:49
dholbachbien sur :)07:49
didrocksdbarth: heh, scroll back a little bit ^07:49
dbarthah yeah07:49
dbarthsure, seen it07:49
=== chriadam is now known as chriadam|away
dbarthi'm just waiting for one or 2 +1's one the MP07:50
dbarthso today is the day07:50
dholbachdbarth, did we check that there's no click apps making use of cordova-ubuntu-2.8?07:50
dholbachpopey, could you point me to your "get all apps from the store" script again? :)07:51
dholbachpopey, that'd be super helpful for cases like this :)07:51
dbarthdholbach: there is one, and he agreed to port07:51
dbarthi contacted him a few weeks ago07:51
dholbachdbarth, do you recall the name of the app?07:51
dbarthdholbach: http://iqfitfun.com/IQFitFunHtml/index.html07:55
dbarthdholbach: the developer is named Michael Biermann07:55
dholbachdbarth, ok, found it08:00
morphisrsalveti: which eglibc version is ubuntu using?08:02
seb128https://launchpad.net/distros/ubuntu/+source/eglic08:03
seb128https://launchpad.net/ubuntu/+source/eglibc even08:03
UTouchUserHi. Is there a way to disable automatic suspend/sleep (or whatever is the correct term) when Ubuntu Touch has been inactive for a while. I have a background computing job whose performance reduces dramatically08:05
nhainesNope!08:07
nhainesThe main problem is that people would abuse it.  :(  Better to do cloud processing.08:08
dbarthdholbach: i emailed him again to give him time to re-upload08:11
UTouchUsernhaines: Are you really sure about this?08:12
nhainesUTouchUser: yes.  You can do it locally, but not through anything that can be released through the click store.08:13
UTouchUsernhaines: How can I do it locally? That would be OK for me08:13
nhainesJust write for Ubuntu and cross-compile for ARM.08:14
UTouchUsernhaines: I have a Java process that I would like to run on Ubuntu Touch while monitoring cpu, memory and power consumption (through UPower). However, if I'll plug my tablet (Nexus 7) off from the USB cable, the Java process becomes extremly slow to execute after the tablet enters into a some sort of sleep state08:16
UTouchUsernhaines: Is there any way to prevent this from happening?08:16
UTouchUsernhaines: On the other hand, if I'll leave the tablet connected to my workstation through USB, the Java process runs at its full speed08:17
nhainesOh, you're already running outside of AppArmor?08:17
nhainesI have no idea then.  Probably not.08:17
nhainesMight want to look at powerd or upstart, but I don't know what's controlling power savings anymore.08:17
UTouchUsernhaines: I have no idea what is AppArmor. I have been running this Java program through command line and on the top of the Oracle-provided JVM for ARM08:18
ogra_UTouchUser, you could be brutal and stop powerd, but that might a) cause misbehavior of the rest of the system and b) wont help you collecting any accurate data for the power consumption08:18
UTouchUserHmm... There seems to be no easy (if any way) then. The data that UPower gives while USB cable is connected 'seems not to take into account' the amount of power that the device takes from the USB port08:22
UTouchUserHmm... If the cable is connected and I run a heavy Java process, the "energy-rate" given by UPower may show readings of ~1.6 W (at max) while without the cable and before entering into a 'sleep/standby' mode it can show even ~4 W08:23
UTouchUserIn 'sleep/standby' mode the readings are ~1.3 W and the execution of the Java process has become extremly slow08:24
JamesTaitGood morning all; happy Safety Pin Day! :-D08:27
popeydholbach: this is the "get all clicks" script http://paste.ubuntu.com/7229848/08:33
dholbachpopey, awesome, thanks08:36
dholbachpopey, is that to be run on the phone or where do I get the credentials file from? :)08:42
UTouchUserHmm... There's something like this "sudo powerd-cli active" in UTouch. Perhaps I should try if that makes the device to prevent entering into 'sleep' state08:46
popeydholbach: i can't remember, it was JamesTait who helped me set it up, its his script08:46
JamesTaitWhat did I break now?08:46
popeyUTouchUser: powerd-cli display on bright08:46
popeyJamesTait: getting creds for the "download all the clicks script" http://paste.ubuntu.com/7229848/08:46
popeyfor dholbach08:47
JamesTaitThat doesn't look like my script - maybe based on one of mine though.08:48
JamesTaitpopey, dholbach: http://bazaar.launchpad.net/~jamestait/+junk/click-support-tools/view/head:/get_click.py is the script I originally wrote.08:49
=== vrruiz_ is now known as rvr
dholbachJamesTait, hum.. I was looking for a script which downloads all click packages from the store :)08:51
JamesTaitdholbach, I think that will allow you to get the credentials into an .ini-style config file in ~/.config/get_click/get_click.conf which you can then plug into a JSON file, but I'm not sure what the format of the JSON file needs to be.  Let me see if I can find out.08:51
dholbachah yes08:52
dholbachthanks JamesTait - I think I can take it from here then08:52
JamesTaitdholbach, happy to help. :)08:53
=== vying is now known as Guest53128
=== vrruiz_ is now known as rvr
=== chihchun is now known as chihchun_afk
=== dpm is now known as dpm-afk
=== MacSlow is now known as MacSlow|lunch
omnibook10Hi, i was wondering where the i386 img of Ubuntu Touch 14.04 (Trusty Tahr) is located?11:57
omnibook10I was trying to boot from usb on a HP Omnibook 1011:57
popeyomnibook10: i dont believe we have an image for that device11:59
ogra_yeah. you would have to port ... and you would be the first one to successfully port to an x86 device too :)11:59
ogra_(if there is even an android image you can base on for this device)12:00
popeywell, we have an x86 image for the emulator...12:00
ogra_right, rootfs is there12:00
omnibook10it has a 64bit compatible processor: http://ark.intel.com/de/products/78415/Intel-Atom-Processor-Z3770D-2M-Cache-up-to-2_41-GHz12:00
ogra_you still need the android layer for drivers etc12:01
omnibook10how come, it runs on Intel hardware and 32bit/64bit windows12:02
omnibook10i guess any ubuntu touch with ms surface support should work - is there such thing?12:02
ogra_ubuntu touch uses the android drivers for all its backends12:02
ogra_what you could do an an x86 device would be to do a normal 14.04 install, then install the unity8 preview session and run that ... but that wont give you much in hardware support, just the UI bits12:04
omnibook10will i get multitouch support?12:04
omnibook10in the UI ?12:04
ogra_in a real ubuntu touch devices you get all the (android) driver supports12:04
ogra_*device12:05
ogra_two finger zoom etc12:05
ogra_i dont think that will work with the preview session12:05
omnibook10will the unity8 preview have the two finger zoom?12:05
omnibook10ah ok12:05
ogra_you would have to try12:05
omnibook10ok I will thank you12:05
* ogra_ never ran the preview session thing ... 12:06
omnibook10thank you!!12:08
omnibook10byeee12:09
=== jhodapp|afk is now known as jhodapp
=== MacSlow|lunch is now known as MacSlow
ogra_sergiusens, can you approve https://code.launchpad.net/~ogra/phablet-tools/fix-bootchart-tmpdir-creation/+merge/214980 and https://code.launchpad.net/~ogra/phablet-tools/fix-bootchart-tmpdir-creation/+merge/214980 ?12:52
ogra_)i think andy uses a local hack of this already though)12:53
=== _salem is now known as salem_
sergiusensogra_: affirmative12:56
ogra_merci12:56
sergiusensogra_: aren't those the same MR?13:05
ogra_sergiusens, oops13:05
ogra_copy paste :P13:05
ogra_sergiusens, https://code.launchpad.net/~ogra/phablet-tools/no-sudo-in-phablet-network/+merge/21492113:06
ogra_sorry :)13:06
sil2100oSoMoN: hi!13:17
sil2100oSoMoN: we have an urgent webbrowser-app landing right now, so we would have to assign a silo with the 'ignore conflicts' option13:18
sil2100oSoMoN: this will basically mean that once that webbrowser-app landing lands, you will have to rebuild your webbrowser-app in your silo...13:18
sil2100oSoMoN: I will add it as a comment in your landing if anything13:18
mhall119so many nice things landing in devel-proposed....it's so hard not to flash to it13:50
popeyhahah13:53
popeywuss13:53
didrocksmhall119: resistance is futile? :p13:53
didrocksmhall119: more seriously, the blockers are in a good path since yesterday13:53
didrocksI can see light!13:53
=== Ursinha is now known as Ursinha-afk
mhall119I don't care about light, I want you to see an image promotion :)13:57
mhall119actualy, no, *I* want to see an image promotion13:58
ogra_does that mean you expect him to doo it blindfolded ?13:58
ogra_-o13:59
mhall119hey, whatever he needs to make it happen13:59
mhall119I'm not judging13:59
ogra_heh14:06
mhall119kenvandine: ping when you're around14:11
kenvandinehey mhall11914:17
kenvandinemhall119, oh, i forgot about the failure you hit when generating the docs14:18
kenvandinewhat was it again?14:18
mhall119kenvandine: ResponsiveGridView didn't have an HTML page generated for it14:19
kenvandineand that was an error?14:19
kenvandinethere shouldn't be docs for that, it's used internally14:19
mhall119it's listed in the .index for content-hub docs14:19
mhall119but doesn't exist in reality14:19
kenvandineah14:19
mhall119so it's making my import script fial14:19
kenvandinei see14:20
mhall119fail even14:20
kenvandinewas that what your ping was about? or something else?14:20
mhall119something else, actually, but this is higher priority14:20
mhall119I was going to check on the wallpapers click packaging we talked about last sprint14:20
kenvandineah, i got a bit distracted since we lost the background in the shell... just shown in the greeter14:21
mhall119right....is that coming back or will the dash continue to be opaque?14:21
kenvandinei haven't heard14:22
mhall119ok14:22
mhall119anyway, low priority on that, getting updated content-hub docs is more important14:22
kenvandinemhall119, did anyone from design ever actually weigh in on that thread?14:24
mhall119about wallpaper packageS?14:24
* kenvandine is still annoyed by losing wallpapers :/14:24
kenvandineabout them being displayed14:24
ogra_++14:24
mhall119I don't recall anyone from design chiming in, no14:24
mhall119mhr3_: new scopes can define their own background image now, right?14:25
kenvandinethere lots of +1s on that thread14:25
kenvandineoh, scopes can control their background?14:25
kenvandinemaybe by default they can be transparent :)14:25
mhall119I thought so14:26
ogra_then the system setting should control the apps scope background by default14:26
mhall119ogra_: that's what I was thinking14:26
kenvandineor just make them transparent so the wallpaper shows through14:26
kenvandineunless the scope sets it14:26
alex-abreumandel, (no pressure just news), issues w/ the MIR?14:27
ogra_yeah, thats woould be better, but indeed break the concept of "scopes have their own bg"14:27
mandelalex-abreu, we are in a silo to tray and merge everything and is a big one (nm, ofono, udm, mms)14:27
mhall119kenvandine: I'm not sure how dash works, "transparent" might not do what you want14:27
mandelalex-abreu, if there are updates I'll ping you14:27
kenvandinemhall119,  yeah, not sure14:27
alex-abreumandel, sure, ...14:28
=== Ursinha-afk is now known as Ursinha
=== pete-woods1 is now known as pete-woods
=== alecu_ is now known as alecu
sil2100oSoMoN: hi! So, we published the other webbrowser-app landing and I now triggered a rebuild of it in your silo14:59
oSoMoNsil2100, excellent, thanks!14:59
sil2100yw!14:59
kenvandineElleo, the doc generation for d.u.c is failing for content-hub, because the generated index file includes references for ResponsiveGridView which we don't generate docs for15:32
kenvandineElleo, i can't seem to figure out how to exclude that15:32
kenvandinei tried excludefiles15:33
kenvandinedidn't work...15:33
kenvandineElleo, any ideas?15:33
Elleokenvandine: not sure, will take a look15:34
kenvandinethx15:34
kenvandineit's killing me :)15:34
kenvandineif we go through and add \internal docstrings for all the functions and properties it does create an html file for it, so it wouldn't break mhall119's tool for importing them15:35
kenvandinebut that seems silly... since none of that is public api15:35
Elleoyeah15:35
kenvandineexcludefiles = ../../../import/Ubuntu/Content/ResponsiveGridView.qml15:35
kenvandinei would expect that to work15:35
kenvandinebut it doesn't...15:35
Elleokenvandine: heh, this is nice; you know how sourcedirs/headerdirs/etc. no longer work with absolute paths? well it'd appear excludefiles now *only* works with absolute paths :P15:47
kenvandinehahaha!15:48
kenvandinei just assumed it suffered from the same problem15:48
kenvandine:-D15:48
Elleoyeah, the docs for it show an example with a relative path too15:48
Elleobut it only seems to actually exclude things when I give it an absolute path15:49
kenvandineso you have a fix :)15:50
Elleoyeah, will push a branch now15:50
kenvandinegreat, lets have mhall119 try out your branch15:50
kenvandinemake sure it works with his import script15:50
mhall119kenvandine: what branch?15:52
Elleomhall119: just pushing now15:53
mhall119ok15:53
Elleomhall119: https://code.launchpad.net/~michael-sheldon/content-hub/qdoc-fix-grid-view15:53
=== gatox is now known as gatox_lunch
=== chihchun_afk is now known as chihchun
mhall119kenvandine: Elleo: http://91.189.92.89/api/qml/sdk-14.04/Ubuntu.Content/16:14
mhall119btw, if there's anything that needs to be deleted, I have to do that manually still16:15
Elleomhall119: cool, looks like we should add summaries to a few of those, other than it looks good :)16:19
mhall119Elleo: kenvandine: shall I push these docs to production, or wait for those summaries?16:19
=== chihchun is now known as chihchun_afk
=== Tassadar_ is now known as Tassadar
Elleomhall119: I can add some summaries quickly now16:24
kenvandineElleo, thx16:26
ogra_alex_abreu, jono, isnt bug 1283601 a matter of the app defining "SingleInstance=true" in its .desktop file ?16:37
ubot5bug 1283601 in WebApps: libunity-webapps "More than one web app can be loaded at the same time" [Critical,Triaged] https://launchpad.net/bugs/128360116:37
Elleomhall119: pushed16:38
alex_abreuogra_, its actually an issue w/ some cruft that pollute 7 confuse bamf/unity ...16:39
ogra_ah, desktop ...16:39
ogra_that dieing stuff ...16:39
ogra_:)16:40
EyeMonkeyhi there16:44
EyeMonkeyjust arrived  here i was wondering if someone knows if it's possible to instal the latest ubunto on an Iphone 5s16:45
asacshould we be scared that apt-cache depends --recurse libqt5core5a | grep gallery-app  has a hit?16:45
EyeMonkeyubuntu16:45
ogra_asac, thats for desktop ... galleryy on the phone is click16:46
ogra_EyeMonkey, nope, not possible16:46
asacogra_: well, question still stands :)16:46
asacogra_: why is libqtcore pulling in gallery-app :)16:46
EyeMonkeyThanks Ogra  ^.^16:46
ogra_asac, its desktop ... who cares :P16:46
ogra_asac, i suspect Mirv might know, but i think he is off for the evening16:47
asacogra_: well: apt-cache depends --recurse libqt5core5a | grep -v ^\  | grep ubuntu-touch-session16:47
asacubuntu-touch-session16:47
asacnot much better16:47
asac:)16:47
ogra_asac, what are you trying to prove there ?16:48
asacnothing :)... just  tryuing to figure what qt5 pulls in16:49
asac:)16:49
asacapt-cache depends --no-pre-depends --no-suggests --no-conflicts --no-breaks --no-replaces --no-enhances --recurse libqt5core5a16:49
asacseems to be closer16:49
asacbut nevermind16:49
asacdont want to distract anyone :)16:49
=== gatox_lunch is now known as gatox
=== 21WAABD33 is now known as sarnold
Saviqdaker, hey, is this branch active, or can be deleted / marked Abandoned? https://code.launchpad.net/~daker/unity8/fix.battery.slider17:09
dakerSaviq: well i don't know, i made a MR(if you remember) but hasn't been merged17:11
dakerdo you want me to delete it ?17:11
Saviqdaker, right, the MP isn't there any more?17:11
Saviqdaker, if you want to get it merged, please MP again17:11
dakerSaviq: i see, yes this one should be remove17:12
dakersince we made a fix here https://code.launchpad.net/~daker/ubuntu-settings-components/fix.slider17:12
Saviqdaker, right, yes, please delete or mark Abandoned17:13
dakerdeleted17:13
Saviqdaker, thanks!17:13
dobeymhall119: hey, might you know why the core apps don't have the X-Ubuntu-Application-ID field in their .desktop files?17:15
mhall119dobey: probably their .desktop hasn't been updated since before that was a thing17:16
=== dpm-afk is now known as dpm
mhr3mhr317:23
mhr3eh17:24
mhr3mhall119, there's still open design question what should really be customizable17:24
mhr3maybe it'll be just background color17:24
mhr3not really an image17:24
mhall119Elleo: http://91.189.92.89/api/qml/sdk-14.04/Ubuntu.Content/ better?17:35
=== Tassadar_ is now known as Tassadar
mhall119kenvandine: ^^17:55
mhall119I need a +1 so I can publish them to production17:55
kenvandinemhall119, not yet... did you see the comment from dpm?17:56
kenvandinehe pointed out there are docs for ContentImportHint17:56
mhall119kenvandine: where17:56
mhall119?17:56
kenvandinewhich has actually been removed... but maybe the file never got dropped17:56
kenvandineubuntu-app-devel17:56
kenvandineit's now ContentTransferHint17:57
mhall119kenvandine: ah, yeah, the importer doesn't remove things, so if that class is gone I need to manually delete it17:57
kenvandineoh...17:57
kenvandineah... that explains it :)17:58
=== bfiller is now known as bfiller_afk
mhall119so, yes to push to production?18:36
Elleolooks okay to me18:49
kenvandineoh oh oh... google calendar and contact sync just appeared!18:53
kenvandineSO exciting!18:54
tedgjdstrand, So if we're talking independent of the 14.04 release schedule, shouldn't we just implement group delete with Upstart cgroups?19:01
tedgI'm confused why we'd want to have appmgr handle this.19:01
=== bfiller_afk is now known as bfille
=== bfille is now known as bfiller
jdstrandI just saw the upstart work items for cgroups be postponed. I figured this was cause of systemd19:02
jdstrandbut the actual kill mechanism doesn't matter19:03
tedgNot sure, let's invoke slangasek19:03
tedg:-)19:03
tedgSure, but it matters whether we put it in app manager of have the init daemon do it.19:03
jdstrandwe need to notice that something that something happened, then kill stuff appropriately19:03
tedgor19:03
jdstrandtrue19:03
tedgI think that's something the "init system" what ever that is, should handle.19:04
tedgKeep app manager higher level19:04
jdstrandtedg: I guess you are saying if the the leader dies, upstart should kill it all?19:04
tedgYes19:04
tedgScorched earth process management.19:05
jdstrandsure, assuming that is enough19:05
jdstrandlike for chromium, the zygote dying is unrecoverable19:05
jdstrandso it would probably crash19:05
jdstrandwhich would make the leader go away19:05
jdstrandand restart19:05
jdstrandbut, eh19:06
jdstrandmaybe that is ok?19:06
tedgI'm okay with it :-)19:06
jdstrandwhat I'm thinking about is a non-leader dying19:06
jdstrandwhen they are all in STOP19:06
tedgThat should be normal operation though, right? The process parent has to handle children.19:07
jdstrandI think chrisccoulson said chromium won't handle the zygote dying19:07
jdstrandit handle the others19:07
slangasektedg: cgroups postponed for 14.04 because it's very difficult to get right and we're out of time for 14.04.  If upstart cgroup support is going to be a dependency for phone work, we should make sure we know what you need, and whether we should address this in upstart or plan to deal with it on top of systemd instead19:08
jdstrandhey if it fixes the bug, I guess its ok, but I like the fuller scorched earth any STOPped process that isn't around gets everything killed19:08
jdstrandalso, I'm pretty sure we could have an appmgr patch in a few days. we won't have an upstart patch that quickly19:09
tedgslangasek, For this one case, and since we have cgroups manager, would it make sense to just build the group in pre-start ?19:09
mhall119kenvandine: Elleo: dpm: new content-hub docs are in production19:10
kenvandinemhall119, thx19:10
slangasektedg: that's the workaround that we're proposing in general for 14.04 - if you need cgroups, use pre-start to create the group and post-start to move the process into the group.  jodh is to write up the howto19:10
=== mterry_ is now known as mterry
jdstrandbut I don't particularly care who does the killing. appmgr has a nice ring to it about managing apps, so it seemed reasonable :)19:10
tedgYeah, for the most part app manager only cares about app ids.19:10
tedgIt passes everything else down to UAL. (plus or minus)19:11
jdstrandsuspend and resume acred about process groups19:11
jdstrandcared19:11
tedgYeah, they're trying to get me to take that :-)19:11
jdstrandso, seemed to fit19:11
jdstrandI see19:11
jdstrandwell, feel free to assign the bug to yourself and go nuts :)19:11
tedgHeh19:12
ogra_slangasek, that sounds like it will cost us app startup time again19:12
jdstrandtedg: btw, will that be 'ubuntu-app-launch' going forward?19:12
tedgIt sounds like we can do something pre-start-ish to make it work quickly.19:12
slangasekogra_: I don't know the startup costs of the cgmanager tools; this should be measured19:12
tedgjdstrand, Yeah, avoiding 14.04 for that change. Waiting for the new archive.19:12
* jdstrand nods19:12
ogra_slangasek, definitely, especially since our startup time while it got better is still pretty suboptimal imho19:13
jdstrandtedg: have you ever read 'What's in a name?' in /usr/share/doc/ufw/README.gz?19:13
dpmthanks mhall119 \o/19:25
Elleomhall119: great, thanks :)19:27
oalCan I flash my S3 with ubuntu-device-flash?19:29
tedgjdstrand, Heh, can we call it u-app-launch? ;-)19:31
oalI've flashed cm_i9300... but how do I flash the trusty-preinstalled-touch...? http://forum.xda-developers.com/showpost.php?p=51690682&postcount=22319:31
oalExtract it to the sd card and boot from it?19:32
kenvandinerenato, are there plans to support multiple calendar sync for a single account?19:39
renatokenvandine, not yet19:39
renatokenvandine, you can ask that for bfiller  :D19:39
bfillerkenvandine: that's next week :)19:39
bfillerkenvandine: need to fix single calendar first19:40
kenvandinebfiller :)19:48
kenvandinebfiller, renato: i'm just excited to have syncing at all :)19:48
kenvandinegreat work!19:48
kenvandinerenato, i'm played around with editing a couple contacts and i'm seeing some errors in the sync-monitor log19:49
kenvandine "error" : "error code from SyncEvolution remote, status 400: PUT: bad HTTP status: <status 1.1, code 400, class 4, Bad Request>"19:49
kenvandinei know that probably isn't very helpful :)19:49
kenvandinehttp://paste.ubuntu.com/7232215/19:51
kenvandinerenato, ^^19:51
renatokenvandine, could you report a bug for that, we saw that some time ago but we thought that we have fixed that19:53
kenvandinesure19:53
renatokenvandine, if possible could you run this: syncevolution --sync two-way loglevel=4 google-contacts-2 contacts_uoa_219:54
kenvandinesyre19:55
kenvandinesure19:55
kenvandinerenato, do i need to kill anything first?19:55
renatoand attache the files found in .cache/syncevolution/<last-created-dir>19:55
renatokenvandine, stop sync-monitor19:55
renatolooks like there is a memory corruption on sync evolution, I am trying to catch that19:56
kenvandinerenato, which last created dir?  there is one that starts with target_ and one that starts with google_19:58
renatokenvandine, sorry, inside of both directories has another one with the last sync date19:59
kenvandinerenato, so all the files in both directories?20:00
renatoyes20:00
cyphermoxawe_: hey, does ofono bring in phonet-at?20:00
kenvandinehas all my contacts in those logs... how about i email those logs?20:00
cyphermoxawe_: nevermind, I'll just nuke --enable-pnat from bluez.20:02
kenvandinerenato, bug 130623820:03
ubot5bug 1306238 in sync-monitor (Ubuntu) "bad HTTP status: <status 1.1, code 400, class 4, Bad Request>" [Undecided,New] https://launchpad.net/bugs/130623820:03
kenvandinerenato, and i emailed all those logs20:03
tedgmterry, Can you look at this please: https://code.launchpad.net/~jconti/indicator-sound/fix-vc-interface/+merge/21528820:04
mterrytedg, looking20:04
mterrytedg, that name should be right...20:05
mterrytedg, that schema should be in accountsservice-ubuntu-schemas20:07
mterrytedg, looks like there is a missing dep on that20:09
mterrytedg, I have a memory of adding it though...20:09
mterrytedg, so we have two options: a) fix that or b) don't -- option A means dropping a last minute feature in before feature freeze to sync sound on the desktop20:11
mterrytedg, color me nervous20:11
tedgmterry, So it seems we need to patch it, overall, we can decided whether to SRU it when that opens.20:16
tedgmterry, I think we're already beyond freeze, no?20:17
mterrytedg, I think you have 40min left?20:17
mterrybefore Final Freeze20:17
tedgSo, as I said, we're already too late for freeze :-)20:18
mterrytedg, we only need to patch it if we want to enable the volume syncing for desktop.  Which while nice, I don't think is a make-or-break thing.  Much more important for Touch20:18
tedgAre the schemas seeded?20:18
tedgIs this someone who isn't using a desktop seed perhaps.20:19
mterrytedg, only seeded in touch20:21
tedgmterry, So then, for desktop, do we want it? I mean, if we added it ot indicator-sound would that be desired?20:27
mterrytedg, yeah theoretically20:28
mterrytedg, just seems like a big change for an SRU or to squeeze in now20:28
tedgmterry, Yeah, makes sense to me.20:35
mterrytedg, sorry about that.  I was so touch focused, where we seed that.  I tested on desktop, but I have that package installed20:35
tedgYeah, me too.20:39
=== artmello is now known as artmello|afk
=== artmello|afk is now known as artmello
=== lopulus1 is now known as Lopulus
=== salem_ is now known as _salem
=== FuLgOrE_ is now known as Georg
jfbrownhey all22:00
jfbrownanybody put version 250 on a 2013 nexus 7 lately? I'm struggling22:01
jfbrownanybody have any suggestions regarding who to talk to?22:12
jfbrownI've been reading everything I can find online to no avail22:13
=== beidl_ is now known as beidl
Saviqjfbrown, nexus 7 2013 is a supported device, did you follow https://wiki.ubuntu.com/Touch/Install ?22:37
Saviqjfbrown, if so, and it failed, please describe your issues and provide as much info as possible, and either file a bug in https://launchpad.net/ubuntu/+source/goget-ubuntu-touch or send an email to ubuntu-phone mailing list ubuntu-phone@lists.launchpad.net22:39
jfbrownokay22:46
jfbrownI did follow the instructions, and I just get a hanging screen22:47
jfbrownno errors22:47
jfbrownbut nothing happens22:47
jfbrownapparently there's no verbose mode for the ubuntu-device-flash, so I have no idea where it's getting stuck22:47
jfbrownI'm not sure it's a bug; it could be me, but I have no idea how to proceed22:48
matthewhello!23:15
=== matthew is now known as Guest72915
Guest72915Could somebody possibly help me with installing Ubuntu Touch?23:16
Guest72915?23:16
Guest72915?23:16
Guest72915?23:16

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