=== dendro-afk is now known as dendrobates === bjf is now known as bjf[afk] === tkamppeter_ is now known as tkamppeter === fta_ is now known as fta [00:55] slangasek: ok I have a little time [01:03] lifeless: hey there [01:04] hey [01:04] so tell me now, tell me true [01:04] lifeless: so the process I've been using for package merges is bzr co lp:ubuntu/$package; cd $package; bzr merge-package lp:debian/sid/$package; fwibble-fwibble; bzr commit [01:05] lifeless: and if I look at my local directory afterwards with 'bzr log -n0' or 'bzr tags', the upstream-$version tag is there [01:05] lifeless: and if I do a fresh checkout from lp:ubuntu/$package, the tag is *not* there [01:05] well [01:05] are you pushing back to lp:ubuntu/$package afterwards ? [01:05] oh [01:06] I see [01:06] uhm [01:06] workaround - don't checkout. [01:06] make a branch [01:06] then do 'bzr push :parent' after committing [01:06] workaround, yes :) [01:06] where should I file the bug? [01:06] please file a bug on bzr saying 'bzr commit in a heavyweight checkout does not propogate new tags' [01:06] thanks [01:06] ok [01:13] lifeless: bug #603395 [01:13] Launchpad bug 603395 in Bazaar "bzr commit in a heavyweight checkout does not propogate new tags" [Undecided,New] https://launchpad.net/bugs/603395 [01:13] thanks [01:16] thanks slangasek, lifeless [01:18] de nada [01:18] its a one liner [01:18] but I doubt I'll get to it :( [01:18] EATADBUSY [01:21] eat a dbus? [01:21] E a tad busy [01:21] ohh [01:22] :-) [01:22] but I like your parsing too [01:23] I'm using the live cd and installing it. apparently there's a serious kernel problem. i'm gonna let the installer finish and update and find out what happens next === fta_ is now known as fta [02:22] I'm having a bit of trouble with DBus. It's spawning a Polkit-1 helper binary as root, but all the locale environment vars end up set as C [02:22] rather than the system locale [02:23] whereas starting the helper in a root shell results in the locale environment vars being the system locale [02:24] Is there anything I can do short of parsing /etc/default/locale to get the system locale? [04:00] if i did a 'bzr add foo' and then decide i don't want to commit foo, how do i remove it from the list of things to be committed? [04:01] bzr revert foo [04:02] lifeless: yuck. that actually undid my changes to foo. :( [04:02] achiang: they will be stored in a ~ backup file [04:02] i wanted to do the equivalent of git reset, aka unstage [04:02] achiang: are you perhaps a git user ? [04:02] lifeless: yes [04:02] struggling with bzr [04:02] bzr, like *every other VCS on the planet* has no staging area. [04:03] you might like the 'bzr shelve' and 'bzr unshelve' commands [04:03] lifeless: don't yell at me because git did it correctly [04:03] :P [04:03] they can take a change that you haven't committed and put it to the side for you [04:03] and restore it [04:03] lifeless: but thank you for pointing out the ~ backup files, that helped [04:04] achiang: I'd like you to get the most out of bzr; assuming it works the same way as git won't get you that :( [04:05] lifeless: i mean, point taken re: the tools work differently. i just would have expected that the inverse of 'add' wouldn't actually change the file [04:06] if the file was added, revert would have unadded it. [04:06] that expectation came from the fact that 'add' and 'commit' are two separate steps [04:06] Well, “bzr add” doesn't even do what you think it does — bzr commit will commit *all* changes, so you only need to add new files. [04:06] if the file was previously versioned, revert puts it back to the previously versioned state [04:07] (ie: the state of the versioned files on disc and the state of the tree that will be recorded by a commit is the same, barring selective commits via “bzr commit $FILE”) [04:07] RAOF: right, i've discovered that bzr commit wants to commit everything, so in my workflow, i've had to manually add the files i changed, and then manually commit them [04:08] lifeless: Incidentally, I didn't notice any colocated branches NEWS in the bzr 2.2 beta 4 notes - has that slipped from 2.2? [04:08] RAOF: maybe i don't need that separate add step ; i can just say: bzr commit foo bar baz [04:08] achiang: that doesn't make any sense to me - in git you might say that but in bzr 'bzr add' something that is already added is a no-op. [04:08] right [04:08] you just say 'bzr commit foo' if you want to commit just foo. [04:09] lifeless: right, that is just a git-ism. i was assuming that there was an index of some sort in bzr [04:09] * achiang stands corrected [04:09] There is, kinda - “bzr shelve” [04:09] achiang: There is no stage concept in bzr. [04:09] But it works the right way around - ie: by default, you commit your changes :) [04:10] thanks for the education. i appreciate it [04:11] bzr shelve is well worth exploring. It's tremendously useful if you want to separate out a bunch of changes into multiple commits. [04:11] do i need a plugin for that, or does it work out of the box? [04:11] Or just want to keep some debugging kruft uncommitted. [04:11] Out of the boz. [04:11] Ahem. Box. [04:11] cool [04:12] so, in git, i can say, "git show " which will show me the changelog and the patch. [04:12] is there an equivalent for bzr? to look at revnos? [04:13] bzr log -p -r X === fta_ is now known as fta [04:14] To expand on lifeless' comment, run “bzr alias show="log -p -n0 "”, then you can “bzr show -r$REVNO”, or just “bzr show” to get the full log. [04:15] yep, i was just about to add an alias [04:15] thanks lifeless, RAOF [04:15] oh! a bzr alias! [04:15] not a bash alias [04:15] Indeed. [04:15] neat [04:15] bzr is full of love. === emma_ is now known as emma [05:43] Good morning [05:43] robbiew: hello [05:44] pitti: hi [05:44] pitti: can't remember what I wanted...but I answered it anyway :) [05:44] hehe, the best kind === Amaranth_ is now known as Amaranth [06:19] uh, what happened to our buildds.. === fta_ is now known as fta [07:24] good morning [07:24] hey dholbach, wie gehts? [07:25] pitti: sehr gut - und dir? [07:25] dholbach: prima, danke [07:26] :-) [07:28] is this the part where you three all have a hug and a beer and pout about losing to spain? [07:28] * pitti hands dholbach a beer and hugs him over the loss [07:29] maco: great idea! [07:29] maco: although 8:30 in the morning is a little early for the beer part [07:29] hmm good point [07:29] * maco looks at mvo [07:29] a cup of tea? [07:29] * dholbach hugs pitti back [07:29] pitti: give that beer to mvo instead :-P === \vish is now known as vish [08:51] can somebody let rebuild https://launchpad.net/ubuntu/+source/bug-buddy/2.30.0+dfsg-1 ? [08:51] it builds fine now :) [08:52] didrocks: have you seen the banshee bugs regarding the netbook interface? [08:53] ScottK, NCommander: I'd appreciate if you could ack bug 603480 soon, so that we can coordinate the new binarymangler rollout next week; I'll take the responsibility and blame [08:53] Launchpad bug 603480 in lucid-backports "Please backport pkgbinarymangler 70 to lucid" [Undecided,New] https://launchpad.net/bugs/603480 [08:53] bug #602759 and bug #602760 [08:53] Launchpad bug 602759 in banshee (Ubuntu) ""Media" header makes no sense" [Undecided,New] https://launchpad.net/bugs/602759 [08:53] Launchpad bug 602760 in banshee (Ubuntu) "Doesn't display application menu in netbook mode" [Undecided,New] https://launchpad.net/bugs/602760 [08:53] didrocks: ^^ [09:02] can someone look at https://launchpad.net/ubuntu/+source/xine-lib/1.1.18.1-4ubuntu1 this needs also a rebuild [09:05] grant dupondje access on 'rebuild button' [09:05] :) [09:10] ricotz: it'll build now? [09:11] pitti, there seemed to be a problem with the archive it is building fine in my ppa [09:11] pitti, https://edge.launchpad.net/~ricotz/+archive/staging/+sourcepub/1226883/+listing-archive-extra [09:11] ah, I'll retry [09:12] ricotz: done [09:19] pitti: https://launchpad.net/ubuntu/+source/bug-buddy/2.30.0+dfsg-1 => builds also now === fta_ is now known as fta === almaisan-away is now known as al-maisan [09:29] hie! is there a good place to find more information about Ubuntu udev implementation or its variance from Debian? [09:46] * psurbhi looking at debian/changelog in ubuntu and debian's udev package.. shall get back if needs more [09:58] https://launchpad.net/builders => we stop building for sparc ? [10:04] dupondje: do you miss it? [10:04] * pitti shakes hand with the new voluntary sparc maintainer [10:04] ack, powerpc too? [10:05] pitti: don't miss it no :) just wondering :) [10:05] powerpc is still an official port [10:05] sparc and ia64 were about to be removed [10:06] ah phew, just saw the powerpc builders were disabled too [10:06] that will fix alot of ftbfs ;) [10:07] no, there just seems to be something generally wrong ATM; half of the buildss are broken [10:13] There was a networking glitch earlier. [10:13] Probably just needs someone to flip the disabled switch on LP [10:16] cjwatson, i seem to remember saying "my machine isn't suspending every time i close the lid" and you mentioned some bug or other with perhaps pmutils, can you remember/point me at it again? [10:23] https://launchpad.net/ubuntu/+source/openbios-ppc/1.0+svn640-1/+build/1729379/+files/buildlog_ubuntu-maverick-i386.openbios-ppc_1.0+svn640-1_FAILEDTOBUILD.txt.gz => can we force to build it on PPC ? as thats why its ftbfs :) [10:24] dupondje, there's no way to say arch-all packages have specific build-arch requirements. this is a loooong standing issue which only affects, like, 3 packages [10:25] ok :) [10:26] is there a specific channel for xorg releated questions, something in the line of XorgOnTheEdge? I want to compile/configure/install llvmpipe, preferabley just install. [10:27] #ubuntu-x, llvmpipe is in libgl1-mesa-dri-gallium in xorg-edgers though [10:28] awesome thanks [10:28] apw: pm-utils is pretty much the userspace side of power management these days, but I know very little more about it than that [10:29] cjwatson, must have been someone else, no worries [10:32] cjwatson, so this pretty grub work ... whats the next step. i am getting close to cleanish set of patches here, not sure if they will ever be acceptible upstream but at least they are small and self contained [10:33] i assume we're not ready for them to be in the kernel yet, so perhaps we need a PPA with the bits in? so people can test ? === amitk is now known as amitk-afk [10:40] apw: can we at least try to get them upstream? it would make it easier to get the corresponding grub changes upstream [10:40] apw: due to an upstream conversation I'm currently working on writing a no-probe simple linear framebuffer device for the kernel [10:41] apw: sort of like efifb but guaranteed never to do anything firmware-specific [10:41] if i am honest i suspect noone would accept the current approach [10:41] apw: I thought it was all nicely tunable now and switched off by default [10:41] the "correct" approach probabally is a frame buffer which knows its already filled in like plymouth does [10:41] apw: we need both [10:41] the framebuffer device can't help when fbcon just goes and clears the screen [10:41] which picks up the contents and handles it, and then us not moving over to VT7, ie X on VT1 [10:42] no no no no nooooo [10:42] i am telling you what they are going to say [10:42] I don't see why [10:42] what we are doing now is just ignoring the kernels desire to clear and update the VT until we switch to VT7 [10:42] there's no intrinsic reason X needs to move to vt1, and it breaks so much documentation [10:42] which is at vest vile [10:43] yes its all configurable, but what it does is utterly underhand [10:43] so, wait, I didn't ask for no updates [10:43] I only asked for no clearing [10:43] which I think is much less underhand and much simpler [10:43] the only thing that occurs is the clearing though [10:43] oh and not turn [10:43] and not turning on the cursor [10:44] yeah, but that's already upstream [10:44] I really don't see that disabling the screen-clear until boot is finished is all that underhand [10:44] well except that what you want is not showing the cursor randomly while we are on VT1 the first time, but on for the second time [10:44] i am even struggling to put the semantics down in english! [10:45] the problem with this not going upstream is that we have no other way to reserve the flags bit [10:45] and not having a flags bit for it is really pretty nasty in grub, as I mentioned [10:45] in the failure to upstream case we could submit a 'bootloader specific' bit or something [10:46] or 'distro specific' [10:46] shouldn't be distro-specific [10:46] why don't we have the upstream conversation rather than giving up before we start? :) [10:46] oh we will, but they won't take sensible patches i suspect they will puke when they see what we have done [10:47] this is *neater* than the no-cursor stuff which already went upstream [10:47] and they will gladly tell you to confuse all your users to make things clean in the code [10:47] (which turns it off permanently, and requires horrible hacks in the login binary to turn it on again per-VT ...) [10:47] really? i don't think it is nice at all, it has horrible semantics [10:48] necessary semantics perhaps, well only cause we want to switch VTs [10:48] depends on your point of view I suppose [10:48] right, i am a sensible person and can see we might need to do it, but that doesn't stop it pegging my vile meter [10:48] but I think the fact that the no-cursor patch already went upstream, and the fact that folks were working on plymouth/X framebuffer handover, indicates that it isn't just us interested in this [10:48] I don't mind if we end up with something different that meets the same basic requirements [10:49] what I don't want is to have to have fundamentally distro-specific code in the linux loader in grub [10:49] all understandable [10:49] i am just warning you that i think we're on for a beating [10:49] because that introduces some real problems - the same linux loader is used for booting Ubuntu and booting other detected OSes [10:50] which had better ignore unknown bits me thinks [10:50] * mvo hugs dholbach [10:50] I'd actually welcome a discussion about the semantics; I agree they're grotty as it stands and perhaps somebody can come up with better ones [10:51] I'm hoping that this is an example of "post wrong code on the internet and somebody will suggest right code" [10:51] at least get the discussion going ... [10:51] * dholbach hugs mvo back [10:51] heh indeed. well it needs some more shining before its ready for that, but its close [10:52] actually, surely there's only *one* screen-clear we need to kill [10:52] the one when fbcon starts [10:52] do we have to care about vt switching or any of that gubbins? just remember whether it's the first screen-clear or not ... [10:53] cjwatson, no cause you don't want the vt switch to smack you either right [10:53] which vt switch? [10:53] from vt1 to vt7 [10:53] the one to X is already handled in other ways, or at least it was [10:53] X is supposed to snarf the framebuffer contents on its way up [10:53] we don't need to solve that problem again [10:54] (I think it snarfs the contents before the vt switch) [10:54] perhaps this is still doing more than it needs to suceed [10:54] will poke some more [10:54] the switch from vt1 to vt7 takes place when we start plymouth [10:55] tseliot, before or after plymouth actually starts [10:55] therefore when X starts we're already on vt7 [10:55] that was more my belief too [10:56] tseliot: are you certain about that? I thought we changed that in lucid [10:56] so we have VT1 init which clears, VT1 -> VT7 switch which repaints a blank screen too [10:56] apw: but again, there's no need to address the latter problem in the kernel [10:56] apw: if it exists, plymouth can deal with it the same way X does - snarf the framebuffer contents before the VT switch [10:57] hrm [10:57] cjwatson: yes, I'm pretty sure. X simply doesn't clear the framebuffer when it starts on the same vt as plymouth [10:58] tseliot: ok, well in that case do you agree that plymouth can solve this problem? [10:58] apw: I think we tell plymouth to use vt7, let me check the code [10:58] I think you're right, from the changelogs, I'm just misremembering [10:58] cjwatson: what's the problem again? I think I've missed part of the discussion [10:59] tseliot: trying to eliminate black screens between grub and plymouth [10:59] cjwatson, the problem then becomes is how does plymouth get the framebuffer contents, when the VT isn't even in framebuffer mode [10:59] apw: you mean KD_GRAPHICS? [10:59] cjwatson, indeed [11:00] now maybe thats what we should be doing, putting VT1 into KD_GRAPHICS instead [11:00] cjwatson: the problem is that plymouth clears the screen when it starts [11:00] tseliot, that is simply a bug though right ? [11:00] tseliot: userspace problems are shallow :) [11:00] (in this context) [11:01] tseliot: I'm trying to figure out exactly what we need to change at the interface between grub and the kernel [11:01] tseliot: we know that, at minimum, we need to stop fbcon init from clearing the screen [11:01] cjwatson, so now i wonder what would happen if we simply dropped VT1 into graphics mode based on your bit [11:01] tseliot: what else do we need to change in the kernel? [11:01] apw, cjwatson: yes, it's something that can be fixed in plymouth. The only problem is that is that if you copy the fb content from a framebuffer that uses a different resolution, the result is ugly [11:02] actually [11:02] I'm entirely happy for plymouth to repaint the whole screen, it's going to do that anyway (based on the theme) and there's a possibility of a resolution change here which is something I'm prepared to cope with (one problem at a time!) [11:03] all I want is for it to be a clean switch [11:03] as in, no flicker to black === smb is now known as smb-afk [11:03] tseliot, what interface does X use to read the framebuffer contents [11:03] so I guess it doesn't have to read the framebuffer contents [11:03] well, what I was trying to say is that plymouth clears the screen with a big black rectangle first and then draws the splash [11:04] tseliot: ok, does it have to have the foreground vt before it does that? [11:04] tseliot, why the HECK would one do that [11:04] 'i am going to write over the whole screen with a splash, lets waste my time and make it shiney first' ??? [11:04] apw: in case the resolution doesn't match [11:05] as long as it's doing all this to a non-displayed framebuffer, I really don't care if it puts polka-dots on there first [11:05] er, a non-displayed buffer [11:05] cjwatson: would you like to vtswitch only when the splash is ready? [11:05] yes [11:05] I'm not sure it's possible [11:05] graphics mode is raw isn't it [11:06] ie when a mode is GRAPHICS, then you can't write unless you are the 'current' vt [11:06] or, at minimum, at least prepare a suitable buffer and blit it over at once after the vt switch [11:06] but then the kernel probably will clear the screen, so still not idea [11:06] *ideal [11:07] not sure it will from <-> to GRAPHICS [11:07] apw: yes, something weird would happen [11:07] looking at X [11:07] as far as I can tell, it actually doesn't read the framebuffer contents at all [11:07] cjwatson, why do we need to VT switch? this is just to make peoples fingers happy that we are on VT7 yes ? [11:07] it just refrains from clearing them [11:08] cjwatson, what if we just told the kernel that the default VT was 7 [11:08] cjwatson: we can copy the content of fbcon (if the resolution matches) [11:08] the web is full of documentation that says "when stuff going wrong, you can get a login prompt with ctrl-alt-f1" [11:08] apw: that would break server boots. I'd really rather not go there [11:08] cjwatson, right ... happy with that ... what if we made the default VT-7 [11:08] why would it break server boots [11:09] they get the same graphics poop we do, then they do something to get the login prompt yes? [11:09] cjwatson: right, X simply creates a root window with no background which makes it possible to see what the framebuffer left [11:09] a vt switch to 1 i assume ? [11:09] well, not necessarily, a lot of server people disable the splash [11:09] right and without splash you'll go back to textual grub and not pass me the bit right ? [11:09] no, splash is just a word in the command line [11:09] grub refrains from trying to parse that stuff, it isn't generic [11:10] cjwatson, can i just say you are making this hard :) [11:10] system design back 20 years is making this hard [11:10] I'm just trying not to break it [11:10] surley we can jsut put a login on VT-7 for server :) [11:10] if you think it's hard to get the rest of this upstream, try getting a change of the default VT upstream [11:11] cjwatson, i was proposing to make the default change only on a bit asking for it, or a command line option asking for it [11:11] can we separate out these two problems? [11:11] actually a command line option would work with server well as well [11:11] I'm not trying to solve everything at once [11:11] avoiding the clear on fbcon init would be brilliant for now [11:12] and I don't mind if it takes longer to sort out the rest [11:12] indeed, but the point is there are two issues... that init clears stuff is bad, that the VT switch will too is bad [11:12] sure, but I think they need different solutions [11:12] and the latter is much less intrusive anyway [11:12] cjwatson: I assume that you want to use the fb that grub provides. Am I right? [11:12] init clearing stuff leaves us with a black screen for multiple seconds [11:12] the VT switch to plymouth will be at most a flickere [11:12] *flicker [11:13] well perhaps without some idea of how we are going to resolve it may change how we resolve the other issues [11:13] ok [11:13] tseliot: well - grub will program an fb in order that we have something, but I expect it to be reprogrammed by the switch to KMS [11:14] all I'm really trying to get round here is the several seconds of black screen before plymouth starts [11:14] cjwatson: right but some flicker would still happen if the resolution changes [11:14] papering over the join is tricky, but as long as all of the images are as identical as we can make them (modulo resolution) then it will be an improvement over what we have today [11:14] I don't want the perfect to be the enemy of the good here [11:14] still better thana black screen for sure though [11:14] than [11:14] we can sit here all day saying that we can't make it perfect, but there are definitely improvements we can make [11:15] * tseliot nods === amitk-afk is now known as amitk [11:15] and I don't think it can ever be exactly right unless (a) grub gets support for programming native panel resolutions or (b) the native panel resolutions are loaded into the vbe bios [11:16] the former seems more realistic to me ;) [11:16] (whether (b) would result in a flicker is still questionable, apparently the kernel does have to switch off the panel briefly right now but mjg59 doesn't seem to think that's an intrinsic problem) [11:16] ah [11:17] something to do with changing the panel scaler [11:20] apw, cjwatson: so, to sum up, would it be useful if I made plymouth copy whatever it's in fbcon when it starts? [11:20] tseliot, what does 'in fbcon' mean ... and how and where do you get to it [11:21] tseliot: is it possible if the vt is in KD_TEXT mode? [11:21] tseliot: I actually don't think it would be useful, though, thinking about it [11:22] tseliot: we want to inhibit the screen-clear [11:22] tseliot: but that may be partly in the kernel and partly in plymouth [11:22] cjwatson, as you know what is in there anyhow right, its in /boot/grub/logo.png [11:22] right, well ultimately I was going to try to get that dynamically from the plymouth logo [11:22] but yes [11:22] apw: if grub puts something in the framebuffer, I can copy its content by mapping the framebuffer [11:23] (the approach I gave you is resolution-specific) [11:23] tseliot: is this significantly different from not clearing to black and just drawing it again, though? [11:23] cjwatson: not much [11:24] remind me, when does the switch to kms happen? it's before plymouth starts, isn't it? [11:24] but it can take a while before you see the splash [11:24] kms happens when the driver loads [11:24] or rather, it's before plymouth-splash starts [11:24] yes, as plymouth's drm plugin requires kms [11:24] (kernel driver) [11:24] so what happens to existing framebuffer contents when we switch to kms? [11:24] right [11:24] they'll be cleared, won't they? [11:25] cjwatson, well they get redrawn, from the VT contents [11:25] apw: VT text contents, or the prior framebuffer contents? [11:25] apw: if the latter, presumably they aren't rescaled (they couldn't be since there may have been text drawn on top) [11:25] if its in text mode the text contents [11:26] (i can't see how it could do anytning else) [11:26] what if it's in graphics mode? [11:26] then i believe the kernel asks the mode owner to redraw it [11:27] that's if it's VT_PROCESS too, presumably [11:27] you can be KD_GRAPHICS && !VT_PROCESS, IIRC [11:28] and indeed if we were doing something where the kernel starts in KD_GRAPHICS, you'd have to be [11:31] so I suppose grub does have to be made to know whether there's going to be a splash screen [11:31] if there isn't, then it may well want to keep the better mode (people tend to like big framebuffers as long as they aren't too slow), but it shouldn't preserve the screen contents [11:31] cjwatson, vt relies on being able to tell someone to redraw on a resize as far as i can see [11:32] whether that is fbcon or X [11:32] oh, and as regards clearing the screen in plymouth, some time ago I spoke with upstream and they told me that: [11:32] I can only find the text-mode vt resize code [11:32] with drm modesetting plymouth gets its own "screen" that it swaps in [11:32] so it's not really clearing the screen, just detaching it and putting a new on in place [11:32] but the initial contents of that "screen" is black [11:33] tseliot: in that case it should be easy to draw the splash before swapping it in, if it doesn't do so already [11:34] I guess it's not as fast as ideally it should be then, if we can see the black screen [11:34] apw: anyway, when Scott and I tested this a few months back, there seemed to be some plymouth bug that broke things on resize, but aside from that the duration of the flicker on resolution change wasn't particularly long IIRC [11:35] cjwatson, and you were testing with the patch i started from ? [11:35] IIRC yes [11:36] and that patch simply turned off all VT updates in text mode [11:36] apw: would setting the vt to KD_GRAPHICS on initialisation be enough to inhibit the screen-clear from fbcon_init? [11:36] cjwatson: it would take some restructuring but it would definitely be possible to do what you suggest by making plymouth render the 1st frame of the splash so that we could have that instead of the black screen [11:37] apw: if KD_GRAPHICS + VT_AUTO works at all, and if it has that effect, I think it might well be what we want [11:37] cjwatson, it not clear you have failure tollerance in that case, or indeed if it would survive the KMS mode change [11:38] let's ignore the latter, it's not obvious it's soluble at that point [11:38] failure tolerance? you mean things like the ability to display oopses? [11:38] or indeed to switch to VT-1 to see the text that the kernel put on it yes [11:38] I think the solution for that is "disable splash", isn't it? [11:39] yes, it's not nice to leave things in KD_GRAPHICS is something goes wrong [11:39] if [11:39] ok, so maybe KD_GRAPHICS won't fly [11:40] in that case simply inhibiting the initial clear seems like the only kernel change that's particularly viable right now? [11:40] * Ignore all switches in KD_GRAPHICS+VT_AUTO mode [11:41] that's probably not good [11:41] cjwatson, our KMS story is going to look bad i suspect if its going to clear when kms loads [11:41] apw: it will look better than it does now :-) [11:41] we don't start plymouth till after ureadahear on spinning media i think right? [11:41] so we'll still get 10s of black [11:43] ureadahead is 'start on starting mountall' [11:43] plymouth is 'start on (starting mountall or [other stuff])' [11:43] plymouth-splash is 'started on started plymouth and [got a graphics device]' [11:44] I don't know if there's something that explicitly serialises ureadahead before plymouth, but if there is I can't find it [11:44] cjwatson, cirtianly on my machine i have black for most of the time ureadahead is runnign [11:45] but its hard to know if thats kms not loaded yet or what [11:45] my suspicion is that that is Keybuk's intention but is not guaranteed, but that's just my reading of the job graph [11:45] well - udev is 'start on virtual-filesystems' [11:46] udevtrigger is 'start on (startup and started udev)' [11:46] and virtual-filesystems is emitted by mountall [11:46] so you won't get the kms event until ureadahead is done [11:46] I mean, userspace won't notice [11:47] if it were KD_GRAPHICS + VT_AUTO, then theoretically we could rescale the existing framebuffer contents [11:47] cjwatson, who can ? [11:48] it would have to be the kernel [11:48] deep joy [11:48] yeah, I know. I can't think of any other way to do it [11:49] cjwatson, ever played with the fbcon logo ? [11:49] no, although it did occur to me just a few minutes ago [11:49] is that scalable? [11:49] cjwatson, if i am honest i have no idea what it even is [11:50] though i have seen a penguin drawn on boot in videos so it could be that [11:51] I bet it's not themeable in the ways we'd need [11:51] I think I played with it in about 19198 [11:51] er, 1998 [11:52] yeah, you compile a logo image into the kernel [11:52] (drivers/video/logo/) [11:53] a nice purple background perhaps :) [11:54] kubuntu's colour scheme is still blue, iirc [11:54] anyway, I don't think the fb logo is resolution-scalable [11:54] it's just a ppm [12:04] apw, cjwatson: have you come to a conclusion? (someone shut down my computer here...) [12:06] i.e. what's the plan? [12:06] we're more confused than ever me thinks === elleuca_ is now known as elleuca [12:13] apw: hehe [12:15] apw,tseliot: I guess I'd like to talk about this with Keybuk when he's around. Maybe we should take this to mail? [12:15] cjwatson, sure ok [12:15] cjwatson: sure === MacSlow is now known as MacSlow|lunch [12:18] apw: 10 seconds of black? you mean people actually run KMS without doing a echo FRAMEBUFFER=y | sudo tee /etc/initramfs-tools/conf.d/splash? :) [12:19] Sarvatt, what does that do [12:19] loads the drivers and starts plymouth about a second into the boot :) [12:20] ahhh === james is now known as James [12:20] Hello === James is now known as Guest23585 [12:20] Sarvatt: that has drawbacks though [12:21] Reading the topic I think im in the wrong place, but, I've just finished porting UBuntu to the iPhone but am having difficulty loading multitouch drivers [12:21] which is why we don't enable it by default [12:21] yeah it's a bit racy, about 1/20 boots I get a high res text splash [12:21] I've played with xorg.conf but most of the information I've used is fro X86Free [12:21] pitti: Done. [12:21] ScottK: cheers! [12:21] loads the text splash in plymouth then resizes it to the drmfb [12:22] Is there any dependencies fir touchscreen support?> [12:22] Guest23585: maybe #ubuntu-x is the right chat room [12:22] ubuntu-x9;2~? [12:22] Sarvatt: it's also a net slowdown [12:22] ubuntu-x? [12:22] Guest23585: yes, the last one [12:22] Ok thanks anyway [12:23] weirdly it feels faster because i'm not staring at a ugly screen for 15 seconds on this machine [12:24] i know it sucks because it's shoving the world into the initrd though, just prefer it that way here :) === yofel_ is now known as yofel === fddfoo is now known as fdd === smb-afk is now known as smb === elleuca is now known as elleuchino [12:50] hello, guys [12:50] are there any plans to fix the file system layout on amd64 ubuntu [12:50] ? [12:51] it really sucks [12:51] the fedora way is so easy, just let /lib be /lib32, and avery problem of amd64 dissappears [12:51] because you could ad every 32-bit-lib to repo [12:51] without repackaging [12:51] https://wiki.ubuntu.com/MultiarchSpec [12:52] erle-, wrong. [12:52] directhex, whats wrong with that? [12:52] erle-, most of it, but in short, it fixes only a tiny tiny number of things, at the cost of patching 18,000 source packages [12:52] we've gone over this in a great deal of detail - there's no need to redesign it now. multiarch just needs to be implemented [12:53] but there is no time to wait [12:53] its a problem to be solved before 32 bit is obsolete [12:53] and it will be [12:53] when do you think? [12:53] multiarch has been accepted by Debian as the right design as well [12:54] i know that the crappy layout is derived from debian [12:54] don't know exactly but we plan to have it before the next LTS [12:54] erle-, lib64 is a leftover from sparc solaris [12:54] hm [12:54] i know [12:54] and until itanium rhel/sles use lib64, i don't take your claims seriously [12:54] thats all obvious [12:55] suse has /lib32 and /lib64 as well [12:55] but /lib points to /lib32 [12:55] only on amd64. [12:55] not on all 64-bit arches [12:55] in debian it points to /lib64 [12:55] just amd64 [12:55] of course [12:55] it only matters, where there are two instructions sets [12:55] in amd64 it really matters [12:56] except itanium can run i386 code too [12:56] please read https://wiki.ubuntu.com/MultiarchSpec - it explicitly refutes this [12:56] it's tiresome to repeat it [12:57] directhex, but thats software emulated, thats no full support [12:57] and later versions of itanium dont afaik [12:58] cjwatson, i am going to read that [12:58] takes some more time that 1 minute [12:58] you could have read it before continuing the conversation; there was no pressure on you to continue it within a minute. :) [13:01] http://www.theregister.co.uk/2001/01/23/benchmarks_itanic_32bit_emulation/ [13:02] itanium x86 was dead from the first day [13:02] hands up if you have a production itanium system, and are in a position to comment [13:03] What are the rdeps of libuuid-perl in Ubuntu? If it includes a standard package, it might be worth syncing the last revision from Debian that replaces the dependency on perl by one on perl-base (see http://bugs.debian.org/588427) [13:03] itanium is a bit of a red herring for this anyway. arm is much more interesting nowadays and there are plenty of specific use cases there for 32-bit-on-32-bit emulation. [13:03] ansgar: it's only in desktop, not standard [13:04] (and yes, i386-on-arm is software emulation, but so what? the problems end up being quite similar in practice and they're sufficiently much work to solve each time that we want to solve them once.) [13:06] directhex, does anybody have a itanium system? [13:06] http://en.wikipedia.org/wiki/File:Itanium_Sales_Forecasts_edit.png [13:07] forget itanium, it's a bad example for this. [13:07] that what i wanted to point out :D [13:07] it doesn't invalidate the design though. [13:08] yeah, i like the design, too [13:08] but thats not my concern here [13:08] erle, there is still an existing group doing heavy research on itanium [13:08] gelato.org [13:08] people have already started work on multiarch; there's a gsoc project in progress at the moment to do the apt side of things [13:09] just needs the dpkg side to get done [13:14] does anyone have time to accept a gjs rebuild in lucid-proposed? [13:17] persia: any progress on bug 294593? [13:17] Launchpad bug 294593 in lash (Ubuntu) "Please merge lash 0.5.4-1 (universe) from Debian unstable (main)" [Wishlist,Incomplete] https://launchpad.net/bugs/294593 [13:17] Uhh, I forgot about it :) I'll take a look tonight. [13:18] thanks [13:18] can someone help me out with this documentation? https://help.ubuntu.com/community/DisklessUbuntuHowto#Static IP [13:19] I know I want to configure this but WHERE I might posibly configure this is never mentioned === dendrobates is now known as dendro-afk === warp10 is now known as warp10_scared === warp10_scared is now known as warp10 === fta_ is now known as fta === MacSlow|lunch is now known as MacSlow [13:50] chrisccoulson: looks like you and Barry were responsible for the libticonv package. Can you look at the apparently repackaged version now in Debian, and see if we can fakesync it? (different .orig.tar.gz) [13:51] cjwatson, do you know if foundations currently has a dedicated pulse maintainer now that crimson stopped working on it ? [13:51] no [13:51] as in, we don't [13:51] TheMuso might know [13:52] yeah, got (and expected) that === dendro-afk is now known as dendrobates [14:21] mvo, do you happen to know if it would be safe to change a sources.list.d entry on an APT Pre-Invoke Update configuration hook ? [14:21] use case: a client side script validating and changing the mirror if required [14:22] joaopinto: that will not work, the sources.list is read/parsed before that hook is called [14:23] I was afraid :( [14:23] joaopinto: the mirror method got some improvements recently [14:23] joaopinto: is that not something you could use? [14:23] I have played with mirror: a long time ago, need to revisit it [14:24] mirror: fetches the archive just once and uses it for all the subsequent transactions, right ? [14:24] I mean, the archive url [14:28] joaopinto: yeah, it updates the mirror file on each apt-get update [14:28] joaopinto: and then uses the mirror it gets from that [14:28] ok so it's probably the best option [14:33] mvo, the mirror list gets cached and will be used if the mirror mehtod url is unavailable during a future cache update ? [14:35] just to make sure we don't keep a single point of failure :) [14:37] joaopinto: the mirror list gets cached, yes [14:38] cjwatson - yeah, i can look at that at some point next week. i'm not working today though [14:38] ok, tks :) [14:40] Urgh. [14:40] chrisccoulson: thanks [14:40] NCommander: mainwindow.cpp:109: internal compiler error: output_operand: invalid expression as operand <-- qt4-x11 on armel. [14:41] ScottK: ICEs go to doko :-) [14:41] NCommander: He's not here, so I pass it to you to pass to him. [14:44] hi all, i am currently an archlinux user, but thinking to switch to ubuntu. However i love to have the newest software possible, so i was wondering... is ubuntu development version stable enough to use daily? [14:46] evdvelde: Depends on the day: the place to ask is #ubuntu+1 [14:47] cjwatson, we have a rather urgent upload waiting in the unapproved queue for lucid-proposed [14:47] cjwatson, think you can take a look at it? it's gwibber [14:47] ok thx persia [14:48] cjwatson, facebook is throttling all gwibber users, and this fix will greatly reduce the amount of load we put on facebook, so the sooner people start to upgrade it the sooner everyone will start to be able to use facebook again [14:53] kenvandine: ouch. accepted [14:53] thank you very much :) [14:54] cjwatson, it has been a very painful bug... it is annoying that facebook throttles all gwibber users, not just the ones that are heavy users === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === amitk is now known as amitk-afk === dendrobates is now known as dendro-afk [15:35] cjwatson: i just uploaded a bunch of new landscape-client can we get this accepted into proposed plesae? [15:36] zul: not now, have to prepare for the release meeting [15:36] sorry [15:36] cjwatson: k [15:36] pitti: can you look at bug 595650 please? it's a regression from your libusb upload [15:36] Launchpad bug 595650 in libusb (Ubuntu Maverick) "After the last updates HP printer stopped working" [Critical,Confirmed] https://launchpad.net/bugs/595650 === sconklin-gone is now known as sconklin === fta_ is now known as fta [16:00] seb128: can your team take bug 600194? it's on our list for the release meeting, but seems desktopish [16:00] Launchpad bug 600194 in gir-repository (Ubuntu Maverick) "gir-repository fails to build from source in maverick" [High,Confirmed] https://launchpad.net/bugs/600194 [16:00] cjwatson, yes [16:00] cjwatson, I wanted to work on it anyway since I need to do a gir update for other changes [16:01] thanks [16:01] * MattJ frowns at dput... it tells me I just uploaded to upload.ubuntu.com successfully [16:01] cjwatson, np [16:01] * cjwatson adjusts the agenda [16:02] MattJ: the upload will succeed but if you don't have upload permissions then it'll be rejected when the queue runner gets to it [16:02] Excellent, thanks [16:02] seb128: What's the url for the desktop team report? I'll add the Kubuntu stuff to it (Riddell is not available today) [16:02] I'm kind of surprised that's there's a default upload destination [16:03] ScottK, https://wiki.ubuntu.com/DesktopTeam/ReleaseStatus [16:03] ScottK, thanks [16:03] seb128: Thanks. === panda is now known as Guest52344 === dendro-afk is now known as dendrobates [16:27] seb128: What do I need to do to get gtk stuff to use the menubar? For Qt/KDE stuff it just does. [16:28] ScottK, install appmenu-gtk [16:28] and restart your session [16:28] seb128: OK. Thanks. [16:28] * ScottK wonders if plasma-widget-menubar should recommend that then... [16:32] tkamppeter: ping [16:33] just curious, anyone know why memtest86 would be part of ubuntu-standard ? [16:34] pitti: ping === deryck is now known as deryck[lunch] [16:42] lag, hi [16:42] Oh you are there :) [16:43] I wanted to ask you about cups [16:43] lag, then simply ask. [16:43] Specifically: modprobe -q -b parport_pc || true [16:44] I'm not sure it's such a good idea to be doing modprobes from your scripts [16:45] If you modprobe a module for a device which does not exist, it could have dire consequences [16:45] lag, this loads the parport_pc kernel module if it is available and if its requirements (I do not know whether a parport must be actually present) are fulfilled. The " || true" takes care that the script is not aborted if the parport_pc module is not loadable. [16:46] lag, the module is needed to print on parallel printers. [16:46] And if a parallel port doesn't exist? [16:49] A package I got a sponsored upload for (subversion in maverick) FTBFS on armel and sparc. What should I do about it? I don't have access to those architectures. [16:50] tkamppeter: ? [16:50] lag: what dire consequences? the kernel will give you ENODEV [16:51] lag: the kernel isn't that stupid :) [16:51] cjwatson, sadly it is (atm) [16:51] not for established devices like parallel ports [16:51] https://bugs.launchpad.net/bugs/601226 [16:51] Launchpad bug 601226 in linux-ti-omap4 (Ubuntu Maverick) "Unable to handle kernel NULL pointer dereference in ppdev module" [Medium,Triaged] [16:51] same for parport_pc [16:52] and same for the omap3 kernel [16:52] I'm not surprised about problems on arm, but we don't generally have that kind of problem on x86 [16:52] Thats a bug in the kernel, not in anything that modprobes stuff. [16:52] and it's unambiguously a kernel bug, not a cups bug [16:52] agreed [16:53] http://paste.ubuntu.com/461186/ [16:53] but it doesnt seem so clever to actually hardcode modprobe in the initscript, could that be solved more dynamically [16:53] cjwatson: I am in the process of fixing the bug in the kernel [16:53] But there are bound to be other problems if modules are loaded willy nilly [16:53] Udev should be used instead [16:54] Only only loaded if the hardware exists [16:54] This will become a problem for x86 also, when they start to remove parallel ports [16:54] And only* [16:54] They’ve been leaving parallel ports out for a long time from PCs. [16:55] s/from/in/ [16:55] So this will kill every PM without a parallel port running the Maverick rootfs [16:55] PC* [16:56] There must be a way for you to check if the hardware exists before loading the module (i.e. udev) [16:57] lag: loading modules for non-existent devices doesn't usually cause null dereferences in the kernel, and I've never before heard somebody suggest that [16:57] parallel ports are often hung off legacy busses that can't be so easily detected [16:58] cjwatson: I accept that this is also a kernel failing (as I say, I am in the process of fixing that) [16:58] parport_pc is one of those devices we tend to just load because detection is often weak [16:59] I still think these scripts should use the functionality provided for extra security [16:59] that's the problem, my understanding is that the functionality is not always provided [17:00] sure, modern PCI devices and such, that's easy [17:00] udev? [17:00] Well it must in this case [17:00] udev only gets uevents from the kernel if the bus can actually tell you that the device is there [17:00] cody-somerville: hey, kirkland` suggested you knew a lot about live-helper. I'm jsut curious what I did wrong: I did 'lh clean --binary; lh build'. That ended up trying to rebuild chroot/ (which i didn't think it would), where i had made some customizations, and then failed anyway, trying to stat chroot/boot/vmlinuz- [17:00] Correct [17:01] (now i'm just re-doing a full lh_build, with lh_build hacked to pause while i make my changes between stages :) [17:01] what was the right way to make a change? (I wanted to drop in my own initrd.img into chroot/) [17:01] but, as far as I can see, only the parport_pc module itself knows how to probe for a PC parallel port [17:02] cjwatson: A uevent is not sent in this case [17:02] but it is on my PC [17:02] Thus, it must be detectable [17:02] that depends on how the parallel port is hooked in [17:02] Ture [17:02] True* [17:03] the IRQ probing stuff is not hooked into a MODULE_DEVICE_TABLE [17:03] I don't see how uevents for that would ever arrive [17:03] sure, if it's on PCI then fine [17:06] pitti: sourceful retracing is not working right now? [17:06] cjwatson: So your final word is that directly modprobing the module is the best solution [17:07] and just hope that it fails sensibly [17:07] insofar as I'm authoritative on this, that is my understanding yes [17:07] Okay [17:07] I'll just fix it :) [17:08] seb128: Does appmenu-gtk set some magic config option to prevent menus from hiding? It worked before on my system with the Qt/KDE stuff and now it doesn't. [17:08] tkamppeter - cjwatson: Thanks for your time [17:09] cjwatson, how is it that update-grub gets run on kernel installation or removal ? does one have to have that in kernel-img.conf ? [17:09] jcastro: ^^^ re my question for seb. Do you know? [17:09] ScottK, yes, it installs a Xsession.d script [17:09] ScottK, edit it and change the 1 to 0 [17:09] seb128: Thanks. [17:09] 80appmenu [17:09] export APPMENU_DISPLAY_BOTH=1 [17:09] change that one to 0 [17:10] we will turn it to 0 next week probably by default [17:10] smoser: yes, right now - there's a Debian bug to use /etc/kernel/postinst.d/ for that instead [17:11] and is that option in kernel-img.conf just written by the installer then ? [17:13] ScottK: we're shutting that off to be "normal" next week [17:13] smoser, the bootloader part in the installer sets it (based on the bootloader the system uses) === dendrobates is now known as dendro-afk [17:14] smoser: yes [17:14] ogra, thanks. [17:14] which reminds me i need to remove that stuff for armel [17:14] jcastro: OK. It's just a bit unfortunate that it affects the Qt/KDE stuff too, so by intalling the gtk bits, the Qt/KDE bits stop working right. [17:14] since debian moved everything flash-kernel related into update-initramfs === psurbhi is now known as csurbhi-afk [17:15] cjwatson, you did get a mail from me wednesday/thursday, right ? not pestering, just wanted to verify receipt. [17:15] ScottK: I wasn't aware of that [17:15] jcastro: Me neither until a few minutes ago. [17:16] smoser: yes, sorry, haven't got to it yet [17:16] no problem. === sconklin is now known as sconklin-afk === deryck[lunch] is now known as deryck [17:47] hallyn, it doesn't actualy rebuild the chroot/ - all the helpers run though but they skip doing anything. [17:48] hallyn, as for the stat chroot/boot/vmlinuz-, thats unfortunately a bug I've ran into as well. [17:48] hallyn, if you have a lot of ram, I suggest doing the build on tmpfs. with a local mirror you can do an entire build of ubuntu-desktop in 10 minutes. [17:49] cody-somerville: hm, great idea :) yeah plenty of ram here [17:49] but the time wasn't the point - i wanted to drop in my own hand-built initrd [17:49] (to hack up the casper-helper function) [17:50] but... it *did* rebuild the chroot/. it removed it, and rebuilt it. [17:50] the .stage/ files must have been deleted then [17:51] are you sure the entire chroot was rebuilt or are you just guessing? [17:52] cause the stat error only happens when you do lh clean --binary;lh build [17:52] cjwatson, hi, do you mind increasing the priority a bit for https://edge.launchpad.net/ubuntu/+source/xulrunner-1.9.2/1.9.2.7+build1+nobinonly-0ubuntu1/+build/1861827 ? [17:55] ricotz: done [17:56] cjwatson, thanks [17:56] cody-somerville: yeah, after i started 'lh build', chroot/initrd.img was gone (as were most dirs at first) [17:57] hallyn, oh, it stores things in .cache [17:57] hallyn, it goes through the entire process but if something is cached then it uses it instead of doing it [17:58] somethings get done no matter [17:58] like probably rebuilding initrd [17:59] What do we do with packages that are (wrongly) named in ubuntu and needs to be synced ? Example xfsprogs (3.1.2-1) => debian, 3.1.2ubuntu1 in ubuntu ... [18:00] cody-somerville: drat, i was hoping chroot/ got built during 'lh chroot', and 'lh binary' woudl jsut package up the binary from chroot/ [18:00] dupondje: you should check why there's that number in debian/changelog [18:00] cody-somerville: ok, thanks, just having lh_build pause between steps is working for me so i'll stick with that - and start using a tmpfs like you suggested [18:00] err, version [18:01] BlackZ: how you mean ? the ubuntu package should be named 3.1.2-0ubuntu1 no ? [18:01] dupondje: however if the ubuntu changes are no longer relevant the version number doesn't matter [18:01] dupondje: nothing much you can do except make it 3.1.2ubuntu2 in Ubuntu and wait for the next sync [18:01] er, the next upstream [18:01] k :) [18:01] BlackZ: you don't understand ... [18:01] BlackZ: 3.1.2ubuntu1 > 3.1.2-1, so you can't sync === bjf is now known as bjf[afk] [18:03] cjwatson: ah, yeah [18:03] it was 3.1.2ubuntu1 because at the time the Debian version was 3.1.2 [18:03] and 3.1.2-0ubuntu1 would have meant doing a native -> non-native transition in Ubuntu which has its own problems [18:04] no good answers when a package is wrongly native in Debian really [18:09] What group you need to be in launchpad exactly to change bug importance ? [18:09] dupondje: for ubuntu bugs, bug control [18:14] cjwatson: couldn't it be changed that 3.1.2-1 > 3.1.2ubuntu1 ? [18:15] dupondje: no [18:15] dupondje: do not muck with the versioning algorithm. :) [18:15] :P [18:16] better spank the debian maintainter :) === fta_ is now known as fta [18:18] hallyn, why do you need to do that? live-helper has a mechanism to install files into the chroot and/or binary. [18:19] i'm wanting to have a package install a file in /etc/kernel/postinst.d/ . As it is, it gets marked as a config file, and left if the package is removed. As the postinst.d script invokes something from the package, that seems wrong. [18:20] how should I ensure that the file is removed on package uninstall ? [18:20] cody-somerville: jinkeys, that WAS fast [18:21] cody-somerville: oh, through lh_config arguments? [18:21] i'll have to take a look, thanks for the hint [18:21] smoser: conffiles are removed on purge rather than on remove; the standard is that they must check whether any file they refer to outside /etc exists. [18:21] smoser: you're not allowed to have files in /etc that aren't configuration files [18:21] well, it would seem to me that /etc/kernel/postinst.d goes against that principal [18:22] hallyn, no, you can drop files into chroot_local-includes or binary_local-includes after running lh config [18:23] cody-somerville: thanks! [18:23] smoser: same principle as init scripts [18:23] so you're suggesting '[ -x /path/of/script ] || exit 0' ? I was using initramfs tools as an example, which puts files into the postinst.d, and invokes update-initramfs. it doesn't check, so that would be a bug, right ? [18:24] minor bug in the case of initramfs-tools because the kernel depends on initramfs-tools so it's impossible for it not to be installed while running postinst.d [18:25] /etc/kernel/postinst.d/dkms checks -x [18:25] thanks cjwatson [18:33] top tip: it helps if you install the version of the package you're trying to test [18:33] does anyone know the difference between the indicate and appindicator modules in python for the indicator-applet stuff? [18:34] oh i see i'm in the wrong channel === apachelogger is now known as pythonlova === al-maisan is now known as almaisan-away === sconklin-afk is now known as sconklin [18:40] chrisccoulson, hello, will there be thunderbird "3.1.1 build1" in maverick? that would be nice [18:41] SpamapS: any reason you reopened bug 603363? [18:41] Launchpad bug 603363 in openssh (Ubuntu) "sshd never stops, prevents umount of /usr partition" [Medium,Triaged] https://launchpad.net/bugs/603363 [18:46] SpamapS: I've reclosed it [18:46] cjwatson: doh, I didn't refresh ;) [18:47] cjwatson: the ajax code should flag any clicks that come from a page generated more than 2 hours ago. ;) [18:47] cjwatson: apologies for the confusion. Thanks for fixing that. ;) [18:49] ideally the ajax code should have some kind of way to spot mid-air collisions in general [18:49] it's doing a transaction with the server, after all === bjf[afk] is now known as bjf [18:53] cjwatson: couchdb does this brilliantly, by assigning every record a generation, allowing developers to simply include that in all communications to the backend, and tell the user "you changed a document that has changed since you read it" [18:53] indeed [19:07] jcastro: What's a gtk app the works the the appmenu stuff? [19:08] gimp [19:08] rhythmbox [19:08] jcastro: Thanks. [19:09] ScottK: anything but FF/ooo/chromium should work [19:09] jcastro: Guess which gtk apps I regularly use? [19:09] 0? [19:09] FF, OOo, and Chromium. [19:09] I'll try gimp. I at least have that installed. [19:10] I just triggered a crash with it in gimp fyi, apported it [19:10] Hello, everybody [19:11] jcastro: Doesn't seem to work with the Qt/KDE appmenu. I did install the packages seb said I needed. [19:11] that should work [19:12] It may be my fault. [19:12] I'm installing today's build Alternate amd64 but it failed cause unmert dependencies of imagemagick, it' a work in progres ? [19:12] jcastro: The Qt/KDE thing didn't work at all with the Xsession script, not even with APPMENU_DISPLAY_BOTH=0, so I removed the script. That was probably overkill. [19:13] I'll play with it some more over the weekend. [19:13] ScottK: I'll have agateau and ted/cody in the same room in 2 weeks [19:13] Excellent. [19:14] ScottK: if you file bugs just toss the "app-menu" tag on em [19:14] I will. jcastro: You might want to subscribe to bugs for the plasma-widget-appmenu package as it's ALL appmenu stuff by defintion. [19:15] good idea === fta_ is now known as fta [19:34] cjwatson: you about? [19:35] * jussi forgets cjwatson's tz. [19:35] anyway, anyone who knows, its rather frustrating that both the kubuntu and ubuntu maverick images are named exactly the same. [19:35] perhaps we could get that changed?? [19:40] So ideally /win 10 [19:40] dooh [19:46] SpamapS: dude....hah [19:51] jcastro: I got it working in both. In gtk it wants export APPMENU_DISPLAY_BOTH=0 to not double the menus. If that environment variable exists at all, then the Qt/KDE version will show double menus. To get it working for both, you need to just remove that line from the script. [19:52] seb128: ^^^ - When you get rid of the double windows, would you please just remove export APPMENU_DISPLAY_BOTH=1 from the Xsession script instead of setting it to zero? === fta_ is now known as fta [20:39] jcastro: http://skitterman.wordpress.com/2010/07/09/menubar-for-gtk-and-qtkde-apps-on-kubuntu/ [21:02] what's the development process for ubuntu-dev-tools? commit to trunk or merge review? [21:06] tumbleweed: Commit to trunk if you're an ubuntu-dev. Merge review otherwise. [21:06] ScottK: cool. I have some ack-sync fixes === fta_ is now known as fta === fta_ is now known as fta === sconklin is now known as sconklin-gone [22:51] hi [22:51] I plug in usb headset, and the machine freezes: 10.4 [22:54] jazzanova: #ubuntu. [22:54] too busy there, those guy are not helpful === bjf is now known as bjf[afk] [23:11] hello. i'm following this guide http://blog.petersen.vg/post/237815372/debfile to build a deb. How do I do to install some files in the home directory of the user, instead of putting them in /usr/lib ? [23:12] Wow. There are so many things wrong with that article. [23:12] soren: please point me to a more correct one [23:13] veleno: don't. you cannot rely that a home is writeable or even existant at all. [23:13] +on [23:15] veleno: All I know is the Ubuntu packaging guide, but that's probably not what you need. === fta_ is now known as fta