=== keffie_jayx is now known as effie_jayx [00:40] mathiaz: ping [00:45] slangasek: hello [00:46] mathiaz: hi, is it ok for me to go ahead and assign bug #305264 to you, regarding openldap working around the gnutls behavior change? [00:46] Launchpad bug 305264 in openldap "gnutls regression: failure in certificate chain validation" [Undecided,Invalid] https://launchpad.net/bugs/305264 [01:12] slangasek: ok - I'm already assigned to the jaunty task though. [01:14] mathiaz: rather, I just assigned it to you after asking the question here ;) [01:17] Keybuk: do you have an ETA for uploading udev 137-3, or could I go ahead and do the upload? [03:05] slangasek: please don't [03:06] what from 137-3 are you after? [03:06] Keybuk: er, the RC bugfix that's the only change in bzr? [03:07] that's not in bzr yet [03:07] it's in udev 138 [03:07] which I haven't fully merged [03:07] Keybuk: ok; the bzr log / changelog say otherwise [03:07] it came out today, I'll most likely fix it up tomorrow [03:07] I put the bug# in the changelog to remind me which it was ;) [03:07] I do that [03:08] message: [03:08] Apply NAME rules when string_escape=none. LP: #325690. [03:08] modified: [03:08] debian/changelog [03:08] -- [03:08] the changelog was all that was modified [03:08] oh; the previous commit wasn't related? [03:08] partially related [03:08] ok [03:08] it's not complete and introduces new bugs by being a partial merge [03:08] right, good reason for me not to upload it. ;) [03:09] tomorrow's fine, just wanting to make sure it's on track for alpha-5 [03:09] I was just waiting for the upstream release [03:09] dtchen: Seen this bug? bug 326596, I vaguely remember why in Hardy we played the logon sound through a newly connected audio device, but I can't remember why. [03:09] Launchpad bug 326596 in alsa-driver "If system sounds is disabled don't play system music" [Undecided,New] https://launchpad.net/bugs/326596 [03:10] s/vaguely remember why/vaguely remember/ === tkamppeter_ is now known as tkamppeter === bluesmoke is now known as Amaranth [05:28] good morning [06:23] does anybody else get gnome-terminal crashes as well? [06:23] * iulian is not getting any crashes. [06:26] bug 330621 and bug 331462 is what I get [06:26] Bug 330621 on http://launchpad.net/bugs/330621 is private [06:26] Bug 331462 on http://launchpad.net/bugs/331462 is private [06:26] it's mildly annoying [06:31] I think pedro was getting some today, actually [06:32] it's not easily reproducable but every now and then when I have the gnome-terminal with a few tabs open and ctrl-d-ing out of one of the tabs it takes down the whole thing [06:32] one of the crashes was within gnome-terminal itself, the other one in vte [06:33] bug 331740 is pedro's from today [06:33] Bug 331740 on http://launchpad.net/bugs/331740 is private [06:34] interesting, yet another one [06:34] yeah, very weird [06:35] but time for bed for me. g'night dholbach [06:35] sleep tight greg-g [07:45] Good morning [08:06] Packages which are new in Debian Unstable, are they automatically sync'ed when Jaunty+1 opens or does it require a sync-request? [08:07] mok0: they'll get all synced; it's manually triggered, but we'll sync them wholesale [08:07] pitti: ok, thanks, exactly what I wanted to know === geser_ is now known as geser [08:30] <\sh_> moins === \sh_ is now known as \sh [08:31] <\sh> jdstrand: bug #331410 complete... [08:31] Launchpad bug 331410 in net-snmp "CVE-2008-6123: not fixed in latest security releases" [Undecided,In progress] https://launchpad.net/bugs/331410 [08:41] pitti: are you pushing all the hal-info changes upstream, or should we push it individually? I would like to get quirk from bug 328522 into hal-info... [08:41] Launchpad bug 328522 in hal-info "HP nw8440 resumes with blank screen due to vbetool hang" [Medium,Triaged] https://launchpad.net/bugs/328522 [08:42] Lure: I usually commit them directly upstream, yes [08:42] pitti: ok, will then wait for you to review and commit [08:42] pitti: thanks [08:42] Lure: if you want you can send them to the hal mailing list, but if you attach it to a bug and sub me, that's fine too [08:43] pitti: subscribe or assign? [08:43] either [08:43] pitti: done [08:44] Lure: I'm always a bit hesitant to change existing quirks, because they obviously worked for someone else [08:44] but that might have been with older kernels, x.org, etc. [08:52] * pitti arghs at git [08:56] what's the git equivalent of bzr blame -r 407 file.c ? [08:56] * pitti looked at git rev-list --help, but that didn't really help [08:59] pitti: git-blame? [08:59] amitk: right, sure, but specifying "everything before this commit" [08:59] but I found a workaround now [08:59] git blame, find the last commit, git log, look up the previous commit, and [08:59] git blame 123deadbeef file.c [09:00] that seems to work [09:00] Would git blame lastcommitid^ foo.c work? [09:01] what does ^ do? [09:01] It should refer to the previous commit. [09:01] I want "blame earlier versions up to, but not including, 1234" [09:01] ah, nice === cjwatson_ is now known as cjwatson [09:02] ion_: that works, thanks [09:08] Lure: ok, archaeology done and committed, bug updated [09:14] doko: I'd like to push a glibc to the archive with support for vfp hwcaps [09:18] lool: sure, please go ahead. are test results the same as for the normal build? could you add a file for the expected test results? [09:18] doko: I'm not adding the vfp pass yet, that one hangs [09:18] doko: But adding the vfp hwcaps allow to proceed to enablement of other libs [09:18] ok [09:18] hmm, still no testers for bug 313218 ... [09:18] Launchpad bug 313218 in glibc "IPV6 causes slow internet access" [Critical,Confirmed] https://launchpad.net/bugs/313218 [09:21] cjwatson: I have IPv6, internet is not particular fast, but I don't get the errors the people report [09:22] cjwatson: Is there a clear way to see whether I'm affected? I guess the system call in the strace will be the same [09:26] Actually the fact that I have IPv6 connectivity is likely to prevent me from reproducing if I understand the fedora bug correctly [09:46] lool: the problem is for people who don't actually have real IPv6 connectivity, especially for those whose routers do funny things with it [09:47] lool: however, if you have real IPv6 connectivity, I'd appreciate you testing the package in my PPA to ensure that it doesn't break it [09:51] Uh your ppa doesn't have the same pathname [09:59] lool: hmm? [10:00] cjwatson: I copied my sources.list entry for my ppa for yours, and it failed; it surprized me; it seems we now have a /ppa in the URL; the old URL works for me still [10:00] Anyway, irrelevant, ignore me [10:00] oh, yes, that was a relatively recent change [10:01] I don't use my PPA all that often so it was probably generated from scratch [10:09] lool: Yes, it's the first step on the way to allowing users to have more than one PPA. [10:09] cool [10:26] did something change /wrt cdbs and python? some of my packages now ftbfs because of missing python2.6 [10:26] http://launchpadlibrarian.net/22893842/buildlog_ubuntu-jaunty-amd64.gwibber_0.8-0ubuntu1~jaunty_FAILEDTOBUILD.txt.gz [10:27] fta: Perhaps you're missing a build-dependency on python-all-dev? [10:28] sommer, it used to build fine, it started to fail 2 days ago [10:28] oops [10:28] soren, ^^ [10:28] sommer, nm [10:28] well, yeah, that's when python2.6 was added to the set of supported python versions ... [10:32] Hello [10:33] cjwatson: How is that defined? I mean... How does a package know that it now has to try that as well? [10:33] cjwatson: I was thinking python-central, but its changelog doesn't seem to mention anything about it. [10:33] I'm using jaunty for testing but i can't get Xorg to be as fast as Intrepid... I've looked a lauchpad, EXA is slow, UXA is slow and XAA just give me a kernel panic [10:33] cjwatson, I build-dep on python python-central python-distutils-extra, it's a bit rude to suddenly fail on python2.6 setup.py [10:33] soren: python-defaults [10:34] $ pyversions -s [10:34] python2.5 python2.6 [10:35] cjwatson: I see. Thanks. [10:35] fta: hardly a matter of rudeness, I don't think the definitions of the build-dependencies have changed ... it's just the sort of thing you only actually notice during relatively small periods [10:35] i.e. whether your package is building extensions for things that aren't pulled in by build-deps [10:36] as soren says, sometimes python-all-dev is the right answer, or sometimes you only want extensions for a single version; if in doubt, ask doko [10:37] well, it's just too bad that I have package in NEW for a few days that will fail because of this. bad timing [10:38] you can upload a new version while it's in NEW [10:39] seb128, don't bother reviewing gwibber, it will fail because of the new python ^^ :( [10:39] jdstrand: ^ [10:39] fta: jdstrand's archive day today [10:39] fta: well that can be newed anyway and you can fix the build in a new revision [10:40] aha, i wondered who had done my mono-addins sync [10:40] directhex: the bug should say [10:40] should fix bugs in f-spot et al [10:40] pitti, it was jdstrand - but i didn't recognise the name [10:40] seb128, new push or new version? [10:41] change the version number, it's better practice anyway [11:18] is there a bugjam channel ? [11:18] Mez: it'll just be #ubuntu-bugs [11:18] ah, kk [11:19] well, we're already here [11:55] fta: yes, sorry, didn't send the email yet. please could you file a bug report for this package and assign it to me? [11:58] doko, hi! it's not in the archive yet. it's still in NEW. I've fixed it and i'll re-submit once i'm sure it's fine (it = gwibber, the micro blogging client for gnome [12:15] fta: i would think that NEWing gwibber still makes sense [12:15] otherwise it will all start from scratch [12:16] not sure if anyone has already noticed, but openjdk-6 build on armel is blocking all other builds that might be already queued up on that buildd. Anyway to requeue them on other servers? [12:18] asac, what do you mean? let it fail and update afterwards? the fix is ready, i just need to test it on older dists [12:19] fta: yes. either just upload new gwibber or wait till it fails and reup ;) [12:20] fta: didnt know you have fix ready for upload [12:55] ogra: nice post [12:55] highvolt1ge, which one, i wrote multiple :) [12:56] ogra: the one about update-manager [12:57] ah, thanks :) [12:58] I discovered with glee this morning that purging notify-osd puts notifications back the way they were [12:59] ah, nice [13:00] * ogra did get the ugly little windows all over the desktop last time he tried that [13:00] calc: any change in the OO icons recently? my spelling icon has stopped being crystal http://www.kubuntu.org/~jriddell/tmp/oo.png [13:00] ogra: I get the windows all over the desktop *with* notify-osd [13:00] its fun to get up in the morning and see that you got a small window for every mail you revied overnight [13:00] and i usually get between 150 and 300 /night [13:01] Keybuk: changing the notification will not stop update-manager to be auto-opened if that's what you are speaking about [13:02] ogra: disable the upstream mail-notification option, that's being worked and will not be activated by default [13:02] seb128: it will not; it stops me getting a screenful of dialog boxes and those insidious new notifications [13:02] I changed the gconf key to stop update-manager being auto-launched [13:03] Keybuk is reluctant to changes apparently ;-) [13:03] seb128, yeah, i found that after a week of a click orgy every morning :) [13:03] seb128: not so much [13:03] I have all my notifications very personally configured anyway [13:04] and that's in the *opposite* direction to what the DX team have taken [13:04] so all this new stuff killed all my preferences, and starting throwing pop-ups, dialogs and bubbles all over my screen again [13:04] bubbles go in a specific corner here [13:05] * kees is really motivated to test the dx stuff now. :) [13:05] haha [13:05] which is what is supposed to happen if I understand the thing correctly [13:05] seb128: I don't want them at all! [13:05] uninstall notify-osd and notification-daemon? [13:05] a bubble every time someone messages me on IRC is about the most distracting thing I can think of [13:05] I discovered with glee this morning that purging notify-osd puts notifications back the way they were [13:05] don't enable the libnotify option for your IRC client? [13:06] Keybuk: what were you and pitti comparing with boot speed tests the other day? [13:06] kees: readahead vs. sreadahead [13:06] I like the volume bubbles in the new system I've to admit, I'm not so much convinced about other messages etc [13:06] Keybuk: sreadahead was the stuff arjan worked on for the ssd? [13:06] right [13:06] seb128, volume bubbles ? [13:07] * ogra doesnt have any display for vol up/down at all anymore [13:07] same for brightness [13:07] Keybuk: is there any known issue with bootchart atm btw? I can do standard bootcharting to gdm but if I use nostop and try to stop it after login it fails and don't create a chart [13:07] ogra: works for me [13:07] Keybuk: and plain readahead won out? i.e. no change on our end? [13:07] strange [13:07] * ogra checks for updates ... [13:08] kees: on rotary disk, which was not a surprise [13:08] seb128: yeah, it sometimes seems to crash - haven't debugged it yet [13:08] * kees nods [13:08] seb128: it'd probably work if you did it again [13:08] kees: more interesting will be to see whether I can patch sreadahead in such a way that it's good for both [13:08] gah, u-m doesnt show the number of avaliable updates anymore ?!? [13:08] (with a toggle option) [13:08] * ogra scrolls and counts ... how annoying [13:09] Keybuk: ooh, that'd be fun :) [13:09] ogra: you care? :p [13:09] usually, yes [13:09] but i agree my mother wouldnt ... [13:09] but i like to see how much i get for my money ... thats the german in me :P [13:11] ogra: how does that matter? you get the number while it's downloading [13:11] seb128, *after* i clicked, yes :) [13:11] i like to know it before [13:11] so i can decide if i postpone or if its worth it [13:11] it displays what it will download [13:12] which is the useful thing to know [13:12] yeah, means i have to scroll around [13:12] what and how much rather [13:12] you decide on numbers? weird [13:12] I usually either upgrade or look to items in the list [13:12] having eh number on first look was an intresting info [13:12] I don't do any of those [13:12] having 60 or 70 updates doesn't make a real difference [13:12] but i might be special that i want to know it, as i said above [13:12] I upgrade just before going to do something when it's really important that my laptop work properly [13:13] having 50 or 250 makes one [13:13] not so much if they are 700 octets each [13:13] how much you will download is rather what you want to know no? [13:14] no, i want to know if its 200 packages that hog my system with postinst and unpacking for 20min [13:14] again that's not the number that makes a difference there but what they do [13:14] the download doesnt hog my CPU and ram [13:14] if you have to rebuild caches, etc that will take a while [13:14] right [13:14] if those don't do anything that will be quick [13:17] * ogra needs to reboot after upgrade, else he will forget about it :P ... [13:17] bbl [13:17] cjwatson: how do I do an "OR" in the seeds? [13:18] Keybuk: you don't [13:18] * directhex submits his NM application [13:18] cjwatson: oh, I thought it supported that [13:18] hmm [13:18] directhex: hey, good work on mono in jaunty ;-) [13:18] no, sorry [13:18] cjwatson: can you depend on a virtual package? [13:18] you need to select one entry that supports both, or have a metapackage or something [13:19] I think so [13:19] how does it determine which one is pulled in by default? [13:19] but exactly what happens is not all that well-defined [13:19] the usual "promote from other seed" rules, followed by random [13:20] seb128, thanks - much as i helped a bit with mono in intrepid in the last few weeks, i think jaunty is the release i'm going to feel responsible for in that area [13:20] seb128: number of packages does make a difference to some extent, because it affects number of forks required [13:20] directhex: that's very nice to have somebody responsive for that, mono was not really actively worked until jaunty [13:20] seb128, and it wouldn't be remotely as good as it is without help frmo those named in my message to ubuntu-devel (plus the sponsors & archive admins who put up with me) [13:21] directhex: right, still you did a very useful job coordinating those and letting know the lists about the changes, etc [13:21] is expiration not working on Launchpad? [13:21] This bug report was marked for expiration 15 days ago. (find out why) [13:21] and slangasek's been very helpful too [13:21] ogra: which post of yours was highvolt1ge was referring to? [13:22] Keybuk: there is no autoclosing no, they did it once and got flamed for it because there was buggy closing cases and stopped after that [13:22] slytherin, the "update-manager jumps in your face every two days" one [13:22] on a related note, gmime development seems to have come back from the dead, so the last thing pulling in mono 1.0 classlib onto the jaunty cds should soon be cleaned [13:23] * ogra really really wants that mail icon to vanish from his panel if there is no unread mail ... hrm === azeem_ is now known as azeem [13:34] pitti: thanks for hal-info commit [13:39] if anyone wants to see the new usplash and gdm, sponsor it in main :) [13:40] kwwii: what do you mean a new uplash and gdm ? [13:40] a new version, a totally new product, or a theme ? [13:41] themes [13:41] ikonia: just new themes :( [13:41] an usplash which doesn't approach widescreen in a very very silly way? [13:41] oh, no, no such luck :/ [13:41] well, I did include two bigger pics, so it should be somewhat improved [13:42] and plymouth isn't ready just yet [13:42] * directhex squashes kwwii to 4:3 then stretches him back to 16:9 [13:42] hello jelmer! [13:42] I'd be more interested in seeing development of the actual products, rather than just themes [13:42] themes aren't really a great use of developer resource, rather artists [13:42] oh, cute ... now i know why i dont see my notificatils ... they actually pop under the panel aligned to the top of the screen [13:43] *notofocations [13:43] bah [13:43] ikonia, you still doing lots of HP-related work? https://launchpad.net/ubuntu/+source/moon/1.0-0ubuntu2/+build/874173 ;) [13:44] directhex: lets see, and "yes2 [13:44] directhex: I'll give that a go if you want some feedback [13:44] ikonia, is hppa ubuntu big or little endian? the cpu seems to cope with both [13:45] big would be better [13:45] (in my opinion) [13:45] as in built for big [13:45] where is your ia64 port ? [13:45] come on [13:45] your slacking [13:45] hm. there's a known issue w/ multimedia codecs on bigel arches. i'd love to get it fixed, but have no bigel, and upstream don't exactly have it as a priority [13:46] ikonia, the ia64 buildd is heavily oversubscribed [13:46] ha ha ha [13:46] I can provide you access to some bigel boxes if you want ? [13:46] no shying away now [13:46] bryce, for informations, I'm trying to build a package https://edge.launchpad.net/~vetsel-patrice/+archive/ppa for Bug #325394 [13:46] Launchpad bug 325394 in xserver-xorg-driver-ati "[RV770 HD 4850] ATI Radeon HD 4850 not supported - white screen and system freeze" [Unknown,Fix released] https://launchpad.net/bugs/325394 [13:46] but since you asked... [13:47] jms@orac:~> file moon-1.0/src/.libs/libmoon.so.0.0.0 [13:47] moon-1.0/src/.libs/libmoon.so.0.0.0: ELF 64-bit LSB shared object, IA-64 (Intel 64 bit architecture), version 1 (SYSV), not stripped [13:47] directhex: touche' nice [13:48] ikonia, i'm no c++ developer, i'm not well equipped to try & solve the issue myself [13:48] wimp, [13:48] ikonia, if i hear bug reports from users, then i have something to beat upstream with [13:48] (me neither though) [13:49] Keybuk, "- Loop devices now get persistent disk links too." does that mean we finaly have partition support there ? [13:49] *fnially [13:49] hrm ... i should stop correcting myself today, it only gets worse [13:49] hm, looks like there's a 3/50 chance of being assigned an AM who knows me, assuming (falsely) that AMs are assigned randomly [13:49] ogra: no [13:49] ah, sounded like [13:50] it means if you mount a file with -o loop, a /dev/disk/by-{uuid,label} symlink will appaer for it [13:50] * ogra is tired of having to compute offsets manually [13:50] directhex: if he knows you - your screwed [13:50] ikonia, hm? [13:50] ogra: kpartx. [13:50] directhex: just kidding [13:50] bryce, I hope that it will solve the problem and that we can have it inluded in alpha5 [13:51] ikonia, i don't spot anyone on the AM list who i know hates me, so that's a good start [13:51] soren, oh, thanks ! [13:51] ikonia: kwwii is an artist, so it's a bit silly to tell him off for working on themes :) [13:51] ogra: It's what all the cool kids use. [13:51] soren, well, i'm behind times as always :) [13:51] cjwatson: I meant for development, themes are always welcome [13:52] cjwatson, neat. free software needs more talented artists [13:52] concur [13:52] still think there are plenty of talented emos on deviantart as an untapped resource :p [13:52] it must be half term [13:52] it kills me [13:52] there are some great ones on there [13:53] to be fair, whomever designed the hardy heron wallpaper deserves cake. that looked awesome [13:53] one of the best [13:53] agreed [13:53] I liked the cracked wall one too [13:54] so send flowers to kwwii for both then instead of attacking him ;) [13:55] I didn't attack him [13:55] he deserves all the kudos [13:55] he's getting public kudos here if he designed them [14:21] doko: Pushing glibc; I've put the branch up for review as well [14:22] There's a larger debdiff between the .dscs than just my changes, I think glibc doesn't clean properly, so my upload drops some files in control.in etc. [14:22] it's a bit scary [14:22] But fakeroot debian/rules debian/control doesn't change control, so I think it's fine [14:24] I generally go to some effort to sync up those control files even if clean doesn't do it properly [14:25] cjwatson: By removing the things which should be removed, right? [14:25] Cause that's what I'm uploading [14:25] I guess I could add the clean:: snippet to actually remove them [14:27] lool: no, what I usually do is make sure that the diff between .dscs is the diff between the bzr branches, i.e. copy in those files from a previous source package if necessary [14:27] lool: I leave it to somebody else to work out whether they should actually be removed or not [14:27] Wow, shutdown actually works from startx sessions now! \o/ [14:28] cjwatson: Hmm I'm afraid I didn't do that; should I go cancel my merge request, add the files in a new branch, merge my previous branch in it, and resubmit the new branch for a merge request? [14:30] lool: which files are different? [14:30] seb128, fyi, a new gwibber is ready in NEW, whenever you have time to re-review it. thanks. [14:30] glibc-2.9/debian/control.in/libc0.3 [14:30] glibc-2.9/debian/control.in/libc6.1 [14:30] glibc-2.9/debian/control.in/libc6 [14:30] glibc-2.9/debian/control.in/libc0.1 [14:30] ok [14:31] New compiz is great [14:31] they can be kept, but we don't need to check those in [14:31] Stops moving the background around [14:31] doko: I think cjwatson wants to have a commit in the history representing the uploaded source exactly [14:33] hi there [14:33] where is the bootsplash .so saved on the live CD? [14:33] in the initrd or directly in the kernel? [14:50] Riddell: i changed the human set, but not the other sets [14:50] Riddell: do you know when it changed, was it just when 3.0.1 was released? [14:51] calc: changed when I did an install from monday's daily CD build [14:51] I hadn't updated for a while before that [14:54] Riddell: oh ok, well the crystal icon set may have had that icon removed, i know a lot of tango icons went away at least since 2.3.1, when i updated the set in bzr i noticed that part [15:05] pitti: got time to check out last patch for that sl-modem-daemon init script? [15:06] PecisDarbs: on my list, release team meeting right now === bluesmoke is now known as Amaranth [15:16] sorry but developers may know the answer [15:17] is there a way to make update manager run an apt-get autoremove & autoclean after applying updates? [15:18] does it have any trigger mechanism for running commands? [15:19] apw: howdy, did you have a chance to check out my patch to test-suspend? [15:25] kirkland, not yet [15:27] apw: cool. fwiw, i have a draft of a blog post, with instructions on how to run test-suspend --server, i'll wait to publish until you can review and update the script as posted on people.ubuntu.com [15:42] * calc got a bug about more gnome craziness, apparently gnome shell wants to use the name of the desktop file itself to name apps, not the name or genericname in the desktop file, but the freaking name of the file itself [15:43] and so they decided to file a bug against OOo in Ubuntu because they didn't like what the ooo desktop files were named [15:43] bug number? [15:43] please Gnome people stop this insanity there are standards for a reason [15:43] calc: gnome shell isn't gnome, you know [15:44] azeem: its intended to be in gnome 3.0 [15:44] aiui [15:44] bug 331768 [15:44] Launchpad bug 331768 in openoffice.org "Use standard name for .desktop files" [Undecided,Invalid] https://launchpad.net/bugs/331768 [15:44] well maybe [15:44] but you can't blame gnome people for it at this point [15:44] so in Ubuntu 10.04 [15:44] doko: are you going to merge lool's glibc branch or shall I? seeing as it's been uploaded and all :) [15:45] azeem: so gnome shell isn't being written by gnome people just out of tree currently? [15:45] azeem: aiui it is being written by gnome people [15:45] azeem: and its hosted on gnome.org [15:45] sure, but that doesn't mean it automatically gets included I guess; they still need to get it approved [15:46] and anyway it wasn't the developers who reported that bug :) [15:46] (it's still a gnome-shell bug and not a OOo, of course ;) [15:46] azeem: which doesn't seem to take much, so blaming gnome people who write gnome things that will go into a future gnome release for not following the standards they helped write is reasonable ;-) [15:47] calc: maybe it's an optimization; one stat() vs. parsing .desktop files [15:47] azeem: you need to parse anyway for l10n [15:47] calc, mark it invalid for openoffice ... it follows todays xdg standard while the app developers of that app seem not to ... so they should enhace the standard first if they want it differently [15:48] and if they are throwing away l10n then god help them [15:48] ogra: yea [15:48] azeem, right, but still that needs to go into the widely accepted standard first [15:49] otherwise that bug is just noise [15:49] and you aren't going to get names with spaces in them so the conversion to space will need to be documented, etc [15:50] i have a feeling when they try to get the spec updated whoever is in charge of it will remind them to lay off the crack [15:50] wouldn't it be more productive to forward this bug to the gnome-shell developers, rather than flaming them here? [15:50] it could easily be a simple bug, which we all suffer from [15:50] cjwatson: they filed the bug (aiui) against OOo, just mentioning the craziness of it [15:50] at least the person filing the bug seemed to indicate he was involved with gnome shell [15:50] so mark it invalid for oo.o, open a task for gnome-shell [15:50] and then forwrd it [15:51] cjwatson: I think you could merge it after adding the files from the previous glibc; that would require less steps then me doing the ones I described [15:53] the problem about adding them is that I think they get created/removed in some circumstances, and such files are awkward to add to bzr [15:53] yea the bug reporter is Milan Bouchet-Valat who is a gnome shell dev [15:53] cjwatson: so I think I'm going to put the console and keyboard stuff on the shelf [15:53] at least for jaunty [15:54] Keybuk: oh? [15:54] cjwatson: some other changes have made them sufficiently fast that they're not appearing on most of my bootcharts [15:54] so it's merely inelegant that we do it so many times [15:54] and since we'll likely use KMS in kinky, it'll all change all over again anyway [15:55] so we may as well just get it right for KMS [15:57] Keybuk: hmm, ok, as long as it isn't just an anomaly that they aren't showing up [15:58] Keybuk: what's the current time for comparison? === ssweeny_ is now known as ssweeny [15:58] cjwatson: on a mini 9 with metacity: 25s [15:58] bingo [15:58] with compiz? [15:58] with compiz 29s [15:59] so I'd rather spend some time getting compiz to go faster instead of futzing around with something that we'll have to break again next release [15:59] are we considering this to meet the agreed target or not? [15:59] I'm assuming not since it isn't stock [15:59] Keybuk: so we just need mvo to squeek out 4 sec of compiz performance :P [15:59] cjwatson: I would like to see 25s with compiz [15:59] * cjwatson nods [15:59] X is up in 12s [15:59] I have a personal goal to get X up in 10s [16:00] because I like round numbers ;) [16:00] xkbcomp? [16:00] right, that's one of the patches I have to get this 25s [16:01] ... kinky? [16:01] cjwatson: yes, I can do that (tomorrow) [16:01] directhex: Keybuk's nickname for the yet to be announced 9.10 [16:01] doko: oh, the reason I ask is that I've confirmed 313228 and wanted to upload that today [16:02] robbiew, i dread to think what a kinky koala looks like [16:02] doko: so if you're ok with me pulling lool's branch I could unblock myself [16:02] cjwatson: please merge, leaving in 15min today [16:02] ok, will do [16:02] Keybuk: 8 is rounder than 10. :-) [16:02] robbiew: asac promised me some computer time on his mini9 :) that should make it possible to test stuff for me [16:03] Mithrandir: true, but I think I can only get 8 by ripping out apparmor [16:03] and kees would rip out my intestines for that [16:03] mmm, brains. [16:03] mvo: great thnx! [16:03] kirkland, just reviewed that patch [16:04] i think it makes more sense to treat --full as a collective enable [16:04] and make --server the same [16:04] apw: k [16:04] so rather than having --server --full [16:04] apw: that's fine [16:04] and have server just turn off some of full [16:04] apw: crossed my mind in retrospect [16:04] it makes more sense to make --full == --desktop [16:04] and --server == --server [16:04] apw: right [16:04] and enable what makes sense there, which is just exhaustive right now [16:04] apw: i agree with that [16:05] * apw does that [16:20] Keybuk: hm @ bug 332017 [16:20] Launchpad bug 332017 in linux "Significant performance regression in 2.6.28-8.24 due to ondemand governor" [Undecided,New] https://launchpad.net/bugs/332017 [16:22] pitti: since we were using ondemand before -> Invalid [16:23] well, wernt there machines where performance was used by accident ? [16:23] no, there were machines which had no scaling driver by accident [16:23] * ogra thought he read that in the thread [16:23] which results in full performance, no ? [16:24] since they dont know how to scale down === dholbach_ is now known as dholbach [16:37] where do bugs about problems resuming belong? [16:39] doko: glibc ppc build failed; not sure what to do about it except retry -- it built in ppa [16:40] lool: it failed for me the first time as well, in a test case (small number difference) [16:40] lool: I just retried it, and it worked [16:40] I'm going to upload glibc again anyway, so you can just let me have the failure if you prefer ;-) [16:40] Keybuk, i'd ask him for numbers [16:41] apw: exactly [16:50] cjwatson: Ok [16:55] apw, Keybuk: numbers> are you talking about 332017? [16:55] indeed [16:55] yes [16:59] apw, Keybuk: in that case, the submitter is maxb in this channel [16:59] if you want to ask directly :) [16:59] bug 332017 [16:59] Launchpad bug 332017 in linux "Significant performance regression in 2.6.28-8.24 due to ondemand governor" [Undecided,Invalid] https://launchpad.net/bugs/332017 [16:59] ah, yes [17:00] so what was the test case, and how much slower was it? [17:01] My "test" case was switching between channel tabs in xchat - performance: effectively instantaneous redraw; ondemand: the lines of text noticeably appear one-by-one from top to bottom, taking approximately a complete second to finish [17:02] maxb: how had you overridden the default to performance before? [17:02] other apps (gnome-terminal, firefox) were also impacted, but the xchat use-case was the most clear cut [17:03] I had not overridden it before, the problem started when the kernel config changed in -8.24 [17:03] could you reboot into the previous kernel [17:03] making sure you still have powernowd installed [17:04] Previous as in -8.23, right, not -7.x? [17:04] maxb: right, 8.23 is fine [17:04] if you don't have that, but have a -7, that's fine too [17:04] -7.x would be easier but I accept that it would be a less useful datapoint [17:05] -7 would be ok for the first test I'd like to run with you [17:05] rebooting (powernowd is 1.00-1ubuntu3) [17:06] sweet, let me know when you're up === allquixotic_ is now known as allquixotic [17:07] doko: please commit your cdbs changes to bzr [17:09] Hi, I am having problems with NetworkManager and wifi. if I connect to a network with NetworkManager (on gnome, nm-applet), it seems to continually "roam" between different APs. I am in a university with 10+ APs in the vicinity with >= 10% signal strength, all on the same network in master mode. dmesg indicates it tries to associate with a different one very often, between every 30 seconds to every 10 minutes. [17:10] If I kill NetworkManager and tell iwconfig 'ap auto' and set my essid and run dhclient, it sticks to the best AP without constant roaming. [17:10] so it's definitely NetworkManager that continually (mistakenly?) thinks the grass is greener on the other side, and hops. Over and over and over. [17:10] * pitti hugs doko for the python2.6 changes to drop the symlink madness [17:10] Keybuk: in -7, noticed error messages during bootup re failed to insert speedstep_centrino and acpi_cpufreq (No such device) [17:10] maxb: aha! [17:11] maxb: I had a feeling you might have actually hit _that_ bug instead [17:11] Panel applet complained about cpu frequency scaling unsupported on entering desktop [17:11] the default was always "ondemand" [17:11] but we seem to have been failing to load the right scaling driver for a little while [17:11] maybe even in intrepid [17:11] so you actually had no scaling at all [17:11] (and assumedly dreadful battery life) [17:11] can you confirm: [17:12] This is a desktop [17:12] cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_{driver,governor} [17:12] ok, dreadful electricity bills then :p [17:12] I can confirm not having a cpufreq directory there at all [17:12] great [17:12] can you reboot back into 8.24 for me [17:12] here I go... [17:13] but I have a second machine here [17:13] maxb: what is that second machine running? 8.24 or earlier? [17:13] same. But it's a laptop [17:14] can you reboot that one into -7 as well, checking powernowd is installed [17:14] Keybuk: powernowd has been selecting the wrong driver for a long time, bug 97042 for example (that one is because it selects speedstep-centrino instead of acpi-cpufreq) [17:14] Error: Could not parse data returned by Launchpad: The read operation timed out (https://launchpad.net/bugs/97042/+text) [17:15] Trewas: right, that's fixed now :) [17:15] good :) [17:17] Keybuk: so it may not be a regression in that sense, but if ondemand is causing that serious of performance problems, surely that should be considered a bug as well [17:17] I agree [17:17] but let's debug first [17:17] maxb: back in 8.24 on your desktop yet? [17:17] and in -7 on your laptop yet? [17:18] ok, up [17:18] maxb: ok [17:18] on the desktop, can you run: [17:18] cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_{driver,governor} [17:18] and likewise on the laptop [17:19] laptop, -7, centrino ondemand [17:20] desktop, -8.24, p4-clockmod ondemand [17:20] maxb: ok, reboot back into 8.24 on your laptop and try again [17:21] so your laptop was running with ondemand before [17:21] your desktop wasn't [17:21] and your desktop is now using p4-clockmod [17:21] netbook, -8.24, acpi-cpufreq :-) [17:21] can you pastebin /proc/cpuinfo from your desktop [17:22] http://paste.ubuntu.com/120671/ [17:23] interesting that it ends up with p4-clockmod rather than acpi-cpufreq [17:23] maxb: [desktop] cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies [17:24] maxb: in fact, to save IRC wear [17:24] 375000 750000 1125000 1500000 1875000 2250000 2625000 3000000 [17:24] p4-clockmod is the one that's terrible [17:24] maxb: [desktop] grep . /sys/devices/system/cpu/cpu0/cpufreq/* | pastebin [17:24] :p [17:24] so that much is expected [17:24] slangasek: indeed; so far this is what I had hoped to not see [17:24] frankly, if it's that bad, we should just disable it [17:24] * slangasek nods [17:25] or make it a module only, for the masochists [17:26] keybuk: Btw, there’s ‘pastebinit’ which actually works exactly like that. :-) [17:26] http://paste.ubuntu.com/120675/ [17:26] (pasted with pastebinit :-) ) [17:26] maxb: ok, it's basically just your cpu governor that's whacked [17:27] err [17:27] no [17:28] DRIVER [17:28] maxb: do you like compiling your own kernels? [17:29] Karmic Koala, hmmm at least it's short this time [17:29] I haven't, but could do [17:29] maxb: give me a few minutes [17:29] in the mean time [17:29] LaserJock: oh, where did that leak? [17:30] pitti: u-d-a :) [17:30] maxb: git clone git://kernel.ubuntu.com/ubuntu/ubuntu-jaunty [17:30] aah :) [17:30] pitti: it's all announced now [17:30] I know I'm gonna misspell koala a lot [17:30] better than katatocic katamaran :) [17:30] so the thirteen times it appears in various IRC logs can be safely ignored ;) [17:30] Mez: why did you target bug #1 to jaunty? [17:30] https://bugs.launchpad.net/ubuntu/+bug/1 (Timeout) [17:30] *katatonic [17:30] ogra: heh [17:32] oh, more importantly UDS is in Spain again \o/ [17:35] maxb: then when you've done that, git merge git://kernel.ubuntu.com/scott/ubuntu-jaunty and build [17:35] pitti, the original mail said gdm 2.24, i was aware of that ;) [17:35] maxb: that will give you a kernel without p4-clockmod - and hopefully your performance back (though it'll probably mean you have no scaling) [17:35] ogra: hm? [17:35] kirkland, about? could you try out the new script ... test-suspend-v6 (will copy it in officialy when you ok) [17:35] maxb: just to confirm though: you're not seeing any reduction in performance on your laptop or netbook? [17:35] pitti, your recent -desktop mail [17:36] slangasek: it was more of a trying to work out what the button did [17:36] ogra: right, I was saying that 2.20 doesn't use that keyboard env var at all; ceratinly the new gdm does [17:36] apw: hmm, at the moment, i'm debugging broken wireless, jaunty update b0rked me [17:36] pitti, right, old gdm is out of question :) [17:37] ogra: just pointing out that starting to use that variable certainly introduces new issues, since gnome-settings-daemon evaluates it [17:37] yeah [17:37] job [17:37] joy even [17:38] Keybuk: this clone could take a while..... . Confirmed, I've not noticed any performance issue with laptop or netbook. [17:39] Mez: it makes the release manager angry :) [17:39] Mez: please don't push the "aggravate the release manager" button [17:39] slangasek: Should we re-label it? [17:39] slangasek: If I knew it had that effect, I'd press it ALL THE TIME. [17:39] Keybuk: If the kernel build is purely to remove a module, does the fact that setting the governor to "performance" makes things good again prove the point just as well? [17:40] maxb: performance still uses the scaling driver [17:40] I'm obviously curious to see what happens if we remove that driver [17:40] whether you get another one take its place, or whether you end up with no scaling at all [17:40] infinity: do not taunt the happy fun RM [17:40] ok. Well, it'll be ~15m for this clone to finish, I reckon [17:41] slangasek: That's your first mistake. Release managers shouldn't be "fun". That's how the world ended up with Windows ME, and the Ford Pinto. === fader is now known as fader|lunch [17:43] ember: keen, aren't you? [17:45] slangasek: it's not clear what it is. Apologies [17:46] slangasek: I guess a friendly Launchpad admin can SQL it out again? [17:47] p4-clockmod and ondemand is a recipe for fail. [17:47] -- Dave Jones [17:48] apw: okay, where's your script? [17:49] kirkland, http://people.ubuntu.com/~apw/suspend-resume/test-suspend-v6 [17:53] apw: cheers, looks good, thanks [17:53] if it works ok then i'll make it the real one [17:53] kirkland: do you happen to have time for kernel NEWing, or should I just do it now and tell you later? [17:54] pitti: the latter would be better, i'm afraid :-( [17:54] kirkland: that's fine [17:54] pitti: i'm late for a meeting with kvm/qemu upstream [17:54] pitti: i do want to learn the AA kernel magic at some point soon, though [17:54] MacSlow, is the fact that notifications pop up under the panel with the latest updates known ? [17:54] kirkland: we'll get a new one soon enough, don't worry :) [17:55] * pitti -> off for the weekend [17:56] ogra, that should not happen [17:56] ogra, that sounds like a start-order problem [17:56] well, it does since my upgrade and reboot around noon today [17:56] pitti: I'm using it as a launchpadlib learning opportunity :) [17:58] ogra, I know the fix ... but a bit hard to implement bullet-proof atm [17:58] MacSlow, i also note that the notification blinks shortly before it disappears [17:58] ogra, just please file the bug on notify-osd at lp [17:58] will do [18:00] thanks === ogasawara_ is now known as ogasawara [18:01] MacSlow, oh, it looks like bug 332094 just with the panel being on top instead of below [18:01] Launchpad bug 332094 in notify-osd "Jaunty: notifications overlap top panel " [Undecided,New] https://launchpad.net/bugs/332094 [18:02] i'll just comment on that one then [18:03] ogra, you can add that that's probably a start-order problem of the panel and notify-osd [18:03] at least that's my best guess atm [18:04] well, the position is wrong [18:04] it shouldnt popup at the edge of the screen but respect the panel size [18:04] * ogra commented [18:07] karmic koala? [18:12] is there some problem with buildd of ia64, hppa and armel. Builds seem to be getting stuck in 'needs building' state for long time. [18:12] perhaps just overcrowded? [18:13] both [18:13] hello, is how could I make suspend occur when some programs that usually inhibit it are running? (synaptic or vlc are blocking suspend) [18:13] openjdk on arm has been building for yonks though [18:14] when i close my laptop lid i expect it to suspend, not wait until i close transmission [18:14] i had a few times then i carried it powered on in my bag due to this issue [18:15] Tm_T: looks like some particular servers are overcrowded and hence new packages are in needs building state for long time. [18:16] directhex: yes, it is building for 2 days :-) [18:16] slytherin, that's the computing definition of "yonks"! === imachine_ is now known as imachine [18:38] Keybuk: $ git merge git://kernel.ubuntu.com/scott/ubuntu-jaunty [18:38] fatal: 'git://kernel.ubuntu.com/scott/ubuntu-jaunty' does not point to a commit [18:40] maxb: + " master" ? [18:41] If that doesn’t work, perhaps git remote add keybuk git://kernel.ubuntu.com/scott/ubuntu-jaunty, git merge keybuk [18:41] ah, git; you've got to love that "don't do what I want, let alone what I mean" design philosophy [18:45] I think I've settled on 'git reset --hard keybuk/master' === fader|lunch is now known as fader [18:46] why not just git checkout keybuk/master? [18:46] it warned about it being nonlocal branch [18:47] yes, it's just a warning. [18:50] Then git checkout -b foo to fork a local branch from it. [18:50] If you’re going to make any changes [18:51] mvo_: edubuntu ping [18:53] Is there a quick knob to twiddle to ask it to build generic flavour only? [18:57] * maxb hacks around in debian/rules.d/ and debian/control.d/, and starts the build === kaptengu_ is now known as kaptengu === prmths is now known as gmaculo === asac_ is now known as asac [19:53] slangasek: is it safe to upload yet? === mathiaz_ is now known as mathiaz === mpt_ is now known as mpt [19:59] oh hmm i must be off by a week for a5, heh [20:01] maxb, if you look at the kernel/compile wiki page there is a quick command to trigger a build of just one arch. you can't do it in a pbuilder/sbuild/ppa though, have to run it in your source tree [20:04] kees: around? === quassel131 is now known as Lure_too [20:14] is it just me, or did root on lvm break with recent udev/dmsetup upload? [20:23] * sebner winks sistpoty [20:23] huhu sebner [20:25] hm... /me wonders what yellow is doing atm. 17 minutes spent building faucc seems way over the top [20:26] seb128: a new gstreamer-plugins-good was released today, do you know if it will make it into Jaunty or not because of feature freeze? [20:29] laszlok: we will get stable updates still no issue [20:30] doko: I did convert all three boost* packages to Python 2.5/2.6 last night, so they're done. [20:34] seb128: still allowed even if its a feature release? thats good, it has some pulseaudio fixes we would like for Jokosher [20:34] I have question about gstreamer plugins packages. gst-plugins-ugly-multiverse0.10 source is nothing but a copy of gst-plugins-ugly0.10 source, right? [20:37] slytherin: -ugly-multiverse contains only gstreamer lame plugin, gstreamer-plugins-ugly in universe has the rest of the ugly ones [20:38] laszlok: right, but the source is duplicated right? [20:38] slytherin: you mean are there any source modifications? [20:39] laszlok: No. I mean 'upstream does not release any separate source for ugly-multiverse, so we copy ugly and rename it ugly-multiverse' [20:40] laszlok: GNOME has a standing freeze exception and gstreamer is sort of GNOMish, I don't expect gstreamer stable update to be any issue [20:40] okay thanks [20:42] seb128: can you please my answer about the source of ugly-multiverse? [20:44] what is a good way to start developing for Ubuntu? [20:44] for someone who doesn't know how to program but is comfortable learning [20:45] slytherin: the multiverse version is the same source but build-depending on multiverse sources [20:46] calc: hmm? [20:46] slytherin: the universe version can't depends on things which are in multiverse so there is an extra source to build those [20:46] silas428: we're always in need of persons trying to fix bugs... feel free to ask further questions in #ubuntu-motu === slangase` is now known as slangasek [20:46] seb128: Ok. The reason I am asking is that the ugly-multiverse source is quite old as compared to ugly. [20:46] sistpoty: I'll do that, thanks [20:46] slytherin: try to find a motu interested to update it? [20:46] calc: ah - yes, a5 is next week :) [20:47] slytherin: the other one is in sync with debian, nobody seems interested to work on the multiverse variants [20:47] seb128: There is one. Me. :-) [20:47] I was just checking if my understanding is correct. [20:47] slytherin: ok, cool [20:48] And that reminds me. A simple -bad source rebuild fails currently because of updated libcelt0. I need to contact the uploader who updated libcelt0 and file a bug then. [21:28] should translations to Chinese simple and traditional share the same folder in /usr/share/locale? [21:30] mathiaz: fyi-- I just uploaded new gnutls packages to the ubuntu-security-proposed ppa to fix bug #305264 [21:30] Launchpad bug 305264 in gnutls26 "gnutls regression: failure in certificate chain validation" [High,Fix committed] https://launchpad.net/bugs/305264 [21:30] tobi: no [21:30] tobi: isn't that zh_CN vs zh_TW ? [21:30] tobi: they differ as calc describes [21:30] which is simple and which traditional? [21:30] iirc simple is CN and traditional is TW [21:31] mathiaz: jaunty has gnutls26 2.4.2-6 now too [21:31] slangasek may know more details than me [21:31] aren't the latter 2 characters for the different countries? [21:31] tobi: yes [21:31] taiwan and china [21:32] ugh, dselect crashing :\ [21:32] calc: you are correct in regard to simple vs traditional [21:32] dselect... man, that takes me back :) [21:33] ok, and all Taiwanese use traditional and all Chinese simple? [21:33] tobi: with regard to localization character set choices, yes. [21:34] kk, thank you guys [21:35] one more question: is this ubuntu specific or something general? [21:36] tobi: read wikipedia :) [21:36] tobi: its due to Mao iirc [21:37] tobi: it's common across Linux distributions, at least [21:38] wrt it being called traditional vs simplified its universal [21:38] the directory layout on linux is common to linux :) [21:39] tobi: http://en.wikipedia.org/wiki/Debate_on_traditional_and_simplified_Chinese_characters [21:43] packaging can be quite educating :D [21:46] tobi: also if you don't know yet (People's Republic of China) China doesn't acknowledge (Republic of China) Taiwan [21:46] zul: ^ (gnutls) [21:47] if I have a question about ubuntu-server, but it's jaunty, should I be asking it in here? [21:51] tobi: ISTR that Hong Kong also uses Traditional instead of Simplified, since they were administratively separate from the PRC during the orthographic reform; but I could be mistaken about that, and in any case we don't normally have separate zh_HK translations [22:01] jdstrand: great - thanks [22:20] slangasek: the update-manager windows needs 100MB memory? o_O [22:20] sounds pretty much like a bug to me :P [22:20] RainCT: it's python :P [22:20] sebner: and? [22:20] SyL: #ubuntu-server [22:21] Python can be efficient, and 100MB is... I don't know what that is :P [22:21] RainCT: should be rewritten in C# :P [22:21] I have written a complete game in Python with fancy graphics and it needs less memory than that :P [22:22] RainCT: LINK!!! [22:23] ScottK: it looks like a kernel issue [22:23] sebner: http://launchpad.net/freevial, or sudo apt-get install in Jaunty (the version in Hardy is outdated) :) [22:23] RainCT: python + 64-bit pointers [22:23] and this is 100MB of real memory, AFAICT, excluding shared libs [22:24] slangasek: what is it used for? keeping the whole apt database in memory or what? [22:24] RainCT: I haven't looked; you could ask mvo [22:25] but there are a fair number of python modules involved, each of which contributes a bit for its data structures 'n'such [22:25] RainCT: /me looks [22:27] Using Ubuntu with less than 700MB of RAM is a real pain.. With stuff like this I don't wonder why anymore :P [22:27] sebner: if you want to write questions, contributors are welcome :) [22:28] well, after getting nowhere trying to figure out why my system was so sluggish with 1GB of RAM, I upgraded it to 3GB this week. :) [22:28] RainCT: really crazy game. just funny to see mono logo floating around :P [22:28] so while I'm still concerned about memory usage generally and think the problem needs more attention, it's no longer blocking my work :P [22:28] sebner: That's *not* funny. Mono is evil! *g* /me hides [22:29] * sebner slaps RainCT :P [22:29] is launchpad dying? [22:29] it keeps giving me errors [22:30] calc: performance seems horrible lately.. here it takes ages too, and a while ago keyserver.ubuntu.com took over 2 minutes to respond -.- [22:30] oh well this is giving me the error webpage pretty fast but often [22:35] Keybuk: kernel build done: performance is good, no frequency scaling method [23:46] i hate launchpad, gah it ate my comment [23:46] due to this stupid constant failing to show pages [23:47] its getting really annoying and happens at a great time... bug jam weekend [23:47] calc, file a bug! [23:48] calc: I think you're being too picky Launchpad does an awful lot of things, it's not like being a bug tracker is really one of its primary functions. === slangasek changed the topic of #ubuntu-devel to: Archive: feature-frozen | alpha-4 released | Ubuntu 8.10 released! | Development of Ubuntu (not support, not app development on Ubuntu) | #ubuntu for support and general discussion for dapper-intrepid | #ubuntu-motu for getting involved in development | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://wiki.ubuntu.com/HelpingWithBugs | LP sporadically unresponsive; LP team is investigating [23:50] directhex: heh yea if it will load [23:52] "file a bug" - perhaps you didn't get the same error message I did, but the one I saw asked people to report issues to #launchpad; which is done now, the problem is being investigated [23:52] slangasek, i didn't get an error. but i live my life on the line between sarcasm and usefulness :) [23:52] slangasek: ah ok [23:53] it was happening so often i'm surprised it wasn't reported already [23:53] almost every second page load it seemed [23:54] I didn't see it for a half hour after your first comment here; then I reported it, they've been working on it since at least that time [23:54] ok [23:54] In all seriousness the line between "It does that" and "It's broken" isn't always easy to tell. [23:55] ScottK, especially on windows! [23:56] * calc bbl