/srv/irclogs.ubuntu.com/2015/02/05/#ubuntu-app-devel.txt

=== _salem is now known as salem_
=== chihchun is now known as chihchun_afk
=== salem_ is now known as _salem
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
=== chriadam|away is now known as chriadam
=== 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
dholbachgood morning08:05
dholbachsalut davidcalle08:07
davidcalledholbach, salut ! :)08:07
JoeyChanMorning Geeks,   Pls tell me where can I find    #include <ubuntu/connectivity/networking-status.h>   ??08:58
DanChapmanJoeyChan: it's in the libconnectivity-qt1-dev package08:59
JoeyChanDanChapman: how should I add it to cmake ?09:00
DanChapmanJoeyChan: it has a pkgconfing so in cmake include(FindPkgConfig) then you can pkg_search_module(connectivity-qt1) or something along those lines you should probably check if CONNECTIVITY_FOUND etc aswell09:02
JoeyChanDanChapman:   thx  :)09:03
DanChapmanJoeyChan: take a look in FindPkgConfig.cmake IIRC it was well documented in there on the variables it outputs09:04
DanChapmanJoeyChan: yw :-)09:04
dpmmorning popey, can you join us in the Reminders meeting today if you're already around? Sory for the short notice, but if you can, it's starting now09:15
dpmmzanetti, rpadovani, around for the call?09:15
JamesTaitGood morning all; happy Weatherman’s Day! :-D09:44
popeydpm: sorry, was afk, can we do later today?09:47
dpmpopey, yeah, of course, as I said, it was short notice, just in case you were around09:47
dholbachballoons, popey, dpm, davidcalle, mhall119: did one of you guys (or somebody else) fix https://bugs.launchpad.net/developer-ubuntu-com/+bug/1413642?09:48
ubot5Launchpad bug 1413642 in Canonical System Image "phablet-tools ppa install instructions are incorrect" [Undecided,New]09:48
dholbachbecause I can't find the piece of text pmcgowan is quoting09:48
* dpm looks09:48
popeywasn't me09:49
dpmdholbach, I didn't change that page, no09:50
dholbachhum, I think we added Pat to the team too09:50
dholbachso maybe he fixed it?09:50
dholbachah, John just replied on the page09:50
mzanettidpm: hey09:50
mzanettiat the sprint09:50
mzanettiare there any news?09:50
dpmhey mzanetti, no news, I've not gotten in touch with Joe yet, sorry, so no updates on that front. I'll get in touch with Riccardo for the scope code09:52
davidcalledholbach, wasn't me, probably Pat indeed09:52
popeyriccardo is en route to london09:52
dpmdholbach, looking at the history of the page, the last change was done by you on 22nd Jan, so no one did further edits09:52
dpmpopey, that's what I meant, I'll see him tomorrow :)09:53
popeyheh09:53
popey\o/09:53
dholbachdpm, davidcalle, popey: Ah, the text Pat quoted is on https://developer.ubuntu.com/en/start/ubuntu-sdk/installing-the-sdk/09:53
dholbachI'll fix it09:54
dpmcool, thanks dholbach09:54
JoeyChanDanChapman: new problem, I can't install libconnectivity-qt1-dev in my sdk14.10 chroot10:02
DanChapmanJoeyChan: ahh is it still having dependency issues? I think i filed a bug about that a while back, let me see.10:07
JoeyChanDanChapman:  yep, dependency issue:   The following packages have unmet dependencies:10:11
JoeyChan libconnectivity-qt1-dev : Depends: qtbase5-dev10:11
DanChapmanJoeyChan: yeah that's the what i was hitting. I can't seem to find the bug... maybe i didn't file it.. oops! (Sure i did though)10:12
DanChapmanbzoltan: is there is a reason libconnectivity-qt1-dev isn't included in the click chroots? I would have thought it would be as it's part of the sdk10:13
DanChapmanJoeyChan: might be worth filing a new bug for it.10:15
JoeyChanDanChapman:  so where should I file it ?10:16
JoeyChanui-toolkit?10:16
DanChapmanJoeyChan: Yeah i would file it in ui-toolkit10:22
JoeyChanDanChapman:  thx,  pls do.     The Shorts-app needs the connectivity feature   :)10:24
DanChapmanJoeyChan: bug 141846010:31
ubot5bug 1418460 in ubuntu-ui-toolkit (Ubuntu) "libconnectivity-qt1-dev un-installable in click chroot" [Undecided,New] https://launchpad.net/bugs/141846010:31
popeybzoltan: zbenjamin  I am getting a load of errors when loading up qtc on 14.10 - http://paste.ubuntu.com/10070783/ see line 12...10:44
popeybzoltan: zbenjamin I have a horrid feeling this is because I'm running a non-ubuntu upstream kernel (because my gpu keeps locking up)10:44
zbenjaminpopey: hm looks like click is failing for you10:45
popeythe chroot isn't mounted10:45
zbenjaminpopey: can you try click chroot -a i386 -f ubuntu-sdk-14.10 run10:45
popeyE: click-ubuntu-sdk-14.10-i386-379754c6-92c3-468a-b37f-3b05fee1d691: Chroot setup failed: stage=setup-start10:45
popeyok10:45
popeyE: 10mount: mount: unknown filesystem type 'overlayfs'10:45
zbenjaminaaa10:45
zbenjaminyep its the kernel10:46
popeyyeah, i guess this is the missing kernel option in upstream10:46
popeyballs10:46
zbenjaminyou need to add overlayfs support10:46
zbenjaminand overlayfs is not upstream afaik10:46
popeyor reboot into a broken kernel :(10:46
zbenjaminpopey: the joy of using chroots instead of sysroots :)10:46
popeyheh10:46
zbenjaminpopey: if we want to aim for more compatibility we have to change that.10:47
ogra_overlayfs is in vivid by default (since it was added upstream)10:47
ogra_not in the former LTSes though10:47
zbenjaminhmmm "overlayfs written by Miklos Szeredi has been used in OpenWRT and considered by Ubuntu and has been merged into the mainline Linux kernel on 26 October 2014"10:48
zbenjaminit should be available10:48
popeyi am using 3.18.4-031804-generic10:48
ogra_yes, but only in vivid by default10:48
popeyfrom the kernel mainline ppa10:48
ogra_the vivid livecds use it by default now10:48
ahayzenpopey, thats the problem i've been having :) use 3.16 which is busted for intel or use 3.19 but then can't build apps :/10:49
popeyyou didnt mention this yesterday! :D10:49
ahayzensorry ;)10:49
zbenjaminupgrade to vivid :D10:49
ogra_popey, try the hew kernel perhaps ?10:49
ogra_*hwe10:49
ogra_i think mainline ises the mainline config too ... not sure it is switched on there10:49
ogra_*udses10:50
ogra_bah10:50
ogra_ask apw :)10:50
popeyright, screw it, vivid here I come10:50
* popey puts the kettle on and dons his "upgrade pants"10:50
popeyYou have to download a total of 1,544 M. This download will take10:57
popeyabout 3 hours 16 minutes with a 1Mbit DSL connection and about 2 days10:57
popey11 hours with a 56k modem.10:57
popeyglad dialup isn't a think round here anymore!10:58
dholbach:)10:58
t1mppopey: and 56k was a *fast* modem :)10:59
=== rmescandon is now known as rmescandon|brb
popey\o/11:22
* popey reboots into vivid11:22
bzoltanzbenjamin:  Miklos Szeredi... I might know him ... a hun like me and zsombi11:22
zbenjaminbzoltan: wut?11:23
zbenjaminbzoltan: ah the guy who wrote overlayfs11:23
popey[B[B[B[B[B[B\o/11:27
=== chriadam is now known as chriadam|away
=== rmescandon|brb is now known as rmescandon
=== _salem is now known as salem_
=== JamesTai1 is now known as JamesTait
=== MacSlow is now known as MacSlow|lunch
kalikianat1mp: one-liner fix to make errors in popover creation visible https://code.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-toolkit/popupUtilsOpenError/+merge/24873812:20
t1mpkalikiana: happroved12:24
kalikianat1mp: thanks!!!12:34
=== chihchun_afk is now known as chihchun
=== rmescandon is now known as rmescandon|lunch
mivoligohi all, how do I create up to date emulator? Currently when I go to "about this phone", I have "last updated 04/12/2014". When I click "Check for updates", nothing happen after few minutes of Ubuntu logo spinning13:09
davidcalledpm, dholbach, popey, mhall119, balloons : I have a problem and I feel very sorry about it. My SSD just died on me and doesn't boot, most of the porting guide is on it. I have a local backup (HDD on same laptop, I can get it with a live usb) but it's not recent and not publishable by tomorrow. I'm open to suggestions :/13:16
dholbachARGH13:17
dholbachshit13:17
dholbachpoor you!13:17
popeyEek!13:17
dholbachdavidcalle, my suggestion would be... go for a long walk and try to forget about it for an hour13:17
popey+313:17
popeyalso, smash the drive up into tiny pieces, to teach it a lesson!13:17
davidcalledholbach, popey, yeah, second SSD in a year...13:26
dholbachwhat?!13:27
dholbachI don't think I've ever had a an SSD fail on me? :-/13:27
popeyI do worry about that.13:28
popeyreligiously backup these days because of that worry13:28
=== rmescandon|lunch is now known as rmescandon
dpmdavidcalle, ah, bummer, sorry to hear that. Can you get to the SSD data from a live USB?13:46
mhall119davidcalle: can you boot from a DVD/USB and read from the SSD at all?13:51
m-b-opopey: heyho13:55
m-b-opopey: is today weather meeting, at 17utc?13:55
davidcalledpm, mhall119, I'm trying from a live USB but I can't see the drive at all. I'll try tonight on my previous laptop to see if I can see it and if I'm lucky getting it to mount (I'm on an old desktop right now with the wrong interface for the drive). I sort of hope it's an interface failure, but my previous failing SSD was not recoverable (not by me at least).13:59
popeym-b-o: good question. Let me ping everyone and see if they're around.14:00
popeym-b-o: it's 19:00 UTC in my calendar but I'll ask on mail.14:00
m-b-opopey: okay, thanks14:01
mhall119davidcalle: thanks for the reminder that I could be committing my current work to bzr and pushing to launchpad :)14:25
=== MacSlow|lunch is now known as MacSlow
=== joaoc is now known as jfmcarreira
m-b-opopey: so when weather meeting, at 19utc?15:42
popeym-b-o: no other replies but yours so far.15:43
popeyLets meet at 17:00 utc this week15:43
m-b-opopey: fine!15:43
popey:)15:43
=== chihchun is now known as chihchun_afk
akiva-thinkpad!ping23:43
ubot5pong!23:43

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