[12:07] seb128: I rather dislike panel-do-dads in general though === robertj_ glares at ekiga === robertj_ also has a general disdain for Trash === jlj [n=agp@adsl-69-104-141-185.dsl.pltn13.pacbell.net] has joined #ubuntu-devel === cr3_ [n=marc@montreal.canonical.com] has joined #ubuntu-devel === Keybuk [n=scott@quest.netsplit.com] has joined #ubuntu-devel === AlinuxOS [n=alinux@d83-184-174-9.cust.tele2.it] has joined #ubuntu-devel === o_cee [n=oscar@c83-249-74-48.bredband.comhem.se] has joined #ubuntu-devel === robertj_ [n=robertj@68-190-41-227.dhcp.athn.ga.charter.com] has joined #ubuntu-devel [12:31] Keybuk: so what's usplash doing with console-screen.sh? [12:31] Keybuk: I ask because, err, I'm kind of superseding it [12:32] Kamion: it runs it to make sure that the console state is set (ie all the utf-8 stuff) [12:32] because that didn't work while usplash was running [12:32] probably because the script was buggy [12:33] echoing escape codes onto a vt in graphics mode cause corruption or somesuch [12:34] ok, so console-setup should be able to do that too [12:34] could you please check if setupcon is on $PATH, and if so call it instead? === givr1 [n=flo@APuteaux-152-1-73-21.w83-204.abo.wanadoo.fr] has joined #ubuntu-devel [12:35] dear god I have a lot of patches to send to Anton once the code-to-a-deadline period has passed [12:37] console-screen.sh is going away? great [12:37] it may not actually go away, but I'm just changing it now to exit 0 if setupcon is present [12:37] because setupcon does the same job, and is called by a console-setup init script [12:38] AGHHELP [12:38] well ... roughly the same job. I think a few edge cases may still be missing === jono [n=jono@88-107-5-110.dynamic.dsl.as9105.com] has left #ubuntu-devel ["Ex-Chat"] === bluefoxicy kills 50,000 "epiphany has crashed" dialogs [12:40] oh, hey, usplash is bzr-maintained, I can just do it myself [12:42] Kamion: Feel free [12:42] I'm trying to track down suspend regressions [12:42] ta === sfllaw [i=sfllaw@debian/developer/coleSLAW] has joined #ubuntu-devel === dholbach [n=daniel@i577B1A02.versanet.de] has joined #ubuntu-devel [12:47] Kamion: does setupcon change vts at all? === Hobbsee tries to remember if her suspend is working now. [12:48] hey dholbach [12:49] mjg59, hello, here ? [12:49] Keybuk: yes [12:49] hi Hobbsee [12:49] mjg59, can I disturb you ? [12:49] Keybuk: actually it's the tools it calls that do it [12:49] Keybuk: AFAIK setting the font involves a vt switch to get the ioctls to work right [12:50] slomo: do you particularly care for wireshark? if so, do you fancy merging it again to kill two tons of vulnerabilities? [12:50] IIRC it was not possible to set the fonts while in graphics mode === AlinuxOS [n=alinux@d83-184-174-9.cust.tele2.it] has joined #ubuntu-devel [12:53] pitti: i'll do it, it seems to be on my list [12:53] Keybuk: I could be wrong about that, but all I know is that neither console-screen.sh nor setupcon change VT directly - it's one of the tools they call [12:54] Kamion: or the author of the code that sets the font thought it might require a vt switch [12:55] and if one rewrote that code, it might not :-/ [12:55] and, frankly, if there's an ioctl that cares that a tty is the active one in order to change it, we can fix the kernel [12:55] I certainly wouldn't complain - just don't know exactly which bit of code it is === poningru [n=poningru@ip70-171-62-28.ga.at.cox.net] has joined #ubuntu-devel [12:55] but short-term (in the next 5 mins), I would say the usplash init script should be changed to call your new script [12:56] exactly what I'm doing [12:56] good man === tortoise_ [n=tortoise@194.164.140.64] has joined #ubuntu-devel [12:58] mjg59, https://launchpad.net/distros/ubuntu/+source/ttf-bpg-georgian-fonts/+bug/55966 finally a solution found! now fonts have perfect outline in user and root mode. is it possible to have the same update for dapper and edgy and debian unstable in the same time ? Thank You again. [12:58] Malone bug 55966 in ttf-bpg-georgian-fonts "ttf-bpg-georgian-fonts.conf problem." [Untriaged,Confirmed] [12:59] Hobbsee: yay [12:59] pitti, hello ;) nad have a nice hacking night :) or maybe simply good night. [01:00] hi AlinuxOS [01:00] AlinuxOS: late night meeting today :) [01:00] pitti: seeing as it's got my name listed against it, perhaps i'd better, you know :P === AlinuxOS is very happy couse finally a solution for georgian fonts problem exist! [01:00] Keybuk: did you forget to check in usplash-testcard.c? [01:01] to remove the brandingness? [01:01] Kamion: that's generated [01:01] oh, it showed up in debdiff [01:01] as being in the 0.4-19 source [01:01] odd [01:01] I guess somebody forgot to clean? [01:01] pitti, I'm in Italy now...I was in Karlsruhe for a month...It was really great...now a little bit sad. (sorry for OT) === Keybuk uses dpkg-buildpackage [01:02] I guess clean isn't perfect [01:02] Keybuk: I don't see where it's generated? [01:02] Kamion: heh, maybe it's just cruft in my bzr directory :p [01:02] but the Makefile mentions it [01:02] ./Makefile:29:libusplash_OBJECTS = libusplash.o usplash-testcard.o usplash-testcard-theme.o $(usplash_BACKEND) bogl/helvB10.o [01:03] Kamion: weird [01:03] Kamion: it's generated by the .png.c rule [01:04] oh, right, yeah - just found that [01:04] right, good, signing and uploading [01:08] if launchpad says there was a "chroot problem" - will it be automatically retried? [01:09] Mithrandir: l-c-w-a-y-g? [01:09] pitti: live-cd-write-as-you-go [01:10] Mithrandir: thanks *hug* === mbiebl [n=michael@dslb-084-056-250-088.pools.arcor-ip.net] has joined #ubuntu-devel === eggauah [n=daniel@201.82.14.135] has joined #ubuntu-devel [01:31] q/l [01:32] sorry [01:34] Kamion: may i have a word with you in pm? [01:36] administrator: sure, although I'm in a meeting so will not be paying full attention I'm afraid [01:36] Kamion: oh ok, when is the meeting over? [01:36] administrator: half an hour to an hour, but then I'm going straight to sleep [01:37] let me know whatever it is now and I'll reply when I get a chance [01:37] alright === robertj_ [n=robertj@66-190-83-164.dhcp.athn.ga.charter.com] has joined #ubuntu-devel === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-devel === zul_ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-devel [01:47] pitti, the student-control-panel MIR is missing, but its quite big so i didnt assume it will hit main before FF [01:48] ogra_: if you need it, I can do it tomorrow, but I didn't hear any pokes about it so far, so I just postponed MIR in favor of some high urgency stuff [01:49] pitti, it would rock if it could go on the CD [01:49] (so to main) [01:49] but i didnt count on it anymore ... anyway, so do as you have time [01:50] ogra_: then it'll take a while; really, you have to urge me according to the goals === z\ [n=pjphem@unaffiliated/madsheep] has joined #ubuntu-devel [01:50] pitti, my problem is that i have an implemented spec that has never got the final approval by mdz ... [01:50] uh [01:51] well, cbx33 jumped on it and implemented it ... [01:51] i had already given it up since mdz said i should give it the lowes prio [01:52] pitti,ogra_: edgy targets get priority [01:52] SCP was an edgy target initially ... [01:52] it slipped down the list with every review ... [01:53] i dont mind if SCP stays in universe for edgy and moves to main in edgy+1 ... its just that its really done so pete would deserve that it ends up on the CD [01:54] he has put plenty of nightshifts into it [01:54] (aside from making new ubuntu sounds and edubuntu artwork and patching pessulus etc ... he's a hard worker) [01:55] ogra_: ok, I'll try to process MIR tomorrow [01:55] that will make him very happy :) [01:55] LaserJock, no upload to universe yet ? [01:55] it is [01:55] sitting in NEW [01:56] ah cool ! [01:56] :)) [01:56] edubuntu edgy will become sooo sexy :D [01:57] doko: that gnome-vfs changes has been made weeks ago, nothing to do with "our gnome law" [01:57] doko: and it doesn't break any app afaik [01:57] doko: a meeting is not the place to raise an issue for the first time [01:59] seb128: it wouldn't be a problem if somebody of the desktop team would check OOo and gnome after gnome upgrades [02:00] doko: we can't check every single function of every single app [02:00] I did test GNOME [02:00] and lot of people did [02:00] and nobody opened a bug in weeks now [02:00] it's strange that a rebuild doesn't seem to help [02:00] doko: does the backtrace indicate gnomevfs problems? [02:01] the linker does not pick up libbonobo then? === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-devel [02:01] thom: hmm [02:01] dholbach: the OOo file selectors point into that direction [02:01] seb128: no, I just ask to start OOo *once* and edit a document / write it. [02:03] doko: openoffice is broken for weeks and you just noticed today? [02:03] gah. [02:03] I can't get anything to not crash if I try to preload libhoard. [02:04] seb128: no, it's broken for a while and it's known === bluefoxicy is exploring use of non-glibc allocators because of bloat; a couple sources seem to confirm that ptmalloc likes to allocate a lot more memory than is actually used [02:04] seb128: it works with the std fileselector, but not with the gnome one [02:05] dholbach: and why it has not been mentionned before? [02:05] seb128: no, it's long known, but the recent discussion on debian-release pointed into that direction === johanbr [n=j@jupiter.physics.ubc.ca] has joined #ubuntu-devel [02:06] doko: I'm not on that chan, list, or whatever media the discussion was on [02:07] mvo: I just discovered the software sources GUI and about three bugs :) [02:07] seb128: but apparently you did know about this issue [02:07] doko: no [02:07] doko: I didn't know that's an issue [02:07] pitti: *ick* can you file bugs about them please? [02:07] mvo: I wil [02:07] l [02:07] I know they moved symbols from gnome-vfs to libbonobo [02:08] doko: it's a discutable "ABI change" then ;) [02:08] seb128: are you and dholbach the only ones forwarding bugs upstream, or do others help as well? [02:08] doko: they moved some function from gnome-vfs to libbonobo which the linux linker handle fine [02:08] and that the linker manages fine [02:08] yeah [02:08] it's a "non issue" to upstream and to me [02:08] since it works fine [02:08] even when dlopen'ing the libraries? [02:08] seb128: does gnome-vfs DT_NEEDED libbonobo? [02:08] or does it rely on the app doing that? [02:09] Keybuk: rely on app [02:09] then that's an ABI change [02:09] and is broken [02:09] you should add a DT_NEEDED otherwise you just dropped symbols [02:09] hum [02:09] doko: on which arch is it broken? === zul [n=bob@ubuntu/member/zul] has joined #ubuntu-devel [02:10] Keybuk: apps linked with gnome-vfs were linked with libbonobo too so upstream argue that's not a breakage [02:11] seb128: clearly that is not true [02:11] as gnome-vfs does not link to libbonobo [02:11] no, but it doesn't use it neither [02:11] it uses dbus now [02:11] if it doesn't use it, how come openoffice is having problems? [02:11] I don't know [02:11] we are making conjoncture that's due to that move [02:11] doko: what bonobo symbols does openoffice use from gnome-vfs ? [02:11] I've no detail about the bug [02:12] maybe it just needs to be rebuilt or something :p [02:12] doko: saving works on amd64 with gnome fileselector now [02:14] Keybuk: I didn't check yet. "just needs to be rebuilt" points to some problems. [02:17] it's *_mime_* API that was moved === Burgundavia [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-devel [02:19] dholbach: no, it's *bonobo*mime* === wasabi_ [n=wasabi@ubuntu/member/wasabi] has joined #ubuntu-devel [02:23] mdz: so, we never turned on universe and multiverse by default for edgy [02:23] Kamion: "turned on" ? [02:24] there's a spec about it [02:24] turning them on by default [02:24] eek [02:24] https://launchpad.net/distros/ubuntu/+spec/enabling-additional-components [02:24] yes please [02:24] mvo: ^^ ? [02:24] I had a look at the state of the package management system recently [02:24] g-a-i seemed fine, the work there had been done [02:25] synaptic hadn't [02:25] software-properties hadn't [02:25] mdz: that one is still in review [02:25] mvo: I emailed about it a few weeks ago [02:25] because it is a dependency of easy-codec-installation [02:26] if synaptic and software-properties could relatively easily be changed, it's a trivial switch to throw in the installer [02:26] not that I'll finish that tonight [02:26] although it would slow down the apt-get update stage somewhat [02:26] mdz: I would have to look that up, but IIRC I updated it and asked for review [02:26] so I wanted to know whether I should be throwing that switch [02:26] I noted that in the last two status update meetings that I'm blocked on this [02:26] mvo: I think sabdfl expressed some concern about the UI and I asked him for feedback [02:27] hmm, yes, I did [02:27] I didn't get a reply [02:29] mdz: was that after my comment in the whiteboard: "2006-07-05 [02:29] Adressed the comments by the various reviewers and added them to the spec itself - please review" [02:29] ? [02:32] mdz: it seems that its the synaptic stuff that is missing. I can have a look tomorrow and try to estimate how long it will take. I could get it done before the weekend I think === [jb] [n=juliano@c-71-204-5-104.hsd1.ga.comcast.net] has joined #ubuntu-devel === jsgotangco [n=jerome@ubuntu/member/jsgotangco] has joined #ubuntu-devel === givr1 [n=flo@APuteaux-152-1-73-21.w83-204.abo.wanadoo.fr] has left #ubuntu-devel [] [02:39] mdz: I'm off to bed now, please let me know what you think about this tomorrow === Kaleo [i=boucault@arkana.iiens.net] has joined #ubuntu-devel === didymo [n=ashley@CPE-61-9-197-223.nsw.bigpond.net.au] has joined #ubuntu-devel === Arrogance [n=aks@ottawa-hs-209-217-99-228.d-ip.magma.ca] has joined #ubuntu-devel [02:53] mdz, i have two fixes for dapper i'd like to land soon for ltsp, one is the fix at the end of #39294:and the other is a fx for g-p-m that hides the hibernate action on logout http://people.ubuntu.com/~ogra/70-suppress-pm-actions-on-ltsp.patch === Fujitsu [n=Fujitsu@ubuntu/member/fujitsu] has joined #ubuntu-devel [02:58] oh man, synaptic repo stuff got really cool in edgy [03:00] mdz: is the intent to switch to linux-generic as the default install kernel? [03:01] though that would effectively desupport 486 systems except for netboot and DVD (ha ha) [03:01] mdz: perhaps linux-generic just on the desktop CD and leave -386 on the alternate? === tortoise_ [n=tortoise@194.164.140.64] has joined #ubuntu-devel === slomo__ [n=slomo@p5486FC7F.dip.t-dialin.net] has joined #ubuntu-devel [03:05] mdz: of course, the trouble with *that* approach would be that desktop would have to be different between the desktop and alternate CDs in order to account for needing different linux-headers packages [03:05] so I don't know [03:06] I'm moving desktop to linux-headers-386 for now, since that's the kernel provided on the CDs [03:07] (as it happened we had linux-headers-686 in desktop and linux-headers-386 in ship, apparently by mistake, so that's a megabyte or so reclaimed from the i386 CD) === cr3 [n=marc@pdpc/supporter/bronze/cr3] has joined #ubuntu-devel [03:08] Seveas: pong === poningru [n=poningru@ip70-171-62-28.ga.at.cox.net] has joined #ubuntu-devel [03:10] oh, we ship both kernels on the alternate CD; hmm; I'll just match everything up === robertj_ [n=robertj@66-190-83-164.dhcp.athn.ga.charter.com] has joined #ubuntu-devel === slomo [n=slomo@ubuntu/member/slomo] has joined #ubuntu-devel === Burgundavia [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-devel === Burgwork [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-devel === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-devel [03:22] Kamion: linux-generic on desktop and -386 on alternate was the plan [03:23] Kamion: hadn't thought about the headers problem [03:24] stupid question here, but why not use the linux-headers-generic, as you have with the rest of them? [03:24] ie, -image and restricted modules and all that? [03:26] upstart is acting really goofy.... [03:31] Hobbsee: -generic is basically -586 [03:31] it's not an "all the headers" metapackage [03:31] well, yeah, of course. so if you're only shipping -586, surely you only need the headers for -586? [03:31] ok, that unicode-data upload should untangle the console-data FTBFS on i386 [03:32] like i say, i think i'm missing something really stupidly obvious here [03:32] at least the build-dep part; I'll upload tomorrow for the rest [03:32] bah [03:32] upstart won't do anything but boot into singleuser mode anymore :( [03:32] Hobbsee: sure, you're right, but if we wanted to ship -generic on the desktop CD and -386 on the alternate CD, we run into the problem that the definition of the desktop seed is common to both desktop CD and alternate CD [03:33] Kamion: point. then stupid question number 2 is why you want to ship -386 at all then. [03:33] Hobbsee: the only way to resolve that is to have both -386 and -generic in desktop, which is not really desirable due to bloat [03:33] and it's a terribly fucked single user mode where backspace puts a ^? ^H puts ^H and enter puts ^M and ^J puts ^J [03:33] yes of course [03:33] Hobbsee: because it's still actually possible and occasionally useful to install 486-class systems with Ubuntu, believe it or not; and also I believe there's still some legacy hardware around that blows up with a 586-class kernel [03:34] I'm not saying 486 should continue to be the default, but I do think it needs to be possible somehow [03:34] maybe we should make 386 an option on the install CD but not the default, and not ship the headers for it [03:34] Kamion: ah, ouch. right. [03:35] note that the installer itself uses the -386 kernel and modules, so you could end up in a situation where you could install but not boot into the resulting system, if you were very unlucky ... [03:35] right. [03:35] heh. that sounds like our car licencing. [03:35] Hobbsee: a further problem is that 486-class systems tend not to have enough hardware to deal with the more advanced installation methods [03:35] they often don't have PXE-capable network cards, they very likely don't have DVD drives, etc. [03:36] Kamion: gotcha, fair enough. stupid question number3 is why ship the 586 class kernel at all, but you dont have to answer that if you dont feel like [03:36] 486 class systems are lucky to have an IDE CDROM === Hobbsee suspect she's tried enough of your patience today with idiot questions [03:36] sorry, I'm conflating 386 and 486 all over the place here, which is because our C++ libraries require 486 anyway so 386 is basically dead in the water [03:36] Hobbsee: we get a lot of complaints from optimisation-lovers if we don't :-) [03:36] Kamion: point. [03:36] HrdwrBoB: I don't know about lucky [03:36] it apparently is a bit of a speed gain [03:36] HrdwrBoB: I'd say most 486s had CDRoms [03:37] HrdwrBoB: the DX/66 had a very long life [03:37] Kamion: i thought the straight dope thread on ubuntu-devel had proved that that wasnt the case. [03:37] I think Ben profiled the various options, hence the newly-cut-down number of kernel targets we're building [03:37] robertj_: I know of nobody who uses a 486 whatsoever, infact I'm pretty sure most charities will bin them now [03:37] Hobbsee: I'm way behind on ubuntu-devel. I don't think *all* the targets we used to build were necessary ... [03:37] HrdwrBoB: oh no, i think its silly to support 486 [03:38] HrdwrBoB: you know mdz, right? :-) [03:38] HrdwrBoB: just saying, don't down the 486 :) [03:38] Kamion: right === Hobbsee files another sync request [03:38] HrdwrBoB: IIRC he has a fairly-recently-acquired Soekris router box which has a 486 inside; it's still used in embedded systems sometimes [03:39] People who are using 486s for running gateways need to do the math on energy costs [03:39] sometimes one's time in replacing hardware has a cost too [03:39] Kamion: and if you are trying to install ubuntu on an embedded 486 [03:39] you probably need to rethink what you are doing :) [03:39] look, I'm not saying it's a great idea, I just don't want to render it impossible [03:39] if I don't absolutely have to [03:39] it should be possible [03:40] but there's no real reason it neeeds to be on a CD for thousands/millions/whatever of people to download [03:40] why not just use -686 and put -386 (or whatever) on a separate cd? [03:40] particularly because I'm not sure it's only 486s that require the -386 kernel; Ben said something about bits of hardware that fail when SMP alternatives are enabled, as they are in -generic, but I forget the details [03:40] desrt: we are NOT NOT NOT building a separate CD [03:40] combinatorial explosion would kill us [03:40] k :) [03:40] Kamion; not really [03:40] HrdwrBoB: how else will they boot it, though? [03:40] Kamion; the 386 cd would be server-only [03:41] desrt: you've just described one use case for an extra CD. There are lots. I say no to them all, so far. [03:41] Kamion: on what hardware? [03:41] HrdwrBoB: ... but I forget the details [03:41] ask Ben [03:41] if we're talking about embedded machines, you're up to a higher class of user [03:41] not embedded AFAIK, but ASK BEN [03:41] ok [03:42] I suppose there's the netboot mini.iso [03:42] I could advertise that for 486 users [03:42] still worried about the "install with one kernel and boot with another" though - I think that will bring us a lot of subtle bugs [03:42] Isn't there a mubuntu that should be responsible for hardware thats too low-overhead for normal ubuntu? [03:42] robertj_: in theory, but not in practice [03:43] I do not like delegating to semi-vapourware [03:43] Kamion: then I say let them theoretically get it working, or wait for some company to offer Canonical cash to fix it [03:43] I agree, I've had many problems relating slightly different versions [03:43] and I say let's not break stuff that works until we have a good solution [03:43] especially relating to alternative storage methods [03:43] raid cards, USB storage, etc [03:44] robertj_: no company would offer Canonical cash to fix something that we just deliberately broke [03:44] be realistic :) [03:44] Kamion: also, no company is going to put a 486 on a board & want to run Ubuntu :) [03:44] sigh. off to bed. [03:44] g'night [03:45] yay, my laptop shipped [03:45] jdub: but ... to *you*? [03:47] I'm going to ask Ben to consider producing i386 -generic udebs so that we have more options to play with here [03:47] jdub: new lappy? [03:47] http://www.linuxdevices.com/news/NS4310115400.html [03:48] hi jdub [03:48] "Simply RISC's free, open "S1" core can run Ubuntu Linux, and targets embedded devices such as PDAs, set-top boxes, and digital cameras, the company says." === KaiL [n=KaiL@p548F5DA8.dip.t-dialin.net] has joined #ubuntu-devel [03:49] ubuntu noted in press release as evidence of usefulness - check! === Keybuk [n=scott@quest.netsplit.com] has joined #ubuntu-devel [04:00] hello all i was wondering how do i go about generating a livecd from seeds [04:02] hey Keybuk [04:03] gah. autosyncer for universe isnt on, is it? [04:04] not that I'm aware. We've been filing sync requests for source packages that lack Ubuntu deltas. [04:04] hmmm interesting [04:05] crimsun: right. [04:09] well bbsot === pixelmonkey [n=pixelmon@ool-4572767c.dyn.optonline.net] has joined #ubuntu-devel [04:14] a quick question about launchpad. Other than just adding to the description of an existing bug, is there any way for me to CONFIRM it, like in bugzilla? [04:16] change the Status to Confirmed. [04:33] so i guess not === Tonio_ [n=tonio@21.8.100-84.rev.gaoland.net] has joined #ubuntu-devel [04:34] well can someone point me to documentation? i do not think i want to try this with debian cd creation tools === cr3 [n=marc@pdpc/supporter/bronze/cr3] has joined #ubuntu-devel === mdke [n=matt@ubuntu/member/mdke] has joined #ubuntu-devel === Hobbsee contemplates merging sane-backends. [04:57] does troy sobotka irc? [04:58] maybe in #ubuntu-artwork? [04:59] check. === desrt has some comments about the new artwork :p [05:00] i should update later and see too heh === FunnyLookinHat [n=david@64.140.73.93] has joined #ubuntu-devel [05:03] jsgotangco; http://desrt.mcmaster.ca/random/edgy-gdm-theme.png === theCore_ [n=alex@modemcable069.137-83-70.mc.videotron.ca] has joined #ubuntu-devel === z\ [n=pjphem@unaffiliated/madsheep] has left #ubuntu-devel ["Leaving"] [05:12] its a bit off === shenki [n=shenki@ppp110-122.lns4.adl4.internode.on.net] has joined #ubuntu-devel === eggauah [n=daniel@201.82.14.135] has joined #ubuntu-devel [05:13] jsgotangco; crazytalk [05:13] Artwork shmartwork! :p [05:18] brb [05:18] oh man [05:20] jdub; your impression? [05:20] *bzzt* [05:20] uh oh [05:20] to be frank :) [05:20] can you be a bit more precise? [05:21] i think the traditional gdm theme has been a very strong, high quality brand image for ubuntu [05:21] so there's a risk in changing that at all [05:21] what's the traditional gdm theme? [05:21] the one that this one replaces [05:21] they're both just arty wish wash, no? [05:21] certainly it can do with refinement, particularly as the technology improves [05:21] though Jane is going to go mental when she sees that logo [05:21] and quote spacing guidelines and stuff [05:22] Keybuk; if my system reaches maximum mount count and does a fsck then upstart does some very bad things [05:22] but it's a *very* strong image [05:22] desrt: define bad [05:22] Keybuk; it drops me down to a single-user shell [05:22] i think the one above doesn't have the same quality [05:22] jdub: is it? I always thought the old one was crap [05:22] Keybuk; with fsck running in the background (but it doesn't mention that fact) [05:22] plus it's 'just brown' [05:22] admittedly, I don't like the new one either [05:22] desrt: does it give you a message with the shell? [05:22] Keybuk: the traditional one is extremely recognisable, it's a *very* strong image [05:22] ya. something about "there are no processes running so i will give you a shell" or something [05:23] Keybuk: it's also minimal and 'quality' [05:23] jdub: I disagree, but anyhoo [05:23] Keybuk; jdub is a hater [05:24] they change the windows login screen every release [05:24] I really don't think people care [05:24] desrt: i'm stating quite the opposite, actually [05:24] desrt: that's odd [05:24] Keybuk: "every windows release" comes vastly less often than every ubuntu release [05:24] consistency in branding, particularly for the 'front door' is important === mbiebl [n=michael@dslb-084-056-236-115.pools.arcor-ip.net] has joined #ubuntu-devel [05:24] jdub; general disclaimer is that i define anyone who doesn't like exactly what i like as a hater :p [05:24] and that screen, i believe, is actually a very strong brand image [05:25] jdub: you need to preach this to the art team :p [05:25] i know [05:25] desrt: it only gives you that message if the system fell flat on its face [05:25] jdub; i think that this new screen is sufficiently similar looking to the old one that the brand isn't lost for those who don't really pay attention [05:25] desrt: it's not [05:25] jdub; and for those who do pay attention they know that it's still the same thing.... [05:26] no dude, the glow was *really* important [05:26] think about it [05:26] when you see rooms of ubuntu machines [05:26] in photos on flickr [05:26] Keybuk; lemme flag my fs for fsck on reboot and give it a go [05:26] do you see rooms of desktops? [05:26] *NO* [05:26] you see rooms of *login screens* [05:26] the bright, cheery, everyone-knows-it, ubuntu login screen [05:26] great. so this will let us collect version statistics from images of rollouts :) [05:27] jdub: you forgot to subscribe to the Quotes page before you left [05:27] you anti-traditionalist, you [05:27] jdub: who has final say over the artwork? [05:27] Mark [05:27] I agree on the login screen [05:28] (i was asked for my opinion here, at some stage i will mail the art team) [05:28] what's the deal with compiz-kde? the compiz source package no longer builds it, but there's a package on the repos that's uninstallable due to deps on an older compiz. [05:29] or maybe I should ask in #ubuntu-motu? === desrt begins to wonder how the heck you lose a camera (without having left it in the backseat of a taxi...) === jack [n=jack@221.221.161.94] has joined #ubuntu-devel [05:31] desrt: if you can be at that shell and on IRC, that'd be great [05:31] Keybuk; it's not doing it now :p [05:32] (of course) [05:32] lol [05:32] oh nice. fsck finished and bad stuff happened [05:32] filesystem didn't get remounted readwrite.... [05:32] (therefore X failed to start) [05:32] the one I've usually seen is that sulogin fails, so it just reboots after fsck :p [05:33] Ok, that is a big gdm artwork change. [05:33] i wonder if maybe it's just an error in the fsck script [05:37] Keybuk; ok... the upgrade of usplash/initramfs/upstart or the combination thereof that i just did obviously corrected the problem [05:37] Keybuk; but the system is now (reproducably) totally screwed if you ^C a fsck [05:37] oh, you upgraded upstart? [05:38] you don't get a readwrite remount [05:38] well goodday everyone === administrator [i=jadaz87@unaffiliated/joejaxx] has left #ubuntu-devel [] [05:40] desrt: err, it's always been screwed if you ^C a fsck [05:40] sysvinit doesn't handle that well either [05:41] Keybuk; i used to be able to do that and it would just delay the fsck until next time and boot normally [05:41] oh? [05:41] not sure why upstart would change that [05:41] definitely. [05:41] you're still in the same checkroot.sh, run by the same /etc/init.d/rc, etc. [05:42] run by the sysv compatibility script... [05:42] the sysv compatibility script being "exec /etc/init.d/rcS" :p [05:42] maybe signals are handled slightly differently [05:42] not sure why they would be [05:43] it's certainly not a big deal [05:43] sysvinit gives it /dev/console and TIOCTTY [05:43] so does upstart [05:43] are you sure that fsck just isn't failing for other reasons? [05:43] i ran fsck earlier tonight [05:43] it just ran again because i set my maximal mount count to 1 [05:43] (and hit ^c quite early) === desrt changes his fsck interval to 2 months and forgets about it === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-devel [06:02] heh @ upstart [06:02] just worked out why control-alt-delete doesn't work [06:02] heh === pschulz01 [n=paul@eth6067.sa.adsl.internode.on.net] has joined #ubuntu-devel [06:10] holy CRAP apt-get autoremove === desrt tosses debfoster to the wolves === BenC_ [n=bcollins@72.169.114.90] has joined #ubuntu-devel === pschulz01 [n=paul@eth6067.sa.adsl.internode.on.net] has left #ubuntu-devel ["Leaving"] === stub [n=stub@ppp-58.8.2.96.revip2.asianet.co.th] has joined #ubuntu-devel [06:31] how does one gain privs to change priority of bugs from untriaged? [06:31] or can this only be done my package maintainers? [06:33] um you need magic bug powerz [06:33] not sure how you request that actually === desrt makes a nasty face at a bug [06:34] if youve got a specified bug in mind right now i could change it for you [06:34] desrt: you need to be -qa [06:34] a segfault inside malloc() can mean 1 of 2 possible things [06:34] which is only about 5 people [06:34] i'm really hoping it the easy one [06:35] Burgundavia: is the motu group also given that ability? === nags [n=nags@125.16.129.16] has joined #ubuntu-devel [06:35] else i have no idea how i can do it [06:35] Lathiat: afaik, no [06:35] pretty sure im not in -qa [06:35] hrm possibly because i usually edit bugs assigned to ubuntu-motu [06:35] that might make sense [06:36] does anyone here actually use their computer to do stuff? === desrt finds it amusing how a bug like "edgy's openoffice crashes whenever you try to save" can remain relatively undiscovered :) [06:37] desrt: it is known [06:37] it's been around since warty ;) [06:38] either i'm seeing a dup or it's reasonably unknown :) [06:38] no, this is every time, as opposed to once in 10 [06:38] bug 58492 [06:38] Malone bug 58492 in openoffice.org-amd64 "Openoffice.org crashes on "Save"" [Untriaged,Confirmed] http://launchpad.net/bugs/58492 [06:39] ((sort of funny how "reported bug" != "known bug" anymore)) [06:40] there is a dup somewhere [06:40] LP has no facility for marking common dups [06:41] open a bug about it against malone [06:41] any ephy users around? [06:41] and i'll open one too [06:41] the irony will be fantastic [06:41] haha [06:41] me. [06:42] what's the official way to set CFLAGS for a debuild? [06:42] http://www.theonion.com/content/node/52332 <-- do you get the "unsubmitted form elements" dialog on this page when you try and close it? [06:42] i do. [06:43] appears to be: http://bugzilla.gnome.org/show_bug.cgi?id=345786 [06:43] Gnome bug 345786 in General "the "unsubmitted changes to form elements" warning should recognize when a form was autofilled, and not warn in that case." [Enhancement,New] [06:43] i get that error on googlemaps too [06:43] although there it makes a little bit of sense [06:44] right === Gloubiboulga [n=gauvain@ubuntu/member/gloubiboulga] has joined #ubuntu-devel [07:01] damn, looks like willowng got caught in binary NEW [07:01] dang willowng-config-kde [07:03] oh fuck me [07:03] openoffice is linked against both libdbus-1.so.3 and libdbus-1.so.2 [07:03] desrt: I'd rather not, you haven't given me anything. [07:03] *shudder* [07:03] desrt: that might be an issue? [07:03] "heh" [07:05] cool, I just doubled the number of bugs on moodle! [07:07] Burgundavia: Now it has 2 bugs? [07:07] 4 [07:07] heh [07:08] 3 of them are "fails to install correctly" [07:08] which means more bugs have not yet come in because nobody can get teh bloody thing installed [07:09] just to clarify, debian policy states that apt-get install blah should make blah just work? [07:09] it should prompt you when it needs to, etc? [07:09] Nope [07:10] i wonder if this bug would be less of a problem if elf didn't have a flat namespace [07:10] right [07:10] I know apt-file used to get installed non-functional because it could use wget or curl to download with but only had them as Recommends [07:10] right, but that is a bug [07:10] not according to people i asked [07:10] i thought so to [07:11] +o [07:11] is zope an entire webserver? [07:11] installing schooltool and it is not pulling in apache [07:11] yeah === Burgundavia mutters about crack under his breath [07:12] most python webapps either have their own webserver or include one of the python webservers in their tree [07:12] mod_python appears to be unliked [07:12] like many python web projects, it includes a web serving component [07:12] which is often used behind apache [07:12] they tell you to use mod_proxy to make it play nice with apache [07:12] Amaranth: apache modules are teh suck [07:13] Amaranth: web applications are teh rock! === jdub wishes he could run bad php code separately from his server [07:13] heh [07:13] jdub; there are various hacks to get suexec ability for php [07:13] php is still a bit dark ages [07:14] yeah [07:14] desrt: still cgi [07:14] you can do it even with modphp from what i understand [07:14] desrt: i prefer to run web apps as *apps* [07:14] if it wasn't CGI you could make /home noexec and solve lots of problems [07:14] o. [07:14] isn't this a massive security hole? "By default a user 'manager' with password 'schooltool' is created with full [07:14] access and modification privileges. [07:14] " [07:15] desrt: lgo is moin as an app behind mod_proxy [07:15] Burgundavia: But is the server open to outside access? [07:15] (that's also a common thing for webapps) === desrt cries as he finds himself download the oo.o sourcecode [07:16] desrt: you poor poor bastard [07:16] jdub; that's neat. [07:16] Amaranth: currently no, but it could very easily be [07:16] 215MB :( [07:17] desrt: you touched it last, you're the new maintainer ;) [07:17] wait, that's firefox [07:17] hmm, System Tools has reappeared :( [07:17] desrt: if the app dies, i've set apache to show a cool 'server down' page - much better than not getting any response at all ;) [07:18] jdub; what is the communication like? normal http? [07:18] desrt: yep [07:18] spiff [07:18] normal mod_proxy [07:18] why not just run a separate php-only apache server? :) [07:18] to a localhost only http server [07:18] desrt: lots of people do that with lighttpd [07:18] seems like a cool idea [07:18] could even do it per-user [07:19] yeah, makes it much saner [07:19] http-over-domain-sockets would make it hella-cool [07:19] quite a few enlightened hosting companies are doing things that way now [07:19] (those are usually the ones who've experienced running python, rails or java apps) [07:19] that way you don't have to worry about allocating port numbers or having user start their http on the port of another user === jdub spanks desrt [07:19] ow. why? [07:20] because you like it that way! [07:20] sure :p [07:20] why is archive SO SLOW? [07:21] desrt: php-fcgi + lighty = each user's PHP processes belong only that user, and can be started and stopped independently of the daemon. [07:21] very nice [07:21] ya... [07:21] and you can give decent status pages [07:21] but how do you deal with the port-allocation problem? [07:21] mod_proxy [07:22] oh. this is much better. canadian mirror is just being slow [07:22] lighty answers on 81 and apache's mod_proxy passes off to that port for things lighty should serve === kristog [n=ballio@energ63.energ.polimi.it] has joined #ubuntu-devel [07:22] but say you're a hosting company with 100 users [07:22] desrt: .ca mirror for Ubuntu or ... ? [07:22] each user will need a different local port number to bind to [07:22] desrt: it's not usually an issue - one port per user [07:22] mneptok; ya. dog slow right now [07:22] or site [07:23] jdub; right... but say my port number is 4000 [07:23] jdub; and yours is 4001 [07:23] desrt: that mirror is on some very sketchy hardware ATM [07:23] your server goes offline [07:23] what's to stop me from starting my server on port 4001? [07:23] USherbrooke is looking to upgrade their infrastructure [07:23] i wonder if mcmaster would get mad at me if i mirrored the archive [07:23] desrt: that assumes you have access [07:23] jdub; good call [07:23] jdub; but....... [07:24] desrt: but it's doable otherwise (selinux, say) [07:24] jdub; if you're running php, you have access [07:24] jdub; true. [07:24] unix domain sockets still seem cleaner :) [07:24] desrt: why if you're running php? [07:24] jdub; php can execute shell commands, read/write files, etc [07:24] jdub; having the ability to run arbitrary php scripts as a certain user is the same as having a shell as that user [07:25] not if you chroot the individual php-fcgi process to the user's ~/ ;) [07:25] which is the whole point of moving php out of the same userid of the webserver in the first place :) [07:25] desrt: "that assumes..." again :) [07:25] no [07:25] php being an ass is the reason for doing that [07:25] and having a more flexible hosting system === mneptok unzips and shows jdub his "register_globals=on" thong [07:26] take me, big boy. [07:27] jdub; is on x86 [07:27] he has no room for register globals [07:27] don't worry, baby. it will fit. [07:27] >:) [07:28] we've definitely thrown the PG13 rating to the wind this evening... [07:30] heh [07:30] you can workaround the ooo bug by symlinking libdbus-1-2 to 1-3 [07:31] we went out drinking with a Josh from SUN, who used to work on OO.o and now works on Postgres for them [07:31] at LWE, I should say [07:31] he had some choice words to say about OO.o === mneptok would love to get Gobe Productive GPL'ed [07:33] Burgundavia: he prefers Postgresql, I take it? :P [07:33] i don't think i've ever seen a package so evil that it has a ubuntu/ directory and a 2800 line debian/rules [07:37] ok. here's a question for people who might know [07:37] openoffice links against dbus but isn't picky about a specific version [07:37] then it has the shlibs thing in the depend: like for the gtk support package [07:37] it was last compiled on august 1 [07:38] if someone kicks off a build now will it instead link against libdbus-1-3 and cause the problem to go away? [07:40] likely [07:40] build it in pbuilder (overnight, or something) and see :) === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-devel === desrt doesn't have a pbuilder :p [07:43] is there some tutorial to set one up? [07:44] desrt: pbuilder? on the help wiki or the ubuntu wiki === desrt just did man pbuilder and is guessing :) [07:45] desrt: https://wiki.ubuntu.com/PbuilderHowto [07:47] i wonder if i can build an edgy base.tar.gz on my laptop then move it to my dapper pc [07:47] sure [07:47] i bet i could even just copy the edgy debootstrap script over... [07:47] it's all chrooted.. and gcc doesn't care about the kernel, only about its headers ;) [07:47] with pbuilder, you can easily have an edgy pbuilder on dapper [07:48] without gross hacking [07:49] this is WAY easier than i thought it was [07:49] i like this a lot [07:49] hmm, http://news.zdnet.co.uk/0,39020330,39282879,00.htm [07:53] seems vaguely useful [07:53] debootstrapping is really fast. === johanbr [n=j@d154-20-137-254.bchsia.telus.net] has joined #ubuntu-devel === Fujitsu [n=Fujitsu@ubuntu/member/fujitsu] has joined #ubuntu-devel [08:03] Burgundavia: make sure he puts his name on the wiki, along with proposals === johanbr_ [n=j@d154-20-236-61.bchsia.telus.net] has joined #ubuntu-devel [08:13] Burgundavia: I've followed that up already === viviersf [n=cain@196.44.1.98] has joined #ubuntu-devel [08:16] sladen: sorry, context? [08:16] Burgundavia: 06:49 hmm, http://news.zdnet.co.uk/0,39020330,39282879,00.htm [08:16] sladen: ah. And? [08:17] Burgundavia: no responses yet. It's silly o'clock in everwhere except Australia :) [08:17] right [08:18] Yup, 1620 here :P [08:18] 8:18 AM in continental europe, hardly silly o'clock. :) [08:19] Yeah, not particularly silly at all. [08:19] and 09:18 in much of Africa. and central Asians are eating lunch. [08:19] Silly USians, I guess. [08:19] pre-coffee-o'clock, granted. :) [08:20] hell, it's my midday. but then, my schedule is crazed. [08:20] 0220 is like noon. :/ [08:20] Fujitsu: silly Brits [08:21] Maybe. [08:22] Fujitsu: whoever, as you mention, the people I was emailing were in the US [08:23] And where are you, sladen? [08:27] Fujitsu: the home of Robin Hood. Hiding out in Nottingham, deep in the rainforests of Nottinghamshire, Engerland === sid [i=emanresu@tor/regular/sid] has joined #ubuntu-devel [08:27] A... ha. [08:28] Where can I see things that will be in Edgy? Like prelinking/initng/preload and other things like this to speed up the system. [08:29] launchpad.net/distros/ubuntu/edgy/+specs [08:29] thanks === _human_blip_ [n=mike@220.157.65.29] has joined #ubuntu-devel === basanta [n=basanta@202.79.37.177] has joined #ubuntu-devel [08:43] sladen; edgy [08:44] sid: not prelinking :) [08:44] sladen; it's interesting to note that the result of doing a vbesave at boot and then once the X server has already loaded gives me different vbestate files [08:44] sladen; and that i _seem_ to get slightly better behaviour if i restore the one i saved after X has started [08:44] desrt: correct. It's an attempt to snapshot the state of the video card. In one it'sin Text-mode and the other in graphics mode [08:44] sladen; but either way it crashes sometimes and not others... :/ [08:45] sladen; no.... the acpi suspend scripts change to a virtual console before vbestate save runs [08:45] desrt: the changing to a console seems (on the whole) to be a fairly reliable way of saving the state [08:46] sladen; it's true [08:46] sladen; but i still need a vberestore otherwise my backlight doesn't come back [08:46] :) [08:46] desrt: as if we do a save in graphics mode and the card carries on being communicated with after the save [08:47] sladen; point is i'm sort of screwed for ideas of what causes this [08:47] sladen; but if you want me to try stuff i'm more than willing [08:47] sladen; since it appears to affect an _awful_ lot of people :/ [08:47] desrt: backlight; what card is this? [08:47] over a dozen dups of the bug :p [08:47] i945gm [08:48] ooo just failed to pbuild. now i'm upset :( === hunger [n=tobias@pd95b0676.dip0.t-ipconnect.de] has joined #ubuntu-devel [08:50] Too bad no one is hacking on preload, that looks like an interesting project. It tries to identify patterns in your behavior iirc, so every time you boot, if you start firefox preload will see the pattern and load the binaries and dependencies right before you start it, so it loads very fast. [08:50] k. in any case this is definitely a regression since 7.0->7.1 [08:50] Or if everytime you start your rss feed reader, 2 minutes later you click on a link and load your web browser. etc etc. It tries to find patterns that you do. iirc [08:50] but i'm gonna go to bed now [08:50] sladen; probably talk to you later about this :) [08:50] sladen; (assuming you're still interested in fixing it) === ompaul [n=ompaul@ubuntu/member/ompaul] has joined #ubuntu-devel === marilize [n=marilize@196.36.161.235] has joined #ubuntu-devel [08:52] Which could be useful if you modified it for web browser downloads. ie if someone downloads a .odt file, or a .doc file. and 90% of the time when they do this, they fire up OO.o, then loading OO.o into memory before they do that would make it appear as if the applications loads very fast. [08:52] sid; that's actually a neat idea [08:53] if you pick "open this file" start preloading the app before the file is done downloading [08:53] nite. [08:54] peace === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-devel === Harti [n=Harti@unaffiliated/harti] has joined #ubuntu-devel === welshbyte [n=welshbyt@cpc3-cwma2-0-0-cust276.swan.cable.ntl.com] has joined #ubuntu-devel === marilize [n=marilize@196.36.161.235] has joined #ubuntu-devel === paracetamolo [n=paraceta@81-174-12-172.f5.ngi.it] has joined #ubuntu-devel === pygi [n=pygi@89-172-206-212.adsl.net.t-com.hr] has joined #ubuntu-devel [09:14] Who is the web master? [09:20] Is there no i386 daily-live today? [09:22] HiddenWolf: there's a daily every day [09:22] http://cdimages.ubuntu.com/daily-live/20060908/ has ppc and a64 only [09:22] HiddenWolf: indeed. [09:22] HiddenWolf: i386 is too old. everyone buys amd64 now ;) [09:23] Treenaks: ah. my bad. :) === TomB| [n=ownthebo@ACCAB28B.ipt.aol.com] has joined #ubuntu-devel [09:26] HiddenWolf: it tries to pick up the wrong kernel for some reason. [09:26] Ah, I can see how that would complicate things. [09:30] trying a rebuild now === MagnusR [n=magru@c83-250-59-127.bredband.comhem.se] has joined #ubuntu-devel [09:31] HiddenWolf: also, thanks for spotting this. === dholbach [n=daniel@i577B142B.versanet.de] has joined #ubuntu-devel [09:32] Mithrandir: :) [09:32] good morning [09:32] morning, Daniel [09:32] hey Tollef === carlos [n=carlos@203.Red-81-35-100.dynamicIP.rima-tde.net] has joined #ubuntu-devel [09:37] HiddenWolf: there, fixed. [09:37] Mithrandir: wow, talk about fast service. :) [09:39] HiddenWolf: no point in waiting, is there? ;-) === Huahua [n=hua_@122.0.230.255] has joined #ubuntu-devel [09:39] Mithrandir, :) === Mithrandir makes the kubuntu, edubuntu and xubuntu live ones too, on a whim. === sid [i=emanresu@tor/regular/sid] has left #ubuntu-devel ["Leaving"] [09:49] there, fixed kubuntu, edubuntu and xubuntu too. === pvanhoof [n=pvanhoof@mailhost.newtec.be] has joined #ubuntu-devel === nags [n=nags@125.16.129.16] has joined #ubuntu-devel === giftnudel [n=mb@p54B29C32.dip0.t-ipconnect.de] has joined #ubuntu-devel === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-devel [09:58] HAPPY REVU DAY! === jono [n=jono@88-107-5-110.dynamic.dsl.as9105.com] has joined #ubuntu-devel === pitti [n=pitti@ubuntu/member/pitti] has joined #ubuntu-devel [10:03] Good morning === Kagou [n=Kagou@84.6.129.20] has joined #ubuntu-devel [10:06] hey pitti! [10:06] morning jono === pitti hugs Hobbsee === Hobbsee hugs pitti [10:06] hey Hobbsee :) [10:06] hi === cbx33 [n=c2df514b@ubuntu/member/cbx33] has joined #ubuntu-devel === Zdra [n=zdra@24.26-241-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-devel === Gman [i=gman@nat/sun/x-85f1302b9e6bb8f7] has joined #ubuntu-devel === tormod [n=tormod@80-219-112-71.dclient.hispeed.ch] has joined #ubuntu-devel === olemke [n=olemke@193.10.130.184] has joined #ubuntu-devel === lorenzod [n=lorenzod@80.87.77.58] has joined #ubuntu-devel [10:17] The following packages where automatically installed and are no longer required: [10:17] gdm === janimo [n=jani@Home03207.cluj.astral.ro] has joined #ubuntu-devel [10:19] heh [10:19] doko: it's telling you to come over to the dark side! :D [10:20] ohh, that was just one of the 100 packages that were suggested ;) [10:20] doko: what, the rest of gnome? smart apt. === pygi does a happy dance [10:22] The following packages where automatically installed and are no longer required: [10:22] ispell linux-headers-2.6.17-6 wamerican ekiga xcursor-themes xfonts-75dpi pnm2ppa gthumb wogerman ttf-kochi-mincho libdirectfb-0.9-24 [10:22] ttf-thai-tlwg xfonts-scalable cdparanoia libwvstreams4.2-extras ubuntu-docs thunderbird-locale-en-gb libxplc0.3.13 wvdial xsane pkg-config [10:22] mozilla-firefox-locale-en-gb gnome-volume-manager libpt-plugins-alsa libopal-2.2.0 doc-base brltty-x11 libbtctl2 gdebi vnc-common [10:22] libuniconf4.2 ttf-mgopen esound ttf-gentium rhythmbox xterm gstreamer0.10-plugins-base-apps iogerman readahead ttf-indic-fonts ubuntu-sounds [10:22] mozilla-firefox-locale-de-de screen bc dc language-selector-common cupsys-driver-gutenprint ttf-kochi-gothic libgnutls12 libpt-plugins-v4l [10:22] xsane-common ttf-punjabi-fonts scim fortune-mod libgpod0 libscim8c2a ttf-lao libtasn1-2 ttf-devanagari-fonts libsdl1.2debian-alsa wswiss [10:22] language-selector ttf-gujarati-fonts librecode0 ttf-arabeyes hal-device-manager ttf-telugu-fonts xbitmaps hotkey-setup xvncviewer [10:22] libsdl1.2debian ttf-bengali-fonts gdm xfonts-base screensaver-default-images libpt-1.10.0 gok linux-headers-2.6.17-6-amd64-generic [10:22] gnome-spell ttf-arphic-uming bittorrent python-xml contact-lookup-applet tsclient rdesktop scim-gtk2-immodule vino gimp-help-common wngerman [10:22] xserver-xorg ttf-malayalam-fonts xfonts-100dpi gnome-btdownload gnome-cups-manager foomatic-db-hpijs libpt-plugins-v4l2 nautilus-sendto [10:22] have you lost ubuntu-desktop? [10:22] ttf-tamil-fonts gimp-help-de foo2zjs diveintopython example-content hwdb-client landscape-client python-gst0.10 ingerman liboobs-1-0 slocate [10:22] xorg fortunes-min ttf-baekmuk gstreamer0.10-tools libgnomebt0 ttf-kannada-fonts linux-headers-amd64-generic libopenobex-1.0-0 [10:22] ttf-arphic-ukai wbritish ssh-askpass-gnome tangerine-icon-theme libwvstreams4.2-base libxp6 min12xxw ttf-oriya-fonts libgnomecupsui1.0-1c2a [10:22] argh, the paste monster is back [10:22] thunderbird-locale-de firefox-gnome-support bluez-pin serpentine scim-modules-socket lftp === janimo [n=jani@Home03207.cluj.astral.ro] has left #ubuntu-devel [] [10:23] is that just outputting everything you havent specifically installed? guess there arent enough libs there [10:23] pitti, you have a sec? :) [10:23] pygi: sure [10:23] pitti, it seems libburn will work on freebsd soon, I have a working diff ^_^ [10:26] cool === glatzor [n=sebi@ppp-82-135-3-178.dynamic.mnet-online.de] has joined #ubuntu-devel [10:27] 1246 lines diff :P === HiddenWolf [n=HiddenWo@136.140.dynamic.phpg.net] has joined #ubuntu-devel === TMM [n=hp@ip5650d1ab.direct-adsl.nl] has joined #ubuntu-devel [10:35] Kamion: ping === mvo [n=egon@p54A64CB9.dip.t-dialin.net] has joined #ubuntu-devel === seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-devel [10:45] iwj: ping [10:45] iwj: unping, sorry. :/ [10:48] mvo, ping (wondering if oddness is due to command-not-found) [10:50] cbx33: did you open a pessulus bug with that patch? [10:50] "There are currently no open bugs." for the pessulus package according to launchpad [10:50] HiddenWolf: what odness in particualr? [10:52] mvo: from the livecd I tried pppoeconf on the command line (which is not on the cd) and I got: "This option is not available. Please see --help for all possible usages" [10:52] seb128: I thought you wanted the patch for the gconf thing....I have repackaged pessulus.....you can check the diff here..... http://progbox.co.uk/main-additions/ [10:52] if you want me to extract the patch I can [10:53] why "repackaged pessulus", again [10:53] I asked the other day you didn't reply [10:53] you don't want that change to Ubuntu? [10:53] you prefer to keep repackaging it for yourself only? [10:53] no [10:53] sorry seb128 [10:53] I'll get you the patch and raise a bug [10:54] you spoke about feature freeze yesterday, that was for the gconf change? [10:54] no...that was for the pessulus patch [10:54] that's not coherent [10:54] you asked if I reviewed a patch and you also say you didn't send it [10:55] I gave you that url a few days ago... [10:55] but I will send it through in proper format to LP now [10:55] I apologise for the miscommunication on my part [10:55] and I asked to open a bug with the patch ;) [10:55] i thought you meant for gconf [10:55] k, no problem [10:55] my apologies again [10:55] sorry seb128 [10:55] please open a pessulus bug with the patch [10:55] I will do it now [10:56] it's better to organise the work ;) [10:56] mvo: http://hiddenwolf.org/files/Screenshot.png [10:56] thank you [10:57] seb128, what do you want me to do about the gconf path file modification? [10:57] open a bug? [10:58] ok === janimo [n=jani@Home03207.cluj.astral.ro] has joined #ubuntu-devel [11:01] hi janimo! [11:03] HiddenWolf: is this on the live-cd? [11:03] mvo: yes === Tonio_ [n=tonio@56.8.100-84.rev.gaoland.net] has joined #ubuntu-devel [11:03] pitti: hi [11:04] HiddenWolf: can you please do: "dpkg -l command-not-found" ? === Gloubiboulga [n=gauvain@ubuntu/member/gloubiboulga] has joined #ubuntu-devel === zyga [n=zyga@ubuntu/member/zyga] has joined #ubuntu-devel [11:05] login sound is great :) [11:05] mvo: if I reboot to the livecd, yeah, sure. Other info you need? === jack [n=jack@221.221.161.94] has joined #ubuntu-devel [11:06] hey mvo, sorry I had no time to fix the parser yesterday [11:06] I will have plenty of time during the weekend [11:06] zyga: cool, thanks [11:07] HiddenWolf: but the screenshot is from the live-cd? I don't think we have command-not-found installed there, so I doubt it is the reason for the problem [11:07] HiddenWolf: but the screenshot looks very odd [11:08] mvo: screenshot is from today's daily-live [11:08] mvo: huh? [11:08] any problems I should know of? [11:09] seb128: please find bug with attached patch [11:09] zyga: http://hiddenwolf.org/files/Screenshot.png [11:10] zyga: but I don't think we install command-not-found on the live-cd yet [11:10] that's not the output of cnf [11:10] I don [11:10] I don't have an idea what prints that kind of messages [11:11] For the record, pppoeconf should not be found, or throw an error about needing root if it was installed. [11:12] seb128: I'll brb [11:12] cbx33: k, I'm looking at the patch right now [11:13] mvo: zyga, I'm hesitant to file a bug without even knowing the correct package. Do you have any suggestions? [11:14] HiddenWolf: hmm, grep sudo for that message, if not found then file it on pppoeconf [11:14] HiddenWolf: I update the daily desktop cd now and see if I can reproduce it [11:15] seb128: I'm so sorry about the mix up [11:15] ;) [11:15] brb [11:15] iwj: you wanted to do some changes to nautilus before the upload or just wanted the .dsc/.diff.gz to have a look? Said differently, should I upload the update [11:15] cbx33: np [11:15] mvo: ok, I'll wait for you, considering I have no network on livecds. :) [11:16] mvo: mmmm, 'Enable sharing' :) [11:16] mvo: works well here === mvo hugs pitti [11:18] mvo: except for some bug in enable_sharing, but that's my fault === Norgz [n=eroux@maisel-gw.enst-bretagne.fr] has joined #ubuntu-devel === jack_ [n=jack@221.221.161.94] has joined #ubuntu-devel === paracetamolo [n=paraceta@81-174-12-172.f5.ngi.it] has left #ubuntu-devel [] === pitti is happy that cups 1.2.3 works now === kasina [n=ken@196.200.37.114] has joined #ubuntu-devel [11:20] doko, seb128: FWIW, OO.o file dialog works just fine on latest edgy [11:20] (for me) [11:21] pitti, was this the machine, where you did upgrade to the 2.0.4 packages? [11:21] guys, where did the smp kernels go? [11:22] I've got an uniprocessor kernel now [11:22] doko: oh, I'm on 2.0.3-4ubuntu2-1 (amd64 latest edgy) [11:22] pitti: do you know if the default printer setting is better set in /etc/cups/printers.conf or in ~/.cups/lpoptions? RH's tool uses the former we have the latter [11:23] they are not the same format so they do not cascade as usual /etc ~/ configs [11:24] mvo: did you get my message about g-a-i? [11:25] zyga: no? [11:25] zyga: what is it about? [11:26] janimo: my feeling is that every user should have her own === jack_wyt [n=jack@221.221.161.94] has joined #ubuntu-devel [11:28] hi everyone [11:28] pitti: depends on the setup. I can image that if there is only one printer, everyone would use the same settings, considering there is only one way the thing can be properly configured. [11:29] HiddenWolf: how so? [11:29] HiddenWolf: some people might want 'draft' b/w by default, some high quality with colors [11:29] HiddenWolf: and different paper formats, etc. [11:29] HiddenWolf: also, different people might have different default printers [11:29] pitti: we would like digikam to get into main, and we wrote a maininclusionreport for this, but I just saw it still has 2 universe deps, should we write 2 other maininclusionreports or can all be done in the same page to make it more simple ? [11:30] pitti: right. :) [11:30] Tonio_: please write one MIR for each source package [11:30] pitti: thanks for the info [11:30] no problem [11:30] pitti: may I ping you concerning this when it's done ? [11:31] Tonio_: I'll get notified by email [11:31] but sure, you can ping me, too [11:31] ah ! perfect, thanks :) [11:31] pitti: when will 1.2.3 be in? I was planning to file some bugs on cups later. (have to use us-legal papersize on a4 paper to avoid having parts fall off the page on dapper) [11:31] HiddenWolf: I'm just building the final source package [11:31] thus, in a few hours [11:32] cheers. [11:32] HiddenWolf: yes? [11:34] Kamion: two things, I just filed a bug about an option for pppoeconf network configuration in ubiquity, and today's daily showed an incorrect language list that you might want to look into: http://hiddenwolf.org/files/Screenshot.png (note missing fonts and "No Localization") [11:35] HiddenWolf: you're free to file wishlists of course, but it's very low down the list [11:35] HiddenWolf, Kamion: the missing font was with knot-2 also [11:35] iirc [11:35] HiddenWolf: I'm aware of the missing font [11:35] ok [11:35] it's just for Dzongkha IIRC [11:35] HiddenWolf: "No localization" is sort of deliberate, although maybe should be sorted to the bottom [11:36] there clearly ought to be an option to install in the C locale [11:36] It just looks odd this way. [11:36] Kamion: it should be first I think [11:36] 'Theme incompatible with usplash_bogl' -- hmm [11:37] giftnudel: I can see your argument, but I think with ubiquity's target audience it should be last [11:38] ok [11:38] Kamion: it doesn't matter anyway, the people that want it will look for it === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-devel === Robot101 [n=robot101@light.bluelinux.co.uk] has joined #ubuntu-devel === mneptok [n=mneptok@montreal.canonical.com] has joined #ubuntu-devel [11:46] why when I apt-get upgrade are some files kept back === sabdfl [n=sabdfl@ubuntu/member/pdpc.silver.sabdfl] has joined #ubuntu-devel [11:47] mornin sabdfl [11:47] some great feedback on the sounds ;) === jinty [n=jinty@132.Red-83-55-196.dynamicIP.rima-tde.net] has joined #ubuntu-devel [11:49] cbx33, ;) [11:49] cbx33, I should get a cable so we can record real music :) [11:49] cbx33: yeah, they rock, but are a bit long-ish. :) === phanatic [n=phanatic@ubuntu/member/phanatic] has joined #ubuntu-devel [11:50] HiddenWolf, ;) [11:50] hey sabdfl [11:50] HiddenWolf: some other people have said that too [11:50] damn you guys making gnome start quicker :p [11:50] seb128: I wanted it for my testing. So, I built it, and ran it, and it worked as I hoped. There are no more changes needed from me. [11:50] cbx33, lol :) [11:50] iwj: ok, thank you [11:51] cbx33: well, they're exactly long enough for the livecd here. :) [11:51] seb128: did the patch seem ok? [11:51] cbx33: not really [11:51] oh ok [11:51] HiddenWolf: that's cool seeing as most people first impression will be of the live cd [11:52] cbx33: I talked with vuntz who think you should create a new class for using gconftool instead of mixing that in the middle of the existing one [11:52] cbx33: is that something that would be needed for edgy? [11:52] ah [11:52] seb128: Ideally yes.... [11:52] SCP has just gotten the pessulus integration as per the spec [11:53] what SCP is BTW? [11:53] Student Control Panel [11:53] I don't know about it neither the spec [11:53] brb [11:54] seaLne, SCP rocks :) [11:54] seb128, * [11:54] pygi: ? [11:54] ah [11:54] what? :) [11:55] seb128: did you want a whole new class, or just seperate functions within the gconfapplier class? [11:55] pygi: I didn't get what you wanted by saying "*" first :p [11:55] cbx33: ask vuntz ;) [11:55] ok... === mneptok_ [i=mneptok@mneptok.com] has joined #ubuntu-devel [12:01] seb128: can the patch be integrated after feature freeze? [12:02] seb128: if it's not possible, I believe it's good to integrate it now (since it works and doesn't affect standard desktops [12:02] then cbx33 can fix the issues in the next few weeks [12:02] I surely will [12:02] can we integrate now...and still fix after [12:02] so I can ask peopel tobeta test? [12:03] vuntz: yeah, what I thought to [12:03] too === janimo [n=jani@Home03207.cluj.astral.ro] has left #ubuntu-devel [] === pitti kicks the autofuck tools [12:06] *** YOU'RE USING autoconf (GNU Autoconf) 2.60. [12:06] *** Scribus requires autoconf 2.53 or newer [12:07] I learned in school that 2.60 > 2.53 [12:07] ahahahaha [12:07] thats not autoconf, its a fucked macro in scribus, almost for sure === Spads [n=crack@217.205.109.249] has joined #ubuntu-devel [12:07] lifeless: sure, I just love to bitch about autotools [12:07] :) === WaterSevenUb [n=WaterSev@195-23-238-184.nr.ip.pt] has joined #ubuntu-devel === heno [n=henrik@henrik.gotadsl.co.uk] has joined #ubuntu-devel [12:11] pitti, lol :) === z\ [n=pjphem@unaffiliated/madsheep] has joined #ubuntu-devel [12:12] ugh, that. [12:13] heh [12:13] Hobbsee, what? :) [12:14] pygi: pitti's comment [12:14] ah well :) === Arbiter [n=arbiter@unaffiliated/arbiter] has joined #ubuntu-devel [12:17] pitti: hehe, that's very common with kde packages, and the problem is generally in admin/cvs.sh [12:17] Tonio_: I already fixed cvs.sh [12:17] Tonio_: that's what i thought. read the error again. [12:17] Tonio_: it's still complaining [12:17] pitti: just export AUTOCONF=autoconf [12:17] isn't that working ? [12:18] pitti: it needs two lines updated, for autoconf and autoheader [12:18] Tonio_: not if I'm reading admin/detect-autoconf.sh correctly, but let me try [12:18] this generally does the trick for me [12:18] pitti: http://kubuntu.org/~jriddell/kubuntu_00_autoconf2.60.diff [12:18] Riddell: aah, right, that's it [12:19] thanks === pitti hopes that Kamion does not mind that he just bumped the severity of #59257 === tortoise_ [n=tortoise@194.164.140.64] has joined #ubuntu-devel [12:30] hmm, where do 30 MB on my i386 CD come from ? [12:32] pitti: how soon will we hade ddeb? [12:32] ogra: i ate some of the packages. sorry about that :P [12:33] Hobbsee, if you ate them they would have disappeared ... unless my logic is wrong :) [12:33] pitti: not at all, thanks [12:33] ogra: argh. oops. [12:33] ogra: your logic is definetly wrong, yes :P [12:33] but my (i386 only) CD grew by 30M === pitti turns seb128's head to infinity's direction [12:34] pitti: you dropped cups dbg package so you must have an idea, no? ;) [12:34] mjg59: console-tools 1:0.2.3dbs-62ubuntu6 fixes the VT switch in console-screen.sh/setupcon, which I understand made life awkward for usplash [12:34] seb128: next week, I hope [12:34] pitti: said differently, should be drop dbg packages for GNOME too now? [12:34] cool [12:34] seb128: no, that would be too hasty; I just wanted to avoid going through NEW [12:34] ok [12:35] seb128: and cups generally doesn't crash often, it just doesn't work most of the time :) [12:35] right ;) [12:35] seb128: (i. e. most of the time when it doesn't work, it's not due to a crash) === basanta [n=basanta@202.79.37.177] has joined #ubuntu-devel === Nerm [n=peter@lucy.nermal.net] has joined #ubuntu-devel [12:39] morning [12:39] is there a nice repo or something for getting gnome 2.16 on dapper ? [12:39] Nerm: edgy === Tonio_ [n=tonio@56.8.100-84.rev.gaoland.net] has joined #ubuntu-devel [12:40] ah.. hmm.. [12:40] Nerm: you can't get stable and new crack at the same time [12:40] yes this is true - it's a work machine though so it needs to be reasonably stable... is edgy.. usable ? [12:40] Nerm: no. wait a fwe months [12:40] ok :) [12:40] Hobbsee, few months, lol :) [12:41] Nerm: I would say it's ok for daily use === Nerm is now known as Nermal [12:41] seb128: I'll wait - nothing I really need in gnome 2.16 [12:41] ok === pygi is running gnome 2.15 since few months :) === _human_blip_ [n=mike@220.157.65.29] has joined #ubuntu-devel [12:47] ogra, cbx33: I've just uploaded pessulus with that patch so it can get testing, feel free to make the patch better anyway ;) [12:48] yay \o/ === ogra hugs seb128 [12:48] yay === sabdfl [n=sabdfl@ubuntu/member/pdpc.silver.sabdfl] has joined #ubuntu-devel [12:49] so it looks like we really could get student control panel in edubuntu edgy :)))) [12:49] hey sabdfl [12:49] ogra: cool === ogra tires the first upstart driven ltsp ... and feels a bit ... um... edgy ... [12:51] thanks you so much seb128 === cbx33 starts the group hug :p [12:51] np [12:51] thank you for the work on that ;) === heno_ [n=henrik@henrik.gotadsl.co.uk] has joined #ubuntu-devel === LeeJunFan [n=junfan@adsl-69-210-207-5.dsl.klmzmi.ameritech.net] has joined #ubuntu-devel === mneptok [i=mneptok@mneptok.com] has joined #ubuntu-devel === LeeJunFan [n=junfan@adsl-69-210-207-5.dsl.klmzmi.ameritech.net] has left #ubuntu-devel ["wth] [12:57] Kamion: should I be worried if kubuntu/dvd can't install xorg in the daily CD checks? [01:00] Riddell: you should at least investigate to find out why [01:01] might just be out-of-date binaries though === heno_ [n=henrik@henrik.gotadsl.co.uk] has joined #ubuntu-devel [01:05] whiprush: nice post :) === twilight [n=twilight@ubuntu/member/twilight] has joined #ubuntu-devel === coyctecm [i=coy@re.corded.org] has joined #ubuntu-devel === cprov [n=cprov@monga.dorianet.com.br] has joined #ubuntu-devel [01:14] https://launchpad.net/distros/ubuntu/+source/metacity/+bug/29584 [01:14] Malone bug 29584 in metacity "False reports of "Window not responding" error" [Medium,Needs info] [01:14] any progress with that? [01:14] it happens amd64 nut not with x86 box [01:15] dapper+latest updates [01:15] coyctecm: if there was any progress, it'd be on the bug report === gomek [n=gomek@blacksburg-bsr1-69-170-34-188.chvlva.adelphia.net] has joined #ubuntu-devel [01:25] Anyone here have much experience with customizing the ubuntu install cds? (Stupid question, I know, but...) [01:25] I think a better question to ask would be whether anyone is awake! === Hobbsee wonders why people keep coming in and asking this. [01:26] Would the other person be "administrator"? [01:26] gomek, !!! [01:26] gomek, use Reconstructor for live cds, and this is not the right channel :) [01:26] Which channel would be the correct one? [01:26] HiddenWolf: yes i could try to fix it, thought i have no clue what to look [01:26] You greet me as if you know me, pygi! How welcoming. ^_^ === jsgotang1o [n=jsg123@125.212.121.123] has joined #ubuntu-devel [01:27] #teach-me-distro-creation [01:27] :P [01:27] bah, you made me actually join that channel [01:27] gomek, lol, just a sec pls :) [01:28] thanks much pygi [01:28] gomek, http://reconstructor.aperantis.com/index.php?option=com_frontpage&Itemid=1 [01:28] otherwise #ubuntu :) [01:28] thanks jordi [01:28] gomek, you have docs there also on how to use it :) [01:28] ah. my problem, though, is in completely stripping gnome from ubuntu. [01:29] from that webpage: Reconstructor does not create separate distros. === gort [n=jgbiggs@cpe-24-175-15-146.houston.res.rr.com] has joined #ubuntu-devel [01:29] infinity: ping? [01:29] gomek, you can remove ubuntu-desktop package [01:30] gomek, page lies :) [01:30] that's only a metapackage === gnomefreak [n=gnomefre@adsl-221-42-86.rmo.bellsouth.net] has joined #ubuntu-devel [01:30] gomek, well, and all it's deps :P [01:30] could i remove, like, everything, then install ubuntu-base? [01:31] gomek: try something like debfoster [01:31] gomek, probably yes, but #ubuntu pls :) === Yagisan [n=Yagisan@doomsday/developer/Yagisan] has joined #ubuntu-devel [01:31] alright, i'll try #ubuntu, but what if they send me back to #ubuntu-devel? haha [01:32] no they won't [01:32] alright, thanks for the help, then. ^^ === Danten [n=danten@81-224-218-207-no48.tbcn.telia.com] has joined #ubuntu-devel === bersace [n=bersace@did75-13-82-243-217-90.fbx.proxad.net] has joined #ubuntu-devel === Danten [n=danten@81-224-218-207-no48.tbcn.telia.com] has left #ubuntu-devel ["Ex-Chat"] === broonie_ [i=broonie@cassiel.sirena.org.uk] has joined #ubuntu-devel === Kagou [n=Kagou@84.6.129.20] has joined #ubuntu-devel === cr3 [n=marc@pdpc/supporter/bronze/cr3] has joined #ubuntu-devel [01:54] mvo: have you seen bug 59311? there's a fix there, whenever you feel like implementing it [01:54] Malone bug 59311 in update-manager "update-manager crashes when /var/log/dist-upgrade doesn't exist" [Medium,Confirmed] http://launchpad.net/bugs/59311 [01:54] Hobbsee: thanks, I'm a bit swamped currently, but I will get to it today [01:55] mvo: cool. okay. did you have other fixes to make to update-manager, or just that one? [01:55] Hobbsee: the fix needs to be done in the dist-uprader I presume, that one uploaded seperately to a special target. otherwise I would be fine with you having a look [01:56] mvo: gotcha, okay. [01:56] but thanks for offering your help! === mvo hugs Hobbsee === Hobbsee hugs mvo [01:56] i was going to give it a shot [01:56] before i go and rant at a couple of people. [01:58] mvo: did you check the livecd? [01:59] make that 3 people. [02:00] the people-Hobbsee-will-rant-at list is growing! [02:00] Hobbsee, ble =) [02:00] :P [02:01] Hobbsee: oh, i hope i'm not on that list? ;) [02:01] slomo: not currently :) [02:01] slomo: want me to find something? === marilize [n=marilize@196.36.161.235] has joined #ubuntu-devel === spacey [n=herman@ubuntu/member/spacey] has joined #ubuntu-devel === Chipzz [i=chipzz@ace.ulyssis.student.kuleuven.be] has joined #Ubuntu-Devel === jcsmith [n=jcsmith@24-50-249-104.pittpa.adelphia.net] has joined #ubuntu-devel [02:21] mvo: ping [02:23] hello zyga [02:23] HiddenWolf: not yet [02:23] iwj: gnome-app-install should be fixed, I would appreciate if you could check that it works for you too === jcsmith [n=jcsmith@24-50-249-104.pittpa.adelphia.net] has left #ubuntu-devel ["Leaving"] === Chipzz [i=chipzz@ace.ulyssis.student.kuleuven.be] has joined #Ubuntu-Devel [02:25] mvo: is there any project to upgrade the format of .deb packages? [02:28] zyga: upgrade as in ? [02:29] mvo: such as improved binary format for various reasons [02:30] zyga: like what? new compression methods? something else than ar? [02:30] mvo: yeah something like that [02:30] mvo: more extensibility perhaps [02:31] any project that aims to develop deb+1 is fine with me :) [02:31] I don't particularily see anything wrong with teh current packages. [02:31] Obvioulsy I'd like to see new FEATURES, such as file class tags. [02:31] wasabi_: they are fine but it's hard to add anything and they have some drawbacks like random access or even efficient file listing [02:32] (actually I'd love to see the death of 99% of postinst prerm and such but that is a major change and would require debian blessing) [02:32] I like the extensibility being in scripts. [02:32] only 1% of packages _really_ need those scripts and they are a pain in our collective ass [02:32] It means we don't need a new package format for every minor change. [02:33] wasabi_: scripts are not declarative, we mostly use them for declarative purposes which sucks badly [02:33] wasabi_: I do not propose to REMOVE them, just limit the real need for them [02:33] all crucial packages probably need them :) [02:37] wasabi_: I for one would welcome all info, man, and other regstered by a wrapper around dpkg === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-devel [02:37] this is a good thing actually as the packages are more compatible and more roboust (can be easily validated) [02:38] screw it, let's go to .rpm [02:39] lol === HiddenWolf runs for cover [02:39] mneptok: rpm suffers from the same issues :P [02:39] let's not :) === pygi thinks we should all go to quasy-scsi package :) === mneptok closes his <.sarcasm> tag for zyga [02:39] mneptok: I know you were not serious ;-) [02:39] and, apparently, i didn't. so here it is. [02:40] zyga: my reputation as a complete loon makes it hard for me tell when people know i'm joking :) === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-devel [02:43] who is best person to speak to about apt? [02:44] gnomefreak: mvo [02:44] gnomefreak, mvo ^_^ [02:44] ok ty [02:44] gnomefreak, #synaptic [02:45] who's the best person to annoy in the interest of seeking revenge for this application crash report dialog that keeps smacking me in the face? ;) [02:45] seriously, that's some art of annoyance :) [02:45] jdong, I forgot who do we bug about all the bugs this week :) [02:45] jdong: :) fix whats crashing [02:46] I've got a better fix [02:46] is there some way to recursively flatten the depends of a a package? === jdong pulls out rm and sudo [02:46] ut oh [02:46] elmo: Doesn't germinate do that? [02:46] elmo: Or are you talking in a general case? [02:47] StevenK: general case - and I also didn't think germinate did flatten it all the way down [02:47] but maybe I'm wrong - it's been a while [02:48] elmo: I can't think of anything in a general case. [02:49] elmo: oh, the depends, not the rdepends---doesn't apt-cache dotty do that? === pygi just got upgrade in bandwith package, whee :) [02:50] elmo: also, apt-rdepends' description seems to indicate that it can do forward dependencies, too [02:51] pitti: ah, hmm, thanks === xav [n=xav@AFontenayssB-152-1-42-217.w83-114.abo.wanadoo.fr] has joined #ubuntu-devel [02:52] can you think about anything that could explain a 50% 3d performance drop in either debian or ubuntu ? [02:53] crimsun: ping? [02:53] afaik, using the same version of X, mesa, and the games I'm trying [02:53] xav: 50% compared to what? [02:54] the only difference I can think about is 686 optimization, but I'm not even sure ubuntu doesn't have it [02:54] jdong: compared to other distrib [02:54] k [02:54] How are you measuring performance? [02:54] 686 optimization or cflags cannot possibly explain a 50% performance difference [02:55] mjg59: by checking the fps right after the games start, using default settings [02:55] infinity: unping [02:55] And which chipset is this? [02:55] I don't need to check fps, it's so easy to feel it. using intel 855gm crap [02:56] I don't think there is such a difference on other box, with other cards [02:57] I'm less sure about that though [02:58] jdong: right, I could hardly believe that [02:58] could be something with the i810 drivers, or dri.... [02:58] funny thing is, I have a 855GM in my other laptop [02:59] and it feels fine in Ubuntu compared to Fedora/RHEL4 [02:59] I haven't tried any other distros [02:59] in 3d games? [02:59] if you count chromium bsu as a 3d game :D [02:59] I'm not gonna try to run ut2004 on an 855gm [03:00] no, the one that it can just run [03:00] ie slow but playable, just at the limit :) [03:00] eg ppracer or flightgear === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-devel [03:05] mvo: Ah, thanks. Where is the version I should be testing ? Your bzr ? [03:10] oh my god, I feel so stupid, I forgot one of the most important factor, and that was the reason.. === lmanul [n=manu@dan75-4-82-239-58-38.fbx.proxad.net] has joined #ubuntu-devel === kr4z [n=kr4z@stjhnf0111w-142163097183.pppoe-dynamic.nl.aliant.net] has joined #ubuntu-devel === Harti [n=Harti@unaffiliated/harti] has joined #ubuntu-devel [03:13] hmm, weird ... [03:13] i have a script that i run on ltsp clients on boot ... [03:13] while true; do [03:13] if [ -S /tmp/.ltspfs-socket ] ; then [03:13] ... do something ... [03:13] else === Tonio_ [n=tonio@56.8.100-84.rev.gaoland.net] has joined #ubuntu-devel [03:14] sleep 10 [03:14] fi [03:14] done [03:14] iwj: in the archive [03:14] it always dies after the second run ... [03:14] iwj: all the local testing was good so I did the upload [03:14] anybod an idea ? [03:15] ogra: it dies in 'do something'? [03:15] no [03:15] it dies in sleep [03:15] thats the weird part [03:15] ogra: Can you run it with -x ? [03:15] ogra: urgh? [03:15] good idea === ogra add set -ex [03:16] in general it's a very good idea to write all shell scripts with #!/bin/sh -e [03:17] hmm, nothing special there ... [03:17] i see it checking for the socket and doing the sleep [03:17] twice [03:17] then it dies [03:17] ogra: i. e. sleep exits with != 0? [03:17] pitti: That's what I'm thinking [03:18] well ... how could that be ? === Tonio_ [n=tonio@56.8.100-84.rev.gaoland.net] has joined #ubuntu-devel [03:18] sleep is not a bash builtin at least [03:18] ogra: s/sleep strace -f -o /tmp/sleep.trace sleep 10 [03:18] i'm using sh in the start process [03:18] erm, [03:18] pitti: Hah [03:18] ogra: s_sleep_strace -f -o /tmp/sleep.trace sleep 10_ [03:20] hmm [03:20] looks ok === heno_ [n=henrik@henrik.gotadsl.co.uk] has joined #ubuntu-devel [03:22] http://people.ubuntu.com/~ogra/sleep.trace [03:23] ogra: ok, where *exactly* dies it? === mvo_ [n=egon@p54A6729E.dip.t-dialin.net] has joined #ubuntu-devel [03:23] ogra: Can you throw the -x trace somewhere? [03:23] mvo: OK, I'll take a look, thanks. [03:23] But I have to have lunch now :-). [03:23] thats tricky === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-devel [03:23] it doesnt die if i start it from commandline after the boot [03:23] so a simple redirec doesnt work [03:24] I've never quite figured out how to get -x to spit into a file [03:24] right [03:24] And re'exec'ing shell scripts can do wacky stuff [03:24] i'll try to modify the initscript that starts it [03:24] to redirect somewhere ... [03:25] mvo which you is you? [03:25] mvo: I'd like to PM you === tortoise_ [n=tortoise@194.164.140.64] has joined #ubuntu-devel [03:29] hrm [03:30] it doesnt die if i dont background it === bddebian [n=bdefrees@mail.ottens.com] has joined #ubuntu-devel [03:30] originally i call it with an & attached [03:30] if i drop the & it runs and runs [03:31] how weird === popey [n=alan@bishop.popey.com] has joined #ubuntu-devel [03:31] cbx33: ping [03:31] mvo_: ^^ ? [03:32] Heya folks === ogra wonders if thats upstarts fault === geser [n=michael@dialin108180.justdsl.de] has joined #ubuntu-devel [03:37] pong popey [03:37] zyga: I'm this one [03:37] mvo_: ok [03:39] aha ! [03:40] if i run it from rc2 instead of rcS it works .... [03:41] the only thing that runs between these two scripts is S90console-screen.sh ... === kbyrd [n=Miranda@mailout1.vmware.com] has joined #ubuntu-devel === heno_ [n=henrik@henrik.gotadsl.co.uk] has joined #ubuntu-devel [03:47] mjg59: I only get 16 colors with usplash :(... it looks very weird right now :) === lemsx1|gone is now known as lemsx1 === Yagisan [n=Yagisan@doomsday/developer/Yagisan] has joined #ubuntu-devel [03:52] mvo: do you see anything I wrote? I'm not sure if gaim handles renaming users right... [03:52] ok, gnome... this isn't funny.... I'd like to change some printer settings before I print, please.... [03:53] jdong: you cant. it's called simplicity :P === Hobbsee ducks [03:54] lol [03:54] jdong: Consider yourself lucky Gnome didn't remove the Print button! [03:54] so I have to open up the Cups manager, change the settings, print, then change the settings back.... [03:54] yeah, that's simple [03:54] that's usability [03:54] jdong, patches accepted ;) [03:54] jdong: They want it to appear as simple as Windows. [03:55] ogra: apt-get install kprinter works faster for me :) [03:55] or does gnome not let me print to stdout [03:55] but the prob will never get fixed that way :) === fsmw [n=Fernando@200.72.33.77] has joined #ubuntu-devel [03:55] i thought the print dialog in edgy was a lot better [03:55] Amaranth: that's what I was told, too === Hobbsee high-fives StevenK [03:55] Amaranth: but gedit's print dialog looks exactly the same [03:56] Amaranth: yeah, it now has an actual "Screw This" button === StevenK high-fives Hobbsee back [03:56] :D [03:56] ogra: wouldn't patches that add more options to the print dialog get rejected anyway? :P [03:56] depends on the options :P === pygi [n=pygi@89-172-206-212.adsl.net.t-com.hr] has joined #ubuntu-devel === ogra kicks /bin/dd [03:56] weird, i remember epiphany and gedit were both supposed to be using the new gtk printing stuff but they have completely different dialogs here [03:57] ogra: I want the cups printer property page accessible from the print dialog [03:57] and i've never printed from linux/gnome before [03:57] ogra: I'd like to print my pictures at higher than default resolution, please :) [03:57] so i have no idea which one is new :P [03:57] ogra: did you find the SIGSEGV that happens outside of C locale? :D [03:57] zyga, aha [03:57] is there a bug about it ? [03:58] ogra: it's a bug in gettext [03:58] ah, ok [03:58] its evil [03:58] ogra: something with PRIuMAX and such macros that should be expanded by gettext [03:58] I didn't file a bug but I did let the upstream of dd know about that a long time ago [03:58] Amaranth: so, now there's two different gnome print dialogs? [03:59] either that or epiphany always had it's own dialog [03:59] (gettext supports those macros but there is an apparent bug :) [04:00] iirc the gtk+ dialog was supposed to be generated from your ppd file (filtered or something i'd guess) === human_blip [n=mike@220.157.65.29] has joined #ubuntu-devel [04:00] slomo: renice'ing apport to +5 works wonderful [04:00] slomo: thanks for the idea [04:01] zyga: probably freenodes policy. I'm away for a bit [04:01] jdong: You will do until there's new artowkr [04:01] zyga: lets talk in 1h [04:01] mvo: ok [04:01] mjg59: I mean, the current usplash, the gradients are all garbled colors [04:01] mjg59: the other laptop does smooth gradients and correct colors [04:02] so I'm thinking it's some sort of video mode problem? [04:02] jdong: usplash works for you? lucky [04:02] Nngh. [04:02] Amaranth: only on one of my laptops [04:02] If usplash /doesn't/ work for people, could they *please* let me know? [04:02] usplash works totally fine on thin clients .... [04:02] Since it does now in theory [04:02] get thin clients people ! [04:02] mjg59: there is a bug that i figured was similar enough [04:02] bug filed, i mean [04:03] Amaranth: Which is? [04:03] it looks like usplash does something weird to make me have huge fonts then crashes [04:03] mjg59: I just did a clean installation of today's ppc/alternate, no usplash love there [04:03] What hardware is this, and what version? [04:03] pitti: Yeah, sorry, PPC is known broken [04:03] Fix is straightforward [04:03] mjg59: however, it still has -16 === dsas [n=dean@host86-129-17-83.range86-129.btcentralplus.com] has joined #ubuntu-devel [04:04] tomorrow's CD images should be more recent [04:04] doko: karma-for-uploads is not implemented yet :-p [04:04] mjg59: https://launchpad.net/distros/ubuntu/+source/usplash/+bug/57694 [04:04] Malone bug 57694 in usplash "[edgy] usplash fails to correctly restore text mode" [Untriaged,Confirmed] === abattoir [n=abattoir@cm120.omega23.maxonline.com.sg] has joined #ubuntu-devel [04:05] I assume it's too late to do a main/universe swap? [04:05] mjg59: it's an hp pavilion dv8000t laptop with a 1440x900 native resolution screen, using usplash 0.4-20 [04:05] Amaranth: Ok. That's not the same problem. [04:05] Amaranth: What graphics chipset? What CPU? [04:06] core duo, nvidia geforce go 7400 [04:06] Right [04:06] I have similar hardware here [04:06] What was the last version of usplash you tried? [04:06] probably -18 [04:07] want me to try it again? [04:07] mvo: That gnome-app-install works fine for me, thanks. (Modulo some messages during the postinst, which I expect you know about.) [04:07] i didn't see anything in the changelog to make me thing it would work === Windkracht8 [n=bartv@127-8.bbned.dsl.internl.net] has joined #ubuntu-devel [04:07] -18 fixed all known text mode issues [04:08] Hello all [04:08] alright, i'll reboot [04:08] brb [04:08] ack, logout dialog won't come on [04:08] mjg59: so, any hints on why I only get 16 color gradients on the 256-color usplash? [04:09] core duo, ati mobility radeon x1400 [04:10] something I've seen, the update manager notification icon, isn't transparent === tkamppeter [i=till@nat/mandriva/x-76fe2d6b63c20d38] has joined #ubuntu-devel === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-devel [04:10] does anyone know where to get the icon so I can make it transparent and send it to the developers? === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-devel [04:12] mjg59: so it no longer puts me in big text mode but i just get a regular text boot [04:12] i did see a flash of "file exists" or something before it cleared the screen === lemsto [n=lemsto@ANantes-154-1-91-22.w86-210.abo.wanadoo.fr] has joined #ubuntu-devel === giftnudel [n=mb@p54B29C32.dip0.t-ipconnect.de] has joined #ubuntu-devel === Hobbsee_ [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-devel === sabdfl [n=sabdfl@ubuntu/member/pdpc.silver.sabdfl] has joined #ubuntu-devel === sabdfl [n=sabdfl@ubuntu/member/pdpc.silver.sabdfl] has left #ubuntu-devel [] [04:19] Must have been something we said [04:20] heh [04:20] nobody knows where the update-notifier source code is? [04:20] apt-get source update-notifier? [04:21] bzr branch http://people.ubuntu.com/~mvo/bzr/update-notifier/main/ [04:21] thanks [04:21] np === Harti [n=Harti@unaffiliated/harti] has joined #ubuntu-devel === truz_`24 [n=truz_`24@74.129.166.232] has joined #ubuntu-devel [04:25] seems like they all ready made it transparent [04:28] so Windkracht8 out, by all === Windkracht8 [n=bartv@127-8.bbned.dsl.internl.net] has left #ubuntu-devel [] === Arbiter [n=arbiter@unaffiliated/arbiter] has joined #ubuntu-devel [04:39] mjg59: oh, do you know what the powerpc problem is? I was about to start looking, having cleared out all state from my session that I'd be unhappy to lose [04:39] (usplash) === fsmw [n=Fernando@200.72.33.77] has left #ubuntu-devel ["Ex-Chat"] [04:51] who does initramfs atm ? [04:51] infinity, ? [04:51] or Keybuk === Zdra [n=zdra@174.21-241-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-devel === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-devel === giftnudel [n=mb@p54B29C32.dip0.t-ipconnect.de] has joined #ubuntu-devel === wasabi [n=wasabi@ubuntu/member/wasabi] has joined #ubuntu-devel === thekorn [n=markus@a81-14-191-6.net-htp.de] has joined #ubuntu-devel === nags [n=nags@125.22.9.35] has joined #ubuntu-devel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-devel === LaserJock [n=LaserJoc@ubuntu/member/laserjock] has joined #ubuntu-devel [05:07] mvo: around? === LaserJock [n=LaserJoc@ubuntu/member/laserjock] has left #ubuntu-devel [] === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-devel === Keybuk [n=scott@quest.netsplit.com] has joined #ubuntu-devel === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-devel === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-devel [05:30] mvo: last chance to be around before monday [05:30] zyga: sorry, I'm terrible busy right now [05:30] mvo: okay, till monday then [05:30] have a great weekend zyga! [05:30] have nice weekend everyone :) [05:30] bye === mbiebl [n=michael@dslb-084-057-234-196.pools.arcor-ip.net] has joined #ubuntu-devel [05:34] seb128: ping [05:36] tortoise_: pong, with context is better if you want to get a pong [05:38] seb128: am trying to write a patch for the gnome-at-properties-dialog in gnome-control-center. I'm having some problems though with using dpatch-edit-patch on the package. [05:38] how so? [05:38] sladen: what about your bcm2033-firmware upload to revu - is that still something you want to have in? [05:38] I've asked in #ubuntu-motu about this [05:39] rm -f debian/gnome-control-center.1 [05:39] rm -rf /tmp/dpep-ref.F24980/control-center-2.16.0/debian/build [05:39] make: *** No rule to make target `unpatch'. Stop. [05:39] dholbach: uh...wouldnt that upset broadcom? [05:39] zul: i have no idea about that stuff :) [05:39] dholbach: neither do i :) [05:40] more importantly is it at all distributable [05:40] thom: thats what i meant [05:40] well, they're two different things :-) [05:40] yes yes [05:41] tortoise_: control-center doesn't use dpatch, it uses simple-patchsys [05:41] tortoise_: you can use cdbs-edit-patch [05:41] seb128: Also I've been trying to add some icons to the package and I get this error when building the package: [05:41] capplets/accessibility/at-properties/at-settings.png: binary file contents changed [05:42] Ok, thanks I'll read up on that [05:42] tortoise_: you can't change a .png file, the diff doesn't work on binary [05:42] tortoise_: you can to use uuencode if you really want to do that [05:43] seb128: Whats the proper way to add a pixmap to the package then? [05:43] tortoise_: uuencode [05:44] seb128: ok, thanks [05:44] np [05:44] tortoise_: if you apt-get source ekiga you find an example for it [05:48] dholbach: thanks === jsgotangco_ [n=jsg123@121.97.245.149] has joined #ubuntu-devel === j_ack [n=rudi@p508DC216.dip0.t-ipconnect.de] has joined #ubuntu-devel === HiddenWolf [n=HiddenWo@136.244.dynamic.phpg.net] has joined #ubuntu-devel [06:00] Kamion: ping? === lfittl [n=lfittl@85-125-149-213.dynamic.xdsl-line.inode.at] has joined #ubuntu-devel === Gloubiboulga [n=gauvain@ubuntu/member/gloubiboulga] has joined #ubuntu-devel === Tonio_ [n=tonio@56.8.100-84.rev.gaoland.net] has joined #ubuntu-devel [06:08] k. i need feedback [06:08] if something fails to build inside pbuilder is it possibly my fault? [06:09] aside from running out of diskspace (of which i have 26GB free) [06:09] desrt: what goes wrong? [06:09] desrt: which error msg? [06:09] some generic error [06:10] lemme pastebin it [06:10] seb128, dholbach: how was the meeting about bugs? [06:10] http://pastebin.ca/164405 [06:11] mdz: oh I wanted to send the log to everybody who was there - do you want a copy too? [06:11] dholbach: please [06:11] <_ion> I looked into the "usplash never comes up" problem a bit: e.g. /sbin/usplash -c -x 800 -y 600 shows the splash, but /sbin/usplash -c -x 1024 -y 768 says "screen init failed". /etc/usplash.conf seems to contain "xres=1024", "yres=768". [06:11] dholbach; i suppose it's within the realm of possibility that OO.o build uses more than 26GB.... [06:11] mdz: we're going to pimp the desktopteam wiki about different modules we have, simon agreed on creating queries for people to get easily involved and jono will help us to get it broadcasted [06:12] mdz: good morning. what shall we do about enabling universe/multiverse? shall I try get the misssing bits done for synaptic over the weekend? [06:12] desrt: that's something that doko will be able to tell you [06:12] doko; ping? :) [06:12] mvo: does the implementation of suggest-packages-for-filetypes require it? [06:12] ? [06:13] mdz: good, discussion with useful and we decided on some actions to organize teams, bring new people and what would need work first [06:13] doko: peak disk space used for an oo.o build [06:13] mdz: no, gnome-app-install handles this just fine and ian does not want to install any applications from universe by default anyway for security reasons [06:13] mvo: ok, let's defer it then [06:13] mdz: ok, thanks (and sorry for the mis-communication about it) [06:13] mvo: np, the ball was not in your court [06:14] desrt: util: No such file or directory -- weird. is that a typo somewhere? a wrongly substituted variable? a missing build-depends? [06:14] dholbach; i've made no changes to the package. this is the one that's currently in edgy :) [06:14] desrt: HUM [06:14] dholbach; basically, oo.o currently has a bug where it always crashes when you try to save [06:15] https://launchpad.net/bugs/58492 [06:15] Malone bug 58492 in openoffice.org-amd64 "Openoffice.org crashes on "Save"" [Untriaged,Confirmed] [06:15] <_ion> Btw, in the initramfs, scripts/init-top/usplash prereqs "framebuffer", and _both_ mknod /dev/tty{0..8} . That causes error messages. [06:15] from my understanding of the problem it can be fixed by a rebuild [06:15] mdz: BTW the xchat-gnome clipboard handling should be fixed, please let me know if you still have issues with 1:0.13-0ubuntu3 [06:15] but i want to test that theory before i go ahead and request a real build [06:15] desrt: I remember about 10GB, but I'm just running a du now [06:16] ohh, just 8, must be 10 oon powerpc [06:16] seb128: oh good, thanks [06:16] np [06:16] so definitely not 26 [06:16] doko; got any insight into that error that i pastebinned? === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-devel [06:17] doko; alternatively, could you please just kick off a build of openoffice? i'm reasonably convinced that i'm right.... [06:17] and if i'm not then it's no worse off except for a lot of downloading :p [06:17] desrt: no, my build yesterday did succeed [06:17] desrt: see [06:18] deb http://people.ubuntu.com/~doko/ubuntu/ edgy/$(ARCH)/ [06:18] deb http://people.ubuntu.com/~doko/ubuntu/ edgy/all/ [06:18] doko; i mean an official edgy build to fix bug === limu [n=lemonade@d126.kkaari.tontut.fi] has joined #ubuntu-devel [06:18] bug 58492 [06:18] Malone bug 58492 in openoffice.org-amd64 "Openoffice.org crashes on "Save"" [Untriaged,Confirmed] http://launchpad.net/bugs/58492 [06:18] it's probably something mental like building in en_CA.UTF-8 === desrt cancels === kagou [n=kagou@88-136-29-82.adslgp.cegetel.net] has joined #ubuntu-devel [06:23] doko; ya. your build is linked against the proper dbus [06:23] doko; please fire off a rebuild of openoffice.org on edgy, all arches... [06:24] desrt: no, it's not yet ready [06:24] doko; it can be the exact same one that it already on the mirrors :p [06:24] desrt: it doesn't build with the current b-d's. [06:25] that would explain why it broke for me :) [06:25] in any case it's no big rush, i think, since the bug has a workaround for now === wasabi [n=wasabi@ubuntu/member/wasabi] has joined #ubuntu-devel [06:27] Keybuk: hi [06:27] Kamion: are you doing archive day today? if not, I missed mine on Tuesday so am happy to do it === Burgwork [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-devel [06:28] Bums. ;-P [06:28] Keybuk: oh, er, I appear to have forgotten [06:28] Kamion: :D [06:28] Keybuk: I'll do a sync pass now, and you can do the rest? [06:28] Kamion: ok, deal [06:28] you do syncs, I'll do queue [06:28] *cough*debian multimedia*cough* [06:28] Kamion: unimportant ping about old-releases === HiddenWolf [n=HiddenWo@136.236.dynamic.phpg.net] has joined #ubuntu-devel [06:29] bddebian: *cough*scared*cough* [06:29] mjg59: you asked people to report broken usplashes, right? [06:29] dholbach: it was distributed in bluez for hotplug for ages in Debian main. [06:29] Kamion: :) [06:30] dholbach: I built that when we switched to udev; but that must have been getting on for a year ago [06:30] plus it's not configured in sync-source right now [06:30] HiddenWolf: Yes [06:30] sladen: ok, I'll archive it [06:30] mjg59: I don't see usplash since my upgrade an hour ago. [06:30] mjg59: dapper-edgy [06:31] one min === HiddenWolf [n=HiddenWo@136.46.dynamic.phpg.net] has joined #ubuntu-devel [06:34] mjg59: back, still no usplash [06:34] HiddenWolf: What hardware, and what version of usplash? === nixternal [n=nixterna@71.194.189.213] has joined #ubuntu-devel [06:35] mjg59: nforce4 mobo, nvidia 6600gt, amd64 proc, running i386 ubuntu, usplash 0.4-20 [06:36] i386 Ubuntu? [06:36] Ok, interesting [06:37] I'll see if I can reproduce [06:37] mjg59: I did get a working usplash on today's daily-live, so it might be something relating to my upgrade [06:39] mvo, ping [06:40] hello Seveas [06:41] mvo, hi. How smart is apt when it has to install lots of packages from several cd's at the same time? Does it ensure people don't need to juggle their disks around a lot? [06:42] Seveas: try installing Debian and see :P === sharms [n=sharms@64.244.234.3] has joined #ubuntu-devel [06:43] Treenaks, I'd rather find out without jumping through hoops and mvo knows apt rather well so asking him is the easy way ;) [06:43] Seveas: lazy! :P [06:44] (btw: it could simply be the iso creation tool that does the effort to minimize disk juggling, so installing debian wouldn't give a definite answer) [06:45] Seveas: yes, it should order the install so that it requires a minimum amount [06:45] Seveas: multiple CDs are pretty common for debian [06:45] mvo, great! That just saves me a lot of work [06:45] Seveas: there might be bugs though :) but in general it should work well [06:46] Seveas: stick with ubuntu only 1 disk to juggle :) [06:46] gnomefreak, I'm actually working on something to create .iso images [06:46] ah [06:46] and apt being smart is nice, then I don't have to be [06:46] lol [06:48] how hard would it be to take installed packages and create a iso so i can install it as it === Sjorij [i=aaaaaaaa@mu.zeepeer.dva.lv] has joined #ubuntu-devel === Burgwork [n=corey@d64-180-214-139.bchsia.telus.net] has joined #ubuntu-devel [06:50] gnomefreak, dpkg --get-selections | grep -v deinstall | cut -f 1 -d ' ' | xargs apt-get -d install --reinstall && mkisofs /var/cache/apt/archives /tmp/packages.iso [06:50] (sort of) === Sjorij [i=aaaaaaaa@mu.zeepeer.dva.lv] has joined #ubuntu-devel === Sjorij [i=aaaaaaaa@mu.zeepeer.dva.lv] has joined #ubuntu-devel === Sjorij [i=aaaaaaaa@mu.zeepeer.dva.lv] has joined #ubuntu-devel [06:51] hmm if that works (will try later) i might play with that make script of it and see thank you [06:52] gnomefreak, it won't work as is [06:52] <_ion> kamion, keybuk, mjg59, seveas: /lastlog -regex _ion.*usplash :-) Any idea why usplash refuses to use the 1024x768 resolution? [06:53] _ion, -ELASTLOGFAILED [06:53] <_ion> < _ion> I looked into the "usplash never comes up" problem a bit: e.g. /sbin/usplash -c -x 800 -y 600 shows the splash, but /sbin/usplash -c -x 1024 -y 768 says "screen init failed". /etc/usplash.conf seems to contain "xres=1024", "yres=768". [06:53] <_ion> < _ion> Btw, in the initramfs, scripts/init-top/usplash prereqs "framebuffer", and _both_ mknod /dev/tty{0..8} . That causes error messages. [06:54] _ion: I don't keep lastlog [06:54] (and don't know anything about usplash's current resolution code) [06:54] Keybuk: irssi should do by deafult? [06:55] sladen: I don't use irssi, and if I did, I would have modified its configuration to not keep lastlog like I do with X-Chat [06:55] lol [06:55] <_ion> /lastlog greps the scrollback buffer. [06:55] if people want to ask me something, they should bloody well e-mail me, not leave it in the middle of a busy IRC channel and "hope I read it" [06:56] _ion: yes, I only keep ~10 lines of scrollback [06:56] just enough to fill the screen [06:56] _ion, i386/ppc? [06:56] (this is the same reason I /QUIT from IRC, rather than use a proxy or screen) [06:56] <_ion> seveas: i386. [06:57] and 'screen init failed' is the only message? [06:57] <_ion> Yes. [06:57] <_ion> I'll try to add some debug printfs to the source. [06:58] <_ion> seveas: It might be worth mentioning, that during shutdown, usplash does become visible (using 640x400 i guess). [06:58] usplash_svga.c, see which of vga_init/vga_setmode fails [06:59] <_ion> Thanks, will do. [06:59] hmm, usplash_down should now use /etc/usplash.conf too [07:00] jdub: we killed advogato, we are bad people === lbm [n=lbm@89.150.65.13] has joined #ubuntu-devel [07:08] oh score! [07:08] the fix for the openoffice bug is also the fix for the vmware player bug [07:09] <_ion> seveas: vga_setmode (12) returns -1 [07:09] does your display not support that resolution? [07:09] <_ion> That's what i'm using in X. :-) It would support higher resolutions as well, but they get a bit too blurry. === shawarma [n=sh@vega.linux2go.dk] has joined #ubuntu-devel [07:11] then I have no clue unfortunately [07:12] mjg59 has done the difficult things [07:12] I merely implemented a few bling-bling enhancements === Yvonne [n=01101110@pdpc/supporter/active/Yvonne] has joined #ubuntu-devel === msw [n=msw@rdu-nat.rpath.com] has left #ubuntu-devel [] === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-devel [07:21] Keybuk: I take it that you're responsible for the initscripts package being split off from sysvinit ? [07:21] Package: initscripts [07:21] Conflicts: mdutils, sysv-rc (<< 2.86.ds1-1.2), sysvinit (<< 2.86.ds1-12) [07:21] Replaces: mdutils, sysvinit (<< 2.85-12), libc6, libc6.1, libc0.1, libc0.3 [07:21] Note carefully the different version numbers in the relationships to sysvinit. [07:21] Is that a mistake ? === Mirrado [n=Mirrado@200.128.80.254] has joined #ubuntu-devel [07:30] iwj: err, initscripts was split off from sysvinit about a decade ago [07:32] it may, of course, be a mistake ... in which case, we inherited it from Debian === lbm [n=lbm@89.150.65.13] has joined #ubuntu-devel === tormod [n=tormod@80-219-112-71.dclient.hispeed.ch] has joined #ubuntu-devel [07:39] Keybuk: Oh. Hmm. The package in dapper matches the Conflicts but not the Replaces. [07:39] This is almost certainly some kind of mistake. I think I'll not fix it by introducing a Breaks in sysvinit on Friday evening though :-). [07:40] I'll investigate some more in the meantime. Thanks. === pvanhoof [n=pvanhoof@d54C0F01A.access.telenet.be] has joined #ubuntu-devel === PingunZ [n=kristof@160.183-240-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-devel [07:42] Can we get --enable-compositor passed to Metacity and have it off by default? [07:42] err, passed to ./configure for metacity. [07:42] bluefoxicy: No, if someone checks that box and can't use it metacity crashes and won't come back until you uncheck it. [07:42] "Not yet enabled by default, new compositing affects are only available when Metacity is compiled with the special --enable-compositor option." "Once Metacity is compiled with the correct option, the effects can be turned on and off without a restart or new login, and applications can take advantage of this. For example, the GNOME terminal can now offer real transparency." [07:43] Plus from what I've seen on the forums metacity's compositor almost never works and you usually end up with a blue screen [07:43] Amaranth: ah, ok, so it's brokenshit instead of sane enough to tell you it won't work [07:43] "The new compositing features also depend on support for the GLX_texture_from_pixmap extension, which is only available to owners of Intel i830 to i945, and ATI Radeon 7000 to 9250 chips at the present time." === nixternal [n=nixterna@ubuntu/member/nixternal] has joined #ubuntu-devel === milli [n=milli@phantom.acmeps.com] has joined #ubuntu-devel === givre [n=flo@APuteaux-152-1-5-202.w82-120.abo.wanadoo.fr] has joined #ubuntu-devel [08:10] omg, Google are evil [08:10] I was just looking at one of those domain pages which just lists search results related to the domain [08:10] squatter/parked things [08:10] and it turns out that it's Google that are doing that now [08:10] http://www.google.com/domainpark/ [08:12] Keybuk: yeah, well, they have to show double-digit growth, the pressure is on. :) === givre [n=flo@APuteaux-152-1-5-202.w82-120.abo.wanadoo.fr] has joined #ubuntu-devel [08:13] Keybuk: Google doesn't filter its own adsense results from normal searches?! === Mirrado [n=Mirrado@200.128.80.254] has left #ubuntu-devel [] === Harti [n=Harti@unaffiliated/harti] has joined #ubuntu-devel === Norgz [n=eroux@maisel-gw.enst-bretagne.fr] has joined #ubuntu-devel === holycow [n=a@mail.wjsgroup.com] has joined #ubuntu-devel === pygi [n=pygi@89-172-234-92.adsl.net.t-com.hr] has joined #ubuntu-devel === wasabi [n=wasabi@ubuntu/member/wasabi] has joined #ubuntu-devel [08:28] Kamion: the ada changes are just python2.3 / python2.4 stuff. === PingunZ [n=kristof@160.183-240-81.adsl-dyn.isp.belgacom.be] has left #ubuntu-devel ["Byez] === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-devel === nixternal [n=nixterna@71.194.189.213] has joined #ubuntu-devel === zyga [n=zyga@ubuntu/member/zyga] has joined #ubuntu-devel [08:40] desrt: ok, I can the build failure now as well. no clue at the moment ... === mbiebl [n=michael@dslb-084-056-238-224.pools.arcor-ip.net] has joined #ubuntu-devel === dsas_ [n=dean@host86-129-17-83.range86-129.btcentralplus.com] has joined #ubuntu-devel === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-devel === BenC loves the new theme backgrounds === jdong agrees with BenC... and the sounds are pretty nice, too :) === _ion too [08:53] yeah, the new login sound is cool [08:54] ooh, "dawn of ubuntu" [08:54] not so brown.. === jdong misses the depressing shades of brown a la warty :) === Treenaks misses the naked people a la warty ;) [08:55] BenC: oh btw, when will lifeless and I get the dm-bbr love? [08:56] Keybuk, do you have time to do an usplash upload required to get the themes in? [08:56] jdong: it's in the dapper upload that is just about on it's way up [08:56] jdong: and it will be in the next edgy upload too [08:56] BenC: very nice, thanks so much [08:56] Seveas: not right now [08:57] ok, then it'll have to wait and I'll work around it in the themes [08:57] BenC: btw, I noticed that the mc/smt powersavings patch was reverted.... [08:57] jdong: no problem [08:57] BenC: curiousity prompts me to ask about it :) [08:57] what is/was it? [08:57] jdong: yeah, it needed a lot more patches with it, was causing compile failures [08:58] oh, I see [08:58] and didn't have time last minute to track it down [08:58] the main thing, the multi-core, is still there [08:58] k, cool [08:58] so you'll probably try again with that in a future kernel update? === AstralJava [n=jaska@cm-062-241-239-3.lohjanpuhelin.fi] has joined #ubuntu-devel [09:04] Treenaks, NudeBuntu [09:06] jdong: I'll check and see what all is needed...it may turn out that it's just too much backporting [09:06] k === tortoise_ [n=tortoise@194.164.140.64] has joined #ubuntu-devel [09:12] BenC: would you expect Edgy kernels to build/work under Dapper? [09:12] jdong: build: no, work: yes [09:12] the latest edgy kernel should install no problem on dapper [09:13] k, cool [09:13] would you expect that situation to change through edgy's lifespan? [09:13] things like lrm are a different story (because of nvidia and ati userspace stuff) [09:13] jdong: probably not [09:13] I'm trying to figure out what's the best thing to recommend to forum users running Dapper who are looking for newer kernels [09:14] most of the time for hardware support reasons [09:14] I'd rather not send them out to kernel.org compiling their own vanillas... [09:14] jdong: if they aren't using ati/nvidia video, they should be ok to use edgy kernels [09:14] jdong: but preferably, we should backport needed hw support [09:15] that'd be sweet, yes [09:15] but I don't think that'll always be possible [09:15] i.e. what will it take to get the tifm21xx drivers compiling under 2.6.15? [09:15] <_ion> Btw, sudo settings should default to "Defaults insults". :-) [09:16] <_ion> I just can't help smiling when, after mistyping the password, sudo says something "rude" instead of a boring standard error. :-) [09:16] jdong: what is that driver for? [09:16] TI 5-in-1 FlashMedia cardreaders, pretty common in newer laptops [09:17] jdong: probably fairly easy === mdz [n=mdz@studiocity-motorola-bsr1-70-36-194-85.vnnyca.adelphia.net] has joined #ubuntu-devel [09:17] last time I tried, it complains about not finding some structures in the kernel... going to 2.6.16+ fixed the compile errors :-/ [09:17] jdong: it's a lot easier to add a new driver, and update an old one, since it never worked, something is better than nothing [09:18] jdong: probably just some trivial name changes and such [09:18] ah, I see [09:18] then is dapper's kernel open to new features like this? === pitti [n=pitti@ubuntu/member/pitti] has joined #ubuntu-devel [09:18] yes, because it is LTS, we'll do some easy backports [09:18] pitti: !! [09:19] hi BenC [09:19] pitti: dapper kernel is being packetized to security.upload.ubuntu.com at this very moment [09:20] pitti: one quirk, the ABI actually needed bumping for i386/amd64, but since it was only one symbol change, and not something that any module used, I forced it not to [09:21] BenC: very cool. As far as tifm21xx, should I open up a launchpad ticket for that, or will you handle it from here? :) [09:21] doko: ada> ok, but please put that in the bug; I might not be doing the next round of syncs [09:21] jdong: lp, give it a keyword dapper-backport [09:21] BenC: k, will do. thanks for your time === Trae [n=october@ip24-252-207-46.mc.at.cox.net] has joined #ubuntu-devel [09:23] Keybuk, are you around bud? [09:23] BenC: *phew* :) [09:24] Keybuk, I'm on SLED 10.1 and wanted to know if there was any testing I can do to maybe help out that Ubuntu Power bug. [09:24] mdz: regarding bug #56141, I will make all the linux-headers in the seeds recommends, ok? [09:24] Malone bug 56141 in ubuntu-meta "Edgy ubuntu-desktop depends on linux-headers-686" [Low,Confirmed] http://launchpad.net/bugs/56141 [09:24] this thing is driving me up the wall and I'm ready to go back to Ubuntu [09:24] BenC: when will linux-headers-i386 become linux-headers-generic? [09:24] it's only been 6hrs so far. [09:24] heh [09:24] but it hasn't powered off on me viewing any video [09:24] :( [09:24] BenC: thanks a lot for the vmware modules merge \o/ [09:25] mvo: the ones in server and ship don't need to be changed, only desktop [09:25] https://launchpad.net/bugs/22336 [09:25] Malone bug 22336 in acpi-support "laptop overheats when performing CPU intensive tasks." [High,Confirmed] [09:25] this is the bug I speak of. [09:25] :D [09:25] mdz: ok, but I will change powerpc, amd64, ia64, sparc and hppa as well, right? [09:26] mvo: yes [09:26] ah, I know what I can do [09:27] I can promote console-setup to minimal and then go off for the weekend [09:27] superb [09:27] I'd love to help out with any test you guys might be able to think of... but if noone has anthing I'm nuking this and going back to Ubuntu [09:27] I'm a fish out of water [09:27] heh [09:27] Been using Ubuntu (and Debian) apt-based systems for TOO long [09:27] Trae: tbh, I've no idea from this point ... you really need mjg59 [09:27] Keybuk, ahhh :( [09:27] mjg59, you here? [09:28] Keybuk, tx btw for all the help === mdz [n=mdz@studiocity-motorola-bsr1-70-36-194-85.vnnyca.adelphia.net] has left #ubuntu-devel ["Buh-bye"] === mdz [n=mdz@studiocity-motorola-bsr1-70-36-194-85.vnnyca.adelphia.net] has joined #ubuntu-devel === mdz [n=mdz@studiocity-motorola-bsr1-70-36-194-85.vnnyca.adelphia.net] has left #ubuntu-devel ["Buh-bye"] === mdz [n=mdz@studiocity-motorola-bsr1-70-36-194-85.vnnyca.adelphia.net] has joined #ubuntu-devel [09:30] GRRR xchat-gnome changes its keyboard shortcuts AGAIN [09:31] sorry, but lol [09:34] lol === Trae [i=october@vector.xyxx.com] has joined #ubuntu-devel [09:36] hah! [09:36] Keybuk: it just did it on SLED 10.1!! [09:37] Keybuk: as I said, I didn't have any problems compiling Gentoo for like 24hrs almost [09:37] now THAT is odd [09:37] mdz: just to check with you: promoting console-setup to minimal involves promoting xkb-data to minimal and thereby x11-common [09:37] not actually any of X proper, of course, just some of the base scripts [09:37] mjg59: if you see this... my laptop just locked up on SLED 10.1 too [09:38] mdz: this seems reasonable to me given that we're now generating console keymaps from X keymaps, but I wanted to check before Just Doing It [09:38] Kamion: it's a bit large but as far as I can see it's mostly changelog [09:38] Kamion: isn't xkb-data obsolete? [09:38] it seems to be empty on my system [09:39] that's a mistake [09:39] at the moment the actual data is in xkeyboard-config even though that's allegedly transitional [09:39] there's a bug filed about it [09:39] I see [09:39] xkb-data is the new name === mdz [n=mdz@studiocity-motorola-bsr1-70-36-194-85.vnnyca.adelphia.net] has left #ubuntu-devel ["Buh-bye"] === mdz [n=mdz@studiocity-motorola-bsr1-70-36-194-85.vnnyca.adelphia.net] has joined #ubuntu-devel [09:39] @#!$!#@$! xchat [09:39] anyway, the size of x11-common is pretty manageable compared to the xkb data [09:39] lol [09:39] Trae: Ok, thanks [09:39] perhaps we should take the old Debian changelog out of x11-common [09:39] mdz: what on earth do you keep pressing? :D [09:40] jdong: control+w, of course [09:40] and for that matter out of all the binary packages by now - it could just stay in the source [09:40] mdz: and what did you expect that shortcut to do? [09:40] jdong: delete word [09:40] which has been erase-word since the dawn of time [09:40] Keybuk: Did you add the code that rewrites kopt lines for the UUID transition? If so, does it also munge the kopt_2_6 line that's now in grub? We've had some people who still have legacy names in there [09:40] well, since the dawn of the other redmond-based world, that's been close window :D [09:40] mdz: untill it became close window [09:41] zyga: which is a lot less useful, and clobbers an existing well-established shortcut without providing any replacement [09:41] mjg59: yes, /me had legacy device names with knot2's installer, caused by kopt_2_6 [09:41] mdz: ctrl+bksp? [09:41] mdz: hail to the standard of the majority :/ [09:42] mdz: the other possibility is putting console-setup in standard rather than minimal, but I'm less comfortable with that from an installer point of view, so I'll probably just go with what I've got [09:42] jdong: that doesn't work in anything but gtk programs [09:42] Kamion: ok [09:42] picky picky picky :) [09:42] does meta-backspace work in xchat? [09:42] hmm, doesn't work in irssi === lbm_ [n=lbm@89.150.65.12] has joined #ubuntu-devel [09:42] must just be a bash/readline thing [09:43] Kamion: no, it doesn't [09:43] heh [09:43] not even with gtk-theme-name = "Emacs" [09:43] masters of ubuntu arguing over erase-word keybinding :) [09:44] :) [09:44] ah, gtk-can-change-accels to the rescue [09:44] why isn't the ability to select between Emacs and Default gtk-key-teme an option in the keyboard configs? === jdong wouldn't be surprised to see a mdz-edition of xchat landing in edgy-changes :) [09:45] I don't mind having to override its shortcuts once, but it should respect my choice after that [09:45] why should every program behave like emacs? [09:45] uh oh [09:45] ooh, is now a good time to rehash vim-tiny vs vim-full? :D [09:45] bah.. I already feel where this is going [09:45] ignore me [09:45] zyga: they shouldn't, and given that ^W isn't an emacs shortcut, I don't know what you're talking about [09:45] mdz: when was the last time you nuked your xchat2 configs? [09:46] Trae: when I moved from xchat->xchat-gnome === theCore [n=alex@modemcable069.137-83-70.mc.videotron.ca] has joined #ubuntu-devel === AlinuxOS [n=alinux@d83-176-12-170.cust.tele2.it] has joined #ubuntu-devel [09:46] that is, during dapper [09:46] I don't even know where gtk-can-change-accels stuff is stored, probably buried in gconf somewhere [09:46] mdz: that might be a xchat-gnome build issue, cause it always keeps the Emacs for me if I set it to gtk-key-theme [09:46] mdz: go to occy.net/search [09:47] mdz: search for: Emacs [09:47] mdz: how does the bit at the end of https://wiki.ubuntu.com/UbuntuWeeklyNewsletter/Proposals look to you? [09:47] mdz it'll show you how to change it in gconf-editor [09:47] Trae: I did that about a year ago [09:47] mdz: if you re-install, you lose it :) [09:47] *chuckle* [09:47] it's still set, and still honored by everything but xchat, which overrides it [09:47] sorry, just trying to help [09:48] mdz: I'd beg to differ with you, I have no problems [09:48] mdz: the only difference between you and I? I don't use xchat-gnome [09:48] at least I don't think I do [09:48] Burgwork: I put a console-setup item on the UWN proposals page [09:48] Trae: I beg to differ that that's the only difference between us [09:48] mdz: hahaha [09:48] or our systems either [09:48] mdz, I finished putting together uubuntu and kubuntu usplash themes for the art team, which are due today. However, they need someone to uplad both them and a fixed usplash (there is one new revision in my usplash branch that they need) -- fschoep is not here right now so who should I talk to for that? [09:48] mdz: I am slightly better looking [09:48] *chuckle* === Trae hides [09:49] Seveas: I can upload [09:49] Seveas: the usplash changes should go through mjg59 if he is around [09:49] Seveas: dholbach generally handles the artwork uploads, though he may have left for the day [09:49] (for ubuntu) [09:49] mdz, ok, then this is all waiting for mjg59 [09:49] Riddell: if you wouldn't mind uploading the ubuntu themes as well, that'd be appreciated [09:50] mdz: I'd be happy tohelp you debug that once I get my system back and setup [09:50] mdz: debug meaning try things for you, I can't code, but I can try stuff [09:50] Riddell, actually, the themes can be uploaded -- they build fine, I just made them uninstallable by depending on a newer version than currently in the archive [09:51] I know how horrible it is not having Emacs keybindings [09:51] Seveas: where can I get them? [09:51] one sec [09:52] zyga: and bash isn't "emacs" yet you can still do: ctrl+u to clear a line, ctrl+a and ctrl+e etc.. to get to front and back of lines... those are the thins "Emacs" keybindings give you in forms with it set in gtk-key-theme [09:52] Trae: I've fixed my problem already using gtk-can-change-accels and filed a bug about the issue [09:52] (bug 59563) [09:52] Malone bug 59563 in xchat-gnome "Unixish keyboard shortcuts stopped working again" [Untriaged,Unconfirmed] http://launchpad.net/bugs/59563 === jinty [n=jinty@132.Red-83-55-196.dynamicIP.rima-tde.net] has joined #ubuntu-devel [09:53] mdz: ok... I'm quite certain it's a config issue.... on your part, but I could be 100% wrong [09:53] Riddell, http://blackbird.kaarsemaker.net/~dennis/usplash/ [09:53] Trae: working configurations shouldn't be broken by upgrades, as a general rule [09:53] Seveas: btw, what does that upload change? [09:53] Trae: it isn't. [09:53] Seveas: or is it new packages? [09:54] Keybuk, the ones for riddell are 2 new packages [09:54] what's the usplash upload? [09:54] the usplash fix they need is preventing a segfault if a theme doesn't link in its own font [09:54] +a small fix in the example theme [09:54] the diff is very small [09:55] heh [09:55] Seveas: any rationale for having separate packages? [09:55] Riddell, none other than laziness [09:55] Seveas: i.e. new packages rather than the ones we were using previously [09:56] Riddell, they should be merged imho but kwwii and fschoep came to me about an hour ago to create this and this was easiest to do before having to get some sleep [09:56] Seveas: previously ubuntu usplash was in just "usplash" as far as I know, and kubuntu was in kubuntu-default-settings [09:57] ah, but art packages are split up all over the place === cbx33 [n=pete@ubuntu/member/cbx33] has joined #ubuntu-devel [09:58] Kamion: are we using the 'linux' metapackage in the installer? [09:59] Is there a Project Manager who can help guide those of us without Coding backgrounds into areas that need help? [09:59] I would love to get more involved and help out. [09:59] mdz, xubuntu and edubuntu still don't have an usplash theme and I haven't really heard anything from them -- can they go in after feature freeze? === Trae wonders if that is what Jono is for [09:59] heh [10:00] mdz: not at present - base-installer knows what kernels are preferred on what CPUs [10:00] and picks the best one it can [10:00] that and REALLY scary singing [10:01] Kamion: does it know that there is now only one preferred kernel on i386 and amd64? [10:01] I think most of the stuff it installs are now compatibility packages === lfittl [n=lfittl@janus.donbosco.sth.ac.at] has joined #ubuntu-devel === pygi thinks he should have -tao soon :) === mxpxpod [n=bryan@unaffiliated/mxpxpod] has joined #ubuntu-devel [10:05] desrt: ping? [10:05] Seveas: Oh? [10:05] Seveas: What do I need to pull from your branch? [10:05] Keybuk: when I upgraded my desktop to upstart, it became unable to reboot due to having the upstart commands but sysvinit running [10:05] mjg59, 1 revision (if lp already shows it) [10:05] Seveas: does the postrm not need to update alternatives? [10:06] Seveas: Ok [10:06] Seveas: What does it fix? [10:06] Riddell, I took the postrm from the old usplash -- I found it odd too [10:06] mdz: could you please file a bug with the details? I reduced it to -386 and -generic on i386, and just -generic on amd64 [10:06] the usplash fix they need is preventing a segfault if a theme doesn't link in its own font [10:06] +a small fix in the example theme [10:06] the diff is very small [10:06] mdz: oh, no, -generic and -server on amd64, add -server and -server-bigiron on i386 [10:06] Seveas: Ok [10:07] Hello All, mjg59 have some minutes ? [10:07] mdz: it will prefer -generic on i386 on anything with a 586 or better [10:07] Seveas: What's your repository again? [10:07] AlinuxOS: Hi - what's up? [10:07] bazaar.launchpad.net/~dennis/usplash/theming [10:07] https://launchpad.net/distros/ubuntu/+source/ttf-bpg-georgian-fonts/+bug/55966 here, finally it works...a trick is found. [10:07] Malone bug 55966 in ttf-bpg-georgian-fonts "ttf-bpg-georgian-fonts.conf problem." [Untriaged,Confirmed] [10:08] AlinuxOS: Ok, cool [10:08] Kamion: my understanding was that the only reason to use anything other than -generic was to get the legacy drivers which don't work with SMP [10:08] AlinuxOS: I'll do something about that [10:08] AlinuxOS: I'm afraid I can no longe rupload to Debian, though [10:08] where is BenC? [10:08] well, I'm away for the evening, anyway, so I can't talk about this now ... [10:08] I'll get back to it on Monday if I don't hear anything in the meantime [10:09] mdz: yes, fix is in bzr; will upload once I've finished debugging this other problem [10:09] mjg59, there is Arne Goetje-s comment + updated control, defoma-hints, postinst and prerm scripts. [10:09] mdz: it should be moot though - every system we care about will use -generic [10:09] Keybuk: what's the fix? sounds tricky [10:09] mjg59, why not for Debian ? [10:09] Kamion: enjoy the weekend [10:09] AlinuxOS: I'm no longer a member of Debian [10:09] mdz: giving the upstart shutdown command enough marbles to try sending an old-style initctl message if it gets ECONNREFUSED from upstart [10:09] ta [10:10] mjg59, what about Ubuntu ? :) [10:10] I still think we should figure out how to get upstart to gracefully be re-execed by sysvinit :-) [10:10] AlinuxOS: Can manage that [10:10] mjg59, I'm sorry for that... [10:10] Keybuk: Did you see my question about grub and uuid stuff? [10:10] mjg59: current usplash seems to still clobber the console on my T42 [10:10] mdz: I'll look into it [10:10] mjg59: no, what is the question? [10:11] mjg59: any info I can provide? [10:11] Keybuk: kopt in grub gets changed to have UUIDs [10:11] Kamion: it's not actually that hard... the problem is that upstart would think all the jobs were stopped [10:11] Keybuk: kopt_2_6 doesn't seem to [10:11] Kamion: and might then start doing odd things, like starting more gettys [10:11] mjg59: oh [10:11] GETTYS FOR EVERYONE [10:11] anyway, really gone === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-devel [10:12] Keybuk: Biting new installs rather than upgrades, but has hit us because some machines went from sda to hda (small kernel screwup) [10:12] mdz: 1400x1050 system? [10:12] mjg59: file a bug, subscribe me, I'll look into it [10:12] Keybuk: Ok [10:12] mjg59: 1024x768 === Keybuk goes to cook dinner [10:12] I also see some very odd behaviour where the boot process hangs [10:12] but resumes on ctrl+f1 [10:13] I'm going to have sshd start earlier and see what's up [10:13] mdz: Are you sure you're on latest usplash? [10:13] And latest kernel? [10:13] mjg59, what a paradox there is 0.3 version of ttf-bpg-georgian-fonts for Debian and 0.2 version(old with no fonts.conf) in Ubuntu (Dapper and Edgy) repository ;) [10:13] mjg59: hmmm === lbm [n=lbm@89.150.65.12] has joined #ubuntu-devel [10:15] mjg59: usplash 0.4-20, 2.6.17-7 [10:15] I'm regenerating initramfs manually to be extra sure [10:15] mdz: Ok [10:16] Kamion, thanks! I will add it [10:16] why does our initramfs supply a /usr/share/initramfs-tools/conf.d/ dir ? [10:16] apprently its not used [10:16] ogra: /usr/sbin/mkinitramfs:for i in ${CONFDIR}/conf.d/* /usr/share/initramfs-tools/conf.d/*; do [10:16] Seveas: I can upload the kubuntu splash as part of kubuntu-default-settings, are you sure we want a new package for the ubuntu splash? === doko_ [n=doko@dslb-088-073-103-180.pools.arcor-ip.net] has joined #ubuntu-devel [10:17] mjg59: I think it might have become confused due to -386 sorting ahead of -generic [10:17] and regenerated the wrong one [10:17] mdz, well, it doesnt work ... [10:17] mjg59: console seems to be OK [10:17] Riddell, kubuntu is your call -- do what you see fit. For Ubuntu all pieces of the artwork have been split up so I assume this has to be a separate package as well [10:17] mdz: Ah, ok [10:17] Seveas: ok [10:17] mdz: That would make sense [10:18] i have to put my file into /etc/initramfs-tools/conf.d/ to make it work [10:20] ogra: given that they're used on exactly the same line, it seems likely that something else is wrong [10:21] weird [10:21] ah, I see === lfittl [n=lfittl@janus.donbosco.sth.ac.at] has joined #ubuntu-devel [10:21] mjg59, I think that even if you don't update that package for Debian - it still can be usable for debian. right ? [10:21] Seveas: Ok, uploading [10:21] AlinuxOS: Yes [10:21] ogra: look at the lines after that in mkinitramfs; it later assumes they're all in $CONFDIR [10:21] apparently no one ever tried to use that feature before [10:21] right :) [10:21] ogra: what are you trying to do? [10:22] mjg59, \o/ [10:22] Seveas: Feel free to get the themes dealt with [10:22] Seveas: They probably want an appropriate depends line [10:22] mjg59, ok so just somone from debian could update it :) [10:22] AlinuxOS: Sure [10:22] mdz, dropping the sed calls to change mkinitramfs.conf from ltsp and put a proper file in to change the options === johanbr [n=j@jupiter.physics.ubc.ca] has joined #ubuntu-devel [10:23] Why no more you ? Some political issue ? [10:23] mdz, [10:23] ogra: any reason not to put it in /etc as a conffile so the admin can change it? [10:23] root@edubuntu:/# cat /etc/initramfs-tools/conf.d/ltsp [10:23] MODULES="netboot" [10:23] BOOT="nfs" [10:23] thats where i got it now [10:23] i like to avoid conffiles if possible ... [10:24] if you think it makes sense to make it one i'll keep it in etc [10:24] but i think we should ship it in usr and rather make mkinitramfs perfer the files from etc [10:24] so the admin can drop in an ltsp file to override the default === Spads [n=crack@host-87-74-19-213.bulldogdsl.com] has joined #ubuntu-devel [10:25] s/an ltsp file/an ltsp file in the etc dir/ [10:26] Keybuk: splash-down seems pretty broken at the moment; is that due to teardown, upstart or both? [10:27] mdz: The difference in resolution is because usplash doesn't get called with the resolution arguments [10:27] mjg59: argh, false alarm, my console is broken after all [10:27] I've no idea why only the second phase of it appears [10:27] mdz: Hm [10:27] with current kernel, usplash and initramfs [10:28] I'll try testing with Daf's T42 when he gets back, but it's the 1400x1050 model [10:28] it was a recovery mode boot before [10:28] mdz: If you go to a console and do sudo vbetool vgamode 3 does it get your text back? [10:28] mjg59, actually I went ahead with the themes prematurely -- the kubuntu one is upladed as part of kubuntu-default-settings, the ubuntu one is in a new package, so needs some NEW massaging [10:29] Seveas: Ok [10:29] mjg59: yes, it does [10:29] mdz: Hmph. Right. [10:29] mdz: In that case, in theory usplash is doing precisely that [10:29] mjg59: but then switching to X and back breaks it again [10:29] so perhaps it's X and not usplash at all [10:29] mdz: Haha. === Riddell just about to upload usplash-theme-ubuntu [10:29] It is possible that it's X [10:29] mjg59, hey, that helps here too ... no stripes anymore [10:29] ogra: ? [10:30] ogra: Using which version of usplash? [10:30] mjg59, i told you i have stripes and no chars on the console [10:30] not the most recent one [10:30] ogra: Yes, and I fixed that on the similar hardware I have here [10:30] Right [10:30] i upgraded, but didnt reboot yet [10:31] ogra: does switching to X break it again? [10:31] yes [10:31] Gah. I wonder if X is doing something mad like saving register settings at startup and not afterwards. [10:31] That sounds implausible, though. [10:31] ogra: which X driver? [10:31] I'm using ati [10:31] me too [10:31] oh, no, wait [10:32] It's fine on the only ati hardware I have [10:32] i lied [10:32] i use fglrx atm [10:32] Oh, in that case it's almost certainly X === ozamosi [n=ozamosi@ubuntu/member/ozamosi] has joined #ubuntu-devel [10:33] Graphics bugs which involve the use of binary-only drivers are likely to get ignored, I'm afraid [10:33] the stripes look the same with ati though ... thats why i tried to switch [10:33] it breaks here on dapper/fglrx from ati.com too [10:33] It's fixed in -18 === lemsx1 [n=lemsx1@p86-65.acedsl.com] has left #ubuntu-devel [] [10:34] (my card has no 3d support in fglrx so i wouldnt use it normally) [10:36] hmm usplash behaves ok with my fglrx/edgy and dapper's usplash worked fine with fglrx, too... [10:36] since -18 [10:36] except for the 16-color ordeal [10:41] ogra: do you know why gnome-screensaver only recommends the screen hacks, instead of depending on at least one [10:41] ? [10:42] oh, I suppose blanking is built-in [10:42] yep [10:42] i dont have any hacks installed in edubuntu [10:43] a hard dep would make that impossible ... [10:43] g-ss also supplies two or three own savers [10:43] (the flying gnome feet for example) === lbm [n=lbm@89.150.65.12] has joined #ubuntu-devel [10:44] xubuntu usplash uploaded, someone else will need to do the artwork though [10:44] ogra: want me to do edubuntu? [10:44] Riddell, whats the change ? === ogra thinks he mised something [10:44] ogra: there's a new usplash [10:44] *missed [10:44] yes [10:44] with new usplash plugins needed [10:44] aha === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-devel [10:45] where and when was that announced ? [10:45] did i miss a mail ? [10:46] Riddell, anyway, if you got something ready, go ahead [10:46] it's not been announced by e-mail, it's what we've been discussing on this channel for the last our [10:46] ah, i juat came back [10:46] *just [10:46] and am busy fixing the last small ltsp breakages === exobuzz [n=jools@82-70-241-14.dsl.in-addr.zen.co.uk] has joined #ubuntu-devel [10:48] AlinuxOS: Ok, there's an issue here === phanatic [n=phanatic@ubuntu/member/phanatic] has joined #ubuntu-devel [10:49] mjg59, only in your case ? Or it's a general problem ? [10:49] Installing that package has changed my default GTK fonts even without me having a Georgian locale [10:49] Which isn't really acceptable [10:49] Let me see if I can figure this out [10:50] Yeah, it's giving me BPG fonts [10:51] mjg59, hm... [10:51] for me everything is ok here. [10:51] AlinuxOS: But you're expecting the BPG fonts, right? :) === glatzor [n=sebi@ppp-82-135-3-178.dynamic.mnet-online.de] has joined #ubuntu-devel [10:51] The latin characters in them are less well formed than the default font we use [10:52] So it can't override those === ivoks [n=ivoks@lns02-1682.dsl.iskon.hr] has joined #ubuntu-devel [10:53] mjg59, normally BPG don't changes latin charachters...there is georgian unicode range, so only georgian unicode range is changed. [10:53] AlinuxOS: Rioni very definitely contains latin characters [10:54] mjg59, any opinion on bug 29527 ? [10:54] Malone bug 29527 in gnome-power-manager "brightness is not associated with any graphical indicator (such as volume one)" [Wishlist,Unconfirmed] http://launchpad.net/bugs/29527 [10:55] ogra: It probably needs my patch removing [10:55] do you think i should disable the patch for a test ? [10:55] ok [10:55] thats what i thought ... [11:00] mjg59: I'm definitely using ati and not fglrx [11:00] mjg59, http://alinuxos.no-ip.org/geo.png - Here is ok. Maybe it changes it but in Georgian contecst, it loooks great. There was no laments about this issue. [11:00] ogra: can you try with ati? [11:01] mdz, if the g-p-m build finished ... [11:01] AlinuxOS: But it *breaks* non-Georgian contexts [11:01] And so I can't upload it [11:01] I'm looking into this now [11:02] mjg59, thank you. [11:02] mjg59: your theory about X saving the regs at startup it looking pretty plausible [11:03] booting without usplash, it switches fine [11:03] booting with usplash, it's destroyed [11:03] mdz: But usplash is setting it to text mode before X starts. Hmm. [11:03] AlinuxOS: So, before: [11:03] tyrosine% fc-match [11:03] DejaVu-Sans.ttf: "DejaVu Sans" "Book" [11:03] And after: [11:03] tyrosine% fc-match [11:03] BPGRioni-Regular.ttf: "BPG Rioni" "Regular" [11:03] That is, it's changed my default font === Huahua [n=hua_@122.0.230.207] has joined #ubuntu-devel [11:04] mjg59, hm...is it font problem ? [11:04] AlinuxOS: No, fontconfig [11:04] I assume [11:04] mjg59: is it? when X starts, usplash is still up and goes all funny [11:04] mdz: Erm. === lfittl [n=lfittl@janus.donbosco.sth.ac.at] has joined #ubuntu-devel [11:04] mdz: That's really not meant to happen. [11:05] mjg59: what's meant to stop it? [11:05] as far as I know it's always been that way [11:06] svgalib/src/vga.c, __svgalib_releasevt_signal [11:06] except for the going all funny, which I assumed was related to vesa [11:06] mjg59: isn't that triggered by X starting, i.e. it's already too late? [11:06] gdm usually stops it [11:06] mdz: Yes, but X isn't supposed to be fucking with the VTs until after that [11:06] ogra: I don't think gdm even knows usplash exists [11:06] see the gdm initscript [11:06] Also, what ogra said [11:06] oh, so it does [11:06] in a horrible way by calling start :( [11:06] it used to know about usplash_down but seems broken [11:08] mdz: Ok. If you go to the console (while it's broken), then run usplash and then switch away, does it work? [11:08] mjg59: usplash_quit() in init.d/usplash doesn't [11:08] As in, does usplash exit and text mode get restored? === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-devel [11:09] oh, I booted without splash [11:09] mjg59: yes, switching away from usplash dtrt [11:09] Ok [11:09] GRR... for the 28th time this hour, xchat and gaim did NOT crash @$@!$@!$! === Harti [n=Harti@unaffiliated/harti] has joined #ubuntu-devel [11:09] So it sounds like there's an issue with the gdm and usplash interaction here [11:09] what source package do I file the crash notification applet under? [11:09] jdong: the crash applet itself? [11:10] jdong: apport [11:10] tseng: thanks [11:10] mjg59: ok, I've reproduced it [11:10] god this is the most annoying thing since WGA.... [11:10] mjg59: after disabling the /proc/cmdline check in usplash_quit (I'm not sure why it's needed anyway), it fails to kill usplash with TERM and ends up KILLing it [11:10] which produces the garbled screen [11:11] er [11:11] fails to kill usplash with usplash_write QUIT that is [11:12] this is completely a local problem [11:12] ignore me [11:12] Mm? [11:12] What was up? [11:13] mjg59: /usr/local/sbin/usplash_write. I assume the fifo location changed or something [11:13] mjg59, in case if there is some problems to find an optimal solution... https://launchpad.net/distros/ubuntu/+source/ttf-bpg-georgian-fonts/+bug/55966 you can ask to Arne Goetje. He helped me a lot to figure out howto to manage general georgian fontconfig. [11:13] Malone bug 55966 in ttf-bpg-georgian-fonts "ttf-bpg-georgian-fonts.conf problem." [Untriaged,Confirmed] [11:13] that's what that weird hang was; it was init.d/usplash watiing before killing usplash [11:14] consoles and usplash are both OK now [11:14] so I wonder what ogra's problem was [11:14] maybe he, like me, 'make install'ed usplash a year or so ago and forgot about it === lbm [n=lbm@89.150.65.12] has joined #ubuntu-devel [11:15] actually I don't know how I ended up with that, probably debugging === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-devel [11:15] ogra: my problem turned out to be a stray /usr/local/sbin/usplash_write [11:15] oh [11:16] usplash wasn't getting shut down properly [11:16] well, its the same behavior with the ati drive fwiw [11:16] *driver [11:16] ogra: check that usplash is getting shut down before X starts [11:17] well, gdm should do that no ? [11:17] ogra: check [11:17] its not running [11:17] but i need to update and reboot anyway, as i said when we began ... [11:17] Riddell, did you use ubuntu or kubuntu for xubuntu? === ogra does that now [11:17] ogra: the edubuntu-artwork buildsystem is too complex for me, you'll need to do it yourself I'm afraid, copying the files out of kubuntu-default-settings [11:18] Seveas: kubuntu [11:18] Riddell, i'll look after i got ltsp done [11:18] mdz: ogra hasn't rebooted with a new usplash === Bluhd [n=michael@64.191.168.24] has joined #ubuntu-devel [11:18] Riddell, someone was working on a proper edubuntu theme iirc [11:18] I've got a problem with acloca [11:18] *aclocal [11:18] Seveas, yes, cbx33 [11:18] whenever I run it, I get this: [11:18] macro `AM_PROG_LIBTOOL' not found in library [11:18] libtool is in fact installed [11:19] cbx33, ping [11:19] mjg59: gdm used to run /sbin/usplash_down to dtrt during shutdown, but that doesn't exist anymore [11:19] Oh, that's interesting === mjg59 wonders why it's vanished [11:20] mjg59: the makefile doesn't install it [11:20] i think it changed in dapper already [11:20] i had a prob with ldm back then and i think it was seb who told me to stop it via the initscript in ldm's [11:21] after copying it into place, splash-down seems to work nicely again [11:21] well, the first stage [11:21] (which brought me an ugly bug i have now in dapper ltsp) [11:21] then it reverts to low res mode [11:21] I can fix that though [11:22] Hello? [11:23] Bluhd: this channel is for development of the distribution itself, not for help with doing development on ubuntu [11:23] oh [11:23] ok === Bluhd [n=michael@64.191.168.24] has left #ubuntu-devel ["Ex-Chat"] === KaiL [n=KaiL@p548F7495.dip.t-dialin.net] has joined #ubuntu-devel === shackan [n=shackan@host3-13.pool8710.interbusiness.it] has joined #ubuntu-devel === zul [n=bob@ubuntu/member/zul] has joined #ubuntu-devel === Arrogance [n=aks@ottawa-hs-209-217-93-102.d-ip.magma.ca] has joined #ubuntu-devel [11:44] usplash-theme-ubuntu> I'm going to need to adjust the preseed file on our CDs to install that [11:45] but it can wait until tomorrow === bronson [n=bronson@66.160.177.201] has joined #ubuntu-devel === jott_ [n=j@e178097234.adsl.alicedsl.de] has joined #ubuntu-devel [11:51] heh I've crashed firefox 50 times in the past half hour. [11:51] pong Seveas [11:51] pong ogra === bluefoxicy goes to tell the Epiphany guys they need to get gnome-webcore back alive and make it work as a back-end [11:51] cbx33, how's the edubuntu usplash theme going? [11:51] stupid gecko goes nuts with a lot of dhtml re content management system administration. [11:52] just getting the ideas together havn't start putting it down on paper yet [11:52] ogra, did you get anywhere with SCP? [11:52] probably just race conditions everywhere, and those 611 "defects" and 74 "security holes" or whatnot. [11:52] Seveas, hopefully going to do that tomotrrow [11:52] ? [11:52] nope [11:52] pitti apparently didnt review the MIR [11:53] ahh....ok [11:53] cbx33, I though deadline was today? [11:53] does this mean we're confined to Universe? [11:53] (anything where i can load the application too much and make it crash I immediately assume is probably a race) [11:53] Seveas, we had a setback in the artwork for edubuntu [11:53] not all the people working on it, turned in work....as a result we're playing catchup [11:54] 've jumped in to helpout, even though my artwork skills are limited [11:54] ogra, are you happy with the higher Ed wallpaper? [11:54] cbx33, ok -- here's a deal: provide me a 600x800, 1024x768 and 1365x768 version of the same background png and I'll put the theme together. Make sure a brown progress bar fits with the theme for now [11:55] Seveas, you are a star ! [11:55] is there a new one or are you referring to the one you showed me ? [11:55] ogra, yes [11:55] the one I showed you? [11:55] Seveas, brown ?? [11:55] comments suggestions [11:55] Seveas, is that necessary ` [11:55] ? [11:55] ogra, I already have a brown progress bar in png so that's easiest [11:55] Seveas, can I alter the images in your pacage to provide a diff colour [11:55] kubuntu-blue is also possible [11:55] I'll mod the pngs if that's ok? [11:55] sure! [11:55] Seveas, the current one i see in edubuntu is the edubuntu red one [11:55] just hue them up to our scheme [11:55] provide me another progrss bar and I'll use it [11:56] thanks Seveas you really rock ! [11:56] I'm just that bad with graphics that there is no way I can create one myself [11:56] Seveas, heheh [11:56] I'm not that great myself [11:56] photography is my art outlet.... [11:56] and the ubuntu sounds of course ;P === ogra can make one over the weekend, i just didnt look at the new usplash at all yet ... [11:57] ogra, I don;t wanna lumber it on you [11:57] ogra, I can put it together in minutes [11:57] you've done enough [11:57] Have done it three times now ;) [11:57] I'll get it sorted [11:57] Seveas, I'll sort that out for you [11:57] cbx33, its fine for now (the wallpaper), but i guess we'll need sabdfl approval since our artteam hasnt really shown much before the freeze [11:57] cbx33, mail images to dennis@ubuntu.com -- I'll be offline for a large portion of the day tomorrow [11:58] ogra, i apologise :( [11:58] cbx33, not your fault ... [11:58] I tried to stir interest...contacted some people who sasid they were interested...but got very little back [11:58] :'( [11:59] stop apologizing for everything :) you did awesome work with SCP, the sounds gisomount etc ... [11:59] not but I do feel I've let you guys down [11:59] heh [11:59] you didnt [11:59] I'm an apologetic guy ;) [11:59] I'll try to work a lot tomorrow on them [11:59] lisa will be working on them too [12:00] we should have a lot more to show for it....it's been crazy here...my brother i law has moved in today for 2 weeks while his parents are on holiday [12:00] ogra, how do you want to work usplash.... [12:01] if we get images...want to approve before they goto Seveas ? [12:01] its not your fault that the artteam we once had got silent ... [12:01] yes you are [12:01] without any reason for that :)( [12:01] :) [12:01] i need help, where metacity checks the timeout(or something) where it looks is window responding or not [12:01] i'd like to see them, yes, but approval lies in either sabdfls or the artleaders hands [12:01] ok [12:01] art leader being Lisa or Frank? === FliesLikeABrick [n=Ryan@about/rpi/rawdor] has joined #ubuntu-devel [12:02] oh and ..... just for my own piece of mind....do you thin kSCP will be universe this release now? [12:02] frank ... but i guess he'll refer us to sabdfl [12:02] cbx33, no idea, it completely depends on pitti [12:02] he knows that i'd like it on the CD [12:03] and he knows it was submitted as MIR eary enough ... [12:03] ok cool [12:03] hehe funny the sounds sabdfl kinda just commented and let me and Frank choose [12:03] thats fine [12:03] but I'm quite close with Frank so I'll get him to check them over [12:04] i think lisa can decide herself since she's artteam lead, but the final call will be sabdfls anyway [12:04] ok [12:04] we knew that....the sabdfl thing [12:06] ogra, just so as ...well.....do you have anything you'd like us to try for the artwork [12:06] mjg59: do you have access to any machines where ondemand doesn't work, so we can develop a test for that? [12:07] and you mentioned about the manga one and religion.....is there something we can do to modify it more to your liking...? [12:07] mdz: Having checked the code, I believe that The Right Thing will already happen