[00:10] brainstorm needs a "worst ideas" button [00:14] heh [00:14] if bash is any indicator [00:14] racist jokes [00:15] but i woudln't infer too much from worst ideas; the possible reasons someone might vote an idea down are wide and contradictory === jamesh_ is now known as jamesh [00:57] * Hobbsee waves [00:59] hi === ember_ is now known as ember [01:26] * Hobbsee dies, looking at excessive email [01:26] i should actually read this... [06:23] Good morning [06:26] Hobbsee: tzdata> erk; we need to debug this; can you reproduce this? does it happen with install --reinstall the old version, too? (I didn't change any packaging) [06:56] good morning [06:57] * pitti hugs dholbach [06:57] * RAOF never gets the hugs :`( [06:58] * dholbach hugs RAOF and pitti [06:58] Yay! [06:58] * RAOF gives hugs. [06:58] so when is ff3 supposed to go final? [06:58] afaik the theme was supposed to have changed - it somehow didn't change for me yet [06:58] pwnguin: best to ask asac that [06:58] the theme looks like it changed a bit [06:59] the icons for left right and the like [06:59] but more importantly, google browser sync isn't published yet for ff3 [07:03] hrm..... seems that alsa is broken for me with 2.6.24-12 [07:04] maybe it's time to investigate mozilla weave === hunger_t is now known as hunger [07:27] doko_: I guess tzdata's javazic-fixup.patch should actually be applied? I'll add it to debian/patches/series [07:28] pitti: it is applied during the build === doko_ is now known as doko [07:29] doko_: oh, argh, just see it in debian/rules [07:32] dholbach: bug 200338 :) [07:32] doko: do you plan to introduce the javazic binary to some proper package in Debian? [07:33] doko: (I wonder about forwarding this patch to Debian, but the sharutils .uu one is really nasty) [07:34] pitti: Aurelian already knows. once we have OpenJDK in main, that can go away [07:34] ah, nice [07:34] thank Ng [07:37] dholbach: it's quite impressive, the bug is 10 hours old and has 40 comments and 12 duplicates already ;) [07:42] Ng: yeah it is - I guess bdmurray can come up with even more impressive bug reports :) [07:48] Launchpad bug 200338 in linux-ubuntu-modules-2.6.24 "no sound hardy kernel 2.6.24-12 " [Critical,Confirmed] https://launchpad.net/bugs/200338 [07:52] oh, is *that* why sound wasn't working? I thought it was just because I tried out -12 before lum was available [07:57] morning all [07:57] is about-this-computer going to be implemented by hardy, does anyone know? [07:58] or has it missed feature freeze? [08:23] seb128: did you already see the bug-o-meter on http://daniel.holba.ch/really-fix-it/ ? [08:24] dholbach: ah, nice ;-) [08:25] hi seb128 [08:26] hey pitti [08:26] pitti: so, I've been looking at login speed a bit again and doing some stracing and graphs about the issue [08:27] bdmurray: do you plan a new p-lp-bugs upload soon? [08:27] pitti: jockey-gtk --check takes 11 seconds there! and it does that at every boot where I don't need it [08:27] good morning [08:27] bdmurray: once we have that, we should do an SRU for that, to fix the retracers, and scripts people run on gutsy [08:27] pitti: is there a way to cache the value? it seems to call a lot apt-cache and modinfo and that's sloooow [08:27] seb128: ah, good point [08:28] no cookie for mvo neither [08:28] hey thekorn [08:28] seb128: I'll think about it [08:28] update-notifier call apt-check which takes 7 seconds on my laptop there [08:28] it should at least run in parallel with other stuff [08:28] seb128: caching should be no problem [08:28] pitti: it does, but that and update manager give a 5 seconds impact on a 25 seconds login time there [08:29] it adds to the load [08:29] 25 seconds? lucky you [08:29] seb128: right, understood; thanks for pointing out [08:29] pitti: could you do a graph of your laptop login? [08:29] * dholbach hugs super-seb128 [08:29] seb128: how do I get a graph of session start? [08:29] morning dholbach et al. [08:29] hi thekorn, how are you? [08:30] pitti, I'm fine thanks [08:31] pitti: start a debug xorg session, run "strace -ttt -f -o login.log gnome-session", wait until having the desktop loaded, ctrl-C it, download http://people.ubuntu.com/~seb128/plot-timeline.py, run plot-timeline.py login.log -o login.png, copy the png somewhere [08:33] seb128: debug xorg session -> how? [08:33] just X from a VT? [08:33] and DISPLAY=:0 gnome-session from another VT? [08:34] pitti: it's called xterm session in the gdm login menu or something similar [08:34] ah, that [08:34] just any way you want which doesn't run gnome-session for you work [08:34] since you need to run it under strace [08:36] * seb128 hugs dholbach too [08:37] dholbach: do you have a box where login is slow? want to do a graph on it too? ;-) [08:39] hm, ctrl-c doesn't work, ctrl+alt+backspace does it :) [08:39] pitti: yeah, did the same yesterday, not sure why it doesn't work [08:39] wow [08:39] login.log -> 147 MB [08:40] strace is verbose ;-) [08:40] but that also means we do a lot of access at login [08:41] pitti: my login.log is "just" 77,1MB [08:42] hm, I don't even have unusual stuff [08:42] seb128: http://daniel.holba.ch/temp/login.png [08:42] to the contrary, I ꫭ [08:42] already disabled tracker [08:42] * pitti beats scim really hard [08:43] grrrrr [08:43] python /tmp/plot-timeline.py /tmp/login.log [08:43] pitti: -o login.png [08:43] dholbach: thanks [08:44] de rien [08:44] seb128: ^ that produces a 1400x34200 pixel graphics whihc is entirely black [08:44] python /tmp/plot-timeline.py -o /tmp/desktop-login.png /tmp/login.log [08:44] right, I used that [08:44] pitti: hum, weird [08:44] pitti: it should do something similar to http://daniel.holba.ch/temp/login.png [08:45] seb128: hm, I ran it on my desktop; let me re-run it on the laptop itself [08:46] dholbach: if you want to do some extra testing you can disable jockey-gtk and update-notifier, reboot and try again to see the difference [08:46] hey mvo [08:47] hey seb128 [08:47] mvo: so I've been looking at the login speed, update-notifier runs apt-check on login which takes 7 seconds on my laptop, what can you do to make things better there? ;-) [08:48] seb128: woah, that is a long time. sure, we can delay the run of apt-check. could gnome-session not run some stuff in parallel? is u-n blocking other stuff from starting? [08:48] seb128: same result :/ png in eog is black, and firefox crashes when opening it [08:48] pitti: :-( [08:48] seb128: with what app do you measure the login speed btw? [08:48] pitti: you have python-cairo installed? [08:49] mvo: pitti: start a debug xorg session, run "strace -ttt -f -o login.log gnome-session", wait until having the desktop loaded, ctrl-C it, download http://people.ubuntu.com/~seb128/plot-timeline.py, run plot-timeline.py login.log -o login.png, copy the png somewhere [08:49] seb128: cairo> installed [08:49] mvo: that gives graphs similar to http://daniel.holba.ch/temp/login.png [08:49] mvo: it's ran it parallele but those add to the load and that doesn't make things better [08:50] seb128: shouldn't an strace -ttt -e execve -o login.log give pretty much the same info? [08:50] (and -f) [08:50] pitti: it should, I didn't try though [08:50] * pitti tries [08:50] pitti: not sure why the graph things doesn't work for you [08:52] arg.... gnome-session-save.... arg!!!! [08:52] hi [08:52] seb128: hum... I disabled jockey and update-notifier but it seems that update-notifier still runs [08:53] dholbach: maybe try to move the desktop away from /etc/xdg/autostart, I tried this way yesterday [08:53] at least in the "start programs" thing [08:53] ngh [08:53] ok [08:53] but the GUI should work [08:53] I'll look at that later [08:53] it's unchecked, but still it ran [08:54] i notice a strange bug on a live cd session [08:54] i'd like to get opinions [08:54] * dholbach restarts and tries again [08:54] getcwd() returns NULL / ENOENT in cvs [08:55] funman: cvs, as in the revision control? [08:55] but surrounding the code calling it with the same call to getcwd() (both before and after) shows that getcwd() works [08:55] yes [08:55] i suspected squashfs, but it fails also on ext3 [08:56] seb128: http://people.ubuntu.com/~pitti/tmp/login-execve.log [08:57] pitti: still no luck with the graph? [08:57] seb128: ah, so the script takes the time between execve and SIGCHLD? [08:57] clever [08:57] seb128: trying with that reduced one [08:57] waouh [08:58] that's slow login [08:58] 85 seconds! [08:58] yeah, as I said [08:58] seb128: http://daniel.holba.ch/temp/login2.png (without jockey and update-notifier) [08:58] maybe upgrade manager should sleep for five minutes on startup? [08:58] seb128: ah, png works [08:59] seb128: http://people.ubuntu.com/~pitti/tmp/login.png [08:59] dholbach: weird, they are still ran apparently there, you have lot of apt-cache and modinfo and dpkg calls [08:59] no idea why *shrug* [09:00] pwnguin: 60 seconds would be enough [09:00] I moved away the files and unchecked them in the gnome-session UI [09:00] pitti seems to start a lot of applets and terminals and stuff too [09:00] firefoxes too [09:00] I have two terminals [09:00] no firefox [09:01] and a terminal with mutt inside [09:01] it says that on the .png file [09:01] applets> just deskbar, the rest is standard [09:01] multiload? [09:01] dholbach: hm, weird; I might have a starter for it, but ffox doesn't start [09:01] right, I use multiload, too [09:02] cpufreq-applet [09:02] pitti: you have a gap of almost 15 seconds after the cpuload applet load [09:02] cpufreq I mean [09:02] indeed [09:02] whoa [09:02] but it's not clear the gap is due to it, since things are ran in a async way you can't say which one is still running there [09:02] cpufreq seems to call modinfo later on too [09:02] (or might be) [09:02] another way to get a boot graph is too install bootchart [09:03] dholbach: no, that's jockey, things are async [09:03] hmok [09:03] apt-cache and modinfo are jockey [09:03] apt-check and dpkg-query are update-notifier [09:03] pitti: Heya; dunno who accepted elisa and pigment from binary new, but now there's likely a problem: we need pigment-python, and elisa-plugins-{bad,ugly,good} (all new sources) [09:03] I see pitti's disk is slow on those take a while [09:03] pitti: Or should I be talking to whoever is on archive admin duty today (I guess slangasek)? [09:04] http://pastebin.ca/936294 [09:04] pitti: another way to get informations is apt-get install bootchart, mv /etc/init.d/stop-bootchart somewhere and run sudo ./stop-bootchart start one logged [09:04] lool: those were split out? [09:04] pitti: this way you get a bootchart until desktop loading [09:04] seb128: ah, nice [09:04] i would say the bug is in glibc, but i can not read that code [09:04] pitti: pigment-python yes, elisa-plugins-* not really [09:05] seb128: I'll enable autologin for that then? [09:05] pitti: that gives better informations on what takes how long and do lot if io [09:05] pitti: elisa gained a plugin architecture and the main UI is in one of the packages (-bad) [09:05] pitti: yes [09:05] (don't laugh) [09:05] hi there [09:05] lol [09:05] seb128: did you have to change something to network-manager-gnome recently ? [09:06] Tonio_: asac updated to a new version if that's the question, he maintains it, as an user no I didn't, why? [09:06] it's inspired by the gstreamer package names, except you're forced to install -bad -- unless you want to run the elisa server though [09:06] seb128: knetworkmanager broke with latest updates. It fails to initiate wireless connection. nm-applet works [09:06] Tonio_: nm-applet has been updated to a new version too [09:06] I guess upstream did whatever is required to have those in sync and working [09:07] pitti: If you work on accepting the new sources, then if you like we can discuss main promotion as well (if you need to discuss anything) [09:07] seb128: okay then I suspect I should investigate this with knetworkmanager upstream [09:07] seb128: libnl is probably the cause somehow [09:07] lool: I'll accept them to universe first anyway [09:07] pitti: elisa at least starts for me in the new version now on Intel; didn't try with compiz running though [09:07] E: elisa-plugins-bad: not found [09:07] oh, experimental? [09:07] pitti: It's uploaded already [09:07] pitti: It should be in NEW [09:08] lool: ah, I thought I should sync it [09:08] I uploaded them manually because the plugins-* are still in Debian NEW [09:08] Basically the Debian ftpmasters took the same shortcut as Ubuntu's [09:08] maybe if you optimized your PATH ;) [09:08] lool: and python-pigment? [09:08] pitti: Also [09:09] Tonio_: for me knetworkmanager works [09:09] In fact it used to replace python-pigment, but now it doesn't anymore so it's a new source with new binaries [09:09] (python-pgm is the new name [09:09] ) [09:09] Tonio_: though i cannot rule out that it needs an update because of new networkmanager 0.6.6 [09:10] pitti: New: pigment-python 0.3.3-1~hardy1 elisa-plugins-good 0.3.4-1~hardy1 elisa-plugins-ugly 0.3.4-1~hardy1 elisa-plugins-bad 0.3.4-1~hardy1 === \sh_away is now known as \sh [09:10] It's a long chain of build-deps on build-deps now :-/ [09:11] (elisa-plugins-* need python-elisa from elisa which needs python-pgm from pigment-python which needs libpigment from pigment) [09:11] And naturally the lib changes SONAME frequently :-/ [09:12] asac: it works ? no issue connecting to any wireless network ? [09:12] asac: I can't initiate any connection, but it works when used together with nm-applet [09:12] asac: I'll ask other people, maybe that's just a local issue [09:13] Tonio_: strange ... haven't tested today, but tested before and after the upload [09:14] asac: hum, do you have nm-applet running when you use it ? [09:14] asac: if yes, you won't see the issue since they'll start the connection together, and nm-applet finally succeeds [09:14] Tonio_: not when i tested this [09:14] Tonio_: yep i know. i will test in a few [09:14] asac: hum........ okay I'll keep investigating then [09:15] (to be sure) [09:15] i think i didn't test with 0.6.6 ... just with 0.6.6~rc2 [09:15] but there where no significant changes [09:15] asac: looked to me more a problem with libnl than with network-manager itself [09:15] Tonio_: point is that nm-applet 0.6.5 still works as well [09:15] thats why i doubt that knetworkmanager is broken [09:15] hum yep, well the codebase is completly different [09:16] <\sh> hmmm...how stole my sound? [09:16] maybe the code is simply broken with libnl1 or something.... [09:16] \sh: general issue, looks like [09:16] Tonio_: yes, libnl is a good idea to look at [09:16] Tonio_: though i am not even sure why knetworkmanager needs libnl [09:16] imo it should just talk to network-manager [09:17] <\sh> Tonio_: cool :) I was wondering if my company workstation just lost its sound ability [09:17] asac: as I said, just ideas thrown to the air ;) I need to investigate more [09:17] also fonts changed recently no ? [09:17] "sans" of size 8 just looks strange.... [09:19] ArneGoetje: hey, did the thai font update ever happen? (just looking at not finished mail threads and found the one from thep i forwarded) [09:19] pitti: Oh and you might have to wipe your .elisa to get the default set of plugins of the new version enable automatically -- if you already ran an older elisa version before that is [09:22] ok .. cvs uses some rpl_getcwd() instead of getcwd() [09:24] some autotools magic *sigh* [09:33] \sh: dholbach: bug 200338 :) [09:35] Launchpad bug 200338 in linux-ubuntu-modules-2.6.24 "no sound hardy kernel 2.6.24-12 " [Critical,Confirmed] https://launchpad.net/bugs/200338 [09:38] ArneGoetje: WDYT about assinging the scim switch key to a combination that's less likely to be hit accidentally? [09:39] ArneGoetje: maybe just ctrl+space or left+right ctrl, instead of shift+space? [09:39] I use ctrl-space in liferea :-/ [09:40] pitti: I think we should use ctrl-alt-shift-f7 [09:41] well, I guess it should still be *easy* to do, but deliberately [09:41] my keyboard doesn't have a right control ^_^ [09:42] let's map it to 's' then [09:42] no uer need uch a letter [09:42] no, c [09:42] everything kan be spelled without it [09:42] pwnguin: but only for KDE users! [09:43] pwnguin: at least in sensible languages, like Norwegian. [09:43] how bout tilda [09:43] nobody really uses it [09:43] ctlr+esc? [09:43] pwnguin: tilde == home directory [09:44] pitti: where/ [09:44] and aptitude search patterns. [09:44] pwnguin: that was one hell of a clueless remark :P [09:45] heh [09:45] not to mention that tilde is often used in urls [09:45] for user-homedirs [09:46] get rid of the ugly reset X key combo and use that ;) [09:46] it'll be hilarious trying to convince people that's really the combination [09:47] oh wait [09:47] * Chipzz slaps self for missing sarcasm :P [09:48] hrrrrm [09:48] what about caps-lock with some key? ctrl-capslock maybe? [09:48] then finally that bloody key will have an actual use :P [09:49] contrl alt \? [09:49] * Chipzz is actually surprised that keyboard manufacturers still put caps lock on keyboards these days [09:49] it's only gonna get worse as compiz gets more popular [09:49] Chipzz: it's a great Esc key for me :) [09:49] Chipzz: the thing is, everyone wants everyone ELSE'S capslock gone [09:50] pitti: yea, but you're hardly a normal user ;) [09:50] pwnguin: even when I do type something all caps, I still use shift [09:50] plus, i think unreal tournament maps capslock to scoreboard [09:51] yeah but I mentioned ctrl-caps lock [09:51] 5/c [09:51] pitti: is scim still enabled for you? the latest upload should have disabled it again for non CJK languages [09:51] I don't have a caps lock [09:51] mvo: yes, it has never been disabled again for me [09:51] Mithrandir: hh kayb? :) [09:51] Mithrandir: Put a brick on the shift key; the OS should cope [09:51] mvo: although I tried to disable it in the configuration dialo [09:51] g [09:51] Chipzz: no, compose key. [09:51] mvo: but I didn't fiddle with it on my laptop, and it's still enabled there, too [09:52] Mithrandir: ah, sun (UNIX) keyboard? [09:52] mvo: maybe I need to reset some gconf keys or so? [09:52] pitti: I guess you did logged out/in again since the package was updated? [09:52] Chipzz: no, thinkpad. [09:53] mvo: yes, often [09:53] hrm, not good [09:54] pitti: as a workaround (for now) you can run gnome-language-selector and disable it there in the checkbox [09:54] pitti: that is a good test for the code anyway :) [09:54] anyway, I think caps lock (with or without modifier) makes sense; it's used to "alter" the meaning of keys you press now anyway [09:55] mvo: btw, it should move from Administration to Preferences [09:55] mvo: wow, a reboot? [09:55] pitti: not really, a relogin is enough [09:55] mvo: not just logout/login [09:55] martin 28630 0.0 0.0 0 0 ? Z 09:24 0:00 [scim] [09:55] mvo: btw, I have had this broken process forever [09:55] what's the deal with it? [09:56] (since day 1 when we enabled it) [09:56] pitti: but strangely for new gdm defaults we need to reboot, it used to work to send it a reload, but that seems to be no longer the case [09:56] * pitti reboots, brb [09:56] pitti: no idea about this one, that must be something in the im-swich package [09:57] pitti: move to preferences because it does not require gksu anymore to start? what is our policy here, langpack install still requires gksu, so do we consider it something for preferences or more something for admin? [09:57] mvo: gksu = admin [09:58] seb128: its a bit unfortunate that it currently mixes system-wide stuff (langpacks) with user stuff (im-switch config) [10:00] mvo: right, but as long as normal users are supposed to use it, it shouldn't have X-KDE-SubstituteUID=true at least [10:00] since otherwise non-admins won't see it at all [10:00] yay sanity! [10:00] mvo: disabling scim worked [10:01] pitti: nice, when ArneGoetje is back, we should look at the root cause of the problem [10:04] doko: your python-central fix works, dapper->hardy lts upgrades with ubuntu-desktop work again :) [10:07] pitti: can you please reject the five-a-day upload to Ubuntu I just did? [10:08] dholbach: is it NEW? [10:08] yes, it should be [10:09] argh, my ssh hates me again [10:09] * dholbach gives pitti a big hug [10:09] dholbach: will do as soon as ssh works again or seb128 beats me to it [10:09] thanks a lot, pitti and seb128 [10:11] dholbach, pitti: done [10:11] merci [10:11] pitti: I would like to upload cupsys with a fix for #156634 (test if /var/run/cups is not available and if not, create it before the chown call. ok with you? [10:11] de rien [10:11] dholbach: five-a-day 0.17, that was it, right? [10:11] mvo: sure; please send the debdiff for me for committing into svn [10:11] seb128: exactly [10:11] seb128: I should have directly uploaded to 5-a-day-ppa instead :/ [10:11] mvo: although, nevermind; MoM will mail it to me automatically [10:11] ok, upload rejected [10:11] thanks :) [10:12] dholbach: ok ;-) [10:12] you are welcome [10:27] pitti: http://paste.ubuntu.com/5517/ [10:28] mvo: hold on [10:28] mvo: you forgot a || true [10:28] * mvo holds [10:28] or a proper if..then [10:29] meh, right [10:29] does not exists -> does not exist [10:30] mvo: I wonder whether it should just not be chown'ed in that case, though [10:30] but it won't harm [10:34] pitti: http://paste.ubuntu.com/5518 would be the alternative for unnedded chmoding, whatever style you like better [10:35] mvo_: I think I like the latter one [10:35] * pitti hugs mvo, thanks [10:35] pitti: great, thanks for looking over it [10:35] * mvo_ hugs pitti back [10:36] pitti: this is something that people asked for a SRU for feisty->gutsy too, how do you feel about it? [10:37] mvo_: if that's still relevant, ok for me [10:38] mvo: good to know [10:54] <\sh> guys, is lzma now a valid option for creating deb files? [10:55] \sh: yes [10:55] <\sh> pitti: but it's not default, right? [10:56] \sh: right, you need to use dh_builddeb -- -Zlzma [10:56] <\sh> pitti: cool :) [10:58] grmbl ... gvfs renders my classmate unusable while developing .... [10:59] \sh: oh, and Pre-Depends: dpkg (>= 1.14.12ubuntu3) [10:59] no, dear nautilus, you dont need to open a godammden 15M eating window for *every* mount while i'm working [11:00] <\sh> pitti: so in all binary packages we need to add Pre-Depends: ? [11:00] i wonder if the gvfs guys ever worked on systems where you only have 64M freely uable ram [11:00] \sh: in all that use lzma, yes [11:00] \sh: soyuz will reject built binaries which don't have it [11:00] <\sh> pitti: ok..so it's not a good solution when we want to backport pkgs... [11:00] \sh: yes, unless you add some runtime tests to debian/rules and use some substvars magic [11:01] <\sh> pitti: well, I wonder how much reduction we have when using lzma...are there any stats on it? [11:01] \sh: ia32-libs shrunk by more than 50% (41 MB -> 20 MB) [11:02] \sh: the entire alternate CD shrinks in the order of 200 MB [11:02] <\sh> pitti: wow... [11:02] but it entirely depends on the particular package, of course [11:02] <\sh> pitti: that sounds promising [11:02] \sh: wow indeed :) [11:04] pitti: Will we then default to lzma for Hardy+1 now that we know we have it? [11:04] I mean, no more need for pre-depends for Hardy+1 [11:04] YokoZar: hopefully [11:05] we'll still need the Pre-Depends [11:05] at least until dapper goes out of support [11:05] (for backports, etc.) [11:05] but we should find a way to add it automatically [11:05] (pkgbinarymangler FTW *cough*) [11:05] pitti: Ahh, ok. But we won't expect people to upgrade Dapper->Hardy+1 [11:05] right [11:05] but we might do source backports from intrepid to pre-hardy [11:06] Would we also move lzma out of universe? [11:06] we did, it's in main of course [11:07] Err, I meant for Gutsy. Or does that not make sense since backports can depend on universe packages anyway [11:10] YokoZar: we won't build lzma packages for pre-hardy [11:15] hmm, no calc, anyone know what's happening with openoffice.org-l10n-en-us ? [11:36] pitti: Has lzma for live CDs been considered for future releases? Or is there too much of a performance hit? [11:37] TheMuso, that would mean we'd have to patche the kernel in a way upsytream doesnt like [11:38] im trying to rebuild nautilus without tracker integration on gutsy, i have downloaded the source but I dont know what to change to disable tracker, is it a command line option when using debuild or do i need to change a file? [11:38] ogra_cmpc: oh ok. [11:38] and lzma has a immensely higher ressource hunger so having a whole squashfs in lzma will be a resource hog [11:39] TheMuso: AFAIK there are working plans for lzma squashfs [11:39] you trade performance against comression rate [11:39] TheMuso: no idea about its status, though [11:39] is this not the right channgel to ask the question? [11:41] Greetings everybody! [11:43] hi MacSlow [11:43] hey pitti [11:46] pitti, do i miss any kind pof approval for the classmate-tools package ? seems it built fine but the publisher apparently doesnt copy the binary to a.u.c [11:47] ogra_cmpc: it's in binary NEW (see https://edge.launchpad.net/ubuntu/+source/classmate-tools/0.2-0ubuntu1) [11:47] pitti: i'd changed /etc/timezone myself, to a valid config, iirc, and it barfed. should be reasonably easy to reproduce [11:47] * Hobbsee found a better way to do it, but still [11:48] Hobbsee: with dpkg-reconfigure tzdata or tzconfig, or manually? [11:49] Hobbsee: i. e. maybe /etc/timezone and /etc/localtime were out of sync for you? [11:49] pitti: i think i'd tried tzconfig, but it appaered to do nothing. they would have been out of sync, yes. [11:50] dholbach: any chance you can add thta you have to join the 5-a-day LP team to the instructions if you haven't already done so? [11:51] Hobbsee: it was there all the time [11:51] dholbach: oh, so multiple people have missed it? at least 3? [11:51] (another one was asking about it in #lp today) [11:51] doko and you are all I know about, 110+ made in their successfully :) [11:51] right [11:52] I can make it BOLD if you like [11:52] right. apparently i'm just dumb then. [11:52] that's not what I said - one point on the list can be missed easily [11:52] I'll make it bold - safe is safe :) [11:52] * Hobbsee looks at the page again [11:53] slomo_: will you sync gstreamer + plugins again for hardy? [11:53] oh [11:53] dholbach: right, i'm dumb. [11:53] no worries :) [11:53] * dholbach goes out for lunch - see you guys later [11:53] dholbach: i suspect that everyone' slooking at the steps that actually have a code box underneath them [11:54] Hobbsee: yeah, that makes sense :) [11:54] more
's may help there [11:55] oh wow. i somehow feature on that list [12:13] TheMuso: hi, will you do the a11y GNOME updates? === mvo_ is now known as mvo [12:28] seb128: what does "time gtk/jockey-gtk --list" print for you? (real time) [12:29] pitti: [12:29] $ time /usr/bin/jockey-gtk --list [12:29] real 0m5.777s [12:29] seb128: could you replace /usr/lib/python2.5/site-packages/jockey/detection.py with http://people.ubuntu.com/~pitti/tmp/detection.py and check again? [12:30] pitti: do you know how to disable the caching? [12:30] it should print the same drivers, but *much* faster [12:30] I know you can do it by echoing something somewhere [12:30] seb128: which caching? [12:30] the disk cache [12:30] because [12:30] seb128: the jockey slowness is 95% due to inefficient data structures, and only 5% due to modinfo/apt-cache calls [12:30] ok [12:30] seb128: will you upload gnome-menus before beta? [12:30] seb128: although I already optimized apt-cache show calls [12:30] $ time /usr/bin/jockey-gtk --list [12:30] real 0m4.955s [12:31] ugh [12:31] doko: yes, GNOME 2.22.0 tarballs flying today [12:31] seb128: maybe try to remove the .pyc? [12:31] ok, thanks [12:31] pitti: no, that's still the old version, with hot cache [12:31] ah [12:31] trying the new one now [12:32] pitti: [12:32] $ time /usr/bin/jockey-gtk --list [12:32] real 0m1.648s [12:32] much better ;-) [12:32] seb128: deskbar-applet alacarte as well? [12:32] hm, here it dropped from 5.5 to 0.9, but still [12:32] doko: deskbar-applet yes, alacarte likely but I can do an upload if they don't roll a new tarball [12:32] seb128: might be even faster with the .pyc then [12:33] doko: do they just need a rebuild? [12:33] seb128: ok, thanks; I think I can speed it up even further, but that's already something [12:33] seb128: yes, just trying to avoid unnecessary rebuilds [12:33] pitti: [12:33] $ time /usr/bin/jockey-gtk --list [12:33] real 0m1.012s [12:33] pitti: with the pyc [12:33] \o/ [12:33] * seb128 hugs pitti [12:34] doko: ok, will upload those [12:34] pitti: so 5.7s to 1.0, that's good ;-) [12:34] seb128: most of the time is spent on modalias pattern matching [12:35] seb128: i. e. testing whether a modalias matches any of the globs in /lib/modules/2.6.24-12-generic/modules.alias [12:35] pitti: can you cache that? [12:36] seb128: I could pickle the entire (huge) data structure [12:36] pitti: in fact is there any need to run jockey at all on a configuration which didn't change? [12:36] seb128: depends; there might be a new driver available [12:37] seb128: later, if we have remote driver DB check, I need to come up with something new [12:37] seb128: but for now I could trash the cache if there's a new kernel or new hw [12:40] pitti: right [12:40] pitti: if the code is hard to optimize we can also try to delay the startup by 60 seconds or something [12:40] seb128: that would indeed be better [12:41] seb128: eventually, with network lookups, it'd might run a minute [12:41] seb128: does gnome-session start jobs in parallel? [12:41] yes [12:41] ok, so it is just slow because it actually takes much CPU/IO [12:41] the issue is mostly the number of ios [12:42] not because the later session scripts are blocking on the previous one [12:42] if you log again with a hot cache it's blasing fast [12:42] like 5 seconds instead of 30 seconds on my laptop [12:42] right [12:42] seb128: it'd be wonderful if gnome-session allowed me to say "and wait for this to exit before launching anything else" [12:43] seb128: hm, can I specify a delay in the .desktop file, or do I need a --sleep n option in jockey? [12:43] lamont: would be nice but it's not designed for that right now [12:43] yeah [12:43] pitti: you need a --sleep for now [12:43] seb128: ok; that's easy to add [12:43] pitti: but we might want to consider for next cycle a way to delay startups and speak with upstream about it [12:43] I've been resolving that since warty with a shell script and dpkg-divert [12:44] seb128: Exec= is shell, or an actual command? [12:44] seb128: i. e. would Exec=sleep 60; jockey-gtk --check work? [12:44] s/command/program/ [12:49] pitti: I think it's a command, not sure though [12:49] I've to go for lunch now but I'll have a look after that [12:50] lunch -> me 2 === sourcode_ is now known as sourocde === \sh is now known as \sh_away [13:26] making gnome-session start compiz first and finish starting it before continuing with everything would probably speed it up quite a lot [13:27] Amaranth: why? [13:27] seb128: because it wouldn't have to deal with copying so many pixmaps into textures right at start time [13:28] although that's something that should be faster (almost free) as drivers get better [13:29] does daily livecd still goes in gdm login loop? [13:29] PecisDarbs: you're an ati mobility user? [13:30] well, yes, but this loop also appeared on non-ATI systems too [13:31] Xorg starts succesfully, but when gdm counts secs and tries to login, it fails after some time and starts again [13:31] ok then, not something i need to deal with :) [13:31] :) [13:31] on the ati that'd be your driver crashing Xorg as it tries to start compiz [13:32] btw, live cd finally launches Xorg for Radeon Mobility successfully, thanks. Before that it screwed up frequencies up. [13:32] dholbach: can you break your lock on the 5-a-day branch? http://pastebin.ca/936470 [13:33] ryanakca: done - thanks for letting me know [13:33] dholbach: cheers :) [13:33] ryanakca: I think you could have broken it yourself by just running bzr break-lock in the branch [13:33] but I'm not 100% sure [13:33] thanks in any case :) [13:40] mvo: hm, according to you https://bugs.edge.launchpad.net/ubuntu/+source/scim/+bug/199030/comments/18 should be wrong? [13:41] pitti: it used to be a global setting, but after some discussion it was decided it should be per-user [13:44] mvo: have you reviewed EnvyNG? [13:51] slangasek: pin [13:51] er ping even === FreeNode is now known as herb [13:59] * jdong kicks scim [13:59] I don't know what I'm pressing by accident, but my keyboard randomly switches to arabic [13:59] as amusing as that is, it does get a bit irritating [14:00] jdong: ctrl-space? [14:01] hi pitti! how are you? [14:01] seb128: ah, that's it [14:02] * jdong unbinds the key [14:02] Launchpad bug 199030 in scim "Can't close SCIM" [High,Confirmed] [14:02] tseliot: not yet, sorry [14:03] Also shift-space [14:03] mvo: no problem, BenC has to review it too === DrPepperKid is now known as MacSlow [14:19] seb128: jockey autostart delay of a minute committed [14:19] * seb128 hugs pitti, thanks ;-) [14:29] * persia comments that ALT+` is a common alternate combination to open the IME for keyboards lacking a sensible 半角/全角 key for Japanese locales, if there is still interest in finding an alternative keystroke combination (shift-space is especially annoying when one has several IME-specific keys) === dholbach_ is now known as dholbach [14:51] persia: shift+space was the default key combination in kinput2 for japanese IME [14:52] ArneGoetje: Yes, I know. I turned that off too :) [14:52] persia: I don't linke it either. [14:52] Alt+` would be a much nicer default. [14:53] Still, when one has a 半角/全角 one ought to be able to use it, and Alt+` seems to be the current standard choice for switching when one doesn't have special keys, for IMEs in common use by the average computer user. [14:53] persia: and the debian package of scim also doesn't use it... so, I don't know who made the patch and why, but I suggest that it'll be changed. BUt we need to have some comments from japanese users here I huess... [14:53] guess [14:54] ArneGoetje: I suppose it could be raised at the LoCo meeting tomorrow, if there is time... [14:54] persia: that wold be an idea, yes [14:55] glatzor: hi! [14:56] glatzor: WDYT about changing p-distutils-extra to not merge po files all the time? [14:56] ArneGoetje: On another note, I'm still catching up on email backlog, but was it ever determined who could negotiate with IPA to help set an appropriate license? [14:56] glatzor: it creates a lot of clutter in VCS, and at least I usually want to run it manually anyway [14:59] persia: not that I know of. I just made my comment but I don't feel to be in a position to negotiate with them [15:00] ArneGoetje: Is that something you can escalate, or should I be chasing someone else? [15:01] persia: I thought Jun Kobayashi has contact with IPA... [15:01] persia: this is not only a Ubuntu specific issue... [15:02] pitti: servus, you are my prime user :) Feel free to change it. I am mostly using bzr-buildpackage, so I don't get any clutter [15:02] glatzor: ah, that avoids it? nice [15:02] pitti: it builds in a different folder [15:03] glatzor: ok, thanks; I'll think I'll fix it anyway and introduce a 'setup.py merge-po' command? [15:03] He does, but at the 2008 Spring Tokyo Open Source Convention, he reported that his discussions were left that they would like to discuss with someone representing Ubuntu internationalisation. Do you feel that it should be delegated to Kobayashi-san, acting on behalf of Ubuntu? [15:03] pitti: got idea [15:03] good idea [15:03] :) [15:07] persia: I'm not sure... if they want to talk to someone from Canonical, that would indicate that they really want to keep their self crafted license and just adjust it so that we can redistribute it as a partner package or so... but I'm of the opinion, that they should scrap their self-made license and adopt a available open source license... as I have never done such license negotiations before, I'd like to have some comments/advice from so [15:09] ArneGoetje: Well, I think it is somewhat complicated by the differences in the meaning of copyright in Japan and other places. Japan is civil law, but not as flexible as many European jurisdictions. Many standard open-source licenses are technically illegal. [15:10] persia: see, I have no idea about that... so, I'm definietely not the right person to do the negotiations then... ;) [15:10] (not in that they violate the law, but in that they indicate actions not explicitly permitted by the law) [15:10] ArneGoetje: OK. Maybe there is a licensing contact with whom Kobayashi-san can coordinate? [15:12] persia: hmm... I don't know who does this kind of things... Business department? [15:12] pitti: could you name it "setup.py update-po" ? that would be more consistent with the makefiles usually found in po/ ? [15:12] ArneGoetje: I've no idea at all. Last person I asked suggested I contact you :) [15:13] persia: not for licensing though. ;) [15:14] * persia suspects it was a reflex CJK-fonts -> ArneGoetje response [15:14] persia: probably [15:15] I doubt the business department can help with that - the archive admins deal with source code licenses the most === cjwatson_ is now known as cjwatson [15:16] dholbach: anyone you can suggest? [15:16] Any archive admins feel like coordinating with ubuntu-ja to help convince a Japanese government agency to release fonts in a DFSG manner? [15:17] ArneGoetje: anybody on https://launchpad.net/~ubuntu-archive/+members might know [15:18] mvo: sure, I don't particularly mind [15:22] thanks [15:35] pitti: Hi, please give-back: packagekit-gnome. Thanks === \sh_away is now known as \sh === kitterma is now known as ScottK2 [15:46] So is policykit going to slowly supplant gksudo? [15:46] geser: given-back. [15:50] wasabi: that's the idea [15:50] at least at first [15:51] I really like it. [15:51] Except when I logged in just now, it prompted me for my password... to cahnge timezones. [15:51] With no indication about WHY it wanted to change timezones. [15:51] And then the timezone got changed to the wrong one. :) [16:28] dholbach, ping [16:30] luisbg: pong [16:45] geser: done === \sh is now known as \sh_away [17:03] hey all [17:03] is it me, or has alsa broken on the newest kernel in hardy? [17:07] http://launchpad.net/bugs/200338 [17:07] Launchpad bug 200338 in linux "no sound hardy kernel 2.6.24-12 " [Critical,Fix released] [17:08] <_MMA_> hahahah. Just started a new install because I thought I miffed something. :P [17:08] thank god I left -11 installed [17:11] Nice punctuation! In the bug report, i mean! That is, the one about the sound problem! [17:13] * _MMA_ sees it most often from European kids and just doesn't get it. [17:13] I'm a bit puzzeled with LP bug 199592, as I cannot reproduce it at all. Neither on the current Live CD image (from today), nor on my local system with the latest packages installed... Can anyone else reproduce the reported crash? Aparently it should be a common issue, as there are so many duplicate bug reports for it... :-/ [17:13] ArneGoetje: Bug 199592 on http://launchpad.net/bugs/199592 is private [17:29] cjwatson, TheMuso: any chance you could test the newer b43-fwcutter from Debian? (bug 199994) [17:29] Launchpad bug 199994 in b43-fwcutter "Use version 4.80.53.0 of Broadcom's proprietary driver. " [Undecided,In progress] https://launchpad.net/bugs/199994 [17:30] Hi... Is there any Ubuntu installation - GRUB setup developer round here? Or anyone who can point me to its source code? I want to know if you use device commands to contemplate the Windows chainloading of Ubuntu's grub partition boot sector codes. === FreeNode is now known as herb === Ubulette_ is now known as Ubulette [18:06] zul: pong [18:08] slangasek: hi, a couple of things I notcied that there is samba-2.0.28a in the svn tree I was wondering when its going to be in unstable, and there is a whole bunch of ebox modules that is stuck in new I was wondering if you can get those in the archive [18:09] zul: I don't have an eta for samba 3.0.28a in Debian, I'm leaving that up to Christian; the NEW processing I'm working through this morning, yes [18:10] slangasek: thanks.. [18:14] is there a problem w/ sound in feisty's kernel? [18:14] I mean gutsy's [18:15] snd: Unknown symbol unregister_sound_special (and the like) [18:15] Yes. A fix is being built. [18:15] you mean hardy's... :) [18:15] right [18:15] yes [18:16] shaya: see topic in #ubuntu+1 [18:16] ah, ok [18:17] doko: yes [18:17] slomo_: thanks, last d/b-d on python-xml in main [18:18] doko: don't worry, tomorrow early in the morning :) did you take a look at my patch? my python is not good and it works but that's all i can say about it ;) [18:20] slomo_: I don't care as long as you can still read the docs ;) [18:20] themuso: Re: your change in initramfs-tools 0.85eubuntu27, wouldn’t cp -al suffice instead of ln -f || cp -a? [18:26] themuso: Sorry, i remembered how -l works incorrectly. [18:30] anybody know if shipit is going to ship Ubuntu Alternate CDs for hardy? [18:30] I haven't heard anything yet [18:33] * _MMA_ waves at LaserJock but doesn't know the answer. [18:34] pfft, lotta good you are ;p [18:35] <_MMA_> Yay! I'm useless! [18:39] _MMA_, why? [18:40] <_MMA_> mario_limonciell: Because of my inability to answer Jordan. ;) [18:41] oh I thought you were meaning because of the sound fiasco atm :) [18:41] mario_limonciell: no, he must have an answer to all of my questions to feel any sense of usefulness ;-) [18:43] <_MMA_> Yes. It's tied to my self-worth. [18:44] well some people have "mommy issues" or "daddy issues". you've just got issues with independence. i guess that's alright [18:44] "LaserJock issues" [18:45] step 1 is admitting you've got a problem. we'll work on it at UDS [18:45] <_MMA_> Or Jordan and I will work on it if I get him to Raleigh. ;) [18:46] lol [19:15] latest update give me troubles with my sound card [19:16] <_MMA_> ar3ac: Known on Hardy. Use old (-11) kernel. [19:16] ok thanks [19:17] i'm reading the launchpad now [19:18] even quicker workaround: [19:18] sudo cp /lib/modules/2.6.24-11-generic/kernel/sound/soundcore.ko /lib/modules/2.6.24-12-generic/kernel/sound/ [19:18] sudo depmod -a [19:18] sudo modprobe snd-hda-intel (or whatever you need) [19:18] and sound works again :) === asac_ is now known as asac [19:31] ogra_cmpc: why does classmate-tools depend on the desktop metapackages? that seems an odd way to arrange it [19:32] slangasek, its a tray icon it needs a system tray and an xdg capable desktop [19:32] huh, ok [19:33] surely there are saner ways to install xdg compatible desktops? [19:33] might be [19:33] mario_limonciell: saner ways to request an xdg-compatible desktop, I would think [19:33] but no matter [19:34] well but doing it this way, what if someone was to want to remove say ubuntu-desktop because they were maybe removing evolution since they didn't need it. wouldn't classmate-tools break then? [19:35] it would uninstall [19:35] is there any ubuntu-drivers channel? [19:36] exactly, so it really should be depending on the packages that provide the system tray, like gnome-panel, pypanel, etc then [19:37] nxvl: you mean like the ubuntu-drivers team in Launchpad, or like kernel drivers? [19:37] cjwatson: i mean the irc channel where the people who take care of the driver are, where i can find someone to report the problem with my sound card [19:37] or/and to point me where i can report it [19:37] :D [19:38] <_MMA_> nxvl: -12 hardy kernel? [19:39] heh, fedora people also lost sound with latest kernel upgrade ;) [19:39] <_MMA_> nxvl: If so, known issue. Will be fixed. Use -11. [19:40] nxvl: #ubuntu-kernel; if it's sound, they're already on it [19:40] nxvl, yeah it's been quite reported. you can look at http://launchpad.net/bugs/200338 if you'd like to see about it [19:41] _MMA_: yep, that's it, when i upgraded it to -12 problems started :D [19:41] thanks all for his reponses!! [19:42] * nxvl HUGS all [19:45] cjwatson: do you know if Ubuntu Alt will be available on shipit for Edubuntu? [19:50] LaserJock: I don't, sorry; I can ask [19:51] LaserJock: the relevant people have gone home, though, so send me mail to remind me? [19:51] cjwatson: k, I just wondered as we had some questions in #edubuntu and I didn't really know what to say [19:52] <_MMA_> Anyone know if samba is not working in Hardy? (might just be me) [19:54] https://bugs.launchpad.net/ubuntu/+bug/199754 I'm attempting to solve that issue (packaging mod_auth_cas). I have a package made, but when I load the module into apache, I get: Can't locate API module structure `authcas_module' in file /usr/lib/apache2/modules/mod_auth_cas.so: /usr/lib/apache2/modules/mod_auth_cas.so: undefined symbol: authcas_module [19:54] Can someone give me a hand to finish up this package? [19:56] _MMA_: I know I just uploaded it yesterday, what's up? [19:56] * lamont wonders if slangasek gets annoyed by sync requests prior to dinstall even running... [19:57] <_MMA_> slangasek: Well trying to browse with "Network" doesnt work. And after installing samba, smbfs and setting up fstab, the mounts dont come up. [19:57] lamont: no, I just sit on them in favor of using my time more wisely :) [19:58] _MMA_: is this a recent behavior change for you? [19:59] <_MMA_> slangasek: Well, because using "Network" previously threw an error, I didn't jump to Hardy. After testing dailies, and saw the error was gone, I did a clean install on my main box thinking all was fine. [20:00] <_MMA_> slangasek: Ive set things up the same way since Warty. Im unsure what's different. [20:00] _MMA_: what's the server that you're trying to mount from? [20:01] <_MMA_> slangasek: Ubuntu-Gutsy running samba. [20:01] slangasek: heh. ok [20:01] slangasek: it'll be a sync request for bind9 1:9.4.2-5 for hardy. [20:02] _MMA_: oh, curious then. The smbfs kernel driver is deprecated now in favor of cifs and mount.smbfs is now a thin compat layer on cifs, but that shouldn't normally be a problem for samba<->samba [20:02] _MMA_: are you using credentials files? [20:02] <_MMA_> slangasek: No. I have the user/pass defined in the fstab line. [20:03] feh. for that matter, it's easier to file the sync request after packages.d.o updates [20:03] * lamont adds to tomorrows list [20:03] _MMA_: I think I'd need to see the fstab line (minus the password) to diagnose, then [20:04] <_MMA_> slangasek: Sure. 1 sec in PM. [20:32] I just ran into another app that failed on Ubuntu 64 because of missing winbind nss/pam modules. [20:32] (32 bit app) [20:32] Alas. [20:32] * wasabi finds existing bug report from a year ago. [20:41] I'm attempting to package mod_auth_cas, I have everything done, except when I try to load the module into apache, I get this error: /usr/lib/apache2/modules/mod_auth_cas.so: /usr/lib/apache2/modules/mod_auth_cas.so: undefined symbol: authcas_module [20:41] Can someone help? [20:41] <_MMA_> candrews: Packaging help is best in #ubuntu-motu. [20:41] thank you - I'll ask there. [20:41] <_MMA_> np [20:45] wasabi: what app, OOI? [20:47] ion_: The idea is to hard link, rather than copy. We only copy if the hard link fails. [20:49] themuso: Yes, and i misremembered that cp -l behaved just like that. :-) [20:49] themuso: Instead, it just fails if linking fails. [21:10] glatzor: packagekit-gnome: "refreshing the cash"? :) [21:12] slangasek: :) [21:12] glatzor: s/cash/cache/, if that wasn't evident [21:13] slangasek: I am currently uploading new packages to the ppa of the packagekit team. [21:14] slangasek: the packages in universe are quite "rough" [21:15] heh, ok === cjwatson_ is now known as cjwatson [21:55] seb128: Yes, I'm on a11y stuff, which is mostly sponsored uploads. [21:56] TheMuso: right, that was not the case when I asked some hours ago ;-) [22:16] Does somebody know if apt is supposed to resolve the "virtualbox-ose-modules" dependency of virtualbox-ose correctly (bug 188579) or if there's a workaround to give more hints for apt? [22:16] It's fairly critical, because often wifi fails with the (new) -386 kernel. [22:17] https://launchpad.net/bugs/188579 [22:19] blueyed: If I apt-get install virtualbox-ose-modules, apt wants to install virtualbox-ose-modules virtualbox-ose-modules-2.6.24-12-generic virtualbox-ose-modules-generic [22:19] blueyed: That looks correct, doesn't it? === TheMuso_ is now known as TheMuso [22:32] the updated kernel for hardy that fixes sound taints the kernel [22:32] snd: no version for "unregister_sound_special" found: kernel tainted. [22:34] soren: yes, that looks correct. But if you apt-get install virtualbox-ose it's more likely to do not so.. [22:39] blueyed: http://paste.ubuntu-nl.org/59198/ [22:48] soren: are you on amd64 maybe? Do you have virtualbox-ose-modules-386 installable? [22:49] blueyed: Ah, good point. [22:49] I've thought about changing order as a (particular) workaround already, but that's not the root cause, so.. [22:52] could someone please point me to the package/code that is setting up the keyboard layouts (depenting on the language selection at boot) in the live cd and also the installed system? [22:52] alefteris: xkeyboard-config [22:54] soren: http://paste.ubuntu-nl.org/59200/ [22:56] blueyed: Why is virtualbox-ose-modules a real package? [22:57] soren: For automatic upgrades.. with only virtual packages they weren't upgraded automatically.. also the required(?) Replaces caused problems.. [22:57] tjaalton, will I be ale to define what layouts are loaded by default when a user selects for ex. Greek during the live cd boot? currentry in alpha 6 no latin layout is loaded, only the greek one. So its difficult to use the live cd or make the installation [22:57] alefteris: tjaalton is correct in that that's where the data comes from, but console-setup and xserver-xorg between them are what actually do the work [22:57] The latest uploads seem to break sound on my laptop :/ [22:57] soren: Maybe depending on a particular kernel image in the meta packages would help?! [22:57] alefteris: I'm not that familiar with how it works, so can't answer :/ [22:57] alefteris: console-setup has a scheme for dealing with that; please file a bug on https://bugs.launchpad.net/ubuntu/+source/console-setup/+filebug and we can deal with it [22:58] blueyed: Only for users of -generic kernels :) [22:58] ok thanks cjwatson and tjaalton [22:58] alefteris: interestingly, it's supposed to be dealt with properly already [22:59] alefteris: so there's a deeper bug somewhere and I'd definitely like a report so that we remember to investigate [22:59] there's an ALSA bugfix that's been in the ALSA source for a while. How does that get into ubuntu (it's still broken for me in the ubuntu packages)? [23:00] alefteris: please attach /etc/default/console-setup and /etc/X11/xorg.conf to the bug you file [23:01] mamefan: we are using alsa from upstream. Best way to track your problem is to file a bug in launchpad.net and point to the patch. [23:01] blueyed: Maybe I can find a bit of time tomorrow to look into it. Right now, I need some sleep. [23:01] soren: that would be great. AFAIR it also affects apparmor e.g. [23:01] alefteris: ... and /var/log/casper.log while you're at it [23:02] amtik: forgive my ignorance but I'm not really sure what that means. I don't know what "patch" to point to. I simply know that if I donwload the alsa-driver source from alsa and compile it on my machine it works. [23:02] cjwatson, its difficult to issue them, without chaning the default live cd keyboard settings, as Im not able to type in latin, so I would have to add manualy the us layout before issuing those commands. is that ok? [23:03] alefteris: if you do it in GNOME, yes, that's fine [23:03] alefteris: failing that, a precise description of exactly what you selected at the CD boot menu will probably be enough [23:04] ok i will get to it right away, thanks [23:06] Does apt URL support multiple package downloads in a single link? [23:06] Like can I do something like apt://package1+package2 ? === YokoZa1 is now known as YokoZar === ember_ is now known as ember [23:33] could somebody please provide a French->English translation of bug 199457? [23:33] Launchpad bug 199457 in openoffice.org "Impossible de filtrer les enregistrements dans un mailing" [Undecided,New] https://launchpad.net/bugs/199457 [23:33] i'll try [23:34] thanks [23:41] done, as well as i could [23:43] LjL: thanks! [23:44] pitti, doko: would either of you be able to MIR review bug 200799 before beta freeze? it's just a widget style [23:44] Launchpad bug 200799 in kde-style-qtcurve "kde-style-qtcurve inclusion to the main repository" [Undecided,New] https://launchpad.net/bugs/200799 [23:51] cjwatson, here you are https://bugs.edge.launchpad.net/ubuntu/+source/console-setup/+bug/200803 [23:51] alefteris: Error: Could not parse data returned by Launchpad: The read operation timed out [23:52] alefteris: thanks