[00:12] bryce: you're right, I didn't pay enough attention to your patch. I guess it's because it's 1:11 AM here ;) [00:22] ah, no prob. I'll get it built and stuff, maybe we can test and/or commit tomorrow [00:36] bryce: ok, great [00:36] and good night [01:45] tjaalton: I've updated notes on http://bryceharrington.org/X/PkgList/versions_current.html; let me know if you disagree with any of it [05:51] hi guys [05:51] what would you think about running a session at Ubuntu Developer Week? [05:52] https://wiki.ubuntu.com/UbuntuDeveloperWeek/Prep still has some free slots and I'm sure people would be interested in learning more about what you do [06:49] dholbach: I did one last time [06:49] bryce: how did it work out? are you guys interested in running another one? [06:50] dholbach: well, we didn't get any helpers, mostly people were just asking about X status, and for help with their X problems [06:51] so, I don't have an interest in doing another myself, but maybe someone else would [06:51] ah I see - did you pimp your TODO section enough and talk a bit about stuff that people could get involved with? [06:52] certainly, and explained how to get involved, pointed out low hanging fruit that'd be easy for newbs to make a difference at, etc. [06:53] OK... I'm not going to pester you much more :) [06:53] in my sessions I'm going to point to harvest a lot, I hope that people will drive fixes toward you guys that way :) [06:54] I think mostly people were just interested in what upcoming features there were going to be in the next release, so I think they got useful info out of it, but that could be taken care of with just a blog post or two ;-) [06:54] yeah I've not been able to make much use of harvest so far [06:56] by default it displays too much data - I think what I'd love to see is a variant that displays only the several dozen Xorg packages [06:56] hang on [06:57] bryce: do you have a team that is bug contact for the X packages? [06:57] yep, it's 'x-swat' iirc [06:57] ubuntu-x-swat? [06:57] https://bugs.edge.launchpad.net/~ubuntu-x-swat/+packagebugs [06:58] ubuntu-x-swat [06:58] just a sec [06:58] bryce: http://6b62lx [06:58] err [06:58] bryce: http://tinyurl.com/6b62lx [06:59] ah perfect, thanks [07:13] wow, that looks nice [07:16] bryce: you could run a session called "the perfect contributor" :-) [07:17] I'd just point to tjaalton and be done, I think [07:18] ok ok, I said I'd stop pestering you :) [07:18] * dholbach hugs bryce [07:18] * dholbach hugs tjaalton too [07:18] * bryce hugs dholbach [07:18] thanks for the harvest help, I was thinking I'd need to do some major hacking, this'll be extremely handy [07:19] bryce: I wrote a small script that generates the "harvest url" from the +packagebugs page: https://lists.ubuntu.com/archives/ubuntu-devel/2008-August/026118.html [07:20] that's not perfect or anything - the long term plan is to use seeds, but I'm just so busy right now that I didn't manage to start hacking on that [07:20] bryce: :D [07:20] * bryce nods [07:20] you could add that tinyurl to your GettingInvolved page [07:21] so people triage the page every now and then [07:21] yeah, although the first place I'll slot it in is at http://bryceharrington.org/X/Reports/status_current.html [07:21] ok... works for me :) [07:22] bbl [07:23] sleep tight [07:23] see you [09:27] bryce: btw, now that evdev is used for keyboards and mice, we could be able to drop kbd and mouse from -input-all [09:28] hm, that doesn't buy us a lot of diskspace after all [09:28] :) [09:28] joystick and evtouch are just as small [09:42] well, every bit helps [09:42] but will people need them perhaps, if evdev proves problematic? [09:43] they can install those afterwards [09:44] I think it's safe to say that evdev just works [09:45] merging intel [09:46] jcristau: was there a proper patch for the Xv issue on G45? [10:07] * Ng perks up at mention of G45 ;) [10:08] Ng: 2.4.1 aka 2.4.2 on the way [10:08] \o/ [10:08] I'm getting a weird thing where the display drops out every so often (in that my tv blinks and shows the signal information again, like it switched video modes) [10:09] it happens more on DVI than HDMI, but other than that I have no useful information about it, there's certainly no log entries anywhere [10:09] hi there [10:09] I'm worried that it might be something with the northbridge itself, when I was installing the board I picked it up by the thing's heatsink and I may have disloged it a bit :/ [10:10] Ng: nah, those things should be robust [10:11] tjaalton: the heatsink definitely had more movement in it after I'd done that. I'm worried I might have cracked a solder joint or something ;) [10:12] is there some known corruption problem with intel latest driver on intrepid? [10:14] crevette: probably [10:14] the chipset is 945 [10:15] crevette: bug #? [10:15] crevette: what sort of corruption? got a screenshot/photo? [10:19] I can do that tonight when I'll be at home [10:19] hm, enabling greedy migrationheuristic doesn't help anymore [10:19] I didn't opened a bug yet [10:23] bryce: the greedy patch for intel hasn't been applied since 1.5 came along (it crashes), and setting the option by hand doesn't seem to help improving the performance at all. so, what about dropping the patch from the diff? [10:24] tjaalton: I figured we'd need to drop it eventually, so yeah [10:24] I've forgot already; why don't we use XAA? [10:24] EXA is the future! [10:25] heh [10:25] well, there were some bugs / mis-features which intel said they'd not support on XAA anymore [10:25] well, EXA performance doubled with backported EXA changes from xserver master [10:25] ah right [10:25] wasn't it video compositing stuff or something? [10:26] something like that [10:29] * crevette keeps with ubuntu defaut config to support the future [10:29] :) [10:29] but the performances are not here :) [10:32] + pI830->TexturedXvEnabled = xf86ReturnOptValBool(pI830->Options, OPTION_TEXTURED_VIDEO, FALSE); [10:32] tjaalton: just add || OVERLAY_NOEXIST(pI830) there [10:33] tjaalton: and, updating the patch description and the manpage to say this option defaults to off would be nice [10:33] jcristau: heh, right. Now that I tried with the default settings (textured video on) on my i965, I didn't notice any problems [10:34] but I should probably get a more demanding clip [10:41] right. no problem running an episode of Fifth Gear [10:41] what the hell made it work this good?-) [10:45] so I guess that patch could be dropped as well [10:45] at least disabled for now to see if people complain [10:56] jcristau: so; + pI830->TexturedXvEnabled = xf86ReturnOptValBool(pI830->Options, OPTION_TEXTURED_VIDEO || OVERLAY_NOEXIST(pI830), FALSE); ? [10:57] no [10:57] argh :) [10:57] pI830->TexturedXvEnabled = OVERLAY_NOEXIST(pI830) || xf86ReturnOptValBool(stuff); [10:58] makes more sense. anyway, I'll leave it disabled for now [12:47] howdy! [12:47] isn't today archive day? [13:08] Q-FUNK: AIUI mon, wed, fri are [13:11] ah [13:11] was wondering what was going on with -geode sync from debian [13:24] no idea.. [17:06] Hey guys, can you tell me about fast-user switching on Intrepid. [17:06] I'm getting an X error from GDM. [17:07] And from the log it looks like the nVidia driver can't initialize the kernel module? [17:07] Seems odd that it could once, but not the second time. [17:07] In general, is fast-user switching working in current Intrepid? [17:47] bryce: can you upload this, please? https://bugs.launchpad.net/ubuntu/+source/envyng-core/+bug/260862 [17:47] Launchpad bug 260862 in envyng-core "Update EnvyNG in Intrepid" [Undecided,New] [17:48] bryce: so that I can ask an archive admin about envyng-core and screen-resolution-extra? [18:23] sure [18:37] bryce: thanks, let me know when it's done so that I can bug an admin before feature freeze ;) [18:47] hey [18:47] new intel driver seems to be better [18:47] better performances at least [18:53] hey, there is not comosited launch animation on gnome-panel [18:53] composited [21:22] bryce, are you interested in imagemagick? [21:22] sure [21:26] I was wondering if I should try to merge 6.4 which fixes some Ubuntu bugs [21:26] but there are diffs not described in the changelog :( [21:27] would you review it if try? before FF? [21:29] certainly [21:29] tseliot: btw envyng-core is uploaded [21:30] bryce: thanks a lot [21:35] bryce, you had something to merge changelogs, right? [21:37] yep [21:38] http://bryceharrington.org/ubuntu/merge_changelog [21:38] thanks! [22:28] bryce: sorry, but I very much doubt I'll be able to review anything before feature freeze [23:25] yay, mesa 7.1 released [23:33] tseliot: found a problem in the screen-resolution-extra stuff - email sent [23:35] bryce: thanks for reporting. I'll have a look at it [23:38] bryce: does it solve the problem if you replace time.time() with str(time.time()) ? line 259 [23:39] in screenresolution-mechanism.py [23:39] * bryce tries [23:40] that solved the error [23:40] let's see if it updated things correctly [23:41] bryce: Imagemagick got messy. Found out a sync was probably better, but it needs some changes to BFS. Don't understand while my PPA build failed during dh_install. [23:41] s/while/why [23:43] ok looks like it worked and updated xorg.conf correctly. Rebooting to see if the Screen Resolution settings take too [23:43] tormod: ah too bad [23:43] bryce: great [23:44] hmm [23:44] bryce: see bug #188773 [23:44] Launchpad bug 188773 in imagemagick "please merge imagemagick 7:6.4.3.2.dfsg1-1 from Debian experimental (main)" [Wishlist,Confirmed] https://launchpad.net/bugs/188773 [23:45] it's a bit awkward that I don't have intrepid myself... [23:49] the most important bug fix here was for bug #178575 [23:49] Launchpad bug 178575 in libexif "bad orientation tag causes gthumb to show strange value" [Undecided,Confirmed] https://launchpad.net/bugs/178575 [23:49] exif data is lost on image transformation [23:51] hmm [23:52] tormod: yeah I agree getting that patch upstream is probably the best way to go [23:52] tormod: I don't think you can sync it otherwise [23:53] tseliot: I put up some additional screenshots 8a-10 [23:53] bryce: we have to wait for the patch to go upstream before syncing? [23:55] tormod: unless there is a reason why that patch is unimportant, yes the folks that do syncs would probably require it to be a merge [23:56] tseliot: and http://bryceharrington.org/ubuntu/ScreenRes/screens-11.png [23:56] because it's cosmetic? typo in documentation? [23:56] right [23:56] tseliot: sweetness :-) [23:56] I'll add that. [23:57] bryce: the fact that it outputs the "Error" word is just the output of the logging library, nothing to worry about [23:57] bryce: I'm glad to see that it works [23:57] tseliot: notice that in the console output there's info msgs that are labeled Errors which really aren't - is there a way to clean that up? [23:57] ok, so it seems to generally work [23:58] bryce: yes, I think it's in the mechanism. Let me have a look [23:58] tseliot: it's a bit irritating that the Screen Resolution tool has to block until the python tool completes, and I think some users may get confused about that, but I don't think there's an easy way around that [23:59] but something we may want to think about [23:59] anyway, once you get that time.time bug fix in, I think this is good to go