[01:05] can someone help me with a compile error ? [01:06] http://pastebin.com/3kMPYBY2 === chriadam|away is now known as chriadam [01:14] anyone ? o/ === dev__ is now known as dragonkeeper === Namidairo`bnc is now known as Namidairo === duflu_ is now known as duflu === chihchun_afk is now known as chihchun === LarrySteeze is now known as LarrySteeze|Away === shuduo_afk is now known as shuduo === shuduo is now known as shuduo_afk === shuduo_afk is now known as shuduo === shuduo is now known as shuduo_afk === shuduo_afk is now known as shuduo === shuduo is now known as shuduo_afk === shuduo_afk is now known as shuduo === ricardodrosales is now known as ricdros === shuduo is now known as shuduo_away [06:15] anyone talking? [06:16] well if anyone is paying attention. I got a Nobis tablet and wondered if it could handle touch being installed on it [06:20] nobody knows [06:21] hello world lol [06:21] :P [07:49] good morning === chriadam is now known as chriadam|away [08:43] lool, any idea if there is any preferred c++ logging lib to be used? [08:44] lool, specially for qt [08:51] hi [08:52] o/ === Ursinha-afk is now known as Ursinha [09:04] mandel: good Q [09:04] mandel: I remember we discussed log4cpp many months ago, but I dont remember the conclusion [09:05] tvoss: ^ mandel asks whether there's a recommended C++ logging library? [09:05] lool, which is waaaaay better than qDebug fo sure! [09:05] right, I agree Qt macros are a bit limited [09:05] mandel, lool google log works perfectly fine, all macro magic there, plus syslog [09:05] I find the number of levels a bit limited and the default behavior sucks, but then you can at least extend with your own loggers and stuff [09:06] lool, it is in main, too. boost log is another candidate, but that's in universe [09:06] right, was checking location-service [09:06] which uses [09:06] glog/logging.h [09:08] lool, yup. the providers are good examples of verbose logging [09:08] mandel, ^ === fff is now known as Guest90294 [09:08] mandel, lool SYSLOG_EVERY_N(INFO, 20) << "SV status update: [#svs: " << sv_info->num_svs << "]"; [09:08] is a good example [09:09] hello all could anyone tell me if the STAR B95M B943 qued core phone will get ubuntu firmware ????? [09:10] tvoss, lool I'm raising this question do to two reason, first the ubuntuoneauth lib is doing logging terribly bad, uses qDebug etc.. and swallows the logs of any other qDebug in an app except for qCritical, it is also writing logs from all apps in the same file!! I'd like to have a general solution to avoid that [09:10] sorry thats meant to be star B94M B943 [09:10] lool, tvoss 2. udm logging has to be improved [09:10] mandel, go for glog then, it is in main, and it is a no-brainer [09:10] log-rotation and stuff works ootb, too [09:11] lool, ^ [09:11] tvoss, then glog is for me [09:12] or could someone point out where i could find out please. [09:13] Guest90294: Not sure if this is what you are looking for, but: https://wiki.ubuntu.com/Touch/Devices [09:14] thank you i have a look anyway. [09:35] Hello. I just flashed my Samsung galaxy nexus. The screen displays "Ubuntu update complete" and nothing happens. Should i reboot manually? === chihchun is now known as chihchun_afk === dandrader is now known as dandrader|afk === Marius is now known as Guest63155 === dandrader|afk is now known as dandrader === mhr3_ is now known as mhr3 [11:01] Morning all === iahmad is now known as iahmad|afk === dandrader is now known as dandrader|lunch [11:34] JohnLea, https://wiki.ubuntu.com/LanguageAndText#phone === dandrader|lunch is now known as dandrader === _salem is now known as salem_ === iahmad|afk is now known as iahmad [12:15] seb128, https://code.launchpad.net/~thomas-voss/properties-cpp/remove-license-statement-in-build-files/+merge/198927 [12:17] somebody working on porting to Galaxy Ace ? [12:19] tvoss, thanks, comment approved but I'm not in the right team to change the mr status === Jean is now known as Guest82353 [12:43] tvoss: ah, do you still want/need the ofono d-bus mock for networks? [12:43] tvoss: I'm dusting off my initial template from back then, write tests for it and add it to dbusmock; once that's done, I can fairly easily add the Network stuff too, if you want === alan_g is now known as alan_g|lunch [13:12] barry: around? we have an image promotion blocker due to system image 2.0 === Namidairo is now known as Namidairo`bnc === psivaa_ is now known as psivaa [13:37] seb128, thx [13:38] pitti, can you top-approve https://code.launchpad.net/~thomas-voss/properties-cpp/remove-license-statement-in-build-files/+merge/198927 [13:38] ? [13:39] pitti, for the dbus-mock and nm/ofono question: yes, would be helpful [13:47] yo what up my niggas [13:48] would like to know when i can expect a ubuntu touch tablet? [13:49] what up my main man [13:50] y nobody be partying round this bitch? [13:51] karostimanli, there's no need for this kind of language in here [13:51] imma let yall nerds alone . talk to the hand [13:51] ... [13:56] tvoss: ah, I thought it was enough to change the license to LGPL, but that's fine as well [13:57] pitti, ack === alan_g|lunch is now known as alan_g [14:09] tvoss: OOI, what's the status on your qtubuntu-sensors port to cmake, who needs to review/ack that? [14:09] pitti, I need someone to give the plugin a spin on the phone [14:10] tvoss: ah, I asked kalikiana_ the other day what in the phone actually uses these sensors, i. e. what we can use for (manual) testing [14:11] pitti, the media player should use it === Namidairo`bnc is now known as Namidairo [14:35] didrocks: hi, what's up? [14:36] barry: hey, check https://bugs.launchpad.net/ubuntu/+source/system-image/+bug/1260712 [14:36] Ubuntu bug 1260712 in system-image (Ubuntu) "Apply update failed: Can't apply the current update (can't contact service)"" [Undecided,Confirmed] [14:36] barry: I've cowboyed the fix, but then, I think you will want to have the tests and so on… (and same behavior in the mocks) [14:38] didrocks: remember, we talked about the api change in ApplyUpdate? it had to be changed to an async method and it sends a Rebooting(bool) signal now. LP: #1247215 [14:38] Launchpad bug 1247215 in Ubuntu system image "D-Bus API change to ApplyUpdate()" [High,Fix released] https://launchpad.net/bugs/1247215 [14:39] barry: ah, that was that one, yeah, unfortunately, I think your change wasn't coordinate with a system-settings change (it should have breaks: << _package_version) [14:39] and get the change coordinated [14:39] barry: anyway, the change is there for now, to prevent it [14:40] but the packaging should have blocked coming without the system-settings change IMHO === iahmad is now known as iahmad|afk [14:41] didrocks: probably so. i thought it was already a coordinated change, but yes, we probably should have enforced it in the packaging. is it worth doing now? did you cowboy the change into the ui then? [14:41] barry: I don't have the time right now, but the question is: how can you tell if install and restart has an issue? [14:41] do you send a signal? [14:42] * didrocks needs to reread the bug [14:42] Rebooting(false) [14:42] but you don't have the msg of what's wrong? [14:42] didrocks: yes, if there's a problem you'll get Rebooting(False) signal, otherwise you'll "get" Rebooting(True) signal. i put that in quotes because you'll probably have rebooted before then ;) [14:42] shouldn't it get a message? [14:43] barry: I'm afraid you don't have any more fine-grained message [14:43] didrocks: i'm not entirely sure there *is* more information to send [14:43] like "no more download file to apply the change" [14:43] that already happened in the past [14:44] didrocks: previously, there was a message but it was never really more informative than true/false. i.e. if it was false it was always the same message. [14:44] barry: I think Reboot(error_message) would be better [14:44] didrocks: but if *some* text is helpful, we could change the api to send it [14:44] and error_message="" if no error [14:44] making sense? === dandrader is now known as dandrader|afk [14:45] didrocks: it does, certainly if it helps the ui be more user friendly [14:45] barry: yeah, I think it will ;) [14:45] didrocks: cool, np. i'll file a bug on s-i and system-settings, and we'll coordinate better this time ;) [14:45] barry: so, let's keep that for now (until we coordinate on the ui change) [14:46] barry: yeah, I guess that will probably be at the start of year [14:46] didrocks: so, for the immediate problem, is there anything i need to do to s-i? [14:46] barry: so please, don't rechange it before it [14:46] barry: I just uploaded that fix, just let's keep it for now [14:46] didrocks: np [14:46] and then, we'll change gradually [14:46] didrocks: sounds good [14:46] thanks barry :) [14:46] didrocks: thanks! [14:47] barry: you can already change your API btw to that [14:47] just keep the return "" [14:47] we'll change the UI [14:47] and then remove the return "" [14:47] didrocks: wait, is that the change you cowboyed in? [14:47] barry: right [14:48] just adding return "" [14:48] (without committing to your branch) [14:48] didrocks: okay, then it sounds like to solve LP: #1260712, i should add a return '' to the async method and release s-i 2.0.4, right? [14:48] Launchpad bug 1260712 in system-image (Ubuntu) "Apply update failed: Can't apply the current update (can't contact service)"" [Undecided,Confirmed] https://launchpad.net/bugs/1260712 [14:49] barry: well, just do that once you change your signal API [14:50] didrocks: sorry, i'm being dense. just trying to understand if there's a critical change you need right now, or whether that return '' change can wait until Rebooting signal returns an error message [14:51] barry: nothing anymore from you right now :) [14:51] didrocks: okay! thanks, and sorry about that [14:52] no worry, we'll get it through === dandrader|afk is now known as dandrader === alan_g is now known as alan_g|tea [15:36] Linux ubuntu-phablet 3.4.0-4-manta #19-Ubuntu SMP PREEMPT Tue Oct 8 13:14:29 UTC 2013 armv7l armv7l armv7l GNU/Linux === VDVsx_ is now known as VDVsx [15:36] Do I have the latest revision of the latest channel of the latest touch distro? [15:37] ...trying to figure out how to determine the OS state without daily reflashing. [15:37] If anyone has a strategy for that, would love to hear it. [15:38] msvb-lab: run system-image-cli -i [15:38] Python crashes with a long traceback. [15:38] Do I need X11 (run it on the tablet) or should I be root? [15:39] adb shell system-image-cli -i [15:39] that should just work [15:39] msvb-lab: run t as root [15:39] you don't need X [15:39] msvb-lab: or what popey said [15:39] I see, you mean run it offline (not from Manta but from the attached host.) [15:39] Okay, that's a good tip Popey thanks. [15:40] current build number: 12, channel: trusty-customized, version version: 12, version ubuntu: 20131211, version device: 20131203, version custom-sevilerow-trusty: 3 [15:40] Error: Ubuntu bug 20131211 could not be found [15:41] So is there a chart/table/mapping for what development branches correspond to channels, builds, version, revisions, and so on? [15:41] It would be nice to have some indication of 'whats working now' 'stable version' 'cutting edge' and so on. [15:42] I assume 'trusty-customized' means 'trusty-devel' with CSS customizations for Unity right? [15:43] msvb-lab: how did you flash that? [15:44] popey: davmor2: we will have an image in a bit that needs another run (fixing the system image regression) ... will you be here for a bit? [15:44] (guess didrocks already said) [15:44] yes [15:44] asac: I'm here till 20:00 [15:44] utc [15:44] plars: are you around today? [15:45] davmor2: nice one... we can even do another run it feels :P almost [15:45] ...and that if I leave the trusty-devel channel (which in theory is unstable) then I'll have stability problems by staying on the saucy channels. Hmm. [15:45] asac: yes [15:45] plars: cool. just for dashboard love later [15:45] asac: certainly [15:45] asac: I too will be around until quite a bit later, lots to do [15:45] cool. i will stay around to get this image done [15:45] asac: yeah just remember I have things to do too ;) [15:46] so didier can go on vac ... or at least only come back for the mail if he wants [15:46] Popey: I flashed using phablet-flash as described on wiki.ubuntu.com/Touch/Install [15:46] asac: the results have been quite a bit more stable lately though - with the exception of webbrowser which needs to rerun at the end of maguro this time (and even that's fairly rare) they don't look like they'll need a lot of intervention [15:46] plars: yeah. but i need the best results possible to make the promotion decision ... as i dont have a calibrated feeling as i was a bit out fo this process [15:46] so... L:) [15:46] msvb-lab: strange, wonder why you have trusty-customised [15:47] I have it because I ran phablet-flash --channel trusty-customised (or something similar.) [15:47] Why are you surprised about having trusty-customised? [15:47] davmor2: sure, do it now... image will be there in 30 minutes or so :) [15:47] and then do after [15:47] hehe [15:48] sorry for this :) [15:48] asac: no problem, I'll be around today and all of next week except monday. I won't be around much this weekend though [15:48] Popey: Do you recommend that I flash another if my goal is stability? [15:48] I'd like to write some click apps to test the possibilities and be able to actually use them. [15:48] asac: please, if you rerun/hide issues, still says on your email and link to references [15:48] plars: fine. i want this done today... and then monday we land in super conservative mode... no risks, only flaki fixes etc. [15:48] So it would be great if theunderlying system works. [15:48] asac: so that the good values are not hiding flackyness [15:48] didrocks: yeah. recording is a must [15:48] and say "we're good, let's continue" [15:49] msvb-lab: what device do you have? [15:49] m-b-o, howdy :-) [15:49] Nexus 10 2012. [15:49] 16 Go. [15:49] didrocks: right. you can already include a section in the mail that points out the still observed flaki tests [15:49] so i can call them out loudly :) in capital letters [15:49] yep [15:49] msvb-lab: so you should use --channel trusty, or --channel trusty-proposed (for bleeding edge untested) [15:49] so i just fill in : TESTNAME - URL-to-jenkins [15:49] + owner [15:49] balloons: howdy ho :) [15:50] Popey: Okay, going to flash now. I'll use --no-backup so that the media library stays put. That's why I went with the customized variant in the first place. This device is for demonstration purposes. [15:50] m-b-o, so I take it you saw the changes to the weather tests ;-) [15:51] Does anyone know what the difference (besides visually and media libraries) between *-proposed and *-customised is? [15:51] balloons: yes I did, it looks all nice! [15:53] balloons: you've put db creation into the test, that's cool! [15:54] m-b-o, yea.. The more I dug into it, the less I liked how it was happenin === gatox is now known as gatox_lunch [15:55] balloons: yes. another thing that could be simplified is putting the testdata in json-files instead of an py dict [15:55] yes the giant python file :-) [15:56] balloons: will do that when the new weather data provider is ready to be merged [15:56] that sounds like a plan [15:58] balloons: saw the uds video regarding autopilot and python3. is this already working? [15:58] m-b-o, yes.. we need to convert to python3, but I've ignored it while stablizing tests [16:00] this page is outdated https://wiki.ubuntu.com/Touch/SdkFeatureStatus [16:00] balloons: ah, ok. will try to help. nice occassion to get started with py3 :) [16:01] m-b-o, yes, it's on the horizon.. The goal is to have it be py2 and py3 compatible [16:02] balloons: wondered if this new asyncio stuff in py3.3+ would be useful === Namidairo is now known as Namidairo`bnc [16:06] Is there an "easy" way to access Google Drive data via touch? [16:18] marcoceppi: programmatically? or as a user? [16:18] dobey: as a user [16:20] ah, maybe the files app if it supports google drive already. [16:20] but probably just as easy to use a browser and go to drive.google.com [16:22] is ubuntu touch worth trying [16:22] doomlord_, yes [16:22] ;) [16:23] i'm looking forward to desktop convergance but thats still some way off? [16:23] doomlord_, yes, convergence with desktop is for the future a little bit [16:24] doomlord_, focus is on tablet and phone convergence this cycle, though you should be able to try it on a desktop as well [16:24] it just won't be baked === alan_g|tea is now known as alan_g === mvollra7h is now known as mvollrath === jhodapp is now known as jhodapp|bbiab === gatox_lunch is now known as gatox [17:06] anyidea why the brightness setting is not consistent? === snwh_ is now known as snwh [17:17] good morning, does anyone know of a way im QML to change the current tab in a Tabs? [17:19] lops: TABS_ID.selectedTabIndex = TAB_INDEX [17:27] seb128: can you please take a look at this small fix https://code.launchpad.net/~daker/ubuntu-system-settings/fix.brightness.slider/+merge/198977 ? [17:29] daker, thx. [17:41] mardy, ping === jhodapp|bbiab is now known as jhodapp === infinity_ is now known as infinity [18:42] beuno: hey, is there a plan for distributing content (wallpapers, themes, icon packs, etc) via click packages? [18:43] mhall119, not at the moment, no [18:43] beuno: has there been any discussion or brainstorming about it? [18:44] mhall119, none that I'm aware of [18:53] sergiusens: playing with the go version of udbflash, very nice! [18:53] sergiusens: is it by design that you do not want to wait for all files to download before starting to push them? [18:54] achiang, yeah; if you bootstrap from fastboot it waits though [18:54] thanks [18:55] sergiusens: i'm asking because i'm playing with adding some progress bars to the downloader [18:55] sergiusens: the design of that gets a lot easier if you block on waiting for all files to be downloaded before pushing [18:56] sergiusens: but if you think that's not worth blocking on, then i won't explore that path :) [18:56] achiang, theirs a curses go binding somewhere, may be easier with that and just create cells and rows for each component [18:56] but yeah, it is a bit more complicated [18:57] sergiusens: right, i saw that, but the thing is, there is some output when pushing files too [18:57] achiang, just that on slow devices having the files copied before makes for a faster flash [18:57] achiang, we can omit the output for pushing [18:57] sergiusens: i'm not dead set on having progress bars... just wanted to have a play with go and this seemed like a simple enough thing to add [18:58] sergiusens: i defer to your judgement here... [18:58] sergiusens: but yeah, if you think that maybe pushing doesn't need output, that makes life a bit easier too [18:58] achiang, pushing doesn't need output at all [18:58] sergiusens: ok, i'll go down that path then [18:59] sergiusens: thanks for the guidance! [18:59] rsalveti, cyphermox http://paste.ubuntu.com/6568235/ [18:59] sergiusens: i can report that it works well on OSX ;) [18:59] achiang, awesome === bfiller is now known as bfiller_afk [19:00] achiang, I just need to add OS checks and try on my girfriend's windows machine and that will get the 'don't need ubuntu to flash' story complete [19:00] sergiusens: i'm working on a wiki page to document OSX [19:00] achiang, design will be happy [19:01] heh. plus maybe the huge group of webdevs out there too :) [19:01] sergiusens: cool. do you need sponsoring? [19:02] cyphermox, yup [19:02] ok, I'll do it in a second [19:02] cyphermox, just in case, the debdiff doesn't show I deleted the grep file in the root source :-/ [19:02] yeah, np [19:11] cyphermox, thanks [19:22] bfiller_afk: since thomi's week is already over, I can help take a look at the issue you were looking for qa help with [19:36] sergiusens: uploaded. [19:37] saw, thanks :-) [19:38] how come you haven; t applied for upload rights yet? [19:38] cyphermox, don't I need to be an ubuntu member first? [19:39] sergiusens: no [19:39] cyphermox, oh; then hmmm [19:39] sergiusens: if you apply for upload rights you become a Ubuntu member via Ubuntu Developers [19:39] cyphermox, I have no answer to that [19:39] cyphermox, what do I need to do? [19:39] you can still do the other, but just sayin' :) [19:40] https://wiki.ubuntu.com/DeveloperMembershipBoard [19:40] cyphermox, I was going to do everything in an orderly fashion or so I thought [19:40] it's not necessary since you do development, the DMB will give you ubuntu membership as you get upload rights [19:41] the other membership board is to allow those who don't directly do development: translations, documentation, LoCo events etc. to also get Ubuntu Member [19:43] * sergiusens reads [19:44] also, how did you generate the debdiff? [19:44] it was all full of CRLF... yuck ;) [19:45] cyphermox, debdiff x.dsc y.dsc [19:45] ah, weird [19:45] cyphermox, might been the pastebin thing [19:45] oh [19:45] yeah, must have been [19:45] cyphermox, probably should of just sent a file up [19:45] still, it was yucky [19:45] it's not a big deal, patch handles it nicely [19:53] how can i get ubuntu on my lg optimus l7 device ?? [19:54] how can i get ubuntu on my lg optimus l7 device ?? does anyone have an ideea ?? === Cipri is now known as SkyWay [20:21] does anyone know how to modify the import path for qmltestrunner? === snwh_ is now known as snwh [20:28] ogra_: ping [20:45] ogra_: that ping was about https://code.launchpad.net/~stgraber/ubuntu/trusty/initramfs-tools-ubuntu-touch/enable-discard/+merge/198998 [20:45] ogra_: let me know when you're happy for me to land this === genii_ is now known as genii === salem_ is now known as _salem === ajalkane is now known as ajalkAway [23:03] why does the enxus 7 still have red blocks on the status page [23:12] harris: because the nexus and nexus 4 have been the focus for the last 6 months [23:21] will it be fixed [23:21] the nexus 7 [23:22] anyone know why i am geeting this [23:22] AbstractPlayer: No URI handler implemented for "video". [23:22] Error: "No URI handler implemented for "video"." [23:22] i am using Qt.openUrlExternally('video:///'+URL); [23:54] popey, https://lists.launchpad.net/ubuntu-phone/msg05447.html is interesting -- phablet-config, eh? I didn't know about that. Should the "things you can do to your phone, like enabling developer mode" wiki page be updated to recommend phablet-config instead?