=== duflu_ is now known as duflu [02:53] ted: init: Failed to spawn application-click (com.chipaca.pushtorial_pushtorial_0.1) post-stop process: unable to mark cgroups for removal: Unknown error 196609 [02:55] also maybe tvoss, not sure ^ (who was it was interested in cgroups failures for untrusted helpers?) [02:55] anyway, to bed for me [03:06] * UTL waves to everybody. [03:09] Say, I just got an idea: Wouldn't it be nice if there was a way to multiple-boot between several different OSes (Android, Cyanogenmod, Ubuntu Touch, Firefox OS, etc.) using a bootloader menu (like GRUB)? Is there such a thing? [03:09] there is [03:09] What's it called? [03:09] but forgot name [03:10] * UTL slaps his forehead. [03:10] multirom or such [03:11] MultiROM Manager. It's fantastic. [03:11] Well, I'm wanting to boot between Cyanogenmod and Ubuntu Touch on my Nook HD+, but Cyanoboot is just a graphic. [03:12] nhaines: Thanks! I'll look into it. [03:14] I'll have to get Cyanogenmod back to try it. I was trying to solve the Ubuntu Touch problems by working on it on my Nook. [03:14] But unfortunately, I lost CM. [03:20] How come TWRP (TeamWin Recovery) is not available for ovation? It was easy to use on my other devices, and I was disappointed that it wasn't available for my Nook. [03:20] Clockworkmod Recovery is fine, but I'd like for it to do more. [03:24] * UTL reinstalls Cyanogenmod. If he can get MultiROM Manager to work on his Nook HD+, then perhaps he can continue to work with Ubuntu Touch while still comfortably using CM. But the million-dollar question: Will it work? [03:25] It'll have to be ported to the Nook HD+ first. [03:25] I'm hoping it already has. [03:30] I backed up all of my apps to Google, and now it's having to get them all back before I can try the MultiROM! *sigh!* This will take a while... [03:32] Say, did anyone see what I typed about my modifying the ZIPs last night? [03:34] Just wondering. I was experimenting with different tarballs. [03:37] I extracted a Saucy ZIP (namely saucy-preinstalled-touch-armhf.zip), replaced the tar.gz with a different version of UT (i.e. Vivid), and redirecting the updater-script to extract the new package. [03:38] Then, I zipped it back up, put on my micro SD card, booted to recovery, flashed the two ovation packages and the one I created, and reboot. The result? [03:41] You get to see a dinky little Ubuntu logo rotate for about ten minutes, stop for a minute, and then start rotating again. This pattern would have gone on forever if I hadn't smashed my Nook in frustration. [03:41] Did I say "smashed"? I meant "rebooted"? Yeah! That's what I meant. [03:43] * UTL hears a chorus of crickets. Maybe he should just keep a journal... [03:47] Nuts! MultiROM Manager says "This is unsupported device (ovation)!" Why do these developers make it so difficult to do anything?!? [03:53] Found something called "Boot Menu Manager" by whirleyes. It refuses to install because of "Wrong BMM busybox." How do I work around this? [04:01] Found something called ROM Customizer. Will this let me multi-boot? [04:09] UTL: Tassadar didn't "make it so difficult" to install MultiROM Manager. It has to be ported to each and every single different device platform, exactly like Ubuntu must [04:09] You can only use a ROM manager that has been ported to and supports your Nook HD+. [04:16] Just changed ro.product.device line from ovation to flo in my build.prop file. It tricked MultiROM Manager, but I have a sinking feeling that this might confuse a lot of things. [04:16] However, I'm willing to try anything! [04:18] Installation fails with "Failed to mount /cache!" Should I clear it? [04:25] I can't clear /cache while I'm using it! This is a conundrum! [04:31] It says that the kernel "doesn't have kexec-hardboot patch!" What does this mean? [04:32] It means exactly what it says. The kernel needs a kexec-hardboot patch and doesn't have it. [04:33] Okay; how do I apply the patch? [04:33] I'm not certain if the patch is per device or universal per Android version. [04:33] If MultiROM Manager can't do it, you'll need to patch the kernel source code and then compile from source. [04:34] Oh, brother! More complications. Maybe MultiROM Manager isn't the best solution... [04:35] You're going to have to compile code at some point, and probably really soon. [04:36] * UTL changes ro.product.device back from flo to ovation. [04:37] * UTL also uninstalls MultiROM Manager. [04:37] UTL: the recurring theme here is that unless someone has already done the significant amount of work for you, you're going to need to do it yourself. :) [04:38] I figured as much. I was just hoping... praying... [04:39] * UTL bangs his head against the desk. Here we go again! === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun [08:14] mardy, hey [08:15] seb128: hi! I just saw your messages from yesterday evening [08:15] hello ;-) [08:15] seb128: I was checking the libsignon-glib version [08:16] seb128: in theory, we don't need the very last commit, but now I suspect that the version we have in Ubuntu is actually much older [08:16] mardy, looking to the checkout date and the trunk commit we are missing like 3 commits [08:16] one being the fix you did to annotations this week [08:16] I applied that one locally/built a package with it, that works fine [08:17] I can dput if you want [08:17] seb128: oh, no we actually need the very last one [08:18] mardy, why? [08:18] seb128: because the process_async() was indeed missing from the vala bindings [08:18] mardy, https://code.google.com/p/accounts-sso/source/detail?r=295f51be85ae6a7854e65d5079760b5ed1fa6fc8&repo=libsignon-glib apply fine to our package [08:19] mardy, right, I backported ^ and built that locally, works fine and I could build/run shotwell [08:19] seb128: yes yes, I mean, we need all the commits up to the latest trunk [08:19] why? [08:19] that only commit apply fine to our version and builds/works [08:19] well anyway, your call [08:19] but I've that backport to our version ready to dput if you want that [08:20] if you rather want to do a new snapshot or release feel free though [08:20] seb128: let me check the bugs fixed by the other commits, maybe they are not that serious [08:21] seb128: yep, the last commit alone would do [08:22] seb128: but that's only for the backports; for vivid, I'll follow the ci-train and land everything [08:22] seb128: does that sound OK? [08:22] mardy, ok, works for me [08:22] mardy, let me know if you need help [08:22] mardy, once you land the update lib I can upload shotwell to vivid as well [08:23] seb128: cool, will let you know [08:23] mardy, thanks ;-) === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun [09:06] Wellark, ping [09:16] Good morning all; happy International Anti-corruption Day! :-D [09:47] stgraber, did you change the importer config ? we cant get any touch images at all anymore it seems and i see it only processing one channel [09:48] hmm, looks like all channels were switched to manual [09:49] ogra_: slangasek did that [09:50] any idea why ? [09:50] ogra_: because the importer is failing miserably due to jenkins being down [09:50] slangasek, onyl for certain images [09:50] touch vivid shouldnt be among them afaik [09:51] ogra_: the importer as a whole is failing with the stock config [09:51] hmm, i only saw rtm fail yesterady [09:51] (due to custom tarballs not being available) [09:52] ogra_: the "failure" is a hang; the importer never completes [09:52] ogra_: you're right that vivid doesn't depend on jenkins, so reenabling that now [09:52] hmm, it seemed to move on when i ran it with -vvv [09:53] maybe you ran it before the network changed [09:53] well, s-jenkins was gone when i did that [09:53] hi all [09:54] not sure what other machines we query for other channels though [09:54] is ubuntu phone is dual os along side of ANdroid or It is ubuntu only phone? [09:54] linocisco: depends, you can flash clean on a nexus 4, or use the dual boot app [09:55] popey, if we have only OS, it might be better for resource consumption on phone. right? [09:55] linocisco: disk space? sure. === vrruiz_ is now known as rvr [09:55] popey, I am looking for ubuntu only phone with best battery life [09:55] linocisco: nobody is selling ubuntu phones yet. [09:56] popey, for example, what about battery life for the same phone with Android or ubuntu OS and why usage is the same? [09:56] mzanetti: is that store rss feed updating for you? [09:56] linocisco: from my testing it's about the same. [09:57] popey, can we install ubuntu touch on iPHone? [09:58] linocisco: no [09:58] just like you can't install android on one. [09:58] popey, only work in Nexus? [09:58] popey, any other tested model? [09:58] popey: yes [09:58] !devices | linocisco [09:58] linocisco: You can find the full list of devices, official images, community images, and works in progress at https://wiki.ubuntu.com/Touch/Devices [09:58] well, let me check [09:59] mzanetti: I'm not seeing updates since 10 days [10:00] popey: latest entry here is the terminal reboot from yesterday [10:01] popey, i have samsung galaxy cooper old model [10:01] popey, dont see that device if we can use. [10:01] mzanetti: ok [10:02] linocisco: right, if it's not listed then you can't use it. someone needs to port to that device [10:02] popey, most possible one is Nexus which is never on sales in our country [10:03] linocisco: indeed. ebay.. [10:03] hmmm [10:03] https://bitbucket.org/equalsraf/vim-qt/wiki/Home [10:03] why dont we have a click for that yet ? [10:03] linocisco: otherwise wait a short while and you'll be able to buy a phone === tsimpson_ is now known as tsimpson === ubot5` is now known as ubot5 [10:20] anybody here played with Qt's JSON support and has five minutes to give me a hand? [10:53] nm, got it === _salem is now known as salem_ [11:04] Cimi: right with you [11:05] bzoltan: you around? [11:05] Cimi: wanna hangout? [11:08] bzoltan: i'll brb, but my ping was about how to "give" somebody a file that they unpack into a cmake project in the sdk === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === VDVsx_ is now known as VDVsx === dandrader is now known as dandrader|afk === chihchun is now known as chihchun_afk === dandrader|afk is now known as dandrader [13:01] need help here, just upgraded to vivid r48 [13:02] I cancel the "star" on the top-right of app scope [13:02] Now I get a blank screen [13:02] And nothing happen with bottom swipe [13:04] JoeyChan: you probably need image 49 for that to be fixed [13:04] JoeyChan: i think i saw mention of that, perhaps due to a package not landing correctly. I think it's known. Right sil2100 ? [13:04] (╥_╥) [13:04] JoeyChan: yeap just confirmed it has the new package in for scope management [13:05] ok. wait for the next image [13:05] JoeyChan: it's there now [13:05] r49 ? [13:06] davmor2: thx I see it downloading now :) === alan_g is now known as alan_g|lunch === pstolowski is now known as pstolowski|lunch === alan_g|lunch is now known as alan_g === karni is now known as karni-lunch === alexabreu is now known as alex-abreu [14:41] dbarth: updated my webapps in the store [14:41] sorry, I'd forgotten about it a bit :) [14:43] cwayne: ah nice [14:43] i was going to ask today, i have most of the other ones updated now [14:43] cwayne: thanks! [14:44] dbarth: np, sorry it took me so long! (vacation + getting sick == laziness :P) === karni-lunch is now known as karni [14:45] cwayne: you could of just rounded it off to just Laziness :P [14:47] between the 2 of you guys, it feels like a surreal conversation [14:47] you keep burning the midnight oil, so i'm surprised you can even spell laziness [14:49] thanks anyway [14:49] [14:50] mpt, hey, if I propose a spec change for bug 1379850, could you do a review? :) [14:50] bug 1379850 in Ubuntu UX "[system-settings] should allow switching 2nd SIM to 3G data" [High,Triaged] https://launchpad.net/bugs/1379850 [14:50] on a different note, any idea why i couldn't get updates currently from the store? [14:50] jgdx, sure! [14:50] mpt, awesome === pstolowski|lunch is now known as pstolowski [14:57] i just noticed i'm not getting a lock screen on rtm 173 [14:57] security is set to passcode (pin) and developer mode works fine [14:57] but i no longer have to enter my pin to unlock [14:57] anyone else seeing that? [14:58] mterry, ^^^ what kind of info would be useful in a bug report for that? [14:58] i even tried rebooting, still not locking [14:59] kenvandine, fascinating. The file ~/.cache/upstart/unity8.log would be useful... Maybe the contents of /usr/lib/extrausers [14:59] ok [15:01] davmor2: r49 doesn't work for me , I still got blank screen, no bottom swipe :( [15:01] mterry, /usr/lib/extrausers ? [15:01] doesn't exist [15:01] uh... [15:01] let me check [15:02] might be /var/lib [15:02] kenvandine, yeah ^ [15:03] JoeyChan: hmmm maybe someone else can help you out then [15:04] davmor2: or help me to get the app scope back ? [15:06] mterry, bug 1400742 [15:06] bug 1400742 in unity8 (Ubuntu RTM) "Screen no longer locks with passcode set" [Undecided,New] https://launchpad.net/bugs/1400742 [15:10] kenvandine, ~/.cache/upstart/unity8.log? though it likely won't have anything useful [15:10] oh... i added that... didn't go with the bug though [15:10] ? [15:15] mterry, i had added the attachment when i was creating the bug, but most have forgotten to click something... [15:15] i added it now [15:16] pmcgowan, remember the brightness crash? i have a fix :) [15:16] pmcgowan, bug 1385467 [15:16] bug 1385467 in ubuntu-system-settings (Ubuntu) "System settings crashes after selecting brightness" [High,Confirmed] https://launchpad.net/bugs/1385467 [15:17] pmcgowan, you might want to consider that for ww51 [15:19] kenvandine, was a race then? not sure thats very common though is it? seems one needs to try to get it [15:19] sort of [15:20] so basically there was a chance we had a property that was undefined [15:20] this protects against that [15:20] not very common, but simple/obvious fix [15:20] and no risk [15:22] davmor2, heard you have an indicator-sound crasher? Do you have an errors.u.c ID for it? [15:23] tedg: no crash file for it [15:23] davmor2, Oh, so not a crasher :-) [15:23] tedg: it's like it never starts [15:24] davmor2, Is it running? [15:25] tedg: http://paste.ubuntu.com/9442524/ and http://paste.ubuntu.com/9442545/ [15:26] davmor2, initctl status indicator-sound [15:26] phablet@ubuntu-phablet:~$ initctl status indicator-sound [15:26] indicator-sound stop/waiting [15:27] davmor2, Hmm, so rm ~/.cache/upstart/indicator-sound.log && start indicator-sound [15:27] tedg: give me 2 seconds [15:28] timeout -SIGKILL 2 davmore2 [15:29] no process davmore2 [15:30] tedg: phablet@ubuntu-phablet:~$ rm .cache/upstart/indicator-sound.log && start indicator-sound [15:30] indicator-sound start/running, process 5353 [15:30] Fixed! KTHXBYE [15:31] tedg: till I do a fresh install :P [15:31] tedg: let me reboot and see if it works now [15:34] tedg: so I think it came back up if I rebooted anyway, so it works now after reboot, but fresh installs has it always like this http://people.canonical.com/~davmor2/sound-indicator.png [15:36] davmor2, What image number? [15:37] tedg: 49 mako [15:37] tedg: looks like it is only ever the initial boot that plays up === dandrader is now known as dandrader|lunch [15:38] * tedg digs up the changelogs [15:42] nik90_, ping [15:43] nik90_, I'm trying to test indicator-datetime/disabled-alarms from https://wiki.ubuntu.com/Process/Merges/TestPlan/indicator-datetime for https://code.launchpad.net/~charlesk/indicator-datetime/lp-1387231-honor-x-canonical-disabled-tag/+merge/243938 (yay!) but am hitting a snag in clock-app [15:43] nik90_, whenever I hit the enable/disable toggle for an alarm in clock-app in a vivid image, the alarm refuses to toggle [15:50] Ubuntu Q and A going on soon: come join #ubuntu-on-air, and tune into https://www.youtube.com/watch?v=rODyNKhMqZ8 [15:53] thanks akiva-thinkpad [15:53] dholbach, np ! === dandrader|lunch is now known as dandrader [16:43] charles: hey [16:54] Does anyone know why the phone asks me if I want to power off every time I unlock? [16:58] mpt: bug [16:58] Ok … Thought maybe I was unlocking it the wrong way [17:18] sup guys. [17:18] when is the ubuntu phone gonna come out..? [17:18] im still waiting.. [17:18] "Soon" [17:19] popey, but ...but.. thats what u said the last time. [17:19] I know, awesome right? [17:19] popey, nooooooo...:) [17:21] popey, "hope and change" he says... [17:21] building up the suspense ;) [17:39] ogra_, suspenders ftw! [17:39] :D [17:46] nik90_, pong [17:47] charles: hey, are you hitting the toggle issue only with vivid? [17:47] nik90_, yeah, it's working for me on 14.10 [17:47] just not vivid [17:48] sounds like you're familiar with this already? [17:48] charles: Not really...although I do know that lot of people are facing strange issues with alarms in vivid alone [17:48] charles: for instance, alarms created in the clock app don't show in the indicator-datetime in vivid [17:49] I am not sure what to do..since I haven't committed anything into the clock app trunk for ages. [17:49] nik90_, are you able to use the alarm toggle in clock-app in vivid? If so, what channel/image are you testing with,? [17:49] charles: I am dogfooding the ubuntu-rtm images and that was my main priority up until now [17:50] charles: since I have only one device I stick to the currently supported channel [17:50] charles: if you want, I can switch my phone to vivid and do my testing with it [17:51] its too much of a hassle to test both channels with one physical device..and the emulator doesn't help either [17:51] nik90_, if you don't mind, I'd appreciate it. It would be better to land these fixes in vivid before MPing them to rtm [17:52] charles: sure I will switch to vivid tonight [17:52] jgdx, when you get a chance, can you test rtm silo 2? [17:53] jgdx, i couldn't test your last fix since krillin is edge only for me === alan_g is now known as alan_g|EOD [18:47] dbarth: davmor2 known bug where images don't load on 3g in scopes? ahayzen and I confirmed bbc scope broken on 3g [18:48] stgraber, did you disable the importer ? [18:48] slangasek, ^^^ or you ? [18:48] * ogra_ notes it is commented in crontab [18:50] popey, bug 1305838 ? [18:50] bug 1305838 in unity8 (Ubuntu) "scopes lose image on 3g" [High,Invalid] https://launchpad.net/bugs/1305838 [18:50] popey, ... which is now invalid [18:50] haha, i even commented on [18:50] popey, or .. bug 1357321 [18:51] bug 1357321 in The Savilerow project "QNetworkAccessManager doesn't support roaming on Ubuntu" [Undecided,New] https://launchpad.net/bugs/1357321 [18:51] popey, the former being much closer to our issue ;) [18:51] popey, with silo 22 installed ? [18:51] no [18:51] (note thats one of the silos that landed today but didnt make it into any images yet) [18:51] silo 16 [18:52] (powerd) [18:52] 22 was for the network stuff on scopes iirc [18:53] just needs an image build [18:53] so it's fix0red? [18:53] supposed to ... [18:54] ogra_, yeah silo22 was for that second bug [18:54] right [18:54] ahayzen: fancy installing it and going for a journey on a bus? [18:54] ☻ [18:54] popey, but the silo isn't there anymore? [18:54] * ahayzen just looked at the QA trello board [18:54] https://launchpad.net/ubuntu-rtm/+source/qtbase-opensource-src/5.3.0+dfsg-2ubuntu10~vrtm~5 [18:54] ogra popey:BBC web app when there is no connection is not in english its in spanish. error de conexion [18:55] waaaat [18:55] taiebot, lol! [18:55] * ogra_ wonders what vrtm is ... *very* rtm ? [18:55] this is in vivid but i suppose rtm should be the same [18:56] taiebot, i can confirm that [18:56] at least the BBC one attempts to give you an error message the youtube one is blank [19:05] Already posted this on app-devel but i think it would be the best news ever for UT. Has anyone manage to reproduce Joey's Chan App start up time improvement? https://plus.google.com/communities/111350780270925540549 [19:07] popey: yeap old bug [19:12] popey: ahayzen: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1305838 hmmm seems I marked it invalid as it got a fix I wonder if the fix got added to vivid too? [19:12] Launchpad bug 1305838 in unity8 (Ubuntu) "scopes lose image on 3g" [High,Invalid] [19:13] davmor2, we think silo-22 rtm may have just fixed it? which was bug 1357321 ? [19:13] bug 1357321 in The Savilerow project "QNetworkAccessManager doesn't support roaming on Ubuntu" [Undecided,New] https://launchpad.net/bugs/1357321 [19:13] davmor2, ask Mirv, 22 was his silo iirc [19:14] popey: looks to be working on rtm so must be Mirv fault :) [19:14] davmor2: sorry, it was just fixed :( [19:15] Mirv, in vivid too ? [19:15] ogra_: vivid 3 weeks ago or so [19:16] Mirv: shouldn't you be asleep? [19:16] davmor2: yes [19:16] I wandered into snappy land too eagerly [19:17] * davmor2 pulls the plug and battery out of Mirv laptop [19:17] Mirv: hahahaha [19:17] * Mirv has integrated battery \o/ [19:17] Mirv: it is fun to play with [19:17] davmor2: it's should be banned to put so much power into cloud newbie's hands like mine [19:18] * davmor2 has a big hammer I'm sure I can remove the integrated battery for you [19:18] Mirv: hahaha [19:19] ahayzen: you can simply apt update apt upgrade on rtm now that the silo 022 went into archives [19:19] Mirv, ah cool thanks :) [19:20] ogra_: "vrtm" was "damn I used already so many letters in these ~20 rebuilds piling up patches and fixing test errors, need to add some prefix" [19:21] I think I was using ~utopic~test or something and needed to go higher than that but drop the utopic to avoid confusion [19:21] * Mirv leaves seeing davmor2 approaching with that nasty hammer [19:23] ..is it bad if the images still don't load? [19:28] ahayzen: if you upgraded, got the bunch of qt packages with ~vrtm5 version and rebooted, some scenarios should be fixed like being on wifi and going out if its reach etc.. but there might be bugs in eg scopes themselves et cetera [19:29] Mirv, i upgrade and rebooted... turned the WiFi off (so 3g only) then tried to load something the scopes (BBC/youtube) and no images are shown (other than already cached ones) [19:31] Mirv, is there a package i can check the version of to ensure i'm on the latest? [19:31] ahayzen: :( the scope devs might need to look into that now that Qt should behave correctly even when an app keeps the Qt connection alive [19:31] :( [19:31] ahayzen: libqt5network5 [19:32] Mirv, Installed: 5.3.0+dfsg-2ubuntu10~vrtm~5 [19:32] ahayzen: yes, it's the new one [19:32] damn ... so do we report a new bug? open that really old one that got closed? [19:33] this one described it the best bug 1305838 [19:33] bug 1305838 in unity8 (Ubuntu) "scopes lose image on 3g" [High,Invalid] https://launchpad.net/bugs/1305838 [19:33] ahayzen: I'd say open the old bug, referring to the fix now done on Qt side [19:33] and mention that it was never fixed really (maybe confusion comes from cached/non-cached images) [19:34] Mirv, cool will do :) [19:34] yeah the caching doesn't help [19:34] ahayzen: to test cache cleaning you can try rm -rf ~/.cache/unity8-dash/ [19:34] and pull down to refresh [19:35] i get *some* of the images? .. would ^^ clear the cache for all scopes? [19:35] oh hang on that dir didn't exist [19:35] ahayzen: it should. then I have a (really guesswork funny) theory that 3G delays might cause some timeouts in scopes [19:36] ahayzen: if you used -rf, you wouldn't know if it existed or not before you deleted it :) [19:36] ..but it hasn't reappeared after pull the refresh :) [19:36] some people reported, if I recall correctly, images loading fine but my 2€/month 256kbit/s capped 3G test SIM loaded just some images [19:36] as in the folder [19:37] it might be in memory temporarily, I don't know. I don't really know much about how the scopes work. [19:37] * ahayzen tries restarting [19:37] youtube has *nothing* [19:37] * Mirv sleep [19:37] Mirv, night o/ [19:37] o/ [19:39] ok so on 3g only the scopes take *forever* to appear after startup [19:40] and no images at all [19:43] ☹ [19:43] popey, do you see the same behaviour? [19:43] i dont have that ppa installed [19:44] popey, sudo apt update && sudo apt upgrade [19:44] popey, the packages are in the archive [19:44] oh [19:45] popey, clear your cache and disable wifi if you want a really slow startup lol [19:45] hah [19:47] * popey dist-upgrades [19:47] popey, yeah i should have done that [19:47] ahayzen: tried on vivid and it works however i lost one scope (weather scope) and cannot bring it back as there is no more search bar for scope management. and yeah startup is far slower. [19:48] taiebot, i've lost weather many many times lol [19:48] taiebot, so your images worked? [19:48] yeah on vivid images are loaded on startup on 3g [19:48] taiebot, what about if you then filter eg youtube by Music or something? [19:49] barry, mind taking a look at my comment on bug 1392051 ? [19:49] bug 1392051 in Canonical System Image "Downloaded update is not detected " [High,Confirmed] https://launchpad.net/bugs/1392051 [19:50] kenvandine: looking [19:50] Yeah youtube, cinema and all the rest works on startup [19:50] even Untappd [19:51] it feels faster than on wifi, weird.. [19:51] taiebot, hmm weird...none of mine work :/ [19:52] taiebot, is it strange if i lost weather as well? [19:53] Suppose location is not working. Location and bluetooth are very boot dependant [19:53] hmm [19:53] sometimes it works sometimes it does not. :-D [19:53] weird thing is SongKick works with images and location [19:55] Rebooted with wifi on weather app is back. [19:55] might do a retry on 3g [19:55] kenvandine: i'm not sure i like that suggestion. 'not downloading because it's already available' isn't an error condition. the right way currently to do this would be to call DownloadUpdate(); that's efficient when the update is already downloaded and should send a UpdateDownloaded signal almost immediately. what you can't do right now is say "i just want to know if the update is already downloaded, but if not, don't download it". [19:55] if that's something you want i can suggest ways in the bug to do that [19:56] that's what we need [19:56] taiebot, that is quite strange i'll try rebooting with 3g still disabled and i'll clear my /var/crash [19:56] can't call DownloadUpdate() automatically [19:56] barry, i was just trying to avoid breaking the API :) [19:57] kenvandine: yeah ;) [19:57] ahayzen i am on vivid [19:57] taiebot, i'm on rtm-proposed [19:57] barry, however, the API docs say error_reason is there to tell you why the update isn't downloading [19:58] so i could argue that 'downloaded' is a reason why it isn't downloading [19:58] but not an error condition :) [19:58] grrr I get https://imgur.com/mVmcA7p and then https://imgur.com/31spuW8 every time I go to app scope [19:58] popey, i have to wait like 60s and then it makes it [19:59] ..still no weather and no crash logs [20:01] https://bugs.launchpad.net/ubuntu/+source/unity-scopes-shell/+bug/1373019 [20:01] Launchpad bug 1373019 in unity-scopes-shell (Ubuntu) "Youtube scope won't let me choose google account" [Undecided,Invalid] [20:01] fail to see how it's invalid [20:02] hah [20:02] kenvandine: yeah, the problem is that "downloaded" isn't really a state the client knows about. when you call DownloadUpdate() it will start the download but if the cached files are still valid and match then it will shortcircuit the actual fetch. however, several things can happen to invalidate what might look like a successful download, and all these things are rechecked, e.g.: there is no blacklist that invalidates an existing [20:02] keyring, checksums all match, the same target update is still the winning path [20:02] kenvandine: so even being able to put 'downloaded' in error_rason is tricky [20:02] *error_reason [20:03] barry, ok, we'll i'm open to solutions [20:05] kenvandine: as i'm reading the bug, the problem is that when you leave the panel and return to it, the ui doesn't know that it already received an UpdateAvailableStatus(True, ...) [20:06] or maybe that it already received an UpdateDownloaded signal [20:08] kenvandine: one possibility, though it might not be acceptable... [20:09] kenvandine: if you call ApplyUpdate(), it will reboot the phone to install the update. however, if the update has *not* yet been downloaded, you will get a Rebooting(False) signal. if the update has been downloaded, you will get a Rebooting(True) signal, but that's of course a race with the phone actually rebooting. so you could call ApplyUpdate() and watch for a Rebooting(False) signal and if that's missing, you know the update [20:09] wasn't downloaded [20:12] yeah, everytime you go to the update page we call CheckForUpdates() [20:12] which gets UpdateAvailableStatus [20:12] barry, ^^ [20:13] kenvandine: ack. of course if auto-downloads is turned off, that only tells you whether an update is available. [20:14] we show the download button in that case [20:14] which calls DownloadUpdate() [20:14] then changes the button to install [20:14] kenvandine: so you're trying to avoid showing them the download button again in that case? [20:14] right [20:15] we want to know it's downloaded and just show install [20:15] kenvandine: the only way i can think of doing that with the current api is to cache the UpdateDownloaded signal you'll have gotten the first time, and if you got it, just display install instead of download [20:15] if we did some refactoring of the panel, we could cache the model info and mangle it ourselves [20:16] but we'd have to also store the version info [20:16] so we can tell if the new update has a newer version [20:18] kenvandine: yep. [20:18] kenvandine: that's the safest thing i think. maybe not the easiest for y'all though ;) [20:19] our code there is rather fragile, it needs some serious refactoring [20:22] kenvandine: one possibility would be to add a synchronous method IsRebootable() (with a better spelling) that would just return the value of the (internal) "rebootable" flag. this would be nearly equivalent to calling ApplyUpdate() and waiting for the Rebooting(is_rebootable) signal, without the pesky side effect of actually doing the reboot [20:31] Anyone able to confirm bug 1400854 ? [20:31] bug 1400854 in unity-scopes-shell (Ubuntu) "Weather scope not shown if WiFi is disabled" [Undecided,New] https://launchpad.net/bugs/1400854 [20:36] taiebot, o/ .. i reported a bug for the weather scope bug 1400854 [20:36] bug 1400854 in unity-scopes-shell (Ubuntu) "Weather scope not shown if WiFi is disabled" [Undecided,New] https://launchpad.net/bugs/1400854 [20:38] ahayzen: trying again to confirm. [20:38] taiebot, cool thanks [20:38] taiebot, should we report one for the super slow startup on 3g only? [20:39] +1 [20:39] popey, would that be against scopes do you think? [20:39] ahayzen it shows up now [20:39] unity-scopes-shell probably [20:39] maybe [20:39] taiebot, ugh magic unless the clear of cache is related? [20:40] * ahayzen tries again [20:42] taiebot, i disabled WiFi and weather channel disappeared first time lol [20:45] I reported a bug for the slow startup as well bug 1400864 [20:45] bug 1400864 in unity-scopes-shell (Ubuntu) "Slow startup with WiFi disabled and 3g enabled" [Undecided,New] https://launchpad.net/bugs/1400864 [20:46] ahayzen tried again and cannot confirm [20:47] taiebot, is the weather channel one of your favourite scopes? [20:47] yep [20:47] hmm let me see if it will work for me on 3g === dpm is now known as dpm-afk [20:52] taiebot, ok so the 3rd time it worked [20:53] taiebot, the lock screen appeared to freeze as i swiped..and the scopes loaded *much* faster [21:00] oh yeah popey do you get this with the BBC scope as well? apparmor="DENIED" operation="mkdir" profile="com.canonical.scopes.bbc_bbc_1.03" name="/usr/local/bbc/" pid=3827 comm="scoperunner" requested_mask="c" denied_mask="c" fsuid=32011 ouid=32011 [21:01] ahayzen: yes [21:01] popey, where do we report bugs for that? [21:01] in apparmor maybe? [21:02] popey, BBC scope shouldn't be trying to make /usr/local/bbc though? [21:02] yeah [21:02] popey, surely its the scope itself? as i haven't seen any of the others do the same? [21:02] yeah, true.where's dbarth when you need him [21:03] popey, are all the canonical scopes just under unity-scopes-shell? i don't see a separate project? [21:03] looking [21:03] thanks [21:03] cwayne: do you know? where does com.canonical.scopes.bbc_bbc_1.03 come from? [21:17] ahayzen keep rebooting do not seem to reproduce the weather scope problem. [21:17] taiebot, if i have only 3g it seems to *sometimes* happen [21:18] taiebot, try clearing the cache again and see if it happens then [21:18] i did with not much more difference. [21:18] hmm weird [21:19] Wonder if we have some corrupt files. [21:19] maybe vivid is less random than rtm [21:19] maybe .. i have two soundcloud scopes as well [21:19] this i have and i can confirm!! [21:19] haha [21:20] and only 1 appears in the store IIRC so i can't remove them lol [21:20] +1 [21:21] ok so my weather channel is now working...so how can i break it again [21:24] taiebot, ok so i cleared the unity8-dash cache restarted...and the weather scope is there but in the overview it is invisible?! [21:25] ahayzen ...rebooting... [21:25] taiebot, and the manage scopes of 'all' is really weird like half of them are missing/misplaced [21:27] wheater app scope is missing :-X [21:28] haha [21:29] taiebot, i'll add clearing of the cache to the bug description [21:42] taiebot, thanks for confirming :) [21:43] Ahayzen do you know which files are taking lots of space on the device i have 2g of Other files? [21:44] taiebot, erm logs, crash files? or the 8gb of music i had ;) [21:44] popey: no public projects for them yet [21:44] where are crash files? [21:44] taiebot, /var/crash [21:45] cwayne, for which project should I report the bug against then? [21:45] ahayzen: what's the bug? [21:45] cwayne, the BBC scope causes this apparmor="DENIED" operation="mkdir" profile="com.canonical.scopes.bbc_bbc_1.03" name="/usr/local/bbc/" pid=3827 comm="scoperunner" requested_mask="c" denied_mask="c" fsuid=32011 ouid=32011 [21:46] ahayzen: i'll take a look, thanks! [21:46] cwayne, awesome thanks :) [21:49] cwayne, do you work on the weather scope as well? [21:50] ahayzen: nope, that'd be lp:ubuntu-rest-scopes though [21:50] oo [21:50] Can i just erase logs in /var/log ? [21:51] cwayne, i reported this bug 1400854 should it be against that project instead? or shall i leave it against unity-scopes-shell as we aren't sure why it is failing [21:51] bug 1400854 in unity-scopes-shell (Ubuntu) "Weather scope not shown if WiFi is disabled and cache is empty" [Undecided,New] https://launchpad.net/bugs/1400854 [21:52] ahayzen: well, that's expected, it's a remote scope [21:52] cwayne, no as in the scope doesn't even exist as an option and half of hte others sometimes randomly don't show in the manage scopes page [21:53] cwayne, its like they aren't loaded ... and it then *sometimes* works and then picks up the data from 3d [21:53] *3g [21:53] ahayzen: yeah i know, the scope itself only exists on a remote server [21:53] so if there's no wifi, the phone won't even know it exists, there's no code for it on the phone at all [21:53] cwayne, but i have 3g enabled? [21:53] ah, sorry i'd missed that [21:54] * ahayzen should stop touching things incase he breaks anything else === salem_ is now known as _salem