[12:13] http://osdir.com/Article2346.phtml [12:13] ha ha ha [12:14] "Well, my goodness! It seems as if we're in for an upset. Despite previous polls, it appears that the Ubuntu Nude Man has sneaked ahead of Voting Machines in the final count. It seems that, in the evilness stakes this month, moral values beat the invasion of a self-electing junta of semi-sentient tabulating machines. Ubuttnaked Guy wears the Evil crown, and not much else, and invites us all back to his pad for some Twister and a toast... to evil!" [12:17] I'm close to wanting more extensive testing of PM stuff [12:17] Looks like we should be able to manage support for a decent range of Thinkpads, Dells, Toshibas and Sonys [12:18] is there a "file stored *in* the initrd" solution for loading DSDT foo? [12:19] No [12:19] It's too late by the time the filesystem code is running [12:19] boh, seriously? yeesh [12:19] You need a sane ACPI table before you do any PCI setup [12:19] bong [12:20] so tacking it onto the end of the initrd is the only "sane" solution [12:20] what about another file pointed to by grub? [12:20] kernel=blah, initrd=blah, dsdt=blah ;) [12:21] Yeah, extending grub so it loaded the dsdt and passed the address to the kernel would work [12:21] But you'd need to extend the linux boot protocol [12:21] That's the way FreeBSD does it, BTW [12:22] ahar [12:23] that'd be handy [12:23] i'm going to cry rebuilding my kernel all the time [12:23] The dsdt-in-initrd thing is easy enough [12:23] Just add a hook to mkinitrd [12:24] The infrastructure is there already. When you install a deb, it builds a new initrd on the fly. [12:24] yeah [12:24] but didn't you just say you couldn't do that? :) [12:24] Uh [12:24] On the end of the initrd, rather [12:25] oh right, yeah [12:25] but we didn't accept that patch === lamont_r [~lamont@c-24-6-251-226.client.comcast.net] has joined #ubuntu-devel [12:27] moo [12:28] hi lamont [12:28] evening Kamion [12:28] morning [12:28] jdub: It's the least invasive way of doing it. Upstream won't take it because the acpi guys want people to fix their BIOSes instead. [12:28] But, unsurprisingly, that's unlikely to happen much... [12:29] mjg59: first step in getting them to fix their bios is to obtain > 10% market share [12:29] we're working on that one .. [12:29] lamont_r: Yeah [12:29] has gnome decent dualview and tv-out support (I mean you can turn them on and put a window on them) [12:29] lupus_: X does :) [12:29] lupus_: Uh, ish [12:29] It's X that's responsible for that, and Gnome can then display stuff on it [12:30] But it's not easy to switch it on or off on the fly at the moment [12:30] mjg59: do you think it's a relatively sane solution? [12:30] Oh, argh [12:30] Does Hoary have the fontconfig version that fucks up if you switch on sub-pixel anti-aliasing? [12:31] jdub: Of the solutions, I think it's the sanest [12:31] It doesn't break anything unrelated [12:32] there have been quite a few comments about font bongery [12:32] The fontconfig maintainer forced the autohinter on if you're using subpixel anti-aliasing [12:32] Which is crack [12:35] daniels: looking for me ? === Keybuk [scott@descent.netsplit.com] has joined #ubuntu-devel === jblack [~jblack@static-209-158-45-74.scr.east.verizon.net] has joined #ubuntu-devel [12:43] can some Xish person look at http://people.ubuntulinux.org/~lamont/buildLogs/c/control-center/1:2.8.1-0ubuntu3/control-center_1:2.8.1-0ubuntu3_20041109-2312-i386-failed please? [12:44] ah, I appear to be missing a build-dep on libxkbfile-dev [12:45] why is network-manager not yet in hoary? [12:45] ic that it is in a seperate repository [12:46] lupus_: Because it doesn't work [12:47] hehe I wonder how long it will take for me to break my system :) [12:49] netapplet works better at the moment, but is less cool in the long run [12:49] Right. I need to add a couple more patches to the kernel, make it depend on initrd-tools, update acpi-support and then we're set [12:55] btw when I switched to gamin [12:55] fam package is still installed and running famd [12:55] shouldn't the gamin package say it can't be installed together with fam [12:56] or does running both give no problems [12:57] they dont exactly conflict [12:57] what should happen is something needs to depend on gamin to pull it in on dist-upgrade [12:57] because gnome gets all wacky when you switch from libfam to libgamin and gamin isnt around [12:58] nautilus + g-panel try to connect [12:58] fam will just be dropped from the meta packages and go away on new installs i presume [12:59] k [12:59] mmm, ubuntu-desktop will depend on gamin [12:59] sounds like a plan [12:59] though fam will still be there [12:59] mm? [12:59] unless i make the libgamin libs conflict with fam [01:00] or something like that [01:00] uhu [01:00] which is roughly scary [01:00] Kamion: ping [01:00] libgamin conflicts with libfam === Keybuk takes jdub's crack away [01:00] "Conflicts" is not to be used for "I think this package smells" :) [01:00] Keybuk: thought so :) [01:00] the packages do, at least. i assume its for good reason [01:00] libfam is uninstalled [01:00] but fam isn't [01:00] lupus_: yes [01:00] when you install gamin [01:01] tseng: yes, those ones do because they conflict at the file level with each other [01:01] Keybuk: *however* [01:01] assuming people used aptitude or synaptic, fam will be automatically removed when ubuntu-desktop no longer depends on it [01:01] but when people upgrade to hoary from debian or warty how do you make it uninstall fam then? [01:01] Keybuk: if libgamin replaces libfam, and fam doesn't work with libgamin, then surely a conflicts would be relatively sane? :) [01:01] lupus_: thus far, we don't [01:02] lupus_: it'll happen automatically because it was installed as a dependency of ubuntu-desktop, and nothing depends on it anymore [01:02] libgamin + fam doesnt seem to work here [01:02] if you're using aptitude [01:02] jdub: synaptic does it too, fwir [01:02] nautilus hangs waiting to connect, then fails and proceeds to act flakey [01:02] i imagine thats readily reproducable [01:03] Keybuk: so it's not a file conflict, it's a compatibility conflict [01:03] jdub: no, Conflicts actually require the complete and utter removal (including postrm) of the package before the conflicting is installed [01:03] when combined with meta-packages, it creates a small dependency hell [01:04] so can we make libgamin 'not like' fam in some way? [01:04] that'd probably result in some intelligent behaviour such as the removal of ubuntu-desktop and anything else depending on fam before the new packages could even be unpacked [01:05] Keybuk: the aptitude magic won't happen, because it was installed as a task [01:05] not as a dependency [01:05] mdz: I thought we installed the meta-package now, and not the task? [01:05] Keybuk: nope [01:05] oh, boo, hiss, etc. [01:05] the metapackage happened way too late in the release cycle for that [01:06] jdub: yes? [01:06] Kamion: n/m [01:07] ok [01:07] bleh, that libxklavier change wasn't as simple as I thought [01:07] Kamion: just attempting to tackle the libgamin vs. fam issue :) [01:07] turns out (a) X.Org build-dep changes and (b) source-level changes for libxklavier are required [01:07] FYI, the xorg packages works fine on a sid ( ppc ) [01:07] jdub: this is what "upgrade notes" are for :) === Kamion hopes seb128 won't hurt him [01:08] Keybuk: we so need Breaks [01:08] it won't actually cause any problems [01:08] we do ineed [01:08] but fam and portmap are there needlessly [01:08] doogie's reading -dpkg ... maybe he'll contribute some code :p [01:08] you wish [01:08] :o) [01:09] just a shame that implementing Breaks would lightly touch nearly all of dpkg [01:11] Breaks? [01:11] jdub: a gentler version of conflicts [01:12] ah, which is what i'd want [01:12] The basic idea is that, roughly, Breaks is to Conflicts as Depends is to [01:12] Pre-Depends. Conflicts requires that the conflicted-against package [01:12] isn't even unpacked when the conflictor is unpacked, while Breaks allows [01:12] the two packages to coexist on the system but (with --auto-deconfigure) [01:12] deconfigures one of them. Breaks would be appropriate in cases where [01:12] Conflicts: foo (<< some-version) is currently used to indicate that foo [01:12] needs to be upgraded to some-version or newer in order to work with the [01:12] conflictor. [01:12] (me quotes an old Colin mail :p) [01:13] so many thingies [01:13] what do you call those? [01:13] depends/pre-depends/conflicts/etc? [01:13] "relationships" :) [01:13] mmm [01:13] "shiny" [01:13] heh [01:14] though I'm all for naming the field "Anally-Violates" === srbaker [~srbaker@blk-224-143-227.eastlink.ca] has joined #ubuntu-devel === lamont2 [~lamont@c-24-6-251-226.client.comcast.net] has joined #ubuntu-devel === lamont2 kicks acpi [01:17] kick thom, more fun [01:17] so, how do I unblank an X server? [01:18] vt7 is boring - totally black, [01:18] Night everybody! [01:18] the other vt's are more interesting... [01:18] and I'd rather not restart X to fix this obvious lidbutton.sh/X interaction bug... [01:18] guh [01:19] xset dpms force on do anything? === lamont2 checks [01:20] tseng: that produces a usage message.. :-) [01:20] works here.. [01:20] xset dpms force on does nothing [01:21] per xset q: dpms is enabled, monitor is on. [01:21] however, nothing shows on the Xserver vt... [01:22] fabbione/daniels still awake? [01:23] how very amusing... X died/restarted finally... === lamont2 looks at the log === Kamion finds the diff from GNOME CVS required to make control-center work with new libxklavier === enrico [~enrico@enrico.developer.debian] has joined #ubuntu-devel [01:29] how come the hoary-changes messages for my uploads come From: "Ubuntu Installer", while most others come from the uploader? [01:30] the email you used wasn't whitelisted [01:30] Changed-By: Matt Zimmerman [01:31] katie@jackass:~/scratch $ grep mdz /srv/ftp.no-name-yet.com/katie/katie.conf [01:31] "mdz@alcor.net"; [01:31] instead of Changed-By: Matt Zimmerman [01:31] (and of course *@canonical.com is whitelisted too) [01:31] hmm, I wonder how that happened [01:32] I could have sworn I changed my $DEBEMAIL a long time ago [01:32] the one thing dch *doesn't* have an option for is the maintainer name/address [01:33] aren't you an emacs user? [01:33] oh, I know what it is [01:33] that was ubuntu-meta [01:33] whose changelog is automagically generated by a script [01:33] which invokes dch [01:33] why would any card carrying emacs user use dch vs. debian-changelog-mode? [01:33] my ubuntu-changelog-widget script sets DEBEMAIL for me [01:34] elmo: seems a lot easier to use from python [01:34] I use debian-changelog-mode for interactive editing [01:36] elmo: emacs takes too long to start? :) [01:37] card carrying emacs users always have a copy open :P === lamont_r [~lamont@c-24-6-251-226.client.comcast.net] has joined #ubuntu-devel [01:37] yeah, but it might be in the wrong window, or directory [01:37] yeah, that's like complaining that firefox takes too long to start === Keybuk always has an emacs open somewhere [01:37] but usually uses vi to edit things [01:37] they're usually wearing white coats backwards, too [01:38] otherwise I'd have to find the terminal with emacs open, then remember the path to the debian/changelog I wanted to open, edit it, save it, then find the terminal I was working in before again, then build the package [01:38] far easier to just "dch" :p === elmo disowns keybuk from the emacs club [01:39] elmo: if someone can make the X version of emacs not suck, I'll be happy [01:39] but all the time it sucks, it's emacs-nox for me [01:39] elmo: he wants pretty fonts, basically. === mdz hands gnuclient to Keybuk [01:39] mdz: can't open a new window [01:40] Keybuk: dude, it can execute arbitrary elisp forms [01:40] because emacs is in a terminal [01:40] wtf is emacs doing in a terminal? :-P [01:40] elmo: if someone can make the X version of emacs not suck, I'll be happy [01:40] I thought you were saying it sucked because you had to play the cwd game [01:42] http://descent.netsplit.com/~scott/ugl-emacs.png [01:43] the X version on the left is far too wide and ugly for me to use [01:43] mdz about? [01:44] lamont_r: yes [01:44] Keybuk: can't just fix the fonts? [01:44] jdub: edd once compiled the Xft version of emacs, but never got it to run -- it has had little love [01:44] the patch won't even apply now, let alone compile or run [01:45] mdz: about 820 packages from main are built for ia64 - does it make sense to drop them into w-b and the archive? worst case elmo winds up moving the Packages files to grumpy and dropping them from hoary === Clint [~asdfasf@user-12hdtek.cable.mindspring.com] has joined #ubuntu-devel [01:45] why didn't they use pango/gtk for the main window when they have done so for the menus? [01:45] thom: allegedly it's so custom that it's impossible [01:46] meh. [01:46] so I have an emacs open to work in and use as an IDE, and when I want another editor for anything, I use vi :p === lamont_r considers getting a "not a child rapist" button. :-) [01:47] thom: new ff industrial theme does look nice [01:47] 1.0.5? [01:47] 1.0.6 [01:47] 1.0.6 [01:47] jdub: yeah [01:48] if i get bored of packing tomorrow i'll do a 1.0 ;-) [01:48] is packaging the theme still a pita? [01:48] oh, what did that fix? [01:48] heh [01:48] Keybuk: it's fixed that the search box was utterly broken on debian/ubuntu installs [01:48] and there were file selector problems [01:49] oh right, not noticed anything with 1.0.5 but then I haven't really stressed it :p [01:49] yeah, those too appear fixed [01:49] hrm, that was fixed in 1.0.5, as it happens [01:49] he hasn't said anything about 1.0.6 on his blog [01:50] (changes, that is) [01:50] remind me what I have to do when GNOME hangs at the splash screen? [01:50] no icons at the bottom === hornbeck [~hornbeck@adsl-69-155-172-150.dsl.okcyok.swbell.net] has joined #ubuntu-devel [01:51] gnome-settings-daemon is spinning [01:51] Kamion: got libgamin and no gamin? [01:51] jdub: got both [01:52] hrm [01:52] http://www.google.com.au/firefox [01:53] jdub: pretty === jdub kicks daniels for posting xorg announce to announce list... [01:55] takes a long time to connect to ftp stuff in nautilus [01:56] ok, how might I have broken gnome-settings-daemon? [01:58] Kamion: you don't need InstallerSeed stuff in the wiki anymore, right? [01:58] the only thing i can think of that's tweaked it recently would be libgamin/gamin [01:58] I turned the other Seed pages into lists of proposals [01:58] but since InstallerSeed won't get proposals, I think it's obsoleted by the arch archive [01:59] mdz: nope [01:59] jdub: trying now after installing libxxf86misc-dev [02:00] the xorg stuff is conspicuously missing transitional dependencies for things that used xlibs-static-dev [02:00] mdz: at any rate, I think ia64 is ready to be in the archive, and would certainly benefit from being there. your call. [02:00] Kamion: hrm, was this from a futzy control-center build post-xorg? [02:01] oh, pre-xorg... [02:01] jdub: it's from the one I'm doing now to try to get it working with an xklavier that's actually in the archive [02:01] yuck [02:01] jdub: I made a no-brainer upload fiddling the build-dep, and now that it's broken I feel obliged to do a proper job rather than leaving it broken [02:01] lamont_r: I don't have a problem with it in principle [02:02] any other considerations? mirrors? [02:02] as long as there's not going to be an ABI change, mirrors shouldn't be a factor [02:02] (and there's not going to be an ABI change :) [02:03] elmo: was talking about ia64 [02:04] so was I ? [02:04] hrm [02:07] elmo: adding a new architecture doesn't impact mirrors? [02:07] I assumed it meant dumping a few extra gigs on them [02:07] oh, well, yes, there is that [02:07] and additional churn [02:08] sorry, I was talking in terms of, if it didn't - for whatever reason - make hoary [02:08] it'll be ~7Gb impact for mirrors - plus the initial churn [02:11] u, === hornbeck [~hornbeck@adsl-69-155-172-150.dsl.okcyok.swbell.net] has joined #ubuntu-devel === sivang [~dannyh@80.179.93.130.forward.012.net.il] has left #ubuntu-devel ["Leaving"] === mojo [~mojo@220-244-212-78-vic.tpgi.com.au] has joined #ubuntu-devel [02:16] good morning every1 [02:17] check out this new theme for d4x [02:17] http://xlife.zuavra.net/temp/gnomeria-ubuntu.png [02:25] what is it that spawns gnome-settings-daemon? [02:26] I want to strace it [02:27] gnome-session, I'd imagine [02:27] ENOSUCHPROCESS [02:27] it's invoked as x-session-manager via alternatives [02:27] aha [02:27] I tried stracing that, though [02:28] thom: Still awake? [02:28] I think when I was chasing this stuff, I ended up replacing gnome-settings-daemon with a wrapper script [02:28] hm, probably a good plan [02:28] mjg59: barely [02:29] mjg59: what can i do you for? [02:29] thom: Oh, ok - I'm working on exciting! Hot! New! acpi scripts [02:30] If you'll be around in a couple of minutes you can take a look [02:30] rock and roll [02:30] anyone else using amd64+xorg heavily? [02:30] i'm so staying awake then [02:30] m_tthew: i've been running it since monday... [02:31] m_tthew: as my primary system [02:31] thom: do you seem to be losing mouse events occasionally? [02:31] m_tthew: not that i've noticed [02:31] I'm having some transient oddness since going to xorg and I'm trying to confirm ym sanity [02:31] thom: ok, thanks [02:32] my* === robertj [~robertj@66-188-77-153.cpe.ga.charter.com] has joined #ubuntu-devel [02:34] where is the trendy place to put /etc/X11/XF86Config-4 in xorg? [02:35] robertj: trendy? === thom notes that Alpha XP1000s are not the lightest pieces of kit ever to grace a desk [02:36] hehe, ;) === lupus_ [~lupus@kn-ivl-2.kuleuven.net] has joined #ubuntu-devel [02:37] are there plans to integrate lm-sensor and smartd in ubuntu? [02:37] so you check your systems health :) [02:38] thom: http://www.kern.srcf.ucam.org/~mjg59/laptops/ [02:38] I've managed to fuck my machine royally while looking at this, so I'm going to reboot now in order to test it :) [02:38] It adds scripts, but doesn't add events for all of them [02:38] lupus_: there was a proposed goal for Hoary to integrate SMART; see /topic [02:39] and lm-sensor ? [02:39] or is their something familiar [02:39] thom: Oh, and I forgot to add the rmmod button; modprobe button thing (but that ought to be obvious enough) [02:39] Hang on, I'll reboot and then test it myself... [02:40] k k [02:45] if I apt-get grepmap [02:45] it will just work? === sivang [~sivang@80.179.93.130.forward.012.net.il] has joined #ubuntu-devel [02:54] thom: Heh. Couple of minor issues - give me one more moment... === thom thinks mjg59's testing was not as successful as he hoped [02:54] heh [02:55] lupus_: depends what you want it to do [02:57] lupus_: it's not really for end-user use === jamesh [~james@203-59-50-191.dyn.iinet.net.au] has joined #ubuntu-devel [03:01] mjg59: sorry dude, i have to hit the hay now [03:01] i'll look in the morning === lamont_r dinners [03:04] thom: No problem - the ones on the site now should work === lupus_ [~lupus@kn-ivl-2.kuleuven.net] has joined #ubuntu-devel [03:10] k I think I found a bug [03:10] can someone verify [03:10] with latest xorg [03:10] ctrl+alt+backspace will stop X [03:10] but not restart it [03:11] I just get the terminal then [03:11] that's up to your display manager [03:11] can someone test this [03:11] if you kill X forcibly too many times, it may get bored and give up restarting it [03:11] I've been using ctrl-alt-backspace lots just now with Xorg, it works as normal with gdm [03:11] I only did once after reboor [03:11] hmm [03:11] weird then [03:12] is there anything I shouldn't bee douing while dist-upgrading ? Just got [03:12] going to bed now [03:15] it broken. [03:15] kdelibs-bin and kcontrol conflicts on /usr/bin/filesharesets [03:15] universe is unsupported, as you well know :) [03:16] ah right :) [03:16] kde will stay out :), in universe.. [03:17] So much rock === hornbeck [~hornbeck@adsl-69-155-172-150.dsl.okcyok.swbell.net] has joined #ubuntu-devel === sivang [~sivang@80.179.93.130.forward.012.net.il] has joined #ubuntu-devel === hazmat [~hazmat@c-24-15-10-12.client.comcast.net] has joined #ubuntu-devel === mjg59 finishes off ACPI scripts that automatically unload network devices and which handle sound power management [03:45] Ok. The contents of http://www.srcf.ucam.org/~mjg59/laptops should work on a wide range of machines [03:45] I heartily encourage anyone with an x86 laptop to try them out [03:46] There's a decent chance of working ACPI suspend to RAM, and if that doesn't work then there's a good chance of working suspend to disk === tdjb [~tdjb@c-67-161-150-249.client.comcast.net] has joined #ubuntu-devel [03:47] I hate hangs in mallopt() [03:47] I especially hate them on architectures without valgrind [03:47] Ha [03:48] mjg59: got dsdt/initrd patches? :) [03:48] jdub: Dude, it's in there [03:48] yay [03:49] Oh, shit [03:49] Missed one (moderately important) ACPI patch [03:49] jdub: But go ahead and try that stuff, anyway [03:49] Or give me 10 minutes (or less) and I'll have a slightly better package :) [03:51] ARSE. === mjg59 accidently forces an entire package rebuild === jdub gives mjg59 ten minutes ;) [03:53] SHIT [03:53] Where has my debian directory gone? [03:53] a kernel package? [03:53] OH YOU FUCKING BASTARD [03:54] For reasons I do not understand, debian/rules just blew away my debian directory [03:54] Including all the patches === mjg59 cries [03:54] mjg59: what package? [03:54] ACPI test kernels [03:54] do you have a fully up-to-date kernel-package? [03:54] Mm? [03:54] if not, upgrade and read the rant in the changelog on this very subject [03:55] That is going to make life... awkward. [03:55] Arse. I have headers but no source file. [03:55] ARGH. [03:55] I believe the current version contains a workaround as well as a rant [03:56] On the bright side, there's relatively little work involved in recreating it === mojo [~mojo@220-244-212-78-vic.tpgi.com.au] has joined #ubuntu-devel [03:56] ^o^, X.org up, thx fabbione, nice exp here [03:57] Sigh. [03:57] mjg59: :-( [03:57] jdub: Heh [03:57] jdub: Just try the ones up there, anyway [03:57] ok [03:57] I'll worry about it later [03:58] need all those debs? [03:58] Yeah [03:58] Need the initrd one installed first [03:59] segfault inside *ORBit*? how the hell did gnome-settings-daemon get there ... [03:59] ok [03:59] Oh. gconf. Fuck. [03:59] Kamion: ouch. [04:00] ACPI is so my bitch [04:00] eugenia makes baby jesus cry [04:00] Except on the craptop [04:00] Or some HPs [04:00] this is only electric fence's idea of a segfault, mind you [04:00] And my other Thinkpad [04:00] But the last of these is a driver bug [04:02] the new Firefox find widget rocks my world [04:02] it's way sexy [04:04] jdub: You'd better be grabbing packages, boy [04:04] am! am! [04:15] mjg59: rebooting... [04:15] oho! [04:15] XklConfigInit() helped === sivang [~sivang@80.179.93.130.forward.012.net.il] has joined #ubuntu-devel [04:22] hrm [04:22] mjg59: so, i put it in S3 sleep [04:22] and woke it up by hitting the power button [04:23] (this is in very single user mode, init=/bin/sh) [04:23] Ok [04:23] how do i turn the screen on? :) [04:23] Heh [04:23] Try running video_post [04:23] The scripts do that automatically [04:23] aha [04:23] uh oh [04:23] echo -n 3 >/proc/acpi/sleep; sleep 1; /usr/sbin/video_post [04:24] Mm? [04:24] ok [04:24] that did the crazy "my lcd screen is about to blow up" effect [04:24] Ah [04:24] Ok [04:24] You need to do this: [04:24] Add [04:24] option VBERestore true [04:24] (but with normal quotes) [04:24] to /etc/X11/xorg.conf (or whatever) [04:24] In the device section [04:25] And then boot fully and press the sleep button [04:25] note that i wasn't running X at all by then [04:25] Yeah [04:25] We need X to fully reinitialise the screen [04:25] aha [04:25] Though this depends on the hardware [04:25] also, i now have a buttload of ide controller modules loaded [04:26] ooh, and now i'm getting buffer i/o errors on uba [04:26] exciting === zul [~chuck@zul.developer.gentoo] has joined #ubuntu-devel [04:26] mjg59: given that i wasn't in X before, should i try without the vberestore change? [04:26] They're all loaded in 2.6.8, but in 2.6.8 you could unload them again [04:27] ahar [04:27] jdub: Add the vberestore change - it seems to be needed on various i855 machines [04:27] ok [04:27] And remember to restart X :) [04:28] doing so :) [04:30] wha-hey [04:30] suspended correctly from X [04:30] aaaand... [04:31] haha [04:31] the power button woke it up and halted the machine :) [04:31] Haha [04:31] the screen came on correctly in console mode though :) [04:31] Oh, rock [04:31] jdub: I get that when I resume my laptop [04:31] so I need to unload the buttom module before I suspend [04:31] jdub: Does the /etc/acpi/prepare.sh script have rmmod button at the top of it? [04:32] heh [04:32] saw that on the list [04:32] hold on [04:32] I have a sudden feeling I may have forgotten that [04:32] booting again :) [04:32] Ha, no [04:32] It doesn't [04:32] woo :) [04:33] Add that, and see whether it works [04:33] after the chvt? [04:34] oh top [04:34] Yeah, right at the top [04:34] Has the added advantage of reducing bouncing [04:35] we have glowing power light indicating suspend [04:35] So far so good [04:35] we have console [04:35] haha [04:35] we have shutdown [04:36] Ha [04:36] i don't actually have a sleep button [04:36] i have a power button [04:36] Uh [04:36] How are you triggering the sleep? [04:36] echo -n 3 ... [04:36] Oh, right [04:36] That's not going to work [04:36] oh [04:36] How do you not have a sleep button? [04:37] hrm [04:37] It's normally Fn+one of the F keys [04:37] i have a suspend function button [04:37] yeah [04:37] i'll see if that works [04:37] those keys are affected by the dsdt foo [04:37] some don't work [04:38] Yeah, but the spec requires (well, strongly encourages) at least one of them [04:39] yeah, i don't think it's doing bong all [04:39] can i fake it? [04:39] Just to test, can you do /etc/init.d/acpi stop [04:39] And then cat /proc/acpi/event [04:39] And press Fn+all of the keys === Kamion mails seb128 about the control-center stuff, and crashes [04:40] mjg59: acpid? [04:40] jdub: Sorry, yes [04:40] Oh, it ought to be Fn+Escape [04:41] button/sleep SLPB 00000080 00000003 [04:41] it is [04:41] Rock [04:41] Restart acpid, switch to X, hit Fn+Escape [04:42] hrm, i am in X :) [04:42] Heh [04:42] Skip that step, then [04:42] nah, not happy [04:43] Hrm. [04:43] In what way? [04:43] same as before - no effect at al [04:43] all [04:43] ? [04:44] Oh, I see [04:44] Fuck, I'm useless [04:45] *sigh* [04:45] jdub: Can you grab http://www.srcf.ucam.org/~mjg59/laptops/acpi-support_0.10_i386.deb ? [04:45] sounds like I'm going to have to switch my laptop to ubuntu too if it has such mad laptop support =-\ [04:45] jdub: Install that and do Fn+Escape [04:45] I managed to copy files in the wrong direction at one point... [04:46] pasc: All of this will end up in Debian (eventually) [04:46] pasc: why the sad face? :) [04:46] Probably post-Sarge, though [04:46] There's too much that needs to go into the kernel to make it practical right now [04:46] mjg59: AHA! [04:47] we have sleepy power light === jdub presses power button to wake it up [04:47] we have flashing screen [04:47] Tension... [04:47] It ought to (with luck) result in xscreensaver === jdub switches to vt1 [04:47] jdub: well i'm already doing most of my debian stuff from within a chroot on an ubuntu desktop [04:47] it does indeed! [04:48] WHO IS YOUR FUCKING DADDY? [04:48] mjg59: so we totally need to send a key/mouse signal to xscreensaver when it wakes up ;) [04:48] mjg59 IS MY DADDY! [04:48] jdub: Dude, that rocks [04:48] does anyone know where bob2 is btw? [04:48] We are going to have totally mad-phat laptop support [04:49] mjg59: i have this really bizarre usb spew though [04:49] pasc: sydney [04:49] mjg59: *everything* comes back up properly [04:50] jdub: Yeah, there will be weird USB spew [04:50] The drivers are excessively chatty [04:50] new to 2.6.9? [04:50] i'm getting all kinds of buffer i/o errors and stuff [04:50] unable to read partition table [04:50] there's no disk in there :) [04:50] mjg59: do you have stuff for debian already? [04:51] mjg59: or is this a "in the future" kind of thing? [04:51] pasc: Not for Debian, yet [04:51] It needs kernel patches [04:51] jdub: Heh [04:51] Yeah, 2.6.9 wants to tell you all about itself [04:52] pasc: Post-Sarge, I'll be looking at getting all this infrastructure into Debain [04:52] The problem is that it requires coordinating the kernel, initrdtools and the acpi userland tools [04:52] And that's going to be pain [04:52] yeah [04:52] ubc... [04:52] ubc? [04:53] usb block device, it seems [04:53] Ah, right [04:53] no longer sdX [04:53] Heh [04:53] But if you ignore the errors, it all comes back? [04:53] I've tried to be smart about unloading network drivers, which are the normal reason for breakage nowadays [04:53] It's possible it needs to do the same for sound drivers, but that's going to be far, far messier [04:54] oh, usb stuff seems to be unrelated [04:54] my main problems on my toshiba was the usb stuff [04:54] Probably easier to fix all the sound drivers... [04:54] it's just reiniting the usb foo on wakeup [04:54] hrm [04:54] sound [04:54] pasc: 2.6.9 is much better for usb [04:54] cool [04:54] no problems with sound [04:54] sounds like I need to upgrade then [04:54] Once we have video sorted, sound is the next big problem [04:54] jdub: Heh. Except there almost certainly would be if you were playing any when you suspended. [04:54] ooh, that sounds like fun [04:55] mjg59: you can start working on my next problem with suspend too [04:55] pasc: At this rate I'm going to have to start charging people [04:55] when you knock the bottom of my laptop, sometimes the battery moves [04:55] Ha [04:55] Blue-tac [04:55] okay [04:55] and then it doesn't resume properly ;-) [04:55] Fixes everything [04:55] that was not appreciated [04:56] jdub: Yeah. Don't Do That (at the moment, anyway) [04:56] We need to get in touch with the ALSA people [04:56] mpg123 is now in D state :) [04:56] jdub: Other thing that you can do is hack the /etc/acpi/events/lidswitch script to suspend on lid closure [04:57] very tempting [04:57] did you hear my surprise at unexpected functionality once i got acpi going? [04:57] In the long run, we'll have support for checking whether there's an external monitor plugged in [04:57] And if so, not lock the screen when you close it [04:57] aha [04:57] :) [04:57] mjg59: thatd be killer [04:57] the top line of my console has funny flashing bits [04:57] ive been fighting that here [04:57] after wakeup [04:58] jdub: same here, but it goes away. [04:58] oh suspend, not lidclose lock [04:59] i wonder if xorg will have support for i855 external vga crap [04:59] jdub: Under what circumstances? [04:59] jdub: xorg has support for non-mirrored output [04:59] So you can have separate content on both [05:00] mjg59: when hitting the suspend button, the top line on the console flickers (rows of pixels on and off), and stays that way after wakeup [05:00] ahar [05:00] mjg59: so does this kernel have wacky swsusp stuff in it? [05:01] i wonder if doing the non-mirrored output i could get a higher res on the CRT [05:01] jdub: Just the console, or in X as well? [05:01] jdub: It has swsusp stuff in it, yes [05:01] not fussed [05:02] jdub: Sorry, are there any flickering lines in X? [05:02] jdub: Add a resume=/dev/hdawhatever to /boot/grub/menu.lst and do update-grub [05:03] no flickering lines in X [05:03] X is in glorious resumed technicolour [05:03] Cool [05:04] pasc: yo [05:04] As long as you installed the initrd-tools package before the kernel, just adding the resume line should result in echo -n disk >/sys/power/state doing hot suspend to disk action [05:06] grr. [05:06] even with 2.6.9, my digital sound output still has this zinging noise [05:07] Now, if only I knew why the craptop and keybuk's HP didn't work... [05:09] beats a short, sharp bong. [05:10] jdub: You're going to be the envy of your friends now, you know [05:10] Working ACPI is still a thing of wonder [05:13] i will have to find a crowd of people to impress [05:17] debsig [05:17] Haha [05:17] IN THE FUTURE THERE WILL BE ACPI [05:17] AND YOU WILL BOW DOWN BEFORE IT [05:17] when do we get inotify [05:17] ?? [05:18] Man, I'd better get a wedding invitation after this [05:18] dunno [05:18] haha [05:18] I for one welcome our new ACPI overlords [05:18] jdub: We need more testers [05:18] Find more testers [05:19] make your repo suckable [05:19] and ping ubuntu-devel :) [05:19] Oh man [05:19] I'll do that in the morning [05:19] It's 04:20 here [05:19] heh [05:19] jdub: I keep subscribing to ubuntu-devel but I never here anything after I go to the confirmation link [05:20] oh? [05:21] No idea why [05:22] want me to sub you? [05:22] Yeah, thanks [05:22] preferred address? [05:23] mjg59@srcf.ucam.org is good [05:24] done [05:24] Thanks! === hornbeck [~hornbeck@adsl-69-155-172-150.dsl.okcyok.swbell.net] has joined #ubuntu-devel === lamont_r [~lamont@c-24-6-251-226.client.comcast.net] has joined #ubuntu-devel [06:27] morning guys [06:27] evening fabbione [06:27] I have a question for you fabbione [06:28] sometime after X is blanked (lidbutton.sh), it won't come back... how do I whack it enough to wake it up? [06:29] lamont_r: is that on a laoptop? [06:29] yes [06:29] i am not sure what lidbutton.sh does... [06:29] is that x.org or xfree86? [06:29] xf86 - stock warty [06:30] it does this: [06:30] su $user -c "(xscreensaver-command -throttle && xscreensaver-command -lock)" [06:30] xset dpms force off [06:31] and if I wake it up soon enough, then all is happy. if not, then it's not so happy. [06:31] does the laptop die completely? or only X= [06:31] ? [06:31] only X. [06:31] black screen. [06:31] other vt's are happy [06:31] hmmmm [06:31] it would be nice to [06:31] strace it [06:31] and see what is going on... [06:32] I tried 'xset dpms force on' and a few other things... eventually X died. [06:32] or gdb the -dbg version [06:32] and restarted --> all well. [06:32] likewise, ctl-alt-backspace is a known "fix" :-( [06:32] hell no [06:32] but there is a lot of code that i don't know in X [06:32] it's simply too big [06:32] yeah, way big. [06:33] I figure I'll worry more after I switch over to xorg. [06:38] ehe [06:53] hmm [06:54] i really really don't like this phase one on sparc [06:54] lamont_r: i keep getting tons of failure on the gcc test suite [06:54] but i don't understand why [06:54] the chroot is a fresh sid [06:54] (phase one) [06:54] so there is really no difference on what is building [06:55] and gcc has been imported from sid [06:57] fabbione: yeah - saw interesting failures on other architectures as well. [06:57] are you trying to build warty or hoary? [06:57] hoary [06:57] so it's basically recompiling gcc from sid in a sid chroot right now [06:57] which should work. [06:57] exactly [06:57] or bug doko, would be my activity.. :-) [06:59] i think i know what it is [06:59] i am afraid it is still trying to build 64bit binaries [06:59] and i need to change the call to dpkg-buildpackage === SuperL4g [~colbyirc@CPE-69-76-188-71.kc.rr.com] has joined #ubuntu-devel [06:59] i had to do the same ith pbuilder === fabbione resets the buildd and starts from scratch again === hornbeck [~hornbeck@adsl-68-94-87-206.dsl.okcyok.swbell.net] has joined #ubuntu-devel === winkle [~winkle@lgh3814234.vittran.norrnod.se] has joined #ubuntu-devel [07:28] mdz: ping [07:28] pool/universe/x/xorg/xfree86-common_6.8.1-1ubuntu1_all.deb [07:28] THIS IS REALLY REALLY REALLY REALLY BAD! [07:28] it has to be into main! [07:41] fabbione: that's an elmo overrides thing, I expect. [07:41] trivial fix, just requires a whack. [07:41] i know [07:41] but all xfree86 -> xorg upgrades are broken without that piece [07:41] it is required to migrate some config files [07:41] and to force the switch over to xorg-common === doko [doko@dsl-082-082-070-091.arcor-ip.net] has joined #ubuntu-devel [08:04] lifeless: I was, yeah [08:04] KeyserSoze: oh, neat [08:05] lamont_r: sup [08:10] morning [08:11] lamont_r, fabbione: I'll start a gcc build in a current sid env to reproduce the failures ... [08:12] doko: thanks [08:13] doko: i am trying to build again using sparc32 in front of dpkg-buildpackage [08:13] apparently the /etc/disable_64_gcc is not enough [08:19] you could disable the biarch compiler. (debian/rules.defs) [08:26] new from the forums: 'FGLRX sucks for ATI, why can't I get 3D?' [08:26] just look in the first part of your subject! [08:27] daniels: remind me to make you help me get taht working in spain... [08:30] lamont_r: fglrx ... working? [08:30] lamont_r: you'd better have some pretty incredible bribes lined up [08:30] lamont_r: what sort of video chipset do you have? === SuperL4g [~colbyirc@CPE-69-76-188-71.kc.rr.com] has joined #ubuntu-devel === daniels guffaws at #3542. [08:36] radeon 7500 [08:36] that's the home desktop though... [08:36] hah [08:36] laptop is ati rage mobility p/m agp 2x... [08:36] which I gather might be 2d? === ik5pvx_ [~ik5pvx@indianapipps.noc.seabone.net] has joined #ubuntu-devel [08:43] X Window System Version 6.8.1 (Ubuntu 6.8.1-1ubuntu1 20041109183716 root@terranova.warthogs.hbd.com) [08:43] great job! [08:43] ehy ik5pvx_ ! [08:43] thanks :-) [08:44] there are still a bunch of bugs to fix [08:44] but tho [08:44] only gotcha I had, I had to manually install xserver-xorg. Is that intended for this testing phase ? [08:45] no [08:45] if you have ubuntu-desktop installed [08:45] everything is smooth [08:45] if you customize your desktop you are on your own [08:48] oh, that's it.. I think I removed ubuntu-desktp because it asked to install stuff I don't want. It's all right then. If I can find some time, I'll later try to upgrade the other install I have (the clean install for test purposes). BBL === lamont_r sleeps [08:56] lamont_r: hm, rage mobility, should get very, very basic 3d out of it [08:56] lamont_r: i'll check it out in spain, but no fglrx needed! === mvo|hockey [~egon@suprimo-159.ping.de] has joined #ubuntu-devel === sid77 [~sid77@host98-44.pool8020.interbusiness.it] has joined #ubuntu-devel === sid77 'morning [09:18] fabbione: please email me the build/gcc/testsuite/*.log files === cenerentola [~cenerento@84.222.38.133] has joined #ubuntu-devel [09:19] doko: i will if it keeps failing [09:19] but i am pretty sure it's related to the call to sparc32 [09:19] started a build on an ultrasparc IIi ... === jamesh [~james@203-59-50-191.dyn.iinet.net.au] has joined #ubuntu-devel [09:20] doko: cool [09:20] doko: with or without sparc32 ? [09:21] with sparc32 === calc [~ccheney@ip70-185-2-220.ma.dl.cox.net] has joined #ubuntu-devel [09:21] doko: it would probably be more useful without [09:22] or both [09:22] well up to you === seb128 [~seb128@ANancy-151-1-17-243.w83-194.abo.wanadoo.fr] has joined #ubuntu-devel [09:26] let's wait, the testsuite will finish on Friday, then I can check without. === cenerentola_ [~cenerento@84.222.39.245] has joined #ubuntu-devel [09:30] doko: i am faster on my netra :-) [09:30] i will test both again and let you know [09:30] if i only still had access to the e10k :-) [09:30] make -j 32 ;) === tuo2 [~foo@adsl-36-114.swiftdsl.com.au] has joined #ubuntu-devel === sid77 study time! [10:18] seb128: hey [10:18] seb128: are you using a pure utf8 locale on hoary? [10:18] (and x.org and co?) [10:20] fabbione: yes [10:21] oups, and hi fabbione ;) [10:21] fr_FR.UTF-8 [10:21] seb128: please try to revert to a non-utf8 locale [10:21] and check the copy&paste again [10:21] ok [10:21] a friend of mine doesn't have that problem at all [10:21] gedit <-> emacs both directions work [10:22] so, what's doing? [10:24] apparently problems with copy and paste [10:25] fabbione: ok, no problem in fr_FR@euro [10:25] seb128: cool! i say the problem is that xaw sucks, in that case [10:25] and I don't get these "Gdk-WARNING **: locale not supported by Xlib" [10:25] "Gdk-WARNING **: cannot set locale modifiers" [10:25] neither === lulu [~lu@host217-37-231-28.in-addr.btopenworld.com] has joined #ubuntu-devel [10:27] i think utf8 code in x.org is too immature [10:27] anybody has a fc installation somewhere to test ? [10:28] they are using utf-8 for a while and X.org [10:28] seb128: i did check all x.org patches in fedora [10:28] there is nothing related to utf8 :( [10:28] is it possible that applications requires a rebuild on top of x.org? [10:29] I'm not sure it works on fc, but it would be nice to test [10:29] that would be weird ... [10:29] which version of libXaw is emacs or whatever linked against? [10:29] but I suspect the killer is locale not supported by Xlib [10:29] daniels: that's a general problem with gtk+1.2 apps, not only emacs [10:29] i would love a chroot install of fedora to poke around in [10:29] i don't have the CD of fc to check === calc [~ccheney@ip70-185-2-220.ma.dl.cox.net] has joined #ubuntu-devel === rburton [~ross@84.12.22.159] has joined #ubuntu-devel [10:34] daniels: ping? [10:34] rburton: yo, pong [10:35] daniels: why does Xproto explicitly define _XOPEN_SOURCE=500? [10:35] it's breaking my compiles! [10:35] (as with that the BSD and GNU extensions get turned off) [10:35] do i really have to add #define _GNU_SOURCE to everything? [10:35] no they don't :) you just need -D_BSD_SOURCE and -D_GNU_SOURCE also [10:35] um, yeah [10:35] hold on a sec [10:36] _GNU_SOURCE turns on _BSD_SOURCE [10:36] * xproto.pc.in: [10:36] Force define of _XOPEN_SOURCE; FD_SET et al depend on fds_bits [10:36] presence, which is an X/Open special and thus only guaranteed with [10:36] _XOPEN_SOURCE. I'd love to do this in Xpoll.h, but has [10:36] a habit of being included earlier than Xpoll.h. [10:36] waaa [10:36] basically, we're shit out of luck if people manage to include before Xpoll.h, which happened a hell of a lot, as it were [10:37] (if you find a better solution, pleeeeeeeeeeeeease send me a patch because I hate it also) [10:37] let it break if people include stuff in the wrong order? [10:37] mdz, is there a hoary-wish page in the wiki? [10:37] rburton: given there's no defined order, there's no 'right' order as such ... === cenerentola [~cenerento@84.222.39.245] has joined #ubuntu-devel === pitti [~martin@195.227.105.180] has joined #ubuntu-devel [10:55] Morning [10:56] hi [10:56] pitti: morning [10:59] morning pitti [11:00] justdave: btw, what's the process for getting bz components resynced? [11:01] there's a script in the warty-bugs directory on macquarie, feed it a text file with the full package list, one per line, and it'll create components for any that don't have them yet. [11:02] I think it's addcomponents.pl or something like that [11:03] ok, don't have access to macquarie, will ping mdz when he wakes up. cheers. [11:04] otherwise if there's one or two you're missing they can be added manually. === justdave suspects it's the entire suite of xorg stuff though [11:04] justdave: only 3 packages [11:04] hem no [11:05] sorry === zul [~chuck@CPE0006258ec6c2-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-devel [11:05] a bit more than that [11:05] fabbione typoed [11:05] he typed '3', but really meant '67' === mdz [~mdz@69-167-148-207.vnnyca.adelphia.net] has joined #ubuntu-devel [11:18] mdz: could you please resync bz components please? === steve [~steve@static24-72-77-242.regina.accesscomm.ca] has joined #ubuntu-devel === doko [doko@dsl-082-082-067-024.arcor-ip.net] has joined #ubuntu-devel === nmf [~nmf@adsl-b4-169-154.telepac.pt] has joined #ubuntu-devel === seb128 [~seb128@ANancy-151-1-17-243.w83-194.abo.wanadoo.fr] has joined #ubuntu-devel [11:39] Morning steve, doko, nmf, seb128! [11:40] hi pitti ! [11:40] morning [11:50] thom: *prod* === Astharot [~isager@82.52.99.16] has joined #ubuntu-devel [11:56] oh well, incoming glibc. [12:05] anybody has an opinion on 3550 ? [12:06] pmount is supposed to handle that ? === sivang [~sivang@80.179.93.130.forward.012.net.il] has joined #ubuntu-devel [12:07] Mithrandir: hiya [12:07] thank you :-) [12:07] thom: 'morning sir [12:08] ello [12:09] elmo: do we sync packages from experimental as well, or unstable only? [12:09] fabbione,daniels: was xlibs-static-dev meant to depend on the stuff you guys split out of it for transitional purposes? [12:09] hey Kamion [12:09] hi seb128 [12:09] let me stick that control-center package I did somewhere so you can tell me how much crack I'm on [12:09] doko: experimental only on demand [12:09] Kamion: the libxklavier problems, settings-daemon hanging are fixed in the GNOME head branch [12:09] Kamion: no [12:09] where was the hang fix? [12:09] I looked [12:09] Kamion: they just not have made a release for 2.9 ... [12:10] Kamion: we'll deal with the very few FTBFSes caused by missing B-Ds on the new packages [12:10] Kamion: like a year on, half of Debian still B-Ds on xlibs-dev, and that's crap [12:10] elmo: please sync python2.4 (beta2) from experimental [12:11] seb128: the problem I had was that libgswitchit was using XklConfig*() without having called XklConfigInit() [12:11] seb128: which results in a very obscure hang (or segfaults, depending) in the middle of libxkbfile [12:12] Kamion: sounds a lot like trying to use python-apt, except without all the clarity of instructions [12:12] yep [12:12] seb128: so I stuck XklConfigInit in gnome-settings-daemon/gnome-settings-keyboard-xkb.c right after XklInit [12:13] Kamion: one min, I'm looking in the changes === martink [~mk793652@141.76.2.7] has joined #ubuntu-devel [12:14] seb128: http://people.ubuntu.com/~cjwatson/control-center/ [12:16] Kamion: if the package fails because it can't find oldX.a or X10.h, it's time to talk to a little more than the Build_Deps with an axe [12:16] daniels: problem with control-center was that the package subtly broke more than failing, with some of them [12:17] Kamion: was the c-c problem xklavier, missing b-ds, or both? [12:18] both [12:19] crack [12:19] if you want to just assign me the bug for anything that ftbfs and b-ds on xlibs-static-dev (or xlibs-static-pic), i'd be happy to cop that [12:25] seb128: shout if I should upload that or if you're taking care of it; I want to get a fix in ASAP so that I can finally build working CDs, though [12:26] Kamion: I'm working on it [12:26] ok, thanks [12:26] Kamion: but I'm pretty sure they fixed that upstream too, so I'm considering to upload the CVS snapshot of the 2.9 branch [12:26] I can't see it in CVS [12:27] my jhbuild used to hang a few days ago [12:27] and it doesn't anymore [12:27] hmm [12:27] can someone explain to me the difference between sounders and ubuntu-devel mailing lists? [12:27] and I've spoken about this problem with gnomevfs devel a few days ago who pinged me later to said it was fixed or at least workarounded [12:27] fair enough [12:27] we have quite a few package with section "contrib/section" (e.g. jde and lots of others). do you think that this may confuse users? I got a bug about it (#3369) and I'm unsure what to do about it [12:27] tuo2: sounder == off-topic chat; ubuntu-devel == development [12:28] tuo2: sounder was our beta testers list before we went public [12:28] but that's historical now [12:28] ah. ok. [12:29] Kamion: http://bugzilla.gnome.org/show_bug.cgi?id=156986 === calc [~ccheney@ip70-185-2-220.ma.dl.cox.net] has joined #ubuntu-devel [12:29] Kamion: thanks. I kept seeing references to it on devel mailing list [12:36] seb128: thanks [12:40] Kamion: apparently the fix is on libxklavier [12:41] 2004-10-31 21:00 svu [12:41] * libxklavier/xklavier_config_xkb.c: [12:41] Fixing the xkbcomp command line. Ubercool! [12:42] elmo: can you please sync "tiff" from sid? [12:43] thom: We got suspend working for jdub === sid77 [~sid77@host98-44.pool8020.interbusiness.it] has joined #ubuntu-devel [12:44] jdub: so that's why I get an X300, so I can wait like two months longer to get working suspend :P === sid77 hello [12:44] sid77: ma tu sei di piacenza ? [12:44] o_O [12:44] yeah [12:44] az :P [12:45] who are you? [12:45] I'm thinking about someone in the lug [12:45] yes ^_^ [12:45] lol [12:46] mjg59: holy crap [12:46] a dell that works? [12:46] mjg59: what was the magic bullet? [12:47] doko: gcc is failing again [12:48] seb128: ah ... [12:48] doko: do you want me to send you the log file now, or should i wait it will finish ? [12:48] seb128: (I needed to change libxklavier's build-deps too: s/xlibs-static-dev/libxkbfile-dev/) [12:48] Kamion: I'm building your package now, if it works fine I'll upload that for the moment, time to sort that with upstream [12:48] daniels: New kernel, my evil as fuck video reinit magic [12:48] Kamion: your solution seems to be right [12:49] cool :) [12:49] thanks for tracking the problem :) [12:49] Kamion: wait -- do not upload c-c yet [12:49] daniels: -> seb128 [12:49] seb128: libxkbfile1's shlibs are sort of a little bit broken [12:49] xorg -1ubuntu2 coming in a bit [12:49] thom: You should take a look at that acpi-support package [12:50] daniels: how short ? [12:50] pitti: done [12:50] daniels: Is it easy to add xorg.conf options by default on a driver-dependent basis? [12:50] doko: for 'main' ? [12:50] seb128: dunno, probably about 3h by the time I eat lunch and upload it and the buildds get it [12:50] mjg59: yes [12:50] daniels: It seems that we want Option vberestore on for i810 [12:50] daniels: btw, that libstdc++5-dev was minor, I hope you have lots of other reasons to upload too :) [12:50] elmo: could you remove trashapplet from hoary ? [12:50] elmo: thx [12:50] Edd isn't able to resume without it [12:50] daniels: ok [12:50] seb128: that the aussie placed the wrong simlinks around [12:50] seb128: ? what replaces it ? [12:51] currently on the phone ... [12:51] elmo: it's a part of gnome-applets now [12:51] mjg59: craaaack [12:51] elmo: and it already has the conflicts/provides/replaces for like 1 week [12:51] elmo: yes -- fix shlibs and symlinks across the board, add missing libxevie* files, fix libxext-dev vs libx{damage,fixes,composite,evie,dmx}-dev conflicts [12:52] daniels: All it does is use VBE to save and restore video state, rather than just relying on what the driver thinks is useful [12:52] seb128: ok, cool [12:52] daniels: The manpage claims it's broken in some places, but I haven't been able to find one yet [12:52] mjg59: oh cool [12:53] mjg59: that sounds sensible, because at last count there were 37 unique i8xx video BIOSes [12:53] seb128: should trashapplet be removed from the desktop seed, then? [12:53] for which we have the docs for exactly none [12:53] Kamion: yes [12:53] seb128: done [12:53] thanks [12:53] seb128: done [12:53] mjg59: so using vbe whereever possible (the entire i8xx mode-setting code is vbe) is eminently sensible [12:53] Kamion: thanks :) [12:54] gar. python's strptime() can't parse 'date -R' [12:54] daniels: This is disabled by default because it causes lockups on some platforms. [12:54] It doesn't say /what/ platforms, irritatingly [12:55] mjg59: no, because that would be sensible === hazmat [~hazmat@c-24-15-10-12.client.comcast.net] has joined #ubuntu-devel [12:55] mjg59: although if you get lockups on VBE, i810 in general will be a total minefield [12:55] elmo: craaaaaaaaaack [12:55] mjg59: tempting to just enable it per default and find out what breaks, partially in service to science and partially out of morbid curiosity [12:56] daniels: Rock [12:56] mjg59: should i be staying with 2.6.10pre or running the 2.6.9 you have up? === daniels -> food [12:56] thom: Does suspend/resume work with that 2.6.10pre? [12:57] I'd strongly recommend the 2.6.9 for now [12:57] It seems more solid than the other ones === seb128 [~seb128@ANancy-151-1-17-243.w83-194.abo.wanadoo.fr] has joined #ubuntu-devel [12:57] seb128: dude, you so need a better internet connection :) [12:58] sus/res works for me [12:58] on 2.6.10 [12:58] Does cpufreq? [12:58] elmo: that's not my connexion, I've restarted my GNOME session to test Kamion's changed, but since I use a graphical IRC client ... :) [12:59] if i have speedstep-centrino loaded, yes [12:59] if i have acpi loaded, no [12:59] Kamion: ok, works fine. Do you want an upload now or should I wait on the new X.org upload ? (we can still do a second upload for the shlibs later) === lupus_ [~lupus@kn-ivl-2.kuleuven.net] has joined #ubuntu-devel [01:00] seb128: I guess waiting on xorg is the right thing, I don't know how broken the shlibs are :-/ [01:00] thom: Oh, anything in /proc/acpi/processor ? [01:01] mjg59: no [01:01] Kamion: ok [01:01] I have to leave in four-and-a-half hours today, so I suspect I won't get working CDs before I leave [01:02] thom: Ah, ok - I know what version you have now :) [01:03] heh. [01:03] You won't be getting C2/C3 powersaving on the processor with that kernel [01:04] righto === thom grabs 2.6.9 [01:05] mjg59: you'll know this -- in 2.6 my x20 correctly clocks down to 466mhz when i take the mains out, but i can't seem to push it back to 700mhz if i want to. should i be able to with cpufreq? [01:08] rburton: Depends if it's doing speedstep or throttling [01:08] But yeah, in principle [01:10] oh hang on [01:10] it's clocked up still [01:10] if i don't run cpufreqd it doens't drop or something [01:11] Don't use cpufreqd. It's rubbish. [01:11] Use powernowd instead [01:11] l [01:14] powernowd gets the thumbs up from me === lamont_r [~lamont@c-24-6-251-226.client.comcast.net] has joined #ubuntu-devel [01:19] morning === carlos [~carlos@69.Red-80-33-181.pooles.rima-tde.net] has joined #ubuntu-devel [01:23] hey hey jdub [01:27] jdub, are there plans to include lm-sensors in hoary? [01:27] I see smartd is already planned [01:28] lm-sensors is very difficult to get right [01:28] loading the right module on my machine involves a lot of guesswork, and a solid lockup if you get it wrong [01:30] Why are drivers for other devices easily found but not for i2c? [01:32] lupus_: Because there's no standard way of device identification [01:32] lupus_: Probing the i2c bus can destroy hardware [01:32] because they're the backstreet homeless of devices [01:34] destroy hardware :s [01:34] joy [01:34] lupus_: i think it's already listed on the wiki [01:35] mjg59: looks good; i've added stopping mysql and dbus to prepare and restarting them in resume and that gets everything working here [01:36] thom: why stopping those two? [01:37] daniels: cos mysql and NetworkManager especially don't allow you to suspend if they're running [01:37] thom: Rocking [01:37] thom: (if we had dependency-based init scripts...) === jdub runs :-) [01:37] thom: Those scripts ought to be fairly generic [01:38] (No idea if you've taken a look at them or not) [01:38] mjg59: indeed, been reading through them [01:38] nice work! [01:38] So, that leaves us with the lid switch === thom notches yet another one on the mjg59 beer list [01:38] Which has two cases - on power and off power [01:39] On power, we probably want to just blank the screen (unless the external video is in use, which we /ought/ to be able to tell once the video acpi support goes in) === cenerentola [~cenerento@84.222.38.197] has joined #ubuntu-devel [01:39] thom: at this rate, he'd better not bring his X40 the next time he sees you, or he'll be edwarded [01:39] thom: WTF kind of crack is that - why would mysql care? [01:39] thom: NM is cracktastic [01:39] elmo: It's something to do with signal handling [01:39] The problem is how we blank the screen [01:40] The easy solution would be to chvt away from X, do a dpms off and then on open do a dpms on and chvt back to X [01:40] But: [01:40] Not all hardware gives us the second lid event [01:40] oh, lovely [01:40] so we could end up never turning the screen back on? [01:40] Yeah [01:41] So, instead we can leave it up to X (since if we use X's dpms code, X will power it back up when someone hits a key) [01:41] But X doesn't always have working DPMS, especially if you're using the vesa driver [01:42] s/ always//; s/, especially.*// [01:42] daniels: WTF does the vesa driver not have DPMS support? [01:42] The bright side is that /most/ hardware will blank the screen itself on lid close [01:42] So the combination of X dpms and just letting the hardware get on with it should be fine [01:42] mjg59: i don't know, but I'd rather not find out [01:42] argh, bong, no gossip again [01:43] mjg59: so in the on power case, we probably just want to lock the screen and throttle xscreensaver, and then let the hardware get on with it? [01:44] thom: can we send xscreensaver a 'show lock dialogue' or send some mouse/key events to the X server when the lid is opened again? [01:44] gnome-screenshot is gone in hoary [01:44] can someone verify this [01:44] lupus_: it's in gnome-utils, which hasn't been released yet [01:44] thom: And do an xset dpms off [01:44] lupus_: see ubuntu-users [01:44] ah k [01:45] thom: With luck, that'll get the backlight switched off [01:45] ok [01:46] and now the entertaining case, on battery [01:47] thom: Also need to decide how to hook up the suspend to disk case, but that's a separate issue [01:47] thom: Ok. The right thing to do is to suspend to RAM if the lid is closed and on battery. [01:47] Except that some people would prefer this to happen after a few minutes rather than immediately. [01:48] mjg59: presumably suspend-to-disk would wind up in Computer/Log Out as a menu option [01:48] thom: Yeah [01:48] thom: In an ideal world, we have user-settable policy === nmf [~nmf@213.30.75.8] has joined #ubuntu-devel [01:48] nod [01:48] Which probably wants to be dbus based [01:48] Then we can give them a nice little GUI [01:48] this is hard until we have dbus based powermanagement [01:48] (yay yay yay) [01:48] aye [01:48] elmo: ping [01:49] that way we get consistent love over ppc/x86/amd64 too [01:49] Yeah [01:49] jdub: ? [01:49] amd64 uses acpi too, so that's easier [01:49] anyway, until then, i guess we can have a config file so that people who _want_ a timeout can just set one [01:49] but we default to just suspending instantly? [01:50] Yeah [01:50] So the real question now is how we do stuff by default... [01:50] We probably ought to add support for S1 as well, since that'll work everywhere [01:50] Well, except on hardware that doesn't support it, of course [01:51] But S1 needs dpms calls either side of it, because it won't usually blank the screen otherwise [01:51] The craptop works fine in S1 [01:52] (we also need to work out a policy for APM, too. although that _should_ be easier) === cenerentola_ [~cenerento@84.222.38.137] has joined #ubuntu-devel [01:53] windows suspend is S1 by default, right? [01:53] thom: yes, you have to go start->shut down->standby(s3)/hibernate(s4) [01:53] so we'll be beating them in that regard if we pull this off === stratus [~stratus@200.198.184.97] has joined #ubuntu-devel [01:54] It /is/? [01:55] That's crack-tastic [01:55] jdub: can you set me as maintainer for partman* in bugzilla? [01:55] elmo: For python2.4, I would propose main, but I'm unsure if I'm allowed to. the final python2.4 release is scheduled for December. [01:55] hm, just thinking it would be far less of a support hassle to go down the same road, but make it really easy for people to switch to S3 [01:55] daniels: The X40 doesn't do S1, so this certainly isn't always the case [01:55] thom: S1 gives... little power saving [01:55] fabbione: failing to build, or failing in the testsuite? [01:55] doko: can you mail/ask mdz/jdub and get sign off on a) importing it, and b) asking where to import it? [01:56] mjg59: so i'm reading - Standby by default is S1, but if you set it in the bios it'll use S3 instead [01:56] mjg59: nod [01:56] jdub: also netcfg [01:56] thom: Ah - I see what you mean. I think most laptops default to S3. [01:56] Kamion: ok [01:56] But yeah, Award BIOSes tend to let you choose [01:56] elmo: ok, jdub, listening? [01:56] can we get the information out of the bios? is there a consistent "suspend me harder" flag? [01:57] doko: please mail devel, cc mdz/me [01:57] hm, and debconf might not hurt either [01:57] thom: DAMNIT MAN [01:57] Kamion: hrm, perhaps email a list :) [01:57] jdub: ok [01:57] thom: my t-shirt just became a multi-purpose coffee-removal-from-laptop tool [01:57] thom: Not that I know of [01:57] mjg59: figures [01:58] jdub: where? [01:58] Kamion: oh, just to me [01:58] thom: S3 is expected to Just Work on modern hardware (in the Windows world, anyway) so I suspect that if there is anything it'll be in the Windows driver files [01:58] jeff.waugh@c.c? [01:58] yeah [01:58] mjg59: ugh. [01:58] mjg59: hardware database time, again [01:58] Yeah === x4m [~max@135.157-200-80.adsl.skynet.be] has joined #ubuntu-devel [01:58] that and a large list of modules which are known to not cope well with power management [01:59] I suggest we get this stuff into Hoary and default to S3, then pick up the pieces [01:59] Revert it before release === cenerentola [~cenerento@84.222.38.125] has joined #ubuntu-devel [01:59] jdub: sent [01:59] right, so test it as hard as possible, but not necessarily go through with it [01:59] ughfull, but the sensible route [01:59] thom: Sure, except possibly for whitelisting stuff [02:00] sorry but ive got connection problems.. [02:00] (this is my current plan with Composite, if we can get it off the ground at all) [02:00] ive also reported thi error--- *** Couldn't look up your hostname [02:00] ...mmm sorry [02:00] suspend stuff seems so much harder on i386 - it "just works" on my powerbook now ;-) [02:00] thom: Other thing that needs doing is adding apm to /etc/modules by default [02:00] elmo: you're speaking to three x40 owners here :) [02:01] it gives an error for eggdesktopentries.c line 223 [02:01] elmo: Haha. Yeah, to a large extent it /is/ harder on i386 - PPC leaves more up to OF [02:01] cenerentola: dude, wrong channel [02:01] mjg59: (of also doing sane things like setting up your video hardware for you so you don't have to care anywhere near as much) [02:01] sorry [02:01] mjg59: will that do the right thing consistently - ie, only give you apm suck if acpi is turned off? [02:02] thom: Yes [02:02] thom: if module load order is guaranteed, then yes [02:02] daniels: Doesn't matter - acpi has to be static [02:02] thom: if acpi is lodaed, apm goes 'oh shit i think that's acpi peace for real though' and buggers off [02:02] oh, in that case, yeah [02:03] thom: In that case we also want a handy script that people can run in order to send us their DMI data along with whether it worked or not [02:03] indeed [02:04] I think we'll be in good shape on most modern hardware [02:04] But it'll be interesting to see [02:04] it should be fun, definitely [02:04] thom: Oh, Edd reported functionality on his Sony === cenerentola [~cenerento@84.222.38.125] has joined #ubuntu-devel [02:05] He doesn't get text consoles back, but he gets X [02:05] mjg59: score! that's a good start, anyway [02:05] (As of yesterday) [02:05] That's why we do the extra console-changing dance at the end [02:05] yeah, i was wondering about that [02:07] Oh, the dpms program uses vm86, so it won't run on amd64 [02:07] oh joy [02:07] video_post has an x86 emulator, so it'll be fine [02:08] Now that I understand what video_post actually does, it ought to be possible to put the dpms functionality in there [02:11] thom: you may be right but there's no one able to help in #ubuntu [02:12] that's not a reason to bring support stuff here; if nobody can help on IRC, try the mailing list, or report a bug if that's appropriate [02:12] mjg59: i'm going to attempt to bend the wiki to my will and write this stuff up [02:12] thom: Rocking [02:13] 05:13 :::: Irssi: #ubuntu-devel: Total of 79 nicks 0 ops, 0 halfops, 0 voices, 79 normal [02:14] 05:13 :::: Irssi: #ubuntu: Total of 300 nicks 0 ops, 0 halfops, 0 voices, 300 normal [02:14] also, virtually everyone in #ubuntu-devel is in #ubuntu, so [02:14] thom: good luck on the first count [02:15] how goes that xorg fix? [02:16] Kamion: just quadruple-checking *.links files before I scp to chinstrap === sid77 bye all [02:16] "Oxford University Computing Services (OUCS), which provides services to staff and students around the university, will complete its move to open-source PostgreSQL as the back-end database for most of its systems over the next year." [02:17] ^ nice! [02:23] presumbly they were using mysql before ;-) === thom drums fingers and waits for the wiki [02:24] yeah, but they found it couldn't survive a suspend/resume cycle :-P [02:25] elmo: Oh, it survives - it's the suspend/resume cycle that doesn't === elmo runs screaming into a wall [02:26] how tragic, their main database x300s won't be able to go into s3 :P [02:26] Kamion: done [02:28] jdub: great, thanks [02:30] elmo: please sync partman-lvm to unstable === GeorgeD [~chatzilla@210.50.81.223] has joined #ubuntu-devel [02:31] mjg59: if lid_closed && on_battery && !kismet_running [02:32] sladen: not that you get to keep your centrino modules around a switch to s3, anyway [02:32] Kamion: done [02:33] thom/daniels: in XP, if you press shift at the Log-Out screen, the standby changes to hibernate (why they didn't put both, I don't know) [02:33] EW [02:34] (yay discoverability) [02:34] oh my god, crack [02:34] elmo: partman-partitioning too [02:34] still, goes nicely with XP's 'someone just forced open my eyelids and poured speed in' UI [02:35] Kamion: done === cenerentola [~cenerento@84.222.38.125] has joined #ubuntu-devel [02:42] daniels: http://www.pastebin.com/118552 [02:42] fabbione, daniels: you rock. [02:43] Mithrandir: what've we done this time? [02:43] Mithrandir: http://people.ubuntulinux.org/~lamont/buildLogs/g/glibc/2.3.2.ds1-18ubuntu2/ :( === Mithrandir whacks thom with firefox' forgetfulness. [02:43] it doesn't remember it should have middlemousecontenturl. [02:44] thom: well, it's not _failed_ at least. :) [02:44] true === __randy__ [~randy@sclab-56-506.sclab.clarkson.edu] has joined #ubuntu-devel === martink [~mk793652@irz7149.inf.tu-dresden.de] has joined #ubuntu-devel === ogi [~ogi@open.fmi.uni-sofia.bg] has joined #ubuntu-devel [02:55] daniels: my xorg upgrade Just Worked. [02:55] Mithrandir: ill [02:55] that's what you've done. [02:56] amen [02:56] daniels: I TOLD YOU TO CHECK THE ANTI-MITHRANDIR PATCH! [02:56] :P === Keybuk [scott@descent.netsplit.com] has joined #ubuntu-devel [02:57] fabbione: help me remember to buy you beer in .es [02:57] Keybuk: Does your machine have ACPI S1? [02:57] Mithrandir: ehehe [02:57] no... not that I'm aware [02:57] syndicate scott% cat /proc/acpi/sleep [02:57] S0 S3 S4 S4bios S5 [02:58] Ok [02:58] daniels: beer or 3 for you next time i see you (luv meet i suppose) [02:58] mjg59: S1 is just basically putting the processor into HALT ? [02:58] daniels: i guess we will spend 3/4 of DecConf drunk :P [02:58] I'm planning on getting hold of tbm's and using his docking station to do some more debugging [02:58] GeorgeD: heh, not until January at least, thanks though [02:58] fabbione: heh [02:58] sladen: Yeah, CPU state isn't lost [02:59] Kamion: 6.8.1-1ubuntu2 uploaded [02:59] fabbione: you say that as if it's a bad thing. [02:59] Mithrandir: i am not used to high alchoolic level :) [02:59] not anymore at least [02:59] well, you need training, then. === cenerentola [~cenerento@84.222.38.125] has joined #ubuntu-devel [03:08] hahahaha [03:08] * debian/patches/990_ubuntu_accept_enabled_for_extensions.diff: accept [03:08] Enabled and Disabled for the Extensions section, so what I said in my [03:08] -announce mail actually works. [03:08] [03:08] daniels: SIPPER! [03:08] jdub: hey, you bitched at me for sending the *one* announce mail :P [03:08] "I typoed. I know, let's change X" [03:09] Kamion: seemed sensible at the time [03:09] :-) [03:09] heh === chuck_ [~chuck@CPE0006258ec6c2-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-devel [03:09] daniels: nah, just the list you chose ;) === Keybuk toys with moving his desktop to hoary as well [03:09] daniels: youre way doesnt work [03:09] jdub: ah, heh [03:10] Hmm. === zul [~chuck@zul.developer.gentoo] has joined #ubuntu-devel === mjg59 gets the craptop to S1, but notes that the CPU fan doesn't switch off [03:12] thom: Heh. One issue... [03:13] S1 seems to need the button module loaded in order to be able to wake up [03:13] hahaha [03:13] suck. [03:13] heh, oops [03:14] mjg59: if by 'fan', you mean 'speaker' ... [03:14] *giggle* ... "Cc 'elmo' didn't match anything" [03:14] Keybuk: troup [03:16] thom: So the sleep script needs to check what state we're going to and deal with it appropriately [03:16] fun. [03:16] hooray [03:16] thom: Not sure what the best fix is - IIRC, acpid serialises calls, so naive locking won't work [03:18] Hurrah. So, I can get the craptop to suspend and switch off its screen. [03:19] Of course, it has no way of switching the fan off from software. [03:19] mjg59: Ooh. I'm impressed that you've got somewhere with it. [03:20] Kosai: This is by doing S1 rather than S3 [03:20] S3 is still fucked [03:20] Ah. [03:20] Keybuk: can you make the merge-o-matic look at openssh/experimental rather than unstable? [03:20] mjg59: the fan is necessary for the on-board flame detection feature. [03:21] i was wondering how you go about fixing those merge-o-matic bugs on the bugzilla [03:21] Heh. So, it stops the CPU, it switches off the screen and it stops the hard drive [03:21] But there's no way we can pretend that it's suspending if the fan is still going [03:21] zul: download merge candidate prepared by Scott, compare diffs side by side, make any necessary changes, upload [03:21] Kamion: I guess ... it'd need a config file somewhere, but it's do-able [03:22] ok [03:22] zul: occasionally give up on the automerge and do something else entirely [03:22] hehe [03:23] basically apply the changes in .dropped by hand, then make sure that _ubuntu.{patch,debdiff} and _merged.{patch,debdiff} are identical, or you can explain anything missing [03:25] Keybuk: can you kindly disable that automatic bug thing sync with debian stuff for xfree86? [03:25] i dont have upload access so if anything breaks should i attach it to the bug report? [03:26] fabbione: no, elmo has to do that [03:26] Keybuk: ok [03:26] I assume it'll stop automatically when we don't have xfree86 in the archive [03:26] elmo: can you please do the above? [03:26] Keybuk: no.. i am going to do another XFree86 upload [03:26] but with time and quiteness [03:26] oh? are we having both in our archive? [03:27] only to have xserver-xfree86 [03:27] we do not have an xfree86 source package for hoary [03:27] daniels: yes we do [03:27] the source is still there [03:27] we uploaded xorg_6.8.1.orig.tar.gz [03:28] that has nothing to do with xfree86_4.3.0 [03:28] then don't we *want* to continue updating our xfree86 package against Debian? [03:28] Keybuk: no [03:28] why not? [03:28] it is only for a temporary amount of time [03:28] can someone run madison on the archive to verify whether or not we have xfree86 in the archive for hoary? [03:28] using hoary : anybody noticed how slow nautilus is? it's taking me about ages to navigate through the directory tree.. [03:28] fabbione: how temporary? [03:29] sivang: have you upgraded adn not installed gamin? [03:29] Keybuk: xserver-xorg is way new for us [03:29] sivang: install gamin [03:29] and not that many people have tested it yet [03:29] Keybuk: if something is really broken on xorg server [03:30] the user is still able to install xfree86 (server) easily [03:30] until we don't fix the problem and kill the old server [03:30] jdub : strange, it's been downloaded - but wasn't installed using dist-upgrade.. [03:30] sivang: do you have ubuntu-desktop installed? [03:30] xorg hasn't been around enough to be able to kill xfree86 from one day to another [03:31] Keybuk: we are talking about a few weeks.. not years [03:32] jdub : was also not installed, although downloded. installing now [03:33] jdub : got some gtk assertions failing, when installing. from eggdesktopentries.c [03:33] but in the end, it's now back to speed :) [03:33] thanks jdub [03:35] sivang: these assertions are coming from update-desktop-databasa probably [03:36] sivang: is there an hoary system ? do you have mplayer uptodate from multiverse ? [03:37] fabbione : do we get to set up funkey vertrefresh rates using the new xorg? or just use the same crafted modes lines from xfree..? [03:37] sivang: xorg = xfree86+morebugs+morecracks [03:37] i leave up to you the answer to your question :-) [03:38] fabbione : great! Starting to feel like sid again...:) [03:38] hopefully there's sufficient laptop timing detection code (maybe the stuff from ATI does it) that we can kill horizsync/vertrefresh in the config file altogether [03:39] ... but not in the very near future [03:43] zul: hm, merges may be best left to the Ubuntu maintainer it's assigned to, but yeah, pretty much [03:43] k [03:43] zul: install patchutils and attach the debdiff against the Debian version, probably [03:45] daniels: madison> yes, you do [03:45] cjwatson@little:~$ madison-lite -s hoary -S xfree86 [03:45] libxft1 | 4.3.0.dfsg.1-6ubuntu25 | hoary | amd64, i386, powerpc [03:45] libxft1-dbg | 4.3.0.dfsg.1-6ubuntu25 | hoary | amd64, i386, powerpc [03:45] xfree86 | 4.3.0.dfsg.1-6ubuntu25 | hoary | source [03:45] xserver-xfree86 | 4.3.0.dfsg.1-6ubuntu25 | hoary | amd64, i386, powerpc [03:45] xserver-xfree86-dbg | 4.3.0.dfsg.1-6ubuntu25 | hoary | amd64, i386, powerpc [03:45] Kamion: thakns [03:45] Kamion: i take it madison isn't accessible to mere mortals? (elmo?) [03:46] madison itself requires direct database access => login on jackass [03:46] seb128 : checking.. [03:46] madison-lite can operate on any mirror [03:47] oh, cool [03:48] it's the equivalent of grovelling through Packages and Sources files, but less boring === mjg59 mails ubuntu-devel [03:52] mjg59: go go go! [04:00] is http://www.ubuntulinux.org/wiki/ConferenceAttendees supposed to look unreadable? [04:00] azeem: no [04:02] it's on the new Wiki ... so I guess "yes" :p === seb128 [~seb128@ANancy-151-1-17-243.w83-194.abo.wanadoo.fr] has joined #ubuntu-devel [04:03] the new wiki is doooog sloooow === Mitario [~michiel@sikkes.xs4all.nl] has joined #ubuntu-devel [04:05] hi everyone [04:05] hi Mitario [04:06] azeem: I'm trying to unbreak it. [04:07] thanks [04:07] looks like it's set to the wrong markup type [04:07] yeah, which broke all the line breaks. [04:08] but the wiki is so slooooooooooooooow [04:08] mvo_, i've been brainstorming a bit about a way to fetch the current upstream stable, I have not found a definit solution though :) [04:08] i think we could have a file onlinw somewhere [04:10] Mitario: I haven't yet thought about it === Mithrandir considers giving up fixing the wiki, as it's too slow. === Mithrandir gives up [04:15] that was quick :) [04:16] somebody else can have the fun, zwiki and I are not friends, it seems. === Kamion has a go [04:21] hmm, it's not clear that that helped [04:21] does zwiki's moinmoin markup support tables? [04:22] I couldn't get it to, but that gui widget Just Did The Wrong Things for me. [04:22] Kamion: ours is fixed to handle it, so i hear [04:22] it worked before that last person added himself. [04:24] ah, it's helpfully done an HTML->moin conversion for me, brokenly [04:25] I'm fixing it again [04:25] morning [04:25] jdub: rock @ gnome-menus [04:25] Kamion: that was probably what threw me off, and I'm impatient today. [04:26] Keybuk: have you tried it ? [04:26] no, I only just saw the mail [04:26] the annoying thing about this wiki is that it doesn't support outright reverts... [04:27] Keybuk: yeah :) === sid77 [~sid77@host99-44.pool8020.interbusiness.it] has joined #ubuntu-devel [04:27] jvw: the annoying this is it seems to be run on a 0.5MHz uC with 2k of ram which uses external donkey-based storage, so it's _dog_ slow. [04:27] jdub: did you read my crackful musing on nautilus/filechooser type-ahead btw? === sid77 hi [04:27] Mithrandir: frustrated :-)? [04:28] Keybuk: having a bar like firefox/ [04:28] jvw: not the least. :P [04:28] jdub: yeah, so as you start to type an entry box appears at the bottom to match your typing [04:28] jdub: if you didn't put a /, it'd also highlight in the list whatever matched [04:29] Mithrandir: the editor doesn't even have vi-keybindings [04:29] Keybuk: i think jrb proposed that at some point [04:29] Keybuk: might be better than the current find box stuff [04:29] jvw: editor? You mean the form field? [04:29] Keybuk: have you used the gtk+ 2.5 file selector yet? [04:29] jdub: it's changed? [04:29] Mithrandir: fixed [04:29] yeah. primitive, eh? vi was longer around that a form field :) [04:29] Kamion: ty [04:30] Mithrandir: the depressing thing is that's it's a dual xeon and is utterly unloaded === jvw gives a go at fucking it up again [04:30] jdub: ah, neat, so that already does something like it :p [04:30] kinda [04:30] thom: takes a while for anything to come through the pipeline on those beasts, you know. [04:30] plus you can just type / and it pops up the location box [04:30] though that doesn't complete quite the same way :-/ [04:30] thom: you should rather have gone for the amd64 boxes. :) [04:31] Keybuk: it's a bit rough, yeah [04:31] yes. [04:31] thom: and you must remember to remove those "sleep(5)" around in the code. [04:31] hm, it barfs on me logging in now... [04:31] hopefully by es-conf, I'll actually have some free time to code rather than hand-wave my ideas :o) [04:32] oh, #6 at http://lists.gnu.org/archive/html/libtool/2004-11/msg00132.html :o) [04:33] strabge, new copying from a cd to hd take shorter time, however it doesn effect the other system prformance. this is something I am not familiar with in linux.. [04:33] Keybuk: is that a libtool goal? [04:33] wonder if this is connected somehow to that gamin thingy :) [04:33] jdub: it's a proposed one for 2.1 yes [04:36] Keybuk: #7 *yay* [04:37] is #2 the one that makes libtool disappear on Linux? === enrico [~enrico@enrico.developer.debian] has joined #ubuntu-devel [04:37] largely, it still has to do a fair bit of work on Linux to battle stupid developers [04:39] seb128: you get a day off for "britain rescued us" day or something? ;-) [04:40] seb128: control-center should be uploadable now [04:46] AAARGH, epiphany's done the focussing-the-wrong-tab trick again [04:46] heh [04:46] thom: when's the UK's 'america saved us' day? [04:47] daniels: same day as australia's one [04:47] hello ppl [04:47] thom: you're confusing that with our 'foreign policy rights firesale' day [04:47] haha [04:48] thom: so, recount to me the tale of WW2 === daniels ducks. [04:48] hey KeyserSoze [04:48] daniels: wrong war, dude [04:48] could someone please update the enlightenment package to 16.7.1? [04:48] sup fab [04:49] KeyserSoze: hacking on x.org as usual [04:49] KeyserSoze: is that version in debian already? [04:49] unstable I believe so [04:49] let me check [04:49] jdub: do we any policy for not allowing syncs from sid? [04:49] thom: the one where you picked on the big kids and then ran out of money and sold your colonies off [04:50] (when it goes to universe) === infinity [adconrad@S010600e029962405.cg.shawcable.net] has joined #ubuntu-devel [04:50] daniels: 11 November = armistice day following WW1 [04:50] hi infinity [04:50] fabbione: nope [04:50] Hey. [04:50] Kamion: timely discussion, it seems [04:50] deb is still behind even on unstable [04:50] pitti: do you mind if I upload a new aptitude this evening with changelog download enabled again? [04:51] daniels: don't look at me, I'm from the colony that was unfortunate enough *not* to get sold off [04:51] KeyserSoze: we're not going to package stuff that we don't care about, sadly. too much to do anyway [04:52] mvo_: no, why I should? [04:52] Kamion: as was my great-grandfather; something about potatoes [04:52] mvo_: if ubuntu changelogs are actually available now? [04:52] thom: thx... just trying to prove a point [04:52] KeyserSoze: um, what point? [04:52] nothing its ok [04:52] pitti: yes, for now on people.u.o/~mvo/changelogs [04:52] mvo_: nice :-) [04:52] indeed :) [04:53] mvo_: this should revert many patches [04:53] pitti: yes, I'm building right now :) [04:53] thom: more than we don't care about. is that there are no debs in debian to sync from [04:53] mvo_: have fun, I have to go now. CU tomorrow! [04:54] fabbione: yes, which is why i said "we're not going to package stuff" :-) [04:54] No debs of what, exactly? [04:54] no worries I'll roll my own .debs [04:54] infinity: latest enlightment? [04:54] fabbione: for hoary, or warty? [04:54] Kamion: ok [04:54] jdub: hoary [04:54] thom: ah ah :p [04:54] jdub: last time i checked *WARTY* was released [04:55] fabbione: unless there's ubuntu changes, we ought to be able to sync whenever === thom grins at seb [04:55] fabbione: check with elmo/lamont if they've already got a sync routine going, though [04:55] jdub: it's not in unstable yet, that's the point [04:55] fabbione: that's why i saked :) [04:55] jdub: ok... [04:55] thom: oh [04:55] ok, now i don't grok [04:55] the sync routine is in full speed swing [04:55] elmo syncs stuff that's changed in unstable and we haven't changed [04:55] I've to go, bbr [04:56] and punts the list of things that changed in both to mom, which does the merge and files bugs [04:56] Kamion: I've to go now, if you want to do a control-center upload just drop the 23_.. patch and updated the build-dep on libxklavier to 1.11 [04:56] Kamion: I'll do the upload when I come back if you don't do it [04:56] seb128: ok, will do it now then, thanks [04:57] np [04:57] can we please blacklist xfree86 from the syncage? :) [04:57] thom: so what was the question about...? [04:57] Kamion: xorg 6.8.1-1ubuntu2 is in, should be safe to upload [04:57] Kamion: just check that anything using libxkbfile.so.1 gets a dep on libxkbfile1 before you upload though [04:58] Kamion: on, wrt to the experimental thing ... the trouble is that elmo only checks unstable; so as soon as we leap ahead in versions you won't get any further sync suggestions until unstable catches up with experimental [04:58] jdub: KeyserSoze wanted enlightenment updated to the latest, which isn't in unstable [04:58] oh [04:59] eventually, I plan to keep better track of where we sync stuff from, then I can keep track of experimental stuff too [04:59] I'm building my own debs [04:59] its cool [04:59] elmo: mind to check if that version of enlightment is in experimental? [05:00] fabbione: there's no enlightenment in experimental [05:00] KeyserSoze: this is something that we might need in general later [05:00] KeyserSoze: not just for enligh [05:00] elmo: thanks [05:04] lamont_r: ping [05:06] When did lamont become treadsafe? [05:06] one thread for each buildd [05:06] AFAIK he isn't. he knows martial arts, I wouldn't tread on him, IIWY [05:07] elmo: hey, I know martial arts also [05:07] elmo: unfortunately I am hopelessly out of shape and my knees won't let me sustain any form of usage whatsoever [05:07] elmo: is he *good* at it? [05:08] I dunno - why don't you piss him off and find out for us? :) [05:09] jdub: yo [05:09] hey lamont_r [05:09] infinity: roving [05:09] lamont_r: what's the status of the DC livecd builds? [05:09] or should i be asking amu for the details? [05:09] bleh, my new debootstrap is BROKEN [05:09] jdub: I need to check with amu on that === Kamion discovers an exciting new "feature" of diversions [05:10] jdub: the status is that the last drop I'm currently aware of required that root run it in the real root, or it failed to build a working CD. [05:10] or of debootstrap, I'm not sure which [05:11] elmo: that's a great idea! [05:11] if you have a package that adds a diversion and installs a file in the same place, and you put that package in debootstrap's "required" section, then debootstrap will first extract it ignoring diversions, then unpack/configure it normally, which will give you both the file *and* the diverted copy === spazzy [~chamikal@AMontsouris-152-1-4-145.w82-123.abo.wanadoo.fr] has joined #ubuntu-devel [05:11] Hi [05:12] that's just a debootstrap feature [05:12] it unpacks stuff by just untarring it [05:12] if the copy that gets dropped in in place of the diverted file happens to be a wrapper script that calls the diverted file if it exists, you get an infinite loop [05:12] How can we make request about adding software ? [05:12] rather than using dpkg, which knows about diversions [05:12] Keybuk: yes, I know about that, but the comment I just made turns it from an expected feature into something really exciting :) [05:12] Keybuk: it's kinda hard to use dpkg when it's not unpacked yet, no? [05:13] because Ubuntu will be great if there was directly a CD, DVD burning application [05:13] spazzy: nautilus-cd-burner exists [05:13] spazzy: you can use nautilus-cd-burner now, we're looking at coaster for hoary. [05:13] ok [05:13] the trouble with, e.g. k3b is: Depends: k3blibs (>= 0.11.12), kdelibs4 (>= 4:3.2.3), libart-2.0-2 (>= 2.3.16), libarts1 (>= 1.2.3), libasound2 (>> 1.0.5), libaudio2, libaudiofile0 (>= 0.2.3-4), libc6 (>= 2.3.2.ds1-4), libesd0 (>= 0.2.29-1) | libesd-alsa0 (>= 0.2.29-1), libfam0c102, libgcc1 (>= 1:3.3.4-1), libglib2.0-0 (>= 2.4.1), libice6 | xlibs (>> 4.1.0), libmad0 (>= 0.15.1b), libogg0 (>= 1.1.0), libpng12-0 (>= 1.2.5.0-4), libqt3c102-mt (>= 3:3 [05:13] .2.3-3), libsm6 | xlibs (>> 4.1.0), libstdc++5 (>= 1:3.3.4-1), libvorbis0a (>= 1.0.1), libvorbisfile3 (>= 1.0.1), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxrender1, libxt6 | xlibs (>> 4.1.0), zlib1g (>= 1:1.2.1), cdrecord (>= 4:2.0+a18-1), cdparanoia (>= 3a9.8), mkisofs (>= 1.10), kdelibs-data (>= 4:3.1.4-2), kdebase-bin [05:14] and the googlefight between totem-xine and totem-gstreamer ? :) [05:14] that's a lot of stuff to drag in for just one app :p [05:14] spazzy: we can't ship totem-xine by default due to legal issues. [05:14] Keybuk: wow, impressive [05:14] arf [05:14] ok [05:15] Hoary will include bootsplash ? [05:15] did see on roadmap [05:15] not by that name [05:15] usplash [05:15] didn't see on the roadmap [05:15] bootsplash not good ? [05:15] nope [05:15] it broke the installer when we tried to add it for warty [05:15] don't go there. [05:16] god I hate the forum icons [05:16] ok [05:16] jdub: if you can't ship totem-xine, you also can't ship gst-ffmpeg or ? [05:16] like one of a BIG GREEN ARROW pointing to the post [05:16] sjoerd: nup :) [05:16] sjoerd: same issue [05:16] what's the alternative? a huge icon saying 'IGNORE THIS POST IT IS CRAP'? [05:16] sjoerd: (same code...) [05:16] and last question sorry :) [05:16] why not integrated xmms or zinf ? [05:17] by default ? [05:17] ah ok [05:17] osp [05:17] ECHAN [05:17] spazzy: rhythmbox [05:17] today's sage advice: 'Removing ubuntu-desktop will not ruin your the default "setup" of the OS. It is basically just a list of applications that make the install easier. [05:17] Its kind of like shopping .... you use the shopping list to help you get the food, but when your done putting all the food in your car after paying for it ... you don't need the list anymore. Or do you? Well ... I guess if you want to keep to the default shopping list! LOL' [05:17] jdub : yes [05:17] jdub: that's why i asked.. i'm curious about what debian is gonna do [05:17] we'll see in due time :) [05:18] jdub: btw, how's the polypaudio thing playuing out ? === tim1 [~tim@pD9E5D923.dip.t-dialin.net] has joined #ubuntu-devel [05:18] thank you for the answer [05:18] great work you have done [05:18] elmo: lennart's fixing lots of stuff. [05:18] elmo: not sure atm [05:18] I hope xfce 4.2 arrives soon on Ubuntu :) [05:18] elmo: have been playing with the possibility of jack+esound [05:19] spazzy: it should be in universe? [05:19] 4.2 ?? [05:19] nope [05:19] is it in Debian? [05:20] nope [05:20] Paquet: xfce4 [05:20] Version: 4.0.5-1 [05:20] Priorit: optionnel [05:20] Section: universe/x11 [05:20] Responsable: Martin Loschwitz [05:20] ah, well ... that's just a package we take from Debian, so until the Debian maintainers upload it there it won't turn up in Ubuntu [05:21] okidoki === Astharot [isager@82.52.99.244] has joined #ubuntu-devel [05:23] flashy === Kamion uploads a now-hopefully-working debootstrap, and skedaddles to the theatre [05:35] I'll be back for a bit later on this evening [05:39] have fun === dnielsen [~dnielsen@82.150.72.35] has joined #ubuntu-devel [05:55] Where can i see at wiki the list with requested packages for hoary? Packages that are at 'universe', for example. [05:56] stratus: universe is "everything else" - that is, things not on one of the lists [05:56] lamont_r, i know but have you a page at the wiki with requested packages for hoary? [05:57] stratus: wiki.ubuntu.com/HoaryHedgehog has links [05:58] lamont_r, thanks [06:01] lamont_r: please can you sign glibc on crested? :-) [06:02] thom: gah [06:02] there isn't a rescue mode on the cd, it would be great === lamont_r goes to fix the &%)^* mail config... [06:02] lamont_r: i've fixed the mail config now [06:02] I have to make mkboot to rescue [06:02] did so this morning [06:02] lamont_r: how are you enjoying the xorg builds? now with 2192-char Binary lines [06:03] thom: wanna fix king too, and see if yellow is configured at all? [06:03] anyway, I'm sure someone said something about fresh air and stuff [06:03] thom: done [06:03] king is fixed, yellow isn't configured at all === daniels -> fresh air, food, walking around, hotel, iced tea, generally other things that are not X code which is sort of starting to make my eyes BLEED LIKE HELL, really [06:05] daniels: ubuntu doesn't care [06:06] thom: uploaded [06:06] danke === nasdaq4088 [sdfsd@tkp-ip-nas-1-p175.telkom-ipnet.co.za] has joined #ubuntu-devel [06:16] lol - #280632 [06:18] I question his assertion that is works in /usr/bin/ and /tmp... [06:18] But I love the example in ~ :) === maskie [~maskie@196-30-111-143.uudial.uunet.co.za] has joined #ubuntu-devel === aes [~andrew@proxy.emma.cam.ac.uk] has joined #ubuntu-devel [06:30] elmo : He's filed two of those. #280491 === tim1 [~tim@pD9531CA1.dip.t-dialin.net] has joined #ubuntu-devel [06:41] morning [06:42] good evening [06:44] hi mdz === trukulo [~trukulo@120.red-62-57-66.user.auna.net] has joined #ubuntu-devel === ironwolf [~lamont@c-24-6-251-226.client.comcast.net] has joined #ubuntu-devel [07:00] thom: here? [07:01] mdz: mostly packing, but yeah [07:01] thom: could you resurrect your earlier email about the hardware database and send a copy to ubuntu-devel to start a proper discussion about the hardware database? [07:02] mdz: it's already been linked in the thread, but sure === cenerentola [~cenerento@84.222.38.197] has joined #ubuntu-devel === rcaskey_ [~rcaskey@cai17.music.uga.edu] has joined #ubuntu-devel === dnielsen_ [~dnielsen@82.150.72.35] has joined #ubuntu-devel === Keybuk [scott@descent.netsplit.com] has joined #ubuntu-devel [07:24] why does gnome-cups-icon take so much damn CPU time, and can I kill the damn thing? === calc [~ccheney@ip70-185-2-220.ma.dl.cox.net] has joined #ubuntu-devel === rabidbt [~rabidbt@66.45.74.16] has joined #ubuntu-devel [07:36] !!uri [07:36] PANIC: exiting on botched invariant === mdz pummels arch [07:36] Keybuk: do you know the translation for that one? [07:37] what was the command? [07:37] Keybuk: make-archive [07:37] isn't that arch's default "something bwoke" message? [07:37] tla make-archive apt@packages.debian.org--apt apt@packages.debian.org--apt [07:38] aha === mvo_ [~egon@suprimo-159.ping.de] has joined #ubuntu-devel [07:38] apparently that's arch-speak for "I want the location parameter to be a fully-qualified path" [07:38] changing that last bit to `pwd`/... works [07:38] yeah [07:38] heh [07:38] "not not a url" [07:40] mdz: s/arch/tla/ === lulu [~lu@host217-37-231-28.in-addr.btopenworld.com] has left #ubuntu-devel [] [07:40] jdub: are you saying it's fixed in baz? [07:40] mdz: being fixed in baz, yeah [07:40] who's packaging baz for hoary, btw? [07:40] no one atm [07:40] there's a per-checkin repo [07:41] but no point doing a package until 1.0, according to lifeless [07:42] I'm getting insufficient ACPI feedback love [07:43] I LOVE ACPI [07:43] jdub: dude, fix -changes [07:43] although my suspend button doesn't always work [07:44] Keybuk: see discussion elsewhere [07:44] jdub: nutwits keep mailing it [07:44] jdub: Man, if you don't tell me these things, how am I supposed to increase your love quota? [07:44] look at your other tab [07:44] mjg59: but i just did! [07:44] It doesn't always work [07:45] so you know how before, it didn't work with acpid running? === lamont2 [~lamont@c-24-6-251-226.client.comcast.net] has joined #ubuntu-devel === lamont2 screams at acpi [07:45] Haha [07:45] fabbione? [07:45] mjg59>? [07:45] help! [07:45] if we manage to release hoary without baz, we should just all give up and go home [07:45] lamont: Hello [07:45] I close the lid, wait 10-20 minutes, and it won't unblank [07:45] the other vt's all work just fine. [07:45] elmo: dunno about you, but i'm already at home [07:45] err, well, the "go home" part doesn't really work, but YKWM [07:45] mjg59: now it doesn't even have an acpi event when acpid is not running [07:46] elmo: we'll have baz in hoary [07:46] elmo: 1.0 is very soon [07:46] jdub: Hmm. If you rmmod button and then modprobe button, does it start generating events? [07:46] sudo rmmod button just hung [07:46] lamont2: That's very, very odd [07:46] jdub: Bong [07:46] 16366 pts/2 D+ 0:00 | | \_ rmmod button [07:46] jdub: Anything in dmesg? [07:47] no, just more usb noise [07:47] Gar [07:47] Buffer I/O error on device uba, logical block 0 [07:47] unable to read partition table [07:47] I suspect some sort of interrupt or timing issue [07:47] If you reboot the machine, do you get button events again? [07:47] oh man [07:47] :) [07:47] lamont2: When did this start? [07:48] mjg59: has always been the case [07:48] Weird. [07:48] acpid processes the lid open event, but screen stays blank [07:48] What sort of hardware? [07:49] lamont2: If you comment out the xscreensaver calls in /etc/acpi/lid.sh, does it stop misbehaving? === hornbeck [~hornbeck@adsl-69-155-172-150.dsl.okcyok.swbell.net] has joined #ubuntu-devel [07:49] sony vaio pcg-fxa53 [07:50] mjg59: I'll comment them out now and see what happens the next time I accidentally leave the lid closed too long. :-) [07:50] currently the only known recovery is ctl-alt-backspace, which is a little bit annoying === lamont2 bounces === sivang [~sivang@80.179.93.130.forward.012.net.il] has joined #ubuntu-devel [07:52] mjg59: works fine after a reboot [07:52] mjg59: btw, on resuming, the lcd-dying-glow started happening, until it switched to X [07:52] back soon [07:52] Sun released a live CD of Java Desktop System [07:53] amu: interesting, URL? [07:53] it's a morphix ;) [07:53] jdub: Yeah, it will do [07:53] mdz: http://www.osnews.com/ === lamont_r [~lamont@c-24-6-251-226.client.comcast.net] has joined #ubuntu-devel [07:53] hmm..printing doesn't work on hoary? seems the gui cups admin in gnome is badly unresponsive... [07:54] mdz: download need the hole day :) now i got it .. [07:54] amu: they had one of those a long time ago as well, didn't they? [07:54] yeah, they have [07:55] Mithrandir: yap, still the same.... [07:56] well, then it's nothing interesting. Nothin java about it. [07:56] mdz: no luck with apt-rpm [07:56] cvs [login aborted] : connect to cvs.conectiva.com.br(200.140.247.68):2401 failed: Connection refused [07:57] Keybuk: IIRC they have a svn repository [07:57] Mithrandir: just loopmounted the iso, and i saw its a knoppixlike :) [07:58] mvo_: it starts off from half way through the development [07:58] they never imported the CVS history into it, fwict [07:59] Keybuk: I can talk to the apt-rpm maintainer about it if it's importend [07:59] Mithrandir: suse is the only one, who think before they do something. It's also a with cloop, but the boot and startprozess much more better than the knoppix isos [07:59] Keybuk: gah [07:59] Keybuk: so they killed the cvs repository and started svn from scratch, not using cvs2svn or whatever? [08:00] aiee. it's so so wrong that modern emacs can do inline images [08:00] mvo_: if you could try to get a tarball of the CVS repository, that would be incredibly helpful [08:00] mdz: *looks* like it [08:01] mdz: sure, I will ask gustavo. is it to import the stuff into an arch branch? [08:01] mvo_: it is to get the change history in order to merge some stuff and bring the forks closer [08:02] we need to be able to go all the way back to where they forked from Debian [08:02] btw, is arch a lot different than svn? [08:02] yes [08:02] mdz: I ask him [08:03] notably http://cvs.conectiva.com.br/ thinks it's a mailman server now :p [08:04] mdz: yeah, confirmed; they just imported the upstream APT into SVN and then imported their CVS HEAD over the top of it [08:04] no history there [08:04] GAH [08:04] corrupt pristine (failed inode signature validation) [08:04] nuke it [08:05] it should not even be looking in that directory [08:05] it is complaining about an archive in some subdirectory of my cwd [08:05] oh, arch goes wandering across your filesystem looking for pristine trees :p [08:05] this was a tla tag command [08:05] did it fail? [08:05] yup [08:05] one never knows with arch [08:06] I've often wondered whether it climbs back up the filesystem, and if so whether it'd steal other user's pristines [08:09] descent pyarch% tla missing -Dscf $(<{arch}/+upstream) [08:09] ^ I swear, some of the "every day" tla commands are obscene [08:10] if I get RSI, I'm sueing Tom Lord === stratus [~stratus@200.198.184.97] has joined #ubuntu-devel [08:12] gustavo is looking for the old repository now. let's hope he finds it :) [08:12] mvo_: great, thanks [08:13] n [08:13] np [08:13] :) [08:15] jdub: polypaudio is doing bad things [08:16] jdub: I'm getting noise instead of the "normal" sounds [08:16] has it eaten anyone yet? [08:16] yes, my event sounds :-) [08:16] :) [08:16] weird, haven't seen that before [08:16] until today, it just stop playing sounds [08:16] but today instead of that it makes sounds [08:17] like the doom ones :-P [08:17] if you want to ping lennart about it, that'd be cool - we're still not officially committing to it yet :) [08:17] it's not a joke [08:18] jdub: ok [08:18] jdub: will do this weekend, too busy now. Thanks === carlos [~carlos@69.Red-80-33-181.pooles.rima-tde.net] has left #ubuntu-devel ["Client] === carlos [~carlos@69.Red-80-33-181.pooles.rima-tde.net] has joined #ubuntu-devel [08:18] I'm too used to jabber... [08:18] grr [08:18] heh [08:21] Keybuk: http://chinstrap/~mdz/cvsballs/apt-rpm.tar.bz2 [08:21] Keybuk: courtesy of gustavo via mvo [08:24] exxxxcellent [08:29] 2002.07.23.18.00.00 ... looks like the branch point :p [08:29] isn't CVS's "give me the base of the branch" feature GREAT [08:30] because -r1.1 is bad, precious [08:31] isn't the "give me the base of the branch" "feature" equivalent to "decode the RCS version number"? :-) [08:31] not if you want to checkout trunk as it was imported [08:31] -r1.1 will give you every single file at it's first revision [08:31] including those added later [08:31] ah [08:32] so you have to grep through the ,v files and find a time which was after the initial import, but before the first change ... then check that out with -D [08:32] so which arch changeset does 2002.07.23.18.00.00 correspond to? [08:32] dunno yet [08:32] that's the "difficult" bit [08:32] if the answer is "none", do we cry? [08:32] Keybuk: you can't know for sure that -r1.1 exists for all files, even. :) [08:32] still waiting for rookery to checkout 1,303 revisions [08:34] I don't suppose tla has a handy "checkout relative to and use hardlinks where nothing changed" feature [08:35] oh, it does have "hardlink to revision library" though [08:37] I've often wondered whether that takes into account permission changes [08:37] ie. will it break the hardlink if the permissions change? === Keybuk suspects not [08:37] and that might explain why I have so many random permission fiddles when using tla [08:43] mdz: yo, dude [08:43] daniels: mucho thanks for beating xorg into shape === daniels stares. Someone replied to his ubuntu-announce X.Org mail with just the headers, and list signature. [08:43] rcaskey_: no worries -- props to fabbione also [08:44] ah, that's what I wanted to ask you [08:44] it enabled a luser like me to compile eye candy that crawls my system to a crawl, for that a sincere thank you [08:46] compmgr is very fun with built in i810 video [08:47] (yeah, I have an i855) [08:50] mjg59: should I uncomment the -unthrottle as well? [08:50] er, comment that is. [08:51] mjg59: hrm.. should proc/acpi/ac_adapter/*/state say off-line, despite the fact that the power is plugged in? [08:51] lamont_r: no === cenerentola [~cenerento@84.222.38.147] has joined #ubuntu-devel [08:52] lamont_r: No, but that's not unusual [08:53] acpi [08:53] Battery 1: charging, 100%, charging at zero rate - will never fully charge. [08:53] lamont@rover3:~ $ cat /proc/acpi/ac_adapter/*/state [08:53] state: off-line [08:53] Are the bottlenecks mostly composite bottlenecks? [08:53] which basically means that lid.sh is not unthrottling... [08:54] lamont_r: Ah [08:54] lamont_r: Is that the stock Warty kernel? [08:54] OTOH, doing that manually from another vt doesn't tend to unstick things [08:54] mjg59: stock warty everything [08:55] it even has ubuntu-desktop installed. :-) [08:55] mdz: oh, man! [08:55] lamont_r: Might be worth trying my test kernel [08:55] ok. [08:55] Keybuk: hmm? [08:55] descent arch-test% ls -l foo [08:55] -rwxrwxr-x 1 scott scott 25 2004-11-10 19:51 foo* [08:55] descent arch-test% tla changes [08:55] * looking for scott@netsplit.com--test/test--test--0--patch-2 to compare with [08:55] * comparing to scott@netsplit.com--test/test--test--0--patch-2 [08:55] -- [08:55] foo is executable, and there's no local changes [08:56] but, wait! === mdz waits for the punchline [08:56] descent scott% tla get scott@netsplit.com--test/test--test--0 [08:56] * ensuring library has scott@netsplit.com--test/test--test--0--patch-2 [08:56] * from revision library: scott@netsplit.com--test/test--test--0--patch-2 [08:56] * tree version set scott@netsplit.com--test/test--test--0 [08:56] descent scott% ls -l test--test--0--patch-2/foo [08:56] -rw-rw-r-- 1 scott scott 25 2004-11-10 19:56 test--test--0--patch-2/foo [08:56] how did you arrive at that state? [08:57] rookery certainly seems to be enjoying itself [08:57] init-tree, import, changes, touch foo, add foo, commit, changes, chmod +x foo, commit [08:57] ie. just made sure at each step of the way that I had it in my revision library [08:58] Keybuk: you shouldn't need to checkout _all_ 13xx revisions; we know that conectiva branched sometime before 0.5.5 [08:58] <=0.5.5, that is [08:58] the changes is probably redundant, because commit would've done the equivalent anyway [09:02] how do I cherry-pick changes with tla? replay? [09:02] mdz: star-merge? [09:02] Mithrandir: won't that get me everything that came before? [09:03] I thought not, not if you specify the patch [09:04] replay [09:04] replay blah@blah--blah--blah--patch-999 [09:04] will just apply that one patch [09:04] thanks [09:05] hmm [09:05] mvo__: I got conflicts in merging your patch-3 [09:05] mdz: yah, replay usage for cherrypicking is on ArchCheatSheet IIRC [09:05] my understanding of tla conflict handling is that now I get to SUFFER [09:06] mdz: sorry for that [09:06] mdz: s/conflict handling // and you're starting to get somewhere [09:06] mvo__: I don't understand why [09:07] mdz: in what files? [09:07] that changeset should only have 0.5.27->0.5.27.1, no? [09:07] mvo__: debian/rules [09:07] could it be the "dh_installcron" I added? [09:07] mvo__: why would that be part of patch-3? [09:07] patch-3 seems to contain a ton of changes which were not part of 0.5.27->0.5.27-1 [09:07] er, .1 [09:07] ah, ok. [09:08] it was 0.5.26->0.5.27.1 [09:08] tla was at 0.5.26 IIRC [09:09] hmm, that's odd [09:09] lifeless won't be up yet [09:09] but that sounds like the import is not running [09:09] there is much more in CVS beyond 0.5.26 [09:12] on the MAIN trunk? [09:13] yes [09:13] apt--MAIN--0 has up to 0.5.26 [09:14] but there was since a 0.5.27, and is a 0.5.28 in progress [09:14] none of which is in arch [09:14] it's as if it stopped syncing [09:14] [DIR] apt--MAIN--0/ 20-Sep-2004 18:37 - [09:15] drwxrwsr-x 14 jgg aptcvs 4096 Nov 10 13:15 apt [09:15] yeah, looks like it [09:16] culus commits to apt still? [09:17] lifeless: when you wake up ^^^^ [09:17] daniels: no [09:17] he owns the directory, though === dnielsen [~dnielsen@82.150.72.35] has joined #ubuntu-devel [09:17] (file) sk.po (graph) 1.3 7 days piefel Updated Slovak from Peter Mann (Closes: #279481) [09:17] (file) nl.po (graph) 1.13 12 days piefel Updated Dutch from Bart Cornelis (Closes: #278697) [09:18] there's definitely updates since the 20th Sep === dnielsen__ [~dnielsen@82.150.72.35] has joined #ubuntu-devel [09:18] 0.5.27 predates that though [09:19] mvo__: one thing I had consisdered was that some folks might want to check for updates more than once per day [09:19] e.g., security [09:20] elmo will not like a e.g. 4h cron job I guess [09:20] mvo__: 4 hour cron jobs don't play well with anacron [09:21] mdz: but we can do it of course [09:21] mdz: to me it looks like the APT Arch sync hasn't happened since mid-June [09:22] which is odd, because we didn't even start them until August/September, heh [09:23] mvo__: do you know how frequently the RH tool checks for updates? [09:24] mdz: no, but I can find out :) [09:35] mdz: the suse default seems to once per night [09:36] mvo__: I suppose once/day is sufficient, and we can give them a "check now" menu option if they want to check immediately [09:36] mdz: agreed [09:36] mvo__: I sent you email with a few small changes [09:37] mdz: thanks! [09:37] mdz: btw, can I reopen the question of anacron for hoary? [09:37] mvo__: I think there is a wishlist bug open against apt for this, if you can find it we can close it :-) [09:37] Keybuk: sure, ubuntu-devel@ [09:37] mdz: :) [09:45] * Checking patch-1071 [09:45] - Fuzzy match (6) [09:45] that looks the absolute closest [09:45] (for apt-progeny) [09:46] Keybuk: what's the fuzz? [09:46] apt-progeny apt--MAIN--0--patch-1071 (fuzzy 6) [09:46] that's the only result for that one [09:48] >>> (changed, new, gone, moved) = dirsums.diff(arch_sums, dir_sums) [09:48] >>> new [09:48] ['doc/fr/manpage.refs', 'doc/manpage.links', 'doc/manpage.log', 'doc/manpage.refs', 'doc/pt_BR/manpage.refs', 'doogie.txt'] [09:54] mvo: checking for updates is pretty cheap === Keybuk fumes quietly [09:56] must...not...agree...with...lifeless [09:56] / $Id: acquire-item.cc,v 1.1 2002/07/23 17:54:50 niemeyer Exp $ [10:01] elmo: so we could do a "apt-get update" every say 4h ? [10:01] mvo__: why that regularly? once a day sounds sufficient to me [10:01] mvo: I think the servers could cope, yeah [10:02] just don't GMT the crontab :) [10:02] where's jackass gone? oh, right, UPDATE TIME! [10:03] mvo__: every 4 hours just sounds a bit "... MUST!HAVE(*$UPDATES!*$*OH YEAH! ..." [10:03] and would be deadly for people on reduced bandwidth, like a modem or GPRS laptop users [10:03] Keybuk: totally agreed === Keybuk votes for cron.daily [10:03] keybuk: heh, GPRS laptop users, i.e. you and the other two ;P [10:03] and an "Update Now" button for the obsessed [10:03] elmo: heh, it works pretty well :p [10:04] Keybuk: the update intervall is a config option anyway [10:04] mvo__: how does it do it? [10:04] Keybuk: it basicly write a "stamp" file that is checked then [10:04] you need to be root to run apt-get update ... so how do you elevate ? [10:05] Keybuk: the cron-job will be part of apt and run as root [10:05] for the "update now", we will run it with gksudo [10:05] right ... can we not have an ordinary cron job please? [10:06] unless it checks on_ac_power [10:06] Keybuk: you think "apt-get update" takes too much power? [10:06] mvo__: it'll spin all the disks up [10:06] so yes [10:06] "all the disks", heh [10:06] "the disk" [10:07] is there a easy way to find out if we are on power? [10:07] RAID-5 in your HP? :) [10:07] on_ac_power [10:08] I'm assuming we're shipping this with "off" as the default anyway? [10:08] Keybuk: correct [10:08] unless you install "upgrade-notifer" that turns it into "once per day" [10:08] I'll add the "on_ac_power" check [10:08] jdub@lazarus:~ $ on_ac_power [10:08] jdub@lazarus:~ $ echo $? [10:08] 255 [10:09] ^ expected result on a desktop machine? [10:09] jdub: same here :) [10:09] jdub: yeah, you check $? -eq 1 for a laptop on battery [10:09] cf. /etc/init.d/anacron [10:10] on_ac_power returns 1 on my batteried x40 [10:10] Keybuk: nice [10:10] mvo__: I still vote for just sticking it in cron.daily personally [10:11] Keybuk: that's the current plan [10:11] I was just asking for opionions for the alternatives :) [10:11] that way it'll be deferred correctly if laptop users have anacron installed [10:12] out of curiosity, does cron.hourly behave sane too? [10:12] no [10:12] do we run anacron on acpi ac plugin events? [10:12] jdub: anacron isn't in main, cf. ubuntu-devel [10:12] yeah [10:12] mdz has a wishy-washy dislike for it *ducks&runs* :p [10:13] mean does anacron [10:13] jdub: it adds an /etc/apm/event.d thing, not ACPI [10:13] thom could add -x /usr/sbin/anacron && /etc/init.d/anacron stop/start thing to acpi-support though [10:13] so when i plug in, upgrade-notifier should say "you have updates, powered one!" [10:14] jdub: yup [10:15] mvo__: is the notification icon going to sit in the panel being annoying, or just appear when there are updates? [10:15] it will only appear if updates are available [10:15] and vanish once you installed them [10:16] nice [10:16] can it download the .debs and put them in /var/cache/apt/archives while it waits for you to get around to clicking it? :p [10:17] yes, it's pretty nice I think. it listens to dbus events and will update it's status if it gets them === elmo [~james@83.216.141.215] has joined #ubuntu-devel [10:27] it's actually a _notification_ *shock* [10:27] but yes, only running anacron when on battery would seem reasonable [10:28] heh. having local xorg debs does you wonders: Need to get 15.5MB/174MB of archives. [10:29] Keybuk: looks like a CVS vs. tarball diff [10:29] what's the equivalent of .xinitrc for a gnome session ? [10:29] Keybuk: (apt) [10:29] elmo: ~/.gnome2/session [10:30] computer->desktop preferences->sessions is the preferred way to edit it [10:30] libxklavier... missing build-deps, sadly [10:31] mdz: mmk [10:31] elmo: is the unknown section stuff something that I could help figure out? [10:33] mdz: thanks for doing the initial ZDHW wiki page [10:35] LOL [10:35] if you move the top panel to the right, you get fist-size super-blurry icons [10:35] yes [10:35] it's a FEATCHUR [10:36] heh [10:36] lamont: not really - I know what it is - I'll have another ago in a bit - I just need to finish migrating my desktop to gnome proper [10:36] 'yeah, a Big Mac meal thanks' 'would you like small, large, or FIST?' [10:36] elmo: I know that productivity bump too well - wasn't too long ago that I did it myself... :-( [10:37] so.. I really don't want to give up gkrellm.. is there anyway to integrate this thing somehow? [10:40] there are various applets which should fulfill the same basic control freak needs [10:40] thom: Uh, only running anacron when on battery? [10:41] mdz: nah I've tried them on my laptop - they suck [10:41] but then the laptop doesn't have the res to justify gkrellm over them [10:42] um, um. i know what i mean :-) [10:44] mjg59: ^ [10:46] mjg59: by the way, have you ever noticed how insanely, stupidly, slow mode switches are on i810? [10:46] daniels: Video mode switches? Nope. [10:47] mjg59: when I start another Xorg instance (with -novtswitch, mind), changing over to the other VT takes a good seven seconds [10:47] mjg59: and about five seconds for subsequent switches [10:47] mjg59: that's same res/depth [10:47] How long from X to console? [10:47] elmo: gkrellm looks cool.. thanks for mentioning it. [10:47] mdz: AH! that was it [10:47] mdz: would you be happy with a default dhclient policy of 'don't set a hostname'? [10:48] mdz: (or, 'leave the hostname alone') [10:48] Keybuk: so is that all that lifeless will need to set up the import? [10:48] It's damn cold here tonight [10:48] mdz: i'm currently unsure whether ?dms will survive a hostname change (the authentication stuff on that side of the world is crack, planning to go test by fire when I get kicked out here in 10min), so that would allow us to start gdm before dhclient fo'sho [10:48] daniels: ew! [10:49] lamont_r: *shrug*, getting hostnames via DHCP in anything other than the initial setup is crack anyway imo [10:49] daniels: what you need isa 'change my hostname' event for X, eh? === herzi [~herzi@d016049.adsl.hansenet.de] has joined #ubuntu-devel [10:49] lamont_r: ha ha [10:49] daniels: true - and really should be trying to give dhcp a hostname [10:49] lamont_r: oh man [10:49] lamont_r: as in, killall Xorg && Xorg? [10:49] daniels: hmm, I didn't even remember that it would do that [10:49] daniels: yes, I think it's sane to default to leaving it alone [10:50] mdz: for apt-progeny, yes ... if he starts it there and imports following all the hundreds of copies they did, it'll go in [10:50] mdz: ill, thanks [10:50] daniels: no, no. without killing - just "fix everything" :) [10:50] mdz: i'll give it a going over tonight [10:50] mdz: apt-rpm will come up shortly, once sed has finished stripping all the $Id...$ from everything :p [10:50] rookery is my bitch [10:50] Keybuk: so that's why it's been dog slow lately. [10:50] lamont_r: sure, but when I emerge, you can buy me a beer, because I'll be of legal drinking age in the US [10:50] heh [10:50] mdz: -novtswitch is done, btw [10:51] that's what, 6 years from now? :-) [10:51] mdz: oh wait, I already told you [10:51] lamont_r: ease up ;) half that [10:51] lol [10:54] Hm. Any plans for a PPC live CD? [10:54] we'd love one. thanks ;-) [10:56] thom: triple play! === boglot [~logbot@mentors.workaround.org] has joined #ubuntu-devel [11:10] bbl [11:12] daniels: with the latest xorg debs, using usefb = false and usefwpll = true works === nmf [~nmf@81.193.168.253] has joined #ubuntu-devel [11:27] thom: when are you coming through LA, again? do you want to send me a copy of your itinerary? [11:28] mdz: sure, will ping it you now [11:29] i think you're out of la for most of the time i'm there, but lets see :-) [11:34] mdz: pong [11:34] ah, apt syncing, let me look into that right now. [11:34] mdz: biff [11:38] thom/mdz: mozilla-firefox-locale-es has been removed in debian - ok to remove it from hoary/main ? [11:39] elmo: seems reasonable to me [11:39] elmo: yeah, update the seed as well [11:40] mdz: gar, fascist [11:40] elmo: pinko [11:42] oh, well, I guess I can repropose all the the stuff I'm still using from universe [11:44] elmo: just don't get ideas about whacky GREEN TERMINALS, retro boy! ;-) [11:46] thom: meh, you're just jealous of my hardcore old skool skillz [11:46] old skool rapping skillz, maybe [11:48] MC ELMO [11:50] shoutin' out to the L3 massive! [11:51] thom: I'm pretty sure those guys in the cage next to us are entirely convinced I'm insane - esp. when I really did start shouting at and physically abusing that broken green cat5 the other week [11:52] elmo: yeah, we do get some massively funny looks when they have sun engineers in the house === ggi [~ggi@ggi.base.supporter.pdpc] has joined #ubuntu-devel