[12:01] mdz: yeah [12:01] ok, seeds updated [12:02] mdz, you mean updated with ndiswrapper-utils? [12:02] fgubuntu: yes [12:03] tomorrow's daily install CD will have ndiswrapper-utils on it [12:03] you guys are the best! [12:03] we decided to do that a long time ago, but apparently I forgot to actually make the change [12:03] that would have been embarrassing, considering I was the one who proposed it [12:04] heh..you are allowed to make mistakes sometimes [12:04] nonsense [12:05] ok, with kickseed 0.9 it should be possible to do a complete Kickstart install of Ubuntu [12:05] nice! [12:05] although with, uh, somewhat carefully-chosen arguments [12:05] Kamion: do you have some notes that could be put into the wiki as a starting point for a howto? [12:06] I'd like to give that a try sometime soon === hennin1 [~henning@NAT.office.mind.be] has left #ubuntu-devel [] [12:06] mdz: not yet, but one-line instructions: [12:07] I'm pretty much convinced that casper should cause shells (running as the live user) to be spawned on the console, rather than letting getty prompt for a username/password [12:07] mdz: install system-config-kickstart, run it, put the output on an HTTP server accessible from your install machine, boot with ks=http://... as a kernel argument [12:07] but I'm not sure of the best means to launch them [12:08] openvt? [12:09] does that take care of setting up the process group leadership, etc.? [12:09] ideally it would be something which would update utmp as well [12:10] and ensure that the shell is launched as a login shell [12:10] hm, busybox doesn't have open(1) or openvt(1) so I can't check on the convenient machine [12:11] I think I might just want to spawn /bin/login -f $user or such [12:12] yes, that seems to dtrt [12:14] need to arrange for it to be attached to the right vt, though. maybe openvt there [12:15] openvt complains that the vt is in use, odd [12:16] init seems to use a shell anyway, so I can just use redirections instead [12:16] hmm, nice of the anaconda guys to document ks=ftp://. not. [12:17] so I guess that'll work too as of kickseed 0.10 === dholbac1 [~daniel@td9091a82.pool.terralink.de] has joined #ubuntu-devel === hennin1 [~henning@NAT.office.mind.be] has joined #ubuntu-devel === dholbac1 is now known as dholbach === T-Bone is now known as T-None [12:21] Kamion: can you confirm that TERM=serial is the proper test for a serial console in d-i? [12:21] if so, I'll make that change at the same time [12:21] TERM_TYPE=serial [12:22] er, yeah, that [12:22] hm, one sec [12:22] I wonder if I should skip configuring X entirely, or only stop gdm from starting [12:23] I suppose I should skip it, since elmo pointed out that it asks questions [12:23] $TERM_TYPE doesn't show up while executing a shell from d-i's main menu, which is odd [12:23] oh, I guess that shell gets its env cleared [12:24] yes, TERM_TYPE=serial should indeed be fine [12:24] ok, thanks [12:24] set via /lib/debian-installer/detect-console-linux [12:24] is there an easy way I can test it? [12:25] s/-linux// [12:25] test it? [12:25] oh [12:25] that :) [12:25] do I just boot with console=ttyS... ? [12:25] boot with init=/bin/sh and frob /lib/debian-installer/detect-console to lie? dunno what other effects that would have [12:25] or does d-i have a magic console mode? [12:26] no, the test is a readlink on /proc/self/fd/0 [12:26] what file does that belong to? [12:26] s/file/package/ [12:26] rootskel [12:26] "what package does that file belong to" [12:26] thanks [12:26] booting with console=ttyS... would do it [12:26] ok [12:26] you have to specify the rate etc too though === lupusBE [~lupus@dD5E03E70.access.telenet.be] has joined #ubuntu-devel === ultrafunk [~pd@eth779.vic.adsl.internode.on.net] has joined #ubuntu-devel [12:27] yes, hence ... [12:30] Kamion: I just noticed that the user-password configuration stuff could be done in a nicer way; passwd.config automagically skips the password comparison stuff if I don't preseed user-password-again [12:30] Kamion: however, user-password-again is asked at priority high [12:30] (pointing again to the fact that casper should probably use priority=critical) [12:32] what I would really like to do would be to set the user password to empty, but passwd.config explicitly disallows that [12:34] I suppose I could just set it afterward [12:34] seb128: ping [12:34] pong [12:35] seb128: do you have an idea, what i could have done in packaging, to have 6 warnings like "** (process:28997): CRITICAL **: egg_desktop_entries_add_group: assertion `egg_desktop_entries_lookup_group (entries, group_name) == NULL' failed" and just 3? [12:35] seb128: i'm still working on coaster [12:35] seb128: the warnings refer to the installation [12:36] hy, i just managed to install ubuntu with FAI - fully automatic install from a sarge install server. as i saw, the ubuntu packages for FAI, at least as they are in warty, are preconfigured only to install sarge - is there any need for patches to install ubuntu with fai? [12:37] dholbach: seems to be a update-desktop-database output, probably from a .desktop on the system, dunno which one [12:37] hennin1: ubuntu hoary is implementing kickstart support in the installer. stay tuned [12:38] ah ok... thought it was my fault [12:38] other automated install methods probably wont be supported [12:39] seb128: another problem is that clicking on a file edited with coaster fires up coaster nicely, but doesnt show the contents stored in the file - i can only guess from the lack of bugreports on it, that it's my problem and not upstreams :-) [12:39] tseng: does that mean there won't even be a FAI package in ubuntu at all? [12:39] dholbach: is the .desktop correctly installed ? [12:40] hennin1: its probably a universe package, no? [12:40] seb128: /usr/share/applications/coaster.desktop [12:40] hennin1: which currently means, YMMV. you are certainly free to offer us a fixed package, but it wont be a priority to fix with kickstart support coming in the installer [12:41] hennin1: visit us here or debian-devel list if you procure a fix, please === mirak [~mirak@AAubervilliers-152-1-51-138.w82-121.abo.wanadoo.fr] has joined #ubuntu-devel === wasabi [~wasabi@c-24-1-67-127.client.comcast.net] has joined #ubuntu-devel [12:45] dholbach: so it should work [12:45] Kamion: where did we leave off with getting the opencd content onto the hoary live CDs? waiting for a permanent URL? [12:45] mdz: sorry, maybe it's too late at night for me to understand that user-password-again query [12:45] dholbach: "coaster /path/to/file" works ? [12:46] seb128: well i hope, mxpxpod drops in then... i'm pretty clueless what's going on [12:46] I'm not convinced that casper should use priority=critical [12:46] Kamion: the user-password-again thingy was, I think, a "we could clean this up when moving casper to priority critical after hoary" sort of musing [12:46] oh? [12:46] priority=critical has semantics that proved to be too much trouble [12:46] I'm uncomfortable with supporting the installer and casper at two different priorities; I think it will just make excessive work [12:47] 23:38 < tseng> other automated install methods probably wont be supported [12:47] seb128: no :-/ [12:47] tseng: that's not true; preseed will be supported [12:47] seb128: ah... ok... maybe i found something [12:47] what ? [12:47] Kamion: he is looking at some universe package targetted at sarge [12:47] seb128: a warning about a dtd [12:47] we already test them separately anyway [12:48] tseng: kickstart is primarily for compatibility purposes; it is less flexible than other methods [12:48] mdz: I'm just speaking from experience of the pain of diverging semantics there [12:48] ok [12:48] you expect priority=critical would be more fragile than the existing preseeding stuff? [12:49] casper's situation would be less problematic than the installer's, but priority=critical is still really meant for fully automated installs where you have tuned the installer to your system by preseeding it [12:49] yes, I do [12:51] Kamion: how guilty would you feel about adding another udevstart invocation to work around #5732 ? [12:52] tseng: yes, it is a universe package. where can i read about in which form i'll have to provide that patch? (i never produced a patch for a debian package until now, and know even less about the ubuntu development process). for the debian package, the FAI maintainer already knows about it and will put the necessary fix into FAi. [12:53] hm are you talking about a real bug that prevents you from using it with ubuntu, or a branding issue? [12:55] im not familiar with this package [12:55] mdz: probably not at all [12:56] ... not at all guilty [12:56] as long as my install server isn't running ubuntu, it is no problem for me at all, but the available ubuntu package simply won't install ubuntu but sarge. [12:57] that sounds like a branding issue [12:58] you are asking for the default configuration of the ubuntu package to support ubuntu, not sarge [12:59] Kamion: sounds good [12:59] seb128: still here? [12:59] yep [01:00] seb128: I am trying to think of a good way to fix #6667 [01:00] currently, the live CD uses automaticlogin [01:00] which is perfect for the first login, but after that, leaves the user at a login prompt [01:00] maybe I should enable both automaticlogin and timedlogin? would that work? [01:00] i don't know much about kickstart, but as i see, kamion is right, i don't see the possibility to have custom scripts like FAI supports them, at the first glance there's no information about how different system types can be managed with kickstart. anyway, i use fai since some time and don't plan to switch, as i already have a lot of work put into FAI [01:00] you can set a 10 second relogin timer or so [01:01] and it gives visual feedback [01:01] ok, I'll test that [01:01] "10 seconds to login" above the username prompt [01:01] mdz: I've not tried, perhaps [01:01] i do that on my mythtv box [01:01] seems to work perfectly, thanks [01:01] tseng: i don't know what you consider "branding" issue. [01:01] hennin1: branding = customizing a package for ubuntu [01:02] which is what you are looking to do as I understand it. [01:02] which makes me wonder what you think the upstream maintainer is doing for you, its not a bug perse [01:03] tseng: I'm going to do that on my mythtv box as well [01:04] hennin1: really to be perfectly honest this FAI stuff doesnt look like something I can/am willing to support, and its in universe. youll have to explain your issues with the package to ubuntu-devel mailing list or find someone else in #ubuntu-motu to take up your cause. or better, read the debian new maintainer guide and learn packaging, and roll us a fix. [01:05] time to sleep, night [01:05] hennin1: I'd rather not bother every one here anymore about it today, sorry [01:05] i hope one of those courses of action is successful for you :) [01:07] wow, hostile much? :) it's a bug ... [01:07] hm I didnt mean to be hostile at all.. it seems like a branding thing to me, like apt-proxy [01:08] lack of technically-required branding is a bug [01:08] as I understand hennin1's issue, it is not merely cosmetic [01:08] tseng: oh, sorry, i just wanted to offer help, nor bother anybody nor less request any action, my personal needs are fulfilled as my ubuntu is running and installed automatically with FAI. but i'll go for the hint with the new maintainers guide... [01:09] no problem, tseng. :) [01:09] no I didnt mean to be an ass, there is just a stigma that people like to keep this channel low traffic [01:09] i probably take it too seriously [01:09] hennin1: yes, get rocking in the MOTU crew! :-) [01:11] hennin1: #ubuntu-motu can help you with packaging issues.. it sounds like you basically need to patch the default config or provide your own [01:12] hennin1: if you write it.. I can help you start packaging it [01:12] kamion: i think you're right. simply put, if i somebody will have an ubuntu server runnung FAI, he probably don't want it to install sarge, which is what would happen right now :) that a bit more grave than just a wrong logo or something... [01:12] does that make sense? === dholbach drags tseng and hennin1 over into the other tab ;-) === srbaker [~srbaker@blk-137-73-116.eastlink.ca] has joined #ubuntu-devel === mjg59 [mjg59@cavan.codon.org.uk] has joined #ubuntu-devel [01:39] hey mjg59 === ultrafunk [~pd@eth779.vic.adsl.internode.on.net] has joined #ubuntu-devel [01:46] argh. pain. so. tempting. to. ship. evince. must. have. discipline. [01:47] hmmm...? === mpt_newjersey [~mpt@dynamic-oit-vapornet-c-169.Princeton.EDU] has joined #ubuntu-devel [01:49] evince isn't integrated with cups yet is it? [01:50] how do you mean? [01:51] the last time i looked at its printer options it looked different [01:51] it uses gnomeprint [01:51] which uses cups [01:51] ah ok [01:51] maybe i was confused with something else === jdub is just trying to print now === calc goes back to his desk to see [01:52] Hello [01:52] hrm. two-to-a-page didn't work. d'oh. ;) [01:52] ah, i recall seeing something about this. [01:55] hmm yea it looks fine to me, i don't know what i was on [01:55] though it did seem to consistently crash trying to load the iso c++ doc === calc bbiab trying to get new ipw2200 driver working under ubuntu === hennin1 [~henning@NAT.office.mind.be] has left #ubuntu-devel [] === robertj offers jdub the outlet of going to put evince on the GrumpyGroundhog wiki page right now [02:06] mjg59: any luck with that drm patch? :) === srbaker [~srbaker@blk-137-73-116.eastlink.ca] has joined #ubuntu-devel === tritium [~tritium@12-202-90-180.client.insightBB.com] has joined #ubuntu-devel === wasabi [~wasabi@c-24-1-67-127.client.comcast.net] has joined #ubuntu-devel === ph_ [~ph@pD9587429.dip.t-dialin.net] has joined #ubuntu-devel [02:55] wasabi: There? I can't seem to get to your package page right now. === ph [~ph@pD9587429.dip.t-dialin.net] has joined #ubuntu-devel [03:23] jdub: ping === jammcq [~jam@pcp09022402pcs.watrfd01.mi.comcast.net] has joined #ubuntu-devel [03:25] dholbach: pong [03:26] jdub: do you know the irc nick of George Farris (the author of gfax)? he said he got in contact with you [03:26] s/contact/touch [03:26] hrm, don't think i've ever met him on irc [03:26] ok [03:26] yeah, he's been working on the new mono version of gfax [03:26] just wanted to know, to get him more into the MOTU boat :-) [03:27] that'd be rad [03:27] i'll drop him a mail [03:33] jdub: would it be possible to beg a patch into the ubuntu kernel at this point? [03:39] bob2: somewhat unlikely, but if it could possibly be seen as a bugfix, it's worth asking [03:39] jdub: it just adds pci ids for the x40 irda controller [03:39] dude [03:39] that's totally a bugfix [03:39] that's what I thought! [03:41] someone should take care of a sync of the mozilla-thunderbird-locale-* packages, at least with the current german one, thunderbird crashes immediately [03:42] i'll tell Mithrandir once he returned from fosdem === srbaker [~srbaker@blk-137-73-116.eastlink.ca] has joined #ubuntu-devel [03:45] jdubtv! -> http://node.waugh.id.au:8800/ [03:46] jdub: mailed him, be sure to push the next universe guys to #ubuntu-motu as soon as they hit you :-) [03:46] rockin' :) [03:46] jdub: thats just plain scary :) [03:47] jdub: turn up the music, i can't hear anything [03:48] and it is in sync... can't believe it [04:12] night === tseng tunes in to jdub|tv === luis_ [~louie@h001217d2c87d.ne.client2.attbi.com] has joined #ubuntu-devel [04:25] sleep tight everyone *yawn* [04:26] bye dholbach [04:26] bye tseng [04:27] totem doesn't seem to be able to bookmark yet :-) [04:28] no, just recent files [04:28] which dont include http it seems [04:35] jdub's diggin' tha music === mpt_newjersey [~mpt@dynamic-oit-vapornet-c-169.Princeton.EDU] has joined #ubuntu-devel === matt_ [~matt@bob.is.teh.admin.at.vicnet.net.au] has joined #ubuntu-devel === farruinn [~nathan@cpe-69-201-12-137.twcny.res.rr.com] has joined #ubuntu-devel === wasabi [~wasabi@c-24-1-67-127.client.comcast.net] has joined #ubuntu-devel === schweeb_ [~chris@schweeb.org] has joined #ubuntu-devel === `anthony [~anthony@ekorp-203-63-137-225.eoff.ekorp.com] has joined #ubuntu-devel === Xof [~mas01cr@158.223.59.22] has joined #ubuntu-devel === OddAbe19 [~OddAbe19@pcp02542642pcs.lncstr01.pa.comcast.net] has joined #ubuntu-devel === luis_ [~louie@h001217d2c87d.ne.client2.attbi.com] has joined #ubuntu-devel === jinty [~jinty@115.Red-80-24-9.pooles.rima-tde.net] has joined #ubuntu-devel === luis_ is now known as lu|sleep === wasabi__ [~wasabi@c-24-1-67-127.client.comcast.net] has joined #ubuntu-devel === lu|sleep [~louie@h001217d2c87d.ne.client2.attbi.com] has joined #ubuntu-devel === tritium [~tritium@12-202-90-180.client.insightBB.com] has left #ubuntu-devel ["Leaving"] === enrico [~enrico@enrico.developer.debian] has joined #ubuntu-devel === froud [~froud@ndn-165-131-148.telkomadsl.co.za] has joined #ubuntu-devel === mpt_newjersey [~mpt@eetemad.student.Princeton.EDU] has joined #ubuntu-devel === opi [~emil@217.153.156.1] has joined #ubuntu-devel === Goshawk [~Goshawk@host88-171.pool8251.interbusiness.it] has joined #ubuntu-devel === d3vic3 [~foobar@dumbledore.hbd.com] has joined #ubuntu-devel === pitti [~martin@box79162.elkhouse.de] has joined #ubuntu-devel === zenrox [~zenrox@wbar7.sea-4-12-028-223.dsl-verizon.net] has joined #ubuntu-devel [08:38] Morning [08:50] morning all [08:50] d3vic3: did you get some feedback from #kubuntu about the kde bindings? [08:52] Hi doko [08:53] doko, no === lu|sleep [~louie@h001217d2c87d.ne.client2.attbi.com] has joined #ubuntu-devel === martink [~martin@pD9EB3147.dip0.t-ipconnect.de] has joined #ubuntu-devel === mpt_newjersey [~mpt@eetemad.student.Princeton.EDU] has joined #ubuntu-devel === seb128 [~seb128@ANancy-151-1-35-162.w83-196.abo.wanadoo.fr] has joined #ubuntu-devel [09:34] d3vic3: what this KDE bindings was about? [09:34] d3vic3: I'm currently using Ubuntu + KDE [09:34] python-kde3 === EvaSDK [eva@81.56.234.40] has joined #ubuntu-devel [09:35] d3vic3: I didn't play with QT Bindings === msturm [~msturm@t-20-214.athome.tue.nl] has joined #ubuntu-devel [09:36] d3vic3: you want to test it, or? [09:36] well, no, it wont build [09:38] oh, I can try to build it after 1 PM === pitti [~martin@box79162.elkhouse.de] has joined #ubuntu-devel === mvo [~egon@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu-devel === zenrox_ [~zenrox@wbar7.sea-4-12-028-223.dsl-verizon.net] has joined #ubuntu-devel === pitti [~martin@box79162.elkhouse.de] has joined #ubuntu-devel [09:49] jdub: what do you think about #6989 ? === dholbach [~daniel@td9091a82.pool.terralink.de] has joined #ubuntu-devel [09:51] gooooooooood morning === jordi [~jordi@115.Red-213-96-69.pooles.rima-tde.net] has joined #ubuntu-devel [09:58] seb128: while we're not willing to support SA, and we don't write a new spam filtering plugin... [09:58] seb128: it would be nice if the UI disappeared if SA wasn't around [09:58] morning [09:58] right [09:59] yo Kamion [09:59] hi Kamion [09:59] according to #evolution guys evolution should depends on sa [09:59] so not much interest in fixing that then ;) [09:59] but right, let's that for the moment [09:59] ... and gone again, giving K a lift to work. that was a short morning. :) === zenrox_ [~zenrox@wbar7.sea-4-12-028-223.dsl-verizon.net] has joined #ubuntu-devel [10:12] hah, kernel-team is being bugzilla spammed. clever. [10:12] can someone just add arch tags to bugzilla mail instead? === dredg [niall@malkovich.office.blacknight.ie] has joined #ubuntu-devel [10:14] http://img95.exs.cx/img95/272/mozillaadware4vs.png <-- issint this anti-trust [10:14] hi drbyte [10:14] hi dredg [10:14] d3vic3: its supposed to be a fake iirc [10:14] hi dholbach [10:15] howdy [10:15] Mithrandir: still/already there? === zenrox_ [~zenrox@wbar7.sea-4-12-028-223.dsl-verizon.net] has joined #ubuntu-devel [10:17] drbyte, I figure that much [10:20] drbyte: well, the kernel team *does* need to take responsibility for kernel bugs ... at least bugzilla mail is threaded now [10:21] Kamion: yeah. i was looking for a way to just get the arch specific stuff, because i don't care about the other archs (tbh, i don't even have access to something like x86_64; so its not a matter of not caring) [10:22] some clever procmail could possibly filter threads on the Architecture: tag in the first message, I suppose ... [10:23] thanks. i'll look into it. get Evo to pipe outside or something [10:26] would be easier if bugzilla would put the current value of Architecture: in a mail header, though [10:28] actually, evolution can do magic too, i think. i'll play with it later... === Alessio [~Alessio@host146-4.pool8249.interbusiness.it] has joined #ubuntu-devel === zenrox [~zenrox@wbar7.sea-4-12-028-223.dsl-verizon.net] has joined #ubuntu-devel === marcin_ant [~marcin@www.e-dev.tele2.pl] has joined #ubuntu-devel === carlos_ [~carlos@69.Red-80-33-181.pooles.rima-tde.net] has joined #ubuntu-devel === AndyFitz [~root@220-245-97-227-qld-pppoe.tpgi.com.au] has joined #ubuntu-devel === eva_ [eva@81.56.234.40] has joined #ubuntu-devel [10:41] moin all [10:42] g'day amu [10:44] hey AndyFitz [10:44] Hi amu [10:44] Hi carlos [10:44] hi * [10:45] huh pitti & carlos === eva_ is now known as EvaSDK [11:18] seb128: do you know when gtk2.6 entered sarge? [11:19] 2 days ago [11:19] why ? [11:19] mvo: isn't that on packages.qa.debian.org somewhere? [11:19] Treenaks: I had a quick look, but didn't find it. but IIRC it is [11:19] ? [11:20] mvo: any issue with it ? [11:20] it breaks synaptic [11:20] mvo: speak nooooow :p [11:20] oh great :/ [11:20] how so ? [11:20] it's a synaptic problem, so don't worry. [11:20] k [11:21] and it's fixed in unstable [11:21] just curious but how does it break ? [11:21] (and ubuntu of course) [11:21] it should be compatible ... [11:22] incorrect quiting a GtkDialog with "gtk_main() and gtk_quit()" IIRC (and not using gtk_dialog_run()) === janc [~janc@dD577042C.access.telenet.be] has joined #ubuntu-devel [11:23] I'll just push the unstable synaptic into testing and hope for the best :) [11:23] k === herzi [~herzi@d044011.adsl.hansenet.de] has joined #ubuntu-devel === herzi [~herzi@d044011.adsl.hansenet.de] has left #ubuntu-devel [] === herzi [~herzi@d044011.adsl.hansenet.de] has joined #ubuntu-devel === mirak [~mirak@AAubervilliers-152-1-34-145.w83-114.abo.wanadoo.fr] has joined #ubuntu-devel === Simira [rpGirl@m146i.studby.ntnu.no] has joined #ubuntu-devel [12:33] doko: Am I right in thinking that the gcc/amd64 ABI changed from 3.3 -> 3.4/4.0? === Safari_Al [~tr@ppp51-83.lns1.adl2.internode.on.net] has joined #ubuntu-devel === ttf [~tom@p3EE37297.dip.t-dialin.net] has joined #ubuntu-devel [12:35] haggai: the C++ ABI? AFAIK there are no platform specific changes between these versions [12:40] I thought 3.4 introd a new C++ ABI [12:40] for all playforms [12:42] lifeless: correct, but we needed mozilla and firefox on amd64 to be built with g++-3.4, so the g++-3.4 for amd64 is configured with -fabi-version=1. [12:45] doko: sorry, I meant upstream gcc. OOo2-amd64 is segfaulting in the bridges module and I wonder if it is because it has been written for a different ABI === Alessio [~Alessio@host146-4.pool8249.interbusiness.it] has joined #ubuntu-devel === herzi [~herzi@c167092.adsl.hansenet.de] has joined #ubuntu-devel [12:49] the C++ ABI in 3.4 and 4.0 is the same, but differs from the one in 3.3 [12:53] doko: hmm, that's probably the cause of the problem then, thanks === HiddenWolf [~hidde@136.137.dynamic.phpg.net] has joined #ubuntu-devel [01:01] hola hola hola [01:01] carlos: ping [01:01] hey jordi [01:01] hordi! [01:02] jordi: pong [01:02] OMG THE TV DUDE [01:02] hey [01:02] yo hordi [01:02] hey carlos [01:02] carlos: ok, so it's good :) [01:03] carlos: I don't have access to my mail right now. I forgot to switch my computer on this morning. :) [01:03] jordi: you suck [01:03] I'm going to London this WE [01:03] seb128: hi [01:03] it's going to be cool [01:04] seb128: yeah, I suck, because my signed epiphany upload is sitting in my powered off computer. :) [01:04] jordi: Don't worry, I asked already the plane tickets for you === seb128 slaps jordi [01:04] jordi: get on your bicycle, get it powered! :) [01:04] Treenaks: dude, I'm so unfit [01:05] I haven't trained in months [01:05] that makes me suck more than seb imagines [01:05] jordi: you are sooo weak... [01:05] carlos: why a plane ticket ? The lazy boy can run and swim :p [01:05] seb128: right! [01:05] seb128: good idea [01:05] jordi: see you in London [01:05] :-D [01:05] seb128: if you arrange a 2 month vacation for me, I surely can do it [01:05] LOL [01:05] :) [01:05] jordi: sorry you only have one day [01:06] heh [01:06] jordi: oh, and no more complaining about not being fit after that then :) [01:06] guys, there is a guy in #ubuntu with a fatal kernel error, and I can't help him, can anyone of you try? === decko [decko@143.107.220.163] has joined #ubuntu-devel [01:13] some guy in #ubuntu running into hotplug/modprobe weirdness. I'm out of my depth here, please assist === fgubuntu [~fgubuntu@barlach.spin.it] has joined #ubuntu-devel === jbailey [~jbailey@CPE000ded9d787c-CM014260028338.cpe.net.cable.rogers.com] has joined #ubuntu-devel [01:23] daniels: pin [01:23] g === `anthony [~anthony@220-253-35-241.VIC.netspace.net.au] has joined #ubuntu-devel [01:36] Do problems with the wiki go into bugzilla under 'websites'? [01:36] yeah, or the WikiWishlist page [01:37] jdub, my t-shirts got rejected :-/ [01:37] ill be more conservative next time [01:37] Yeah, this is another 'thinks I've registered under this email address when I really haven't' bug. === dholbach [~daniel@td9091a82.pool.terralink.de] has joined #ubuntu-devel === opi [~emil@217.153.156.1] has joined #ubuntu-devel [01:56] jbailey: is there a javadoc replacement in gcj somewhere? [01:57] haggai: gjdoc is in classpath-tools. [01:57] jbailey: cool thank you === [m0rph] [~morph@p83.129.200.183.tisdip.tiscali.de] has joined #ubuntu-devel [01:58] haggai: It's in our list of things to upload and get in, but we're stuck behind java on ppc issues. Hopefully resolved RSN. === mako [mako@micha.hampshire.edu] has joined #ubuntu-devel === Keybuk [~scott@descent.netsplit.com] has joined #ubuntu-devel [01:59] jbailey: ah, I see [02:03] great, bug in discover1 preventing installation in some cases. hooray!! [02:04] 3 cheers for $uploader! [02:06] i wonder if i should just piss discover1 off and move us to my 100-line python script that reads the same format [02:06] and *doesn't* break crap === azeem [~mbanck@socks-out.lrz-muenchen.de] has left #ubuntu-devel ["laters"] [02:07] discover[12] is annoying. [02:08] daniels: so Hoary does discover? warty didn't, right? === JanC [JanC@dD577042C.access.telenet.be] has joined #ubuntu-devel [02:09] daniels: What cases does your script cover that hotplug on its own doesn't? [02:12] jordi: yes, complete shit [02:12] jordi: hoary uses discover in xserver-xorg postinst, just like xserver-xfree86 in warty and debian [02:12] jbailey: there's no way to go to hotplug and say 'hey, so y'know my video cards, right, what driver should I use for those?' [02:13] jbailey: that's the only reason discover1 is in main right now [02:14] daniels: shouldn't hotplug say "Hey! There's a videocard here.. *do magic*" [02:14] jbailey: is there any plan to get ant in main? [02:14] daniels: You mean for touching the X config? [02:14] jbailey: yeah [02:15] Treenaks: no, because we don't ever want to find it out except when we want to (i.e. the user wants us to build a configuration) [02:15] even so, it's a biiiig database. [02:15] haggai: Yes, Java wants to crawl towards main including development environment. [02:15] haggai: We're trying to get eclipse in, so it and all of its dependancies. [02:15] jbailey: but I guess not for hoary, right? [02:16] daniels: I would love to see a discover that didn't insmod things and only touched other configs (sane, X, etc..) [02:16] jbailey: right now we're specifically telling it to not do that [02:16] haggai: Not realistically, no. At this point we're still sorting out the last of the gcc4 issues. The most recent seems to be libtool breakage. [02:16] jbailey: all it does is walks the PCI bus and lets us know which cards are video cards, and which driver we should use for those [02:17] Nice! === lu|sleep is now known as luis_ [02:17] jbailey: that's how we use discover1 right now, and that's what the Python bit does [02:17] I remember someone asking me how ugly it would be to change their video card out. Cool to know that's handled. [02:17] http://people.ubuntu.com/~daniels/discover.py [02:17] jbailey: ok, thanks. OOo needs ant for some parts so that make the job harder for hoary [02:17] haggai: Ah, bugger. [02:18] bear in mind that I've not really given this a clean-up, it was just sort of incrementally written in a hurry === enrico [~enrico@enrico.developer.debian] has joined #ubuntu-devel [02:18] jbailey: 'badly'. the idea is for the XKeepsCrashing handler in gdm to re-run discover(.py), compare the results to a cache and say 'shit dude, your hardware's changed, I'm going to try to automatically reconfigure it'; if *that* fails, start up in VESA or something. [02:19] jbailey: this shouldn't actually be very hard to write at all. === brainZzZ [stirps@c-67-171-62-252.client.comcast.net] has joined #ubuntu-devel [02:24] word. === daniels fixes a massive tangled mess of Debconfiscation, with the end result that upgrades now work fine also. === tritium [~tritium@ee213-dhcp-4.ecn.purdue.edu] has joined #ubuntu-devel === Evaso [~yellow@ppp-126-167.24-151.libero.it] has joined #ubuntu-devel [02:30] hi pitti any news about pktcdvd and pmount? [02:30] Evaso: Hi again [02:30] Evaso: just missed you in #d-devel :-) [02:30] Evaso: sorry, I did not yet have time to try it out [02:30] i had found what is probably the issue [02:30] mdz: aha! worked out that bastard problem where we weren't prompting for the keyboard layout if we were totally stuck and just had a random guess at us [02:31] mdz: if it wasn't for this, most everyone would've seen a keyboard layout prompt [02:32] does this mean that next time i install ubuntu X won't default to 'us'? :) [02:32] pitti: the problem is that for cd inserted in a cd/dvd burining device that are udf fromatted there must be mount the /dev/pktcdvd/x unity instead of /dev/hdx [02:32] hi all [02:32] hey siv [02:32] dredg: depends on when you install it ;) but yes [02:32] daniels: good good :) [02:33] * Ensure that we prompt at priority critical if we can't properly guess the [02:33] pitti: pmount try to mount only the hdx device.. is it possible to make a selective mount with pmount? [02:33] keyboard layout, although we shouldn't have to guess. [02:33] hey Treenaks [02:33] Evaso: you can try to mount the pktdvd device with pmount [02:34] Evaso: however, hal probably only recognizes the /dev/hdX device [02:34] Evaso: and gnome-volume-manager only listens to hal [02:34] jbailey: note in particular the little-to-no error handling :) [02:35] pitti: but: 1) we mount every time only the /dev/pktcdvd/x devices for buring unity also if the cd/dvd inserted is not udf formatted or we must to do a selective mount and control the fs type of the media inserted [02:36] pitti: the pktcdvd device are mapped on a real /dev/hdx device [02:36] Evaso: per-filesystem mount should be reasonably easy, pmount already does this partially [02:37] pitti: this could be the best solution, if u had udftools installed u can see the mapping configuration from here: /etc/default/udftools [02:37] daniels: ;) [02:38] pitti: udftools already use udev for devices [02:38] Evaso: it does? that's cool, then it should already be integrated with sysfs [02:39] when i select that it says that it should already be correctly installed [02:41] pitti: yes is integrated in sysfs [02:41] cool === froud [~froud@ndn-165-131-148.telkomadsl.co.za] has left #ubuntu-devel ["Konversation] [02:42] pitti: /sys/block/pktcdvd0 /sys/module/pktcdvd === zul [~chuck@198.62.158.205] has joined #ubuntu-devel [02:42] Evaso: what does /sys/block/pktcdvd0/removable contain? [02:42] hey [02:42] Hi zul [02:43] pitti: 1 [02:43] hey pitti [02:43] elmo: could you promote system-config-kickstart's dependencies (hwdata, localechooser-data) to main, please? [02:43] Evaso: yay [02:43] Evaso: then it should actually be possible to pmount /dev/pktcdvd0/x [02:44] Evaso: is it? [02:45] pitti: do u mean /dev/pktcdvd/x in my case /dev/pktcdvd/0? [02:45] Evaso: err, yes [02:45] pitti: yes pmount manually work [02:45] cool === wasabi [~wasabi@c-24-1-67-127.client.comcast.net] has joined #ubuntu-devel [02:46] pitti: the problem is only that automatically pmount mount /dev/hdx also when the cd inserted in the burning unity is and udf formatted cd/dvd [02:47] Evaso: yes, i'm aware of that. So either this requires hal support, or an ugly hack in pmount-hal [02:48] pitti: so this is becoming only an hal upstream improvments? [02:49] jdub: here . [02:49] ? [02:49] Evaso: do you want to help me with this? [02:49] pitti: yes, sure [02:49] Evaso: if you find an algorithm/a C code snippet which tells me if a /dev/hdx has an associated /dev/pktcdvd/y? [02:49] Evaso: then I can integrate it into pmount-hal [02:50] Evaso: I can also do this myself, but I'm swamped currently and this might take a while [02:50] Evaso: if I have this, then pmount-hal can take the pkt device instead of the normal CD-ROM device [02:50] Evaso: as a workaround until hal supports this properly === mjg59 [mjg59@cavan.codon.org.uk] has joined #ubuntu-devel [02:51] abelli: there's a wiki page called Ubuntu Artwork with the colour palette in it [02:51] seb128: yo [02:52] pitti: actually the pktcdvd module is drived by the mapping in /etc/default/udftools [02:52] Evaso: how does this file look like? [02:52] pitti: for example DEVICES="/dev/hdc" [02:52] jdub: about gnome-app-install ... is there an update planned to get all the deskop files ? [02:53] seb128: yes, data package will hit in the next couple of days [02:53] k [02:53] which will result in some bugs to fix ;) [02:53] should I update the menu now to include it ? [02:54] pitti: so for example DEVICES="/dev/hdc /dev/hdd" is mapped as /dev/pktcdvd/0 /dev/pktcdvd/1 etc. etc. [02:54] Evaso: that's everything? [02:54] Evaso: okay, so I check whether the corresponding pktcdvd device exists and just use it if present [02:54] seb128: yeah, please [02:54] pitti: no there is only an exception: the directive NEWINTNAMES= [02:54] k [02:55] seb128: hrm, actualaly [02:55] seb128: let's not do that until we have the data package [02:55] seb128: at least it's already in system tools for now [02:55] k [02:55] BTW I'm reluctant for the session changes [02:55] we don't have good icons [02:55] we don't have translations [02:55] langpack updates :-) [02:55] icons we can do [02:56] yeah, we have the language packs, but the really is that we don't include custom translations for the moment [02:56] pitti: as default if not specified is NEWINTNAMES="0 1 2 3" so for example DEVICES="/dev/hdc /dev/hdd /dev/hde" become /dev/pktcdvd/0 /dev/pktcdvd/1 /dev/pktcdvd/2 /dev/pktcdvd/3 [02:56] as soon as it goes in, we can make that happen though [02:56] I'll do the french one, but I'm sure that's going to bit us for a lot of languages [02:56] Evaso: what can NEWINTNAMES contain? [02:56] or else soon as it goes over like 35c it will run full blast [02:57] seb128: only slightly joking -> it'll be a good demonstration of langpack updates :-) [02:57] yeah, I don't doubt of the langpack updates [02:57] hm hope we get a f-spot release before then. it has a .desktop file now [02:57] I just doubt than we will get a good level of translation for that in rosetta [02:58] pitti: but i could set NEWINTNAMES for example like this DEVICE="/dev/hdd /dev/sr0" NEWINTNAMES="cdwriter dvdwriter", then /dev/hdd will correspond to /dev/pktcdvd/cdwriter, and /dev/sr0 will correspond to /dev/pktcdvd/dvdwriter === mxpxpod [~bryan@wuw-ojr3gmca.dybb.com] has joined #ubuntu-devel [02:58] Evaso: what if NEWINTNAMES only specifies two devices, but DEVICE specifies more? [02:58] Evaso: is there already a helper program which evaluates the conffile? [02:59] pitti: that the other devices are mapped as default === lupusBE [~lupus@dD5772F56.access.telenet.be] has joined #ubuntu-devel [02:59] Evaso: which then starts with e. g. 2 or 0? [03:00] jdub: k, if you want to get the changes in the session dialog please try to get us some nice icons :) [03:01] where's the documentation of the .desktop file format, and how categories work, that sort of thing? [03:01] pitti: pktsetup -s show alway the device mapping [03:01] Evaso: ah, cool [03:02] pitti: for example pktsetup -s as output i coudl have: 0 : 254:0 -> 22:0 === neofeed [~moritz@pD9574C4F.dip.t-dialin.net] has joined #ubuntu-devel === fede_ [~fg@barlach.spin.it] has joined #ubuntu-devel [03:02] Kamion: freedesktop.org [03:03] jdub: have you read the mail about the nautilus' patch for the drag and drop from the folder list ? [03:03] seb128: thanks for applying my patch for gstreamer :) [03:03] Kamion: the desktop spec and the menu spec [03:03] seb128: no [03:03] mx|gone: np, thanks for noticing the issue :) [03:03] ah, it's on fd.o, yeah, just found it [03:03] thanks [03:03] seb128: I didn't notice it until I started working on audio stuff for coaster :) [03:03] pitti: it think we could reuse this output for pmount-hal [03:04] seb128: anyway, np about the patch... it was pretty straightforward :) [03:04] jdub:http://mail.gnome.org/archives/nautilus-list/2005-February/msg00030.html [03:04] Evaso: patches appreciated :-) [03:04] gotta get to work :) [03:04] pitti: sorry but i doesn't know c [03:05] Evaso: okay, I'll try to look into this soon [03:05] jdub: "looks good" according to alex, I'm tempted to include it to the nautilus package ... [03:05] Evaso: in the meantime, can you please open a bug report about this and include soem info (like your mapping and the steps to make it work) [03:05] pitti: could i open in debian? [03:06] Evaso: yes, for my sake [03:06] Evaso: I don't mind if it's ubuntu or debian [03:06] pitti: ok actually ubuntu/debian had the same problem :) [03:06] seb128: urgh, seems really strange. [03:07] why ? [03:07] oh no [03:07] that's going to guarantee that it never become an option menu [03:08] an option menu ? [03:09] you currently have to click to get the menu [03:09] not just mouse down [03:09] if it becomes draggable, it definitely couldn't be mousedown only [03:09] you want an auto-open on focus thing ? [03:09] no [03:10] mousedown on the button [03:10] no menu [03:10] oh [03:10] hm, I can't think of good categories for system-config-kickstart [03:10] I had GNOME;Development, but that puts it in a Programming menu [03:11] Kamion: GNOME;Application;System;Utility; [03:11] that's a start [03:11] http://www.gnome-look.org/content/preview.php?preview=2&id=19506&file1=19506-1.png&file2=19506-2.png&file3=19506-3.png&name=Pinux%27s+Tux+Cursors+Theme&PHPSESSID=9e7da778d0f682b9f20c4a5f1c3da80e [03:12] Those bottom ones should be ours. =) === Kamion doesn't see Application in http://standards.freedesktop.org/menu-spec/latest/apa.html [03:12] but ok [03:12] ok, seems to end up in System Tools now, which is probably better, thanks [03:13] wasabi, im using those right now. They are nice! === wasabi [~wasabi@c-24-1-67-127.client.comcast.net] has joined #ubuntu-devel === seb128_ [~seb128@ANancy-151-1-43-116.w83-196.abo.wanadoo.fr] has joined #ubuntu-devel [03:24] hey, what does the "preview freeze" mean to universe? I dont seem to see a -devel post mentioning it from a search on freeze [03:25] pitti: i had found in /etc/udev/permissions.d/udev.permissions pktcdvd/*:root:cdrom:0660 pktcdvd/control:root:root:0644 [03:25] tseng: universe continues to be quite relaxed. these final freezes are worth using, however. [03:25] pitti: this devices is already managed by hal? [03:25] Evaso: hal != udev [03:25] jdub: ok good, i have a few things id like to fix myself, and python updates are still progressing [03:25] pitti: i know [03:26] pitti: but if there are already in udev is possible there there is somthing in hal cvs === Goshawk [~Goshawk@host213-98.pool8253.interbusiness.it] has joined #ubuntu-devel [03:27] Evaso: I'm not aware of anything like that === Alessio [~Alessio@host146-4.pool8249.interbusiness.it] has joined #ubuntu-devel [03:35] doko: ping? [03:36] jbailey: pong [03:36] doko: http://gcc.gnu.org/ml/gcc-cvs/2005-02/msg01061.html claims to fix libjava bug, committed about 20 minutes ago. === Goshawk [~Goshawk@host213-98.pool8253.interbusiness.it] has joined #ubuntu-devel [03:39] ohh, ok, I'll update the snapshot first ... [03:39] doko: Thanks! [03:47] . o O { why does g-v-m _always_ segfault when I do an update? } === pitti hides === x4m [~max@64.222-201-80.adsl.skynet.be] has joined #ubuntu-devel [03:56] any difference between Warty kernel tree patches and such and Hoary's one? === mpt_newjersey [~mpt@eetemad.student.Princeton.EDU] has joined #ubuntu-devel [03:59] trulux: yes alot === fgx [~fgubuntu@barlach.spin.it] has joined #ubuntu-devel [04:07] Keybuk: mail for you on u-d, forgot to cc [04:09] What's up trulux? How's the paper? [04:09] jdub: cc would've been /dev/null'd anyway :p === eruin [~eruin@eruin.user] has joined #ubuntu-devel === jinty [~jinty@78.Red-213-96-3.pooles.rima-tde.net] has joined #ubuntu-devel === sivang hi fives jinty === jinty_ [~jinty@78.Red-213-96-3.pooles.rima-tde.net] has joined #ubuntu-devel === jinty gives a low one back === rburton [~ross@84.12.62.209] has joined #ubuntu-devel [04:20] rburton: hey captain :) [04:21] hi daniels [04:21] pitti: around ? [04:22] seb128: always to your service :) [04:22] :) [04:22] not sure on how to get useful details for the hal/gvm issue [04:22] seb128: I just meant, is the bug still reproducible for you with the latest kernel? [04:22] I've killed gvm and started it from the command line some days ago [04:22] seb128: without ibreakify? [04:23] it displays like 1 line every few second [04:23] seb128: g-v-m ^ ? [04:23] yep [04:23] seb128: which line? === Goshawk [~Goshawk@host213-98.pool8253.interbusiness.it] has joined #ubuntu-devel === ironwolf [~ironwolf@c-24-6-169-124.client.comcast.net] has joined #ubuntu-devel === luis_ [~louie@h001217d2c87d.ne.client2.attbi.com] has joined #ubuntu-devel [04:34] booting the system i read: "entering runlevel 2" does anybody know something about the script/program that generates it? . The problem is that if i chvt 8 while booting this line (and others above) are written on vt8 and not in tty1 as all the others line are (this is a issue needed by usplash) [04:37] thom: ping [04:37] pitti: hello [04:37] thom: Hi, howdy [04:37] thom: just evaluated #6002 with seb128 again [04:37] thom: he and ogra had similar problems [04:38] thom: but they seem to be gone with the latest kernel inotify fix [04:38] i'll test it when i reboot again, then [04:38] thom: okay, cool. Thanks [04:39] thom: please watch out for dmesg thinks like "hal.hotplug[5759] : timout(10000 ms) waiting for /bus/pci/slots" === darklight [~darklight@host29-46.pool81117.interbusiness.it] has joined #ubuntu-devel [04:40] seb128: could you tell me why the resulting menu interface of gnome-cups-manager differs in it's "Edit" menu drop drastically then the one that's available when editing the glade file in the designer? it has 1 additional "Properties". [04:40] sivang: probably because the code does some changes [04:41] seb128: argh, ok, I'll check the code again. [04:41] cool. i'll check the map [04:42] seb128: I also tried adding one item through the designer, bu then the whole item list for "Edit" changed. weird stuff [04:43] daniels: nearly everyone seeing a second keyboard layout prompt isn't very nice...it seems like we're not guessing as well as we were in Warty [04:47] Goshawk: Best guess is that it's init writing it to /dev/console [04:48] jbailey, yes.. but the strange thing is that init writes its, why not all the messages are writtend in tty8? [04:49] there are some lines in tty1 and some in tty8 === jamin [~jamin@cust-24.241.99.54.cbnstl.net] has joined #ubuntu-devel [04:50] and in tty1 there are not only kernel messages, but also rc scripts output (managed by init) [04:50] Goshawk: I don't know when tty1 is created, I'd have to look at the code. rc scripts would probably be spawned against /dev/tty1 [04:51] yes, it calls something as: log_begin_msg "Starting $DESC: $NAME" [04:52] usplash is going to be ready... (i've now implemented bar) so if we need to ad it in ubuntu we should fix this error [04:53] Runlevel information isn't terribly useful. 'quiet' should probably silence sysvinit messages too then. [04:53] jbailey, no.. i need them in tty1 [04:53] since usplash reads from it [04:53] Oh, I see. [04:53] but all in tty1 [04:53] ^__^ [04:53] mdz: not really. there were two bugs: one was that we were testing for LANG="en_AU" f.e. (guess how well that works with UTF-8), the other was that if we couldn't guess, the prompt wouldn't get shown. [04:54] usplash reads from dev/vcs1 to upgrade bars [04:54] mdz: the former has been solved by stripping out all qualifiers (@euro, .UTF-8) prior to testing $LANG; the latter has been solved also. [04:54] Goshawk: Bars, like progress bars? [04:54] it is capable of paste any kind of image [04:54] jbailey, sure [04:54] mdz: but I 'solved' the latter (only not, in some cases) first, so everyone would see it. but now with solving both, we're back to exactly where we were with warty. huzzah. [04:54] jbailey, excuse my bad english [04:55] if(text.find("Starting hotplug") != string::npos) [04:55] { [04:55] hotplug = true; [04:55] background.draw(DrawableRectangle(device.xbar_min,30, device.xbar_min+30,50)); [04:55] background.write("/dev/fb0"); [04:55] mdz: there's a discussion with myself and smurfix about making this less completely shit in your inbox [04:55] daniels: yes, I see it [04:55] daniels: can you upload xorg today? [04:56] mdz: no, I'm about to go to sleep [04:56] mdz: my target is tuesday, which I expect to be able to hold to [04:56] daniels: array 6 is wednesday [04:57] and you have ~25 days worth of xorg changes queued up [04:57] mdz: (tuesday night being my dropdead; i'm confident enough that everything works, modulo having tested builds on all the different architectures, to upload it then.) [04:57] mdz: agh [04:57] mdz: understood -- obviously about 14 days of those were lost to multiseat, however (tracking down bugs in binary drivers with no spec sheets is not my idea of fun) [04:57] did I mention preview freeze? [04:57] tell me that's not wednesday ... [04:57] yes [04:57] frig. [04:58] well, domestic duties are keeping me up late (it's already >3pm) anyway, so I might as well kick off test builds on davis and halley (builds and works ok on amd64 and i386) [04:58] mdz: so no new features allowed after wednesday? [04:59] zul: bew features are already not allowed AFAIK ;-) [04:59] s/bew/new/ [04:59] ok thats what i thought [05:00] zul: we are past UVF , that is. [05:00] Goshawk: Does it say precisely "entering runlevel 2"? [05:01] oh, ugh, need to upload a new .orig.tar.gz [05:01] zul: http://www.ubuntulinux.org/wiki/PreviewFreeze [05:01] yes! [05:01] zul: confirmed changes only [05:01] jbailey, yep [05:01] wait [05:01] Hi mdz [05:01] sivang: FeatureFreeze is the relevant state here [05:01] pitti: morning [05:02] then: "Saving VESA state" [05:02] mdz: hrm, right :) [05:02] Goshawk: Bah. The E is capital. ;) Added -i to my grep. =) [05:02] then : "Starting system log daemon" [05:03] :-) [05:03] just switch to tty1 and all the lines above "runlevel 2" are written in /dev/cosole instead of tty1 [05:03] (it seems) [05:04] Goshawk: I'm not sure the right way to do this. I'm guessing we'd have to 1) Create tty1 in the initrd, 2) Make sure that there was noone watching on anything other than the screen, so that serial console doesn't lose data. [05:04] if cbs showed anything other than the kennedy funeral in the sixties theyd be off the air now [05:05] hello. I'm trying to put scrollkeeper .omf files in a multi-binary source package: how do I tell dh_scrollkeeper to install only some omf files in the package? [05:05] mdz: new orig uploading, which scp seems to think will take nigh on an hour; i'll run test builds around as soon as I can, and if they all pass, I'll upload on the grounds that it fixes enough important stuff that any regressions I haven't caught are likely to be minor in comparison [05:05] zul: speaking of freezes, any idea when I can expect the next kernel upload? [05:05] jbailey, i dont' think that creating tty1 by initrd will solve the problem... [05:05] mdz: sorry it's taken so long, but multiseat totally threw my schedule in every way (not just work) [05:06] btw.. i'm gonna continue developing usplash... [05:06] I know [05:06] Kamion: have to talk to lamont, did you have a look at that sata atapi cd-rom bug? [05:06] Goshawk: It would have to be before init was started if you wanted all of init's messages to go to a particular console. [05:06] Kamion: probably thursday will be the upload data === doko [~doko___@dsl-084-059-003-196.arcor-ip.net] has joined #ubuntu-devel [05:07] take a look at that [05:07] jbailey, they are already there [05:07] zul: I would much rather have it before preview freeze [05:07] jbailey, all the mesages remains in tty1 [05:07] Kamion: talk to lamont though he is the one who does the uploads [05:07] daniels: please send me a copy of your xorg changelog [05:07] only those that are belove "runlevel 2" are in /dev/console [05:07] maybe we should just delay it until after preview [05:07] Goshawk: Oh, really? Hmm. [05:07] jbailey, it could be a configuration problem [05:08] nothing important [05:08] mdz: I don't think we can preview with that keyboard misconfig bug [05:08] but we have to change it [05:08] zul: do you need me to track down whether the hotplug event is every actually sent? I don't see how we could be ignoring it. The code's pretty simple. [05:08] zul: Or... hmmm. [05:08] zul: you mean #1440? [05:08] jbailey: yes please [05:08] Kamion: yep [05:08] zul: It's the root driver. There would have to be some further magic probably. [05:09] jbailey, try to put a simple script S01chvt with "chvt 8 " command into /etc/rcS.d/ and you will see more about that problem [05:09] Kamion: I'm inclined to agree, but we are limited by daniels' physical stamina as well [05:09] zul: We probably load the SATA stuff in the initrd, and the harddisk driver. No cdrom driver available at that point, and probably no coldplugging events for the scsi bus later. [05:10] mdz: there's always the option of having *just* that change, which would be much smaller and pretty easily tested [05:10] jbailiey: hmm...do what you ahve to do ;) [05:10] daniels: how much work would that be? === mdz watches pages of changelog scroll by [05:12] mdz: re #5732, do you mean that just a udevstart after each time we run the hotplug scripts would fix it? [05:12] mdz: keyboard misconfig is hopefully solved [05:12] kami xorg 6.8.1 [05:12] er [05:12] Kamion: in this case, one udevstart after cdrom-detect would fix it [05:12] Kamion: xorg 6.8.2 is in all the custom cds we made; it may solve the livecd keyboard misdetection bug [05:12] udevstart is generally safe to run, isn't it? [05:12] Kamion: well, after the hoptlug bits and before the actually-using-the-device-bits of cdrom-detect [05:13] Kamion: aiui, the only real keyboard problems we had were with the live cd; is there anything wrong with the install system? [05:13] Kamion: yes [05:13] I could imagine that it might get confused if you hotplug certain types of devices while udevstart is running, but mostly it's idempotent, and hotplugging devices while the installer is detecting hardware is pathological [05:13] daniels: well, people generally get the wrong keyboard on installation as well due to $LANG containing .UTF-8, AIUI [05:14] Kamion: right -- we prune .UTF-8 now [05:14] daniels: that's what I meant [05:14] (specifically: MYLANG=${LANG%%@euro}\nMYLANG=${MYLANG%%.UTF-8} [05:14] array 6 is our best chance to get this fix tested for preview [05:14] so it needs to be on there, one way or another [05:14] yeah, which is why my uplink is saturated with the .orig.tar.gz [05:15] (the double % is redundant-though-harmless, by the way) [05:15] Kamion: is it still posh-or-whatever-cracked-out-crap-we-have-in-the-installer compliant? [05:15] yes [05:15] actually, nevermind, doesn't get hit until the installed system [05:15] daniels: why isn't the .orig.tar.gz identical to upstream's? [05:15] the installer uses busybox, not posh [05:15] mdz: non-free fonts and shit. also, thanks to dbs, the .orig.tar.gz contains a copy of the upstream tarball./ [05:16] mdz: so xorg_6.8.2.orig.tar.gz contains xorg-6.8.2/xorg-6.8.2.tar.gz, which is a pruned copy of X11R6.8.2-src.tar.gz [05:16] gah, right [05:16] it'll apparently be done in 34min now, anyway [05:16] which time I will finish cleaning [05:19] zul: re #1974, I don't get the error messages in syslog any more (nor the status messages, come to that), and it seems to be trying to work, but the card can't associate to my AP [05:20] thats the wirelesss one correct? [05:20] it seems to be more deadly [05:21] zul: yeah [05:22] brainZzZ: are you a bot? [05:23] hey mule... are you a bot? [05:23] can somebody kick the bot, please? === mode/#ubuntu-devel [+o daniels] by ChanServ === mode/#ubuntu-devel [+b *!*stirps@*.client.comcast.net] by daniels === brainZzZ was kicked off #ubuntu-devel by daniels (daniels) [05:23] thanks === mode/#ubuntu-devel [-o daniels] by daniels [05:26] can anyone give me an example of one named binary package that is built from a different named source packages for different arches? i'm trying to include a non-contrived example of such a case in a document i'm writing. [05:26] amu: ping? [05:30] amu: are those KDE issues fixed so that the Kubuntu packages can move into main? === Amaranth [~travis@amaranth.user] has joined #ubuntu-devel === luis_ is now known as lu_the_extermina [05:37] pitti: your at changes seem to have worked well; I had an at job queued before the upgrade, which ran after the upgrade with no problems [05:38] mdz: cool [05:38] mdz: I extensively tested it at my machine, worked fine for me too [05:38] mdz: however, I did not check the inter-version at jobs that you did; thanks for testing [05:40] pitti: let's leave the rest for hoary+1, though, ok? ;-) [05:41] mdz: "rest" -> derooting targets? [05:41] pitti: yes [05:41] mdz: ack [05:41] mdz: there aren't any easy ones left anyway [05:41] I agree [05:42] mdz: btw, what do you think about Sivan's g-cups-manager UI mods? Are they still appropriate for Hoary if I scrutinize the patch? [05:42] mdz: and given that sivang manages to get it ready before preview freeze? [05:43] mdz: (adding a checkbox to enable CUPS browsing) [05:43] pitti: URL? [05:43] sivang: ^ which bug was it? you reassigned it to you [05:44] mdz: #2251 === fwiffo [~jep@cpe.atm2-0-1101155.0x503f8eca.bynxx8.customer.tele.dk] has joined #ubuntu-devel [05:46] pitti: it seems too complex to push in at this late hour [05:46] mdz: it's only UI, the backend part is already in [05:46] pitti: if you are confident that it cannot break any existing functionality, and it can be in for array 6... [05:46] mdz: but okay, your call. sivan can prepare the patch nevertheless for hoary+1 [05:46] bbl...lunch [05:46] well, I was thinking post-preview actually [05:47] mdz: ah, even better :-) [05:47] since this is not strictly a feature, but partly a bug [05:47] mdz: okay, then I can review and test the patch extensively and upload it after preview [05:47] pitti: have you and sivang discussed how it should work in the UI? [05:47] mdz: in any case it is now much easier to get browsing [05:47] I suppose if the user requests to enable browsing, it will ask for the sudo password and restart CUPS? [05:47] mdz: yes, pretty extensively [05:47] doesn't restarting CUPS crash gnome-cups-manager? [05:48] mdz: if it crashes it, then it's probably nothing for Hoary [05:48] mdz: it will basically call "gksudo /usr/share/cups/enable_browsing 1" [05:48] mdz: (or 0, if disabling) [05:49] pitti: I have seen it crash several times when I restart cups; it is easy enough to test [05:49] mdz: hmm, never occurred to me [05:50] mdz: any special activities in g-c-m to make it crash on cupsys restart? [05:50] I can't reproduce it now; maybe it was fixed, or possibly it doesn't happen every time [05:50] pitti: double click on a printer [05:50] keep the dialog open [05:50] restart [05:50] it crashes pretty often [05:50] pitti: if you are playing with g-c-m i don't suppose you want to take it over in sid too? :) [05:51] rburton: is it orphaned? [05:51] pitti: well, not really. but i'm a bad maintainer [05:51] i need to take a day and run through the bugs and patches from upstream and ubunut [05:51] this stuff needs some real work [05:51] seb128: I can't reproduce the crash (of course, because I want to see it happen...) [05:52] I've got it like 5 times it 10 cupsys restart [05:52] just run g-c-m [05:52] double click on a printer === Arrogance [~aks@CPE0050ba556e4b-CM001225423850.cpe.net.cable.rogers.com] has joined #ubuntu-devel [05:52] restart cupsys [05:53] pitti: http://rafb.net/paste/results/2qkAV085.html [05:53] seb128: worked in 5/5 cases :-( [05:53] lucky you [05:54] oh, cool backtrace [05:54] :) [05:54] I can get one with debug stuff [05:54] seb128: could you please attach this to a bug? [05:54] will do [05:54] seb128: I'm currently patching cupsys [05:54] rburton: perhaps robtaylor_ wants to maintain g-c-m ? [05:55] robtaylor_: you do? [05:55] seb128: did i hear my name taken in vain? ;) [05:55] yay rob [05:55] libgnomeprint* maintainer [05:55] and h's supposed to get some hal work from redhat in the packages [05:55] I've read that somewhere :) [05:55] *sigh* ok, let me look at qa before i say yes ;) [05:56] rburton: see, you have a winner :) [05:57] hmm, what the hell is *that* doing as RC? [05:57] rburton: hmm, i'm a bad maintainer too tho ;) [05:58] the current maintainer kind of sucks === seb128 hides [05:58] yeah, he is crap [05:58] i'd go as far as pointing out there is a bug with a patch which has been sitting in his inbox for a month === robtaylor_ spanks rburton [05:59] oooooh [06:01] rburton: well i'm pretty loaded at the moment really (got my new farsight project taking up quite a bit of time) but if i get mo, i'll go though some of the bugs for you ;) [06:01] that would be great [06:01] i'll try to at some point too [06:01] i know the codebase a little, at least ;) [06:02] though not enough to help poor sivang... mabye *he* wants to be the new maintainer ;) ;) [06:02] brb [06:03] whiprush: nice article dude; it's good to see *someone* not whining about the firefox theme :-) [06:06] elmo: please sync apache from unstable [06:07] mdz: test builds on davis and halley whirring now; feel free to inquire (if there are no processes running from me and there are debs in ~daniels/xorg, it worked) into it while I'm asleep if you like [06:08] back === lupusBE [~lupus@dD5772F56.access.telenet.be] has joined #ubuntu-devel [06:09] thom: apache 1? [06:09] thom: what's wrong with the firefox theme? [06:10] elmo: yeah [06:10] daniels: thanks [06:10] dredg: nothing IMO, but people seem to like whining about it [06:11] thom: we are going to be able to kick that thing out pre-hoary, right? [06:11] yeah === doko [~doko___@dsl-084-059-003-196.arcor-ip.net] has joined #ubuntu-devel [06:12] thom: oh, the 'firefox-now-uses-the-gnome-theme' theme? [06:12] i like that. [06:12] it bugs me when my apps don't look similar [06:12] dredg: exactly === trukulo [~trukulo@62.57.69.176] has joined #ubuntu-devel === [morph] [~morph@p83.129.200.183.tisdip.tiscali.de] has joined #ubuntu-devel === maskie [~maskie@196-30-108-12.uudial.uunet.co.za] has joined #ubuntu-devel [06:18] mdz: smses if ftbfs kicks up would probably work well -- i might be uncontactable until about 0500 UTC (totally unavoidably) tomorrow [06:19] moo [06:20] rburton, seb128 : talking of cups, does anyone fancy making the cups package put printers.conf in /var/lib? ;) [06:22] lamont: please monitor daniels' test builds; if they fail, daniels should be SMSed, and if they succeed, they should be published for testing [06:22] published in p.u.c, preferably [06:22] actually, hold on a sec [06:23] daniels: any particular package? [06:23] or just everything you upload? [06:23] thom: heh, we've waited like four years for better support from mozilla apps and the first thing people whine about is the home icon in the skin. Heh. [06:24] lamont: xorg, yo [06:24] lamont: seems fine on amd64 and i386 locally, but test builds are running around on davis and halley [06:24] lamont: should they succeed, if you could dput xorg_6.8.2-1_source.changes from rookery:~daniels, it would be much appreciated [06:25] bradb: that's been the case for libgcc1 in Debian in the past, I think, although it doesn't seem to be at the moment [06:26] can some kernel folks have a look at http://svn.debian.org/wsvn/kernel/tags/kernel/powerpc/2.6.8-10/debian/post-install?op=file&rev=0&sc=0 ? [06:26] it'll need to be hacked a little to take effect only on powerpc [06:27] daniels: are the builds going to a file, or are we keying off the existance of .debs in ~daniels/xorg? [06:30] elmo: is something weird going on with python2.3-apt? for some reason it's at 0.5.32ubuntu6 in the archive, though a python2.3-apt version 0.5.36 was produced by the most recent build [06:30] lamont: mdz: test builds on davis and halley whirring now; feel free to inquire (if there are no processes running from me and there are debs in ~daniels/xorg, it worked) into it while I'm asleep if you like [06:31] python2.3-apt | 0.5.36 | hoary/universe | amd64, i386, ia64, powerpc [06:31] mdz: ? [06:31] mdz: roger [06:32] grumble. davis has 2 dpkg-buildpackage processes running [06:32] this is why we give porting boxes two CPUs :P === lamont wakes up and realizes that one of those 2 is not daniels's. [06:33] elmo: I was trying to tell which was which. :-) [06:36] seb128: where are the translations of the panel main menu? [06:37] mizar:[~] grep-dctrl -FPackage python2.3-apt /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_hoary_main_binary-i386_Packages [06:37] zsh: exit 1 grep-dctrl -FPackage python2.3-apt [06:37] elmo: ^^ [06:37] < elmo> python2.3-apt | 0.5.36 | hoary/universe | amd64, i386, ia64, powerpc [06:37] elmo: the 0.5.32ubuntu6 is 'actually the version I have installed [06:37] ^^^^^^^^^^^^^ === mdz shoots himself [06:37] mdz: don't === lu_the_extermina [~louie@h001217d2c87d.ne.client2.attbi.com] has joined #ubuntu-devel [06:38] elmo: apparently it hasn't made it to the US mirror, which is where my universe points [06:39] oh, right, yeah - the mirrors got a bit beat up by the install testing [06:39] the US mirror seemed to fall behind by a good many hours a few times [06:39] as in, syncproxy, err, went away. I'll make it come back tonight [06:39] it wasn't meant to be down for this wrong, a kernel local root got in the way [06:39] ok [06:40] s/wrong/long/ blah [06:40] this wrong? very engrish :) === T-None is now known as T-Bone [06:44] hi [06:44] elmo: thanks === jamin [~jamin@cust-24.241.99.54.cbnstl.net] has joined #ubuntu-devel [06:45] argh. iproute added an 'ss' command. the bastards. [06:46] what were you using ss for? [06:46] yum :P [06:46] Kamion: i suppose elmo refers to WWII [06:46] Kamion: 'ss' in MSM Mumps is the equivalent of 'ps aux' and it's like ENTIRELY ingrained into me - I type that command while idling === T-Bone was wrong ;) [06:47] what the heck is MSM Mumps? [06:47] well done for finding an environment I'd never managed to hear of before [06:48] okay, syncproxy.u.c is back - us.a.u.c will catch up shortly [06:49] thom: Mumps or 'M' is a obscure weird database environment/language mostly used in financial and medical sectors [06:49] elmo: ah === Kyaneos [~Kyaneos@80-26-152-59.adsl.nuria.telefonica-data.net] has joined #ubuntu-devel [06:53] elmo: glib2.0 sync from debian incoming please [06:54] elmo: neat. they've reinvented netstat -an [06:55] right, goodnight [06:56] lamont: mobile number's in Offices/DanielStone [06:56] daniels: right [06:57] davis should finish around [06:57] 30 min from now, give or take [06:57] modulo the other build [06:58] haley needs about another hour, assuming it's otherwise idle. === pitti [~martin@box79162.elkhouse.de] has joined #ubuntu-devel [07:00] lamont: are there enough bits in that directory that we can do an upload without daniels if everything checks out? === ogra [~ogra@p508EB47C.dip.t-dialin.net] has joined #ubuntu-devel === jamin [~jamin@cust-24.241.99.54.cbnstl.net] has joined #ubuntu-devel [07:04] mdz: yeah, there's a signed -1_source.changes and -1.d{iff.gz,sc} [07:04] mdz: extra testing would be hugely appreciated though, I've only done testing on my setups [07:05] mdz: if it works, yes. If not, well, I'm not sure we'll have error logs [07:05] daniels: I assume that the dpkg-buildpackage output is just going to your terminal? [07:06] daniels: I plan to download and test powerpc and amd64 [07:06] daniels: and you're supposed to be asleep [07:07] daniels: you have a .deb I can test? [07:09] lamont: yeah, albeit screen(1)ed, so if you can, you're more than welcome to hijack my screen session [07:09] mdz: note you'll have to build amd64 yourself either from source or on concordia as I was just working off local builds [07:09] mdz: and yes, good point [07:10] which architectures are building? [07:10] lamont: can you kick off a build on concordia? [07:10] halley==ia64, davis==powerpc [07:11] sure === mmb [~marcinb@dve174.neoplus.adsl.tpnet.pl] has joined #ubuntu-devel [07:11] hey again [07:14] mdz: launched [07:14] concordia:~lamont/xorg.out is the log [07:15] lamont: thanks [07:15] an i386 build would be a good idea as well [07:15] ot [07:15] I assumed the two were either amd64+powerpc or i386+ [07:15] it'll slow down the amd64 build [07:16] i386 build chroot is on concordia as well [07:16] given that daniels already did local builds of them, I'm inclined to believe them [07:16] since the buildd's are going to rebuild it from scratch anyway [07:18] back in a few === mpt_newjersey [~mpt@dynamic-oit-fuzzynet-b-7.Princeton.EDU] has joined #ubuntu-devel === ups [~ups@203.200.160.36] has joined #ubuntu-devel [07:31] anyone know of a half-decent gui for mysql? [07:31] mysqlclient [07:31] phpmyadmin === T-Bone ducks :) === jamin [~jamin@cust-24.241.99.54.cbnstl.net] has joined #ubuntu-devel [07:31] i can't seem to get phpmyadmin to work on my laptop running hoary [07:31] although, i ahvent' tried that hard [07:32] srbaker: that's a security feature :P [07:32] [07:32] thom, hehe [07:32] infinity: why are you awake you loony? :-) === mmb [~marcinb@dve174.neoplus.adsl.tpnet.pl] has left #ubuntu-devel ["Leaving"] [07:35] thom : Because everything I'm currently stressing about involves people in other timezones. ;) [07:35] heh [07:36] Some day, I'll sleep at night again, and my girlfriend will stop hating me. === mvo mvo|away === dredg [niall@malkovich.office.blacknight.ie] has joined #ubuntu-devel === Goshawk [~Goshawk@host213-98.pool8253.interbusiness.it] has joined #ubuntu-devel [07:47] infinity: well, sometimes it's better than having a gf who won't LET you sleep at night, even if you want to === dredg [niall@malkovich.office.blacknight.ie] has joined #ubuntu-devel === dredg [niall@malkovich.office.blacknight.ie] has joined #ubuntu-devel [07:56] mdz: it built on ppc and amd64, given that daniels built it on i386, any objection if I upload now? === lamont needs to run away for about 20 minutes, by which time ia64 should be done building, too. [07:59] lamont: I had planned to actually test it on amd64 and powerpc [07:59] lamont: if you can tell me where to start downloading it, I will === fgx [~fgubuntu@host18-237.pool8254.interbusiness.it] has joined #ubuntu-devel [07:59] mdz: ah [08:01] people.ubuntu.com/~lamont/xorg has a Packages file [08:02] wow, does that work? (multiple architectures in one Packages file) [08:02] Yup. [08:02] Has since woody or so. [08:03] it's always worked [08:03] experimental use to be that way === Gagatan_ [bgrotan@cassarossa.samfundet.no] has joined #ubuntu-devel === Mithrand1r [~tfheen@vawad.err.no] has joined #ubuntu-devel === jamin [~jamin@cust-24.241.99.54.cbnstl.net] has joined #ubuntu-devel [08:03] Ahh, then it's the tools to generate things that changed to make it possible, not the tools that parse them. :) === HcE_ [egtvedt@tux.samfundet.no] has joined #ubuntu-devel [08:04] At least, I think something changed. Or maybe I'm just on crack. Potato seems so long ago now. [08:06] mdz: i386 build running, will holler when it's done [08:06] downloading amd64 and powerpc [08:06] need to run out, back in a couple of hours [08:08] infinity: potato _was_ that long ago. [08:08] what, 6 years or something? :-) === lamont leaves for a bit === dredg [niall@malkovich.office.blacknight.ie] has joined #ubuntu-devel [08:14] anybody noticed all the gnome menus are duplicated? [08:15] this is in effect since about two last upgrades. [08:18] wfm [08:20] sivang: i didnt do it === dredg [niall@malkovich.office.blacknight.ie] has joined #ubuntu-devel === BlackHussar [~chatzilla@corp.stamps.com] has joined #ubuntu-devel === thom just *boggles* at the concept of a dual ultrasparc laptop === jamin [~jamin@cust-24.241.99.54.cbnstl.net] has joined #ubuntu-devel [08:24] sivang: iz gtk bug :-) [08:24] sivang: no, really, doesn't happen for me [08:24] thom: I think a two CPU laptop's pretty whack, but maybe that's just me [08:25] pitti: heheh :) [08:25] sivang: any luck with gcm? [08:25] thom: that must have HURT to design [08:25] pitti: ok, I rebooted and it got back to normal, weird. [08:25] sivang: you have only very little time for this [08:25] elmo: indeed [08:25] pitti: bah, until when? [08:25] a dual ultrasparc seems even more whacky than that [08:26] sivang: preview freeze [08:26] sivang: although maybe we skip that feature in the preview and add it after the preview [08:26] pitti: I though it's on 2nd of march no? [08:26] sivang: but it should be ready nevertheless so we can test it [08:26] sivang: right, that's wed [08:27] pitti: ok, that gives about the next 48 hours to work on it approx. [08:27] sivang: AFAIUI the single major blocker is the weird behaviour if you modify the glade file? [08:28] pitti: yup, other stuff should actually work, I am with some upstream people on this, still trying. [08:28] pitti: I mean, I do a glib sync spawn, wait for the return values etc [08:28] pitti: but as long as the whole menu screws when I add some stuff to it using the glade designer, I'm lost. [08:29] mjg59, If I choose "Suspend the computer" from the logout menu, it doesn't require 2 pushes of the power button to resume (which Fn-Esc still does). [08:29] sivang: what about adding the checkbox not to the menu, but into a toolbar? [08:30] sivang: this would be more obious anyway [08:30] pitti: where does g-c-m have a toolbar? [08:30] pitti: AFAIK there's only a menubar [08:30] sivang: it doesn't so far :-) [08:31] pitti: oh :) [08:31] sivang: add it :-) [08:31] sivang: although, if adding to the menu is easy and nonintrusive, then do that [08:32] sivang: but if you add a toolbar, then we can test the other functionality already [08:32] pitti: right, seb also told me that the gui gets fiddled in runtime by the g-c-m code :-/ [08:32] mdz: was there any reason why you wanted a review of "boost"? [08:32] mdz: amu just noticed that it is unnecessary for the kubuntu stuff [08:33] pitti: which might mean the patch need be *intrusive* if it's to be nicely put with the other menu items etc. [08:33] sivang: a toolbar is certainly more independent and less prone to interference with the runtime modification [08:33] pitti: if it was in that list, germinate wants to pull it in [08:34] elmo: but amu did not find any build-dependencies or binary dependencies [08:34] elmo: how can we find out which package wants it? [08:34] pitti: ok, I'll see about using a toolbar now [08:34] elmo: it's not in http://people.ubuntu.com/~cjwatson/germinate-output/kubuntu-hoary/rdepends/ [08:34] pitti: okay, it's not there any more [08:35] oh, brb === jamin [~jamin@cust-24.241.99.54.cbnstl.net] has joined #ubuntu-devel === ttf_ [~tom@p3EE35A89.dip.t-dialin.net] has joined #ubuntu-devel === Kyaneos [~Kyaneos@80-29-55-209.adsl.nuria.telefonica-data.net] has joined #ubuntu-devel === mpt_newjersey [~mpt@dynamic-oit-fuzzynet-b-7.Princeton.EDU] has left #ubuntu-devel [] === jamin [~jamin@cust-24.241.99.54.cbnstl.net] has joined #ubuntu-devel [09:13] oh no [09:13] 1148 upgraded, 147 newly installed, 27 to remove and 2 not upgraded. [09:13] Need to get 794MB of archives. [09:13] After unpacking 217MB of additional disk space will be used. [09:13] Do you want to continue? [Y/n] [09:13] jesus [09:13] what's this? :O [09:13] going to upgrade to Hoary [09:13] any major bug around to make feeling like a rat and not doing it? [09:14] this is Moore's law applied to dist upgrades ;) === T-Bone ducks === T-Bone [varenet@freebz.slashdirt.org] has joined #ubuntu-devel [09:18] T-Bone: not kidding, I haven't used Hoary as desktop, only for development ;P [09:19] heh. Well then, you know how Hoary looks like :) [09:20] T-Bone: what is moore's law about? :) [09:21] sivang: google, "Moore's law" -> I'm feeling lucky ;) [09:24] T-Bone: eh I think I learned about this in deisgn and architecture of digital system, didn't recall the name though :) [09:25] heh [09:26] in my suggestion i was suggesting that distributions tend to follow the same growth pattern accross upgrades ;) [09:26] (doh that sentence was awkward) [09:26] T-Bone: so you probably know Amdhal's law? (this one I remember ;-) [09:28] that's an SMP thing iirc? === T-Bone googles [09:29] T-Bone: am not sure, could be === sivang --> food === sivang is now known as sivang|food === sivang|food is now known as sivang === jamin [~jamin@cust-24.241.99.54.cbnstl.net] has joined #ubuntu-devel [09:41] Anyone here have a SCSI cdrom? I'm curious how consistant /proc/scsi/scsi is for using in hotplug. === T-Bone raises a hand [09:42] T-Bone: Can you /msg me your /proc/scsi/scsi file, stp? [09:42] sure [09:45] Mithrand1r: could you please (if you find the time) upload a new version (or even sync) mozilla-thunderbird-locale-de? [09:45] Mithrand1r: it still crashes with the german language [09:45] wb mvo [09:45] hey mvo [09:45] hey dholbach, hey zul === Kyaneos [~Kyaneos@80-29-55-209.adsl.nuria.telefonica-data.net] has joined #ubuntu-devel [09:47] hola [09:48] hi sorry === jamin [~jamin@cust-24.241.99.54.cbnstl.net] has joined #ubuntu-devel [09:58] elmo: current xorg build-deps in concordia/hoary-i386 chroot, please [09:59] bbl === tritium [~tritium@ee213-dhcp-4.ecn.purdue.edu] has left #ubuntu-devel ["Leaving"] === _mvo_ [~egon@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu-devel === eruin [~eruin@eruin.user] has joined #ubuntu-devel === lupusBE [~lupus@dD5772F56.access.telenet.be] has joined #ubuntu-devel === srbaker [~srbaker@blk-137-73-116.eastlink.ca] has left #ubuntu-devel ["Leaving"] === lu_the_extermina is now known as lu|away === Goshawk [~Goshawk@host213-98.pool8253.interbusiness.it] has joined #ubuntu-devel === lamont bbiab === kent [~kent@c83-249-58-240.bredband.comhem.se] has joined #ubuntu-devel === Amaranth [~travis@amaranth.user] has joined #ubuntu-devel === jamin [~jamin@cust-24.241.99.54.cbnstl.net] has joined #ubuntu-devel === zul [~chuck@CPE0006258ec6c2-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-devel [11:15] <@kmaraas> Tybstar, new vte tarball is at http://www.gnome.org/~kmaraas/testing/vte-0.11.12.tar.gz [11:15] seb128: get to it! [11:16] haha [11:16] thom: I'm pondering uploading in hoary in fact :) [11:16] I think I'll [11:16] you should, unless it looks spectacularly broken somehow [11:16] thom: Is that to fix the gnome-terminal redraw problem? === jamin [~jamin@cust-24.241.99.54.cbnstl.net] has joined #ubuntu-devel [11:16] bah, even [11:16] vte is not used [11:17] all the devels have runned away for performance/issues with screen/... reasons [11:17] let's get it back :) === lu|away still uses it === lu|away still believes in dogfood [11:17] me too [11:17] even if in this case dogfood mostly means 'letting the dog bite your balls repeatedly' [11:17] but lot of people complain about it [11:17] :) [11:18] i still find it mostly usable, and screen only breaks once a month or so [11:18] seb128: Is that supposed to fix bug 122150? [11:18] I don't use screen and I don't care about it beeing slow :) [11:18] seb128: screen rocks [11:19] Amaranth: is #122150? closed ? [11:19] pitti: yeah, if you use a ssh connection on a box, I work on my box, no need of it [11:19] Amaranth: read the comments [11:20] seb128: I use it for long running processes, so I can restart my gnome session in the meantime [11:20] screen is very widely used [11:20] I don't restart my session a lot [11:20] if I restart it that's to reboot === srbaker [~srbaker@blk-137-73-116.eastlink.ca] has joined #ubuntu-devel [11:21] and screen doesn't handle reboot :) [11:21] it does if it's remote :p [11:21] pitti: yeah, if you use a ssh connection on a box, I work on my box, no need of it [11:21] yeah [11:22] seb128: my irssi session is running in a 180x60 gnome-terminal btw ;-) [11:22] :) [11:28] seb128: do you know anything about g-c-m ? [11:28] enrico: ping? [11:28] seb128: I mean, inner code wise? ;-) [11:29] sivang: that's to manage printers ? [11:29] written in C/GTK ? [11:29] seb128: sort of, there also bits of bonobo there [11:30] that doesn't excluse C/GTK :) [11:32] seb128: I am trying to find where the code munges the glade interface, and where it handles some menubar tweaks. It's like no where. and right, that doesn't exclude C/GTK (it's in C) ;-) [11:32] bah [11:32] what menu entry ? [11:32] seb128: yepper ;-/ [11:32] dredg: pong [11:33] enrico: hi. you maintain libbuffy, yes? [11:33] dredg: yes [11:33] enrico: ok, i've made some changes to the source package for the universe python transition to 2.4. would you mind looking over it? [11:33] sure: I'd love to! [11:34] enrico: ok, http://niall.frogstomp.com/wip/libbuffy/ [11:34] i _think_ it's ok, but i'd prefer if you cast your eye over it [11:35] seb128: when I am done with the menu entry and see it integrates nicely, I can continue with the rest of the work. (we should not have any apparent blockages) [11:35] dredg: bbiab [11:35] enrico: no worries. === bradb [~bradb@modemcable206.155-81-70.mc.videotron.ca] has joined #ubuntu-devel [11:39] sivang: "yepper" is the name of the menu entry ? [11:39] sivang: waiting for a reply :p [11:39] seb128: no :) [11:40] seb128: oh sorry dude, [11:40] seb128: yeppr == yes. [11:40] seb128: (at least for me, I [11:40] seb128: probably should look out when I use such terms) [11:40] what menu entry ? [11:40] seb128: I want to _add_ one [11:41] seb128: I am trying to find where the code munges the glade interface, and where it handles some menubar tweaks. [11:41] seb128: eh [11:41] describe a "menubar tweak" [11:41] and find it in the code [11:41] should be easy === T-Bone is now known as T-None [11:43] seb128: ok, for the "Edit" one, if you open the glade file it shows there is no properties, when you run g-c-m, you see "Properties" under the "Edit" dropdown [11:43] hah, searching google for "array 4" gives you an ebay sponsored ad [11:45] oh, holy moley [11:45] mdz: did you see mad penguin's logo tweak? [11:45] i wish people would stop opening "make firefox work in gnome properly" bugs [11:46] thom: I thought it worked properly :) [11:46] sivang: mime type handling and a bunch of other stuff [11:47] there are some big differences still [11:47] session management is the major suck [11:47] eh [11:48] mime type handling is somewhat weird , yeah [11:48] or, "misbehaving" ;-) [11:48] dredg: back === jamin [~jamin@cust-24.241.99.54.cbnstl.net] has joined #ubuntu-devel [11:50] sivang: properties is in the glade file here [11:51] seb128: open the printer_window [11:52] seb128: (in the designer) then check out what's under "Edit". then open g-c-m from your install, and see "Properties" under "Edit" [11:53] yeah [11:53] both avec the properties [11:53] dredg: it seems perfectly ok to me! [11:53] enrico: excellent :) [11:53] dredg: have you tested if it works? [11:53] enrico: briefly [11:53] seb128: hmmm [11:54] dredg: (btw, we're about to release a new version of it: just minor fixes, and buffy builds using the library) [11:54] seb128: where is the glade file you've opened? [11:54] enrico: nice [11:54] seb128: is it under gnome-cups-manager-0.28/gnome-cups-manager ? [11:54] correct [11:55] seb128: hrm, I wonder what's wrong with my glade file. [11:55] gnome-cups-manager-0.28/gnome-cups-manager/gnome-cups-manager.glade [11:55] it has 5 entries [11:57] enrico: so you're ok for someone to upload this to universe? [11:57] lamont: the upgrade went smoothly on amd64 and powerpc using the builds you/daniel provided [11:57] good night [11:57] lamont: the only issue is that a set -x seems to have been left in a .config [11:58] dredg: sure! Please go on! [11:58] dredg: I'm actually honored === mvo__ [~egon@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu-devel [11:58] seb128: when I open the "Edit" dropdown from the printer_window in glade-2, I don't have "Properties". only when running g-c-m installed on my system i get to see it there. (that open a property window per printer) [11:58] mdz: did you have a look at the docteam packages? [11:58] lamont: looks like xserver-xorg.config [11:58] enrico: great, thanks for your time [11:58] sivang: do you use glade-gnome-2 ? [11:58] enrico: no, I have not [11:58] sivang: the package has a gnome version === mroth [~mroth@mroth.user] has joined #ubuntu-devel [11:59] mdz: ok. Me and Sean did some more fixing today, and it seems there are yelp issues. Sean'll look more into it tomorrow [11:59] enrico: are you waiting for something before you upload them? [11:59] mdz: and we do need help with writing good OMF files, as none of us has experience with them [11:59] enrico: thom knows about that [12:00] seb128: Merd! was there anything that would have implied to my non smart self about it? ;-) [12:00] mdz: I've never uploaded a package into Ubuntu before, so I was waiting for a bit more peer review before uploading [12:00] i knew hacking doc-base would come back to bite me [12:00] thom: run!