[00:00:07] <marcheu> aha [00:00:35] <marcheu> where is that file? [00:01:17] <marcheu> what is the exact file name? [00:01:21] <marcheu> I don't see it in the tarball [00:01:49] <marcheu> sudo emerge =media-libs/mesa-7.11_rc1 works here [00:03:50] <marcheu> rcui: have you ever tried gcc 4.6.0? [00:06:21] <marcheu> davidjames: grepping for the string "4.6.0" in my tarball returns nothing [00:06:37] <marcheu> I really think it's a side effect of trying 4.6.0 [00:08:02] *** OtherJakeSays is now known as JakeSays [00:27:12] *** magn3ts has joined #chromium-os [00:33:01] *** sadrul has quit IRC [00:48:14] *** flackr has quit IRC [00:58:42] *** tfarina has joined #chromium-os [00:59:15] *** tfarina has left #chromium-os [01:00:31] *** vmil86 has quit IRC [01:24:39] *** office has joined #chromium-os [01:32:05] *** sadrul has joined #chromium-os [01:32:05] *** ChanServ sets mode: +v sadrul [01:35:43] *** rcui_ has quit IRC [01:48:34] *** lipsinV2 has joined #chromium-os [01:49:46] *** tfarina has joined #chromium-os [02:29:53] *** tfarina has left #chromium-os [02:48:08] *** lipsinV2 has quit IRC [02:48:10] *** lipsinV21 has joined #chromium-os [02:56:35] <adlr> is there a way to disable THUMB when compiling on ARM? [02:57:14] <adlr> i think that may be interefering w/ gdb being able to get a backtrace [03:04:54] <yusukes> adlr: http://crosbug.com/16900#c11 ? i haven't tried the new glibc myself though. [03:09:43] *** saintlou has quit IRC [03:14:29] <adlr> yusukes: thanks! [03:15:57] *** wfrichar has quit IRC [03:16:00] *** rush2end has quit IRC [03:16:29] *** rush2end_ has joined #chromium-os [03:16:34] *** rush2end_ is now known as rush2end [03:29:31] *** chocobo__ has quit IRC [03:30:40] *** office has quit IRC [03:31:08] *** behdad has joined #chromium-os [03:33:00] *** Sergiu has quit IRC [03:39:06] *** jrbarnette has quit IRC [03:50:40] *** flackr has joined #chromium-os [03:51:24] *** powderluv_ has quit IRC [03:54:24] *** behdad has quit IRC [03:55:06] *** behdad has joined #chromium-os [03:55:07] *** ChanServ sets mode: +v behdad [03:55:09] *** tfarina has joined #chromium-os [03:55:18] *** tfarina has left #chromium-os [03:58:54] *** gfrog has quit IRC [03:59:34] *** oc80z has quit IRC [04:00:48] *** oc80z has joined #chromium-os [04:03:05] *** gfrog has joined #chromium-os [04:29:49] *** BladeFreak has quit IRC [05:07:00] *** magn3ts has quit IRC [05:07:04] *** timwis has joined #chromium-os [05:07:23] <timwis> Hey guys, does anyone here have a CR-48? I'm thinking about buying one on eBay and had a couple questions [05:09:47] <marcheu> shoot [05:11:58] <timwis> marcheu: How does it handle video files? If I plugged a thumb drive in with some movies or tv shows on it, how does it play them? [05:12:47] <marcheu> hmm that was added recently, I'm not sure how long it'll take to get to end users [05:13:29] <timwis> marcheu: So as of now there's no way to watch video files on it? [05:13:49] <marcheu> I don't think so, you'd have to get the update [05:13:55] *** magn3ts has joined #chromium-os [05:14:14] <timwis> interesting. [05:14:25] <timwis> About the 3G -- is it true that it's only 100MB/mo for free? [05:14:34] <marcheu> you'll get it eventually, since it auto-updates [05:14:37] <marcheu> yeah [05:16:01] <timwis> okay, so doing VOIP calling on the free 3G is pretty much out of the question right [05:23:00] <timwis> Do you know if the Verizon 3G would work in Guatemala? [05:23:28] <timwis> And my last question -- how do you guys do programming in chrome OS? [05:23:55] <timwis> I'm a PHP coder, and editplus is basically the only desktop app i can't live without, unless there were a cloud version [05:24:00] <ojn> timwis, the provided 3g only works in the US, and the free plan is only for the US. [05:24:34] <ojn> timwis, most of us who develop chromeos do development/editing on a regular desktop, then test on the device. [05:25:01] <timwis> ojn, that's a shame :/ [05:25:17] <timwis> If Chrome had an API to file browsing it shouldn't be very hard to do [05:25:28] <ojn> it does [05:25:38] <timwis> I mean if you could open a text file in a tab, you could easily add a bespin/ace syntax highlight wrapper to it [05:25:38] <ojn> well, i guess maybe not integrated with chrome. [05:26:19] <timwis> yeah, i figure the OS has some kind of API for it (web browser doesn't) but even so, no one has made a syntax highlight wrapper app for it? [05:32:26] *** behdad has quit IRC [05:33:44] *** behdad has joined #chromium-os [05:50:38] *** redpig has quit IRC [05:53:50] *** redpig has joined #chromium-os [05:53:50] *** ChanServ sets mode: +v redpig [05:57:25] <steev_> timwis: there's cloud9 [05:57:37] <steev_> cloud9ide.com or some such, with github integration, if you use it [05:59:33] <timwis> steev_: Yeah, I've looked into that extensively. When it's finished, it will be great. For now, you can only work off of a public git repo. Can't edit a web site or anything as FTP isn't available yet. When it has dropbox integration ready then it will be awesome [05:59:40] <timwis> But I was talking about editing local files. Seems so simple [05:59:57] <timwis> I know chrome os isn't about having local files, but it's not like they take up much space [06:00:21] <steev_> timwis: yeah, it makes some sense, but not much since most ssds are growing in size [06:01:04] <steev_> timwis: and i wasn't sure, i just know i'd played around with cloud9 a bit for doing ebuild work in gentoo, but i just now tried to work on my kernel tree which is private and you're right [06:02:04] <timwis> steev_: codeanywhere.net seems the most promising, but back before it switched names (when it was still phpanywhere), i often had it completely erase files upon saving due to some bug in their code [06:02:15] <timwis> not sure if they've resolved that, but i'm hesitant to trust it [06:07:54] <timwis> oh *wow*, this is great! @steev_ @ojn @marcheu https://chrome.google.com/webstore/detail/iieeldjdihkpoapgipfkeoddjckopgjg# (Code editor for your dropbox files!) [06:08:51] <steev_> timwis: oh spiffy, thanks for the link :) [06:09:39] <timwis> Now if only it worked with an FTP server :/ [06:15:27] <steev_> does it work with permissions? because i'm a linux kinda guy [06:15:49] <steev_> never been an extensive user for dropbox before [06:29:32] <timwis> steev_ Not sure what you mean? [06:30:03] <timwis> I just looked at the source - I figured it was just a wrapper for a URL, but it's 100% javascript, run locally. [06:30:23] <timwis> It uses the dropbox API, which receives/uploads files via RESTful API [06:30:50] <timwis> If there was a way to access files on an FTP server via REST, we could easily modify this app to do that [06:49:07] *** leavittx has joined #chromium-os [07:16:14] *** echelog-1 has joined #chromium-os [07:53:07] *** perezd has quit IRC [07:57:52] *** OtherJakeSays has joined #chromium-os [08:00:51] *** JakeSays has quit IRC [08:03:37] *** timwis has quit IRC [08:08:09] *** nick761_ has quit IRC [08:22:15] *** nick761 has joined #chromium-os [08:54:17] *** mascondante has joined #chromium-os [08:56:56] *** vmil86 has joined #chromium-os [09:06:06] *** Styx has joined #chromium-os [09:20:39] *** echelog-1 has joined #chromium-os [09:45:17] *** kiloton has joined #chromium-os [09:52:46] *** kiloton has left #chromium-os [10:28:47] *** TW1920_ has quit IRC [10:29:07] *** TW1920 has joined #chromium-os [11:33:25] *** e_t_ has quit IRC [11:50:11] *** patcito has quit IRC [11:59:52] *** jochen__ has quit IRC [11:59:57] *** jochen__ has joined #chromium-os [11:59:57] *** ChanServ sets mode: +v jochen__ [12:05:30] *** stalled has quit IRC [12:26:21] *** stalled has joined #chromium-os [12:59:45] *** Adys has joined #chromium-os [13:23:57] *** mascondante has quit IRC [14:16:45] *** sadrul has quit IRC [14:33:11] *** sadrul has joined #chromium-os [14:43:25] *** rharrison_chrome has joined #chromium-os [14:43:25] *** ChanServ sets mode: +v rharrison_chrome [14:44:30] *** OtherJakeSays is now known as JakeSays [15:00:36] *** Styx has quit IRC [15:11:00] *** Tukeke has joined #chromium-os [15:12:49] *** Tukeke has left #chromium-os [15:13:53] *** rbyers has joined #chromium-os [15:13:57] *** magn3ts has quit IRC [15:14:53] *** magn3ts has joined #chromium-os [15:23:31] *** magn3ts has quit IRC [15:24:12] *** sadrul has quit IRC [15:28:53] *** sadrul has joined #chromium-os [15:28:53] *** ChanServ sets mode: +v sadrul [15:30:15] *** magn3ts has joined #chromium-os [15:30:47] *** rbyers has quit IRC [15:31:01] *** rbyers has joined #chromium-os [16:23:31] <kliegs> rcui, vpalatin: ping [16:23:43] <kliegs> well - any sheriff actually [16:40:33] <ellyjones> is there a way to get more history on past cautotest results? [16:53:28] *** SoulRaven has joined #chromium-os [16:53:38] *** sadrul has quit IRC [17:01:02] *** mjbraun has joined #chromium-os [17:06:43] *** ethan_tw has joined #chromium-os [17:07:05] *** ethan_tw has quit IRC [17:24:30] *** jrbarnette has joined #chromium-os [17:25:02] *** leavittx has quit IRC [17:26:56] *** JasonO has joined #chromium-os [17:26:57] *** JasonO has joined #chromium-os [17:28:24] *** JasonO has quit IRC [17:28:26] *** jrbarnette_ has joined #chromium-os [17:28:26] *** ChanServ sets mode: +v jrbarnette_ [17:30:47] *** jrbarnette has quit IRC [17:30:48] *** jrbarnette_ is now known as jrbarnette [17:37:37] *** saintlou has joined #chromium-os [17:37:37] *** ChanServ sets mode: +v saintlou [17:40:49] *** leavittx has joined #chromium-os [17:45:06] *** mjbraun has quit IRC [17:45:57] *** lipsinV21 has quit IRC [17:54:00] <ojn> ellyjones, besides the history panel? [17:59:06] *** sadrul has joined #chromium-os [17:59:06] *** ChanServ sets mode: +v sadrul [18:12:41] *** wfrichar has joined #chromium-os [18:12:42] *** ChanServ sets mode: +v wfrichar [18:17:34] *** behdad has joined #chromium-os [18:32:56] <adlr> hm, i guess it's a bad time to sync to get tegra2_kaen building? [18:42:18] *** jrbarnette_ has joined #chromium-os [18:44:48] *** jrbarnette has quit IRC [18:45:04] *** leavittx has quit IRC [18:46:44] *** jrbarnette_ has quit IRC [19:16:43] *** cwolfe has quit IRC [19:16:55] *** cwolfe has joined #chromium-os [19:16:55] *** ChanServ sets mode: +v cwolfe [19:17:18] *** sakoman__ has joined #chromium-os [19:17:47] *** sakoman_ has quit IRC [19:21:56] *** leavittx has joined #chromium-os [19:30:54] *** perezd has joined #chromium-os [19:41:33] *** nick761 has quit IRC [19:42:02] *** nick761 has joined #chromium-os [19:50:34] *** powderluv has joined #chromium-os [19:50:34] *** ChanServ sets mode: +v powderluv [19:53:43] *** stalled has quit IRC [19:54:03] *** jrbarnette has joined #chromium-os [19:54:03] *** ChanServ sets mode: +v jrbarnette [19:56:05] *** rbyers has quit IRC [19:57:06] *** rbyers has joined #chromium-os [19:58:25] *** behdad has quit IRC [19:59:13] *** behdad has joined #chromium-os [19:59:13] *** ChanServ sets mode: +v behdad [20:04:00] *** mascondante has joined #chromium-os [20:17:46] *** powderluv has quit IRC [20:17:56] *** powderluv has joined #chromium-os [20:17:56] *** ChanServ sets mode: +v powderluv [20:18:21] *** stalled has joined #chromium-os [20:21:56] *** Tukeke has joined #chromium-os [20:21:56] *** Tukeke has joined #chromium-os [20:22:38] *** Tukeke has left #chromium-os [20:38:49] *** benchan has quit IRC [20:39:40] *** benchan has joined #chromium-os [20:39:40] *** ChanServ sets mode: +v benchan [20:44:25] *** BladeFreak has joined #chromium-os [21:00:15] *** TW1920 has quit IRC [21:01:32] *** TW1920 has joined #chromium-os [21:06:34] *** nick761_ has joined #chromium-os [21:06:36] *** nick761 has quit IRC [21:12:26] *** chocobo__ has joined #chromium-os [21:12:26] *** ChanServ sets mode: +v chocobo__ [21:18:31] *** e_t_ has joined #chromium-os [21:18:53] *** patcito has joined #chromium-os [21:23:19] *** rbyers has quit IRC [21:34:33] <zbehan> rcui, chocobo: hi sheriffs, heads up - setting arm-generic-full to use prebuilt chroots, http://gerrit.chromium.org/gerrit/4079, in case of breakage, please revert, also note that you should clobber the bot if you do revert [21:38:33] *** bfreed has quit IRC [21:41:30] *** SoulRaven has quit IRC [21:45:42] <chocobo__> zbehan: ok [22:03:03] *** rbyers has joined #chromium-os [22:03:39] *** rush2end has quit IRC [22:05:49] *** rush2end_ has joined #chromium-os [22:06:00] *** rush2end_ is now known as rush2end [22:16:10] *** Trzaska has joined #chromium-os [22:22:01] *** gspencer has quit IRC [22:27:16] <njw> what drives the choice of which chromeos-bsp-blah to build? I'm getting chromeos-bsp-null, which seems wrong. [22:30:59] <njw> that is, how does an overlay specify a virtual to satisfy virtual/chromeos-bsp? [22:34:56] <cwolfe> njw: Believe those are set via as virtuals. Check overlays/overlay-*/profiles/*/virtuals [22:35:05] <cwolfe> s/via as/as/ [22:41:26] *** Trzaska has quit IRC [22:52:38] *** rharrison_chrome has quit IRC [23:01:43] *** Ruetobas has quit IRC [23:02:12] *** McMAGIC-1Copy has quit IRC [23:03:15] *** rbyers has quit IRC [23:04:09] *** McMAGIC--Copy has joined #chromium-os [23:06:38] *** Ruetobas has joined #chromium-os [23:26:17] *** lipsinV2 has joined #chromium-os [23:42:00] *** TW1920 has quit IRC [23:46:16] <njw> blah. this is a deep thicket of opaque mechanisms. [23:49:44] <ojn> njw: yeah, it's a pita [23:49:56] *** stevenjb has quit IRC [23:50:01] <ojn> njw: *cough* overengineered *cough*