=== asac_ is now known as asac === freeflyi1g is now known as freeflying === spm_ is now known as spm [04:12] lool: You seemed really on the ball about lanaguage issues with the xinelib SRU issue that recently came up. I was wondering if you would be willing to take a look at Bug #325221 [04:12] Launchpad bug 325221 in intrepid-backports "Brasero 0.9.1 breaking non-English systems" [High,New] https://launchpad.net/bugs/325221 === tkamppeter_ is now known as tkamppeter [06:49] fta: thanks for your thunderbird package - i've finally tried it now. it's quite a change! === bluesmoke is now known as Amaranth [08:33] * slangasek bzr merges and hugs jelmer [08:42] cjwatson: where can I find the cpio command used to create the initrd.gz file shipped on isos? [08:43] in debian-installer, I suspect. [08:47] Mithrandir: thanks! === foka_ is now known as foka [09:02] mathiaz: what Mithrandir said. Specifically: [09:02] define mkinitramfs [09:02] (cd $(TREE) && find . | cpio --quiet -o -H newc) > [09:02] endef [09:02] initramfs) \ [09:02] $(mkinitramfs) $(TEMP)/initrd; \ [09:02] gzip -v9f $(TEMP)/initrd; \ [09:02] ;; \ [09:03] or abbreviate as '(cd $TREE && find . | cpio --quiet -o -H newc) | gzip -9c > $TEMP/initrd.gz [09:03] ' [09:13] talking about debian-installer... has anyone ever tested ftp://ftp.ubuntu.com/ubuntu/dists/jaunty/main/installer-i386/current/images/netboot/gtk/ ? [09:15] been doing a lot of installs of lenny with the debian equivalent of that lately, and wondering how well that works on ubuntu/if it's tested/supported [09:16] it's not widely exercised, because Ubuntu has its own graphical installer [09:16] I'm aware of that :) [09:16] i've not used gtk d-i [09:16] but does it get tested, or is it there just because debian builds it, and we get it for free? [09:16] but i've scripted dapper d-i before [09:17] Chipzz: QAing the gtk installer isn't part of the Ubuntu release process at all [09:19] right, I would have expected that; but has anyone actually ran it to see if there's any semblence of it working at all, or not? :) [09:19] I've tried it, doesn't work [09:20] that's what I wanted to know, thx :) [09:20] needs porting libgtk+2.0-directfb to the current version [09:21] I might give it a shot anyway, maybe there have been improvements lately :) [09:22] no, it'll fail [09:22] Chipzz: I'm about to test it now for the first time on jaunty cycle [09:23] tjaalton: about the porting; isn't that package built from the regular gtk+ source? [09:23] Chipzz: yes, ask seb128 how hard it is to maintain :) [09:25] does tar have a 2GB limit on 32bit systems, or why does dpkg -c fail listing a huge (2,7GB) dpkg on hardy? [09:25] I'ld expect that the ubuntu package is roughly the same as the debian package [09:25] but maybe the libdirectfb package is the problem? [09:26] Chipzz: meh sorry no I'm testing standard netboot sorry misread the link [09:39] directhex: So a whole bunch of Mono pre-2.0 is ending up in NBS, do you want to deal with f-spot and tomboy after alpha-4, or you have it handled? [09:40] Er, do you want me to deal with [09:40] StevenK, what are the specifics? [09:42] directhex: Both f-spot and tomboy Build-Depend and Depend on libgnome2.0-cil, which is NBS [09:42] ah, yes [09:42] f-spot is almost ready for syncing, but requires a mono-addins sync first [09:42] Laney prepared f-spot [09:43] doko, mind looking at bug #324636 ? [09:43] Launchpad bug 324636 in gnat-4.3 "gnat-4.3 needs update" [High,Confirmed] https://launchpad.net/bugs/324636 [09:43] tomboy i'm not sure where we stand, let me check [09:43] directhex: Do you have a bug for mono-addins sync? [09:43] StevenK, bug 324741 [09:43] Launchpad bug 324741 in mono-addins "Please sync mono-addins 0.4-2 (main) from Debian experimental (main)." [Undecided,New] https://launchpad.net/bugs/324741 [09:44] Right, it just needs a sponsor [09:44] right, f-spot 0.5.0.3-1 in experimental is free from libgnome2.0-cil [09:45] just checked [09:45] \o/ [09:45] and tomboy 0.12.2-2 [09:45] directhex: Getting those two sorted out rips out like 4 or 5 Mono bits, which makes me happy [09:46] StevenK, good. that was the plan! [09:46] i promised savings, i'm sure i promised savings ;) [09:46] DktrKranz: please wait until Debian uploads the new .orig.tar.gz [09:46] I'm the Steve who cares about archive consistency, the other Steve archive admin cares about CD savings [09:48] StevenK, the gnome# 2.24 transition was unexpected & unfortunate. i would normally expect abi-stability in a minor version update, but hey ho [09:48] doko: ok, I'll keep it under my radar, thanks. [09:49] directhex: It happens [09:50] StevenK, apparently so. we also made an executive decision not to do mono 2.2, since it reveals bugs in pretty much every app (bugs which need patching to fix FTBFS) and frankly we don't have the energy to do it for jaunty [09:51] directhex: Hehe, it can wait for Jaunty+1 [09:53] StevenK, upstream these days seems to be on a crusade to make life hard. 3-month major release cycle, no bugfix releases. we might jump to 2.4 when it's released & just harden it the way we have to lenny's 1.9.1 [09:55] i lost count of the number of patches we had to apply for that [10:08] superm1: are you aware of any reason that 30-keymap-dell.fdi shouldn't map the 'CRT|LCD' hoktey to KEY_SWITCHVIDEOMODE, which X receives and g-s-d honors, instead of KEY_DISPLAYTOGGLE which X can't see and hal doesn't handle? [10:21] ScottK: Hmm sorry, I'm not sure how I can help with #325221; I'm not into l10n particularly, I don't use brasero, nor intrepid and backports, and I don't understand the issue nor the symptoms :-/ [10:40] superm1: wrt. slangasek's question, it's on http://lists.freedesktop.org/archives/hal/2009-February/012938.html [11:10] lool: OK. Thanks for looking. [11:17] ScottK, anything more i can help you with? [11:19] If you can figure out what brasero is switching languages on people (see Bug #325221), that'd be highly useful. [11:19] Launchpad bug 325221 in brasero "Brasero 0.9.1 breaking non-English systems" [Medium,Confirmed] https://launchpad.net/bugs/325221 [11:20] mmm, C. out of my zone of competence, really [11:22] brasero is likely unsetting the translation domain or something [11:22] would be worth looking upstream if they got bugs about that and fixed it [11:25] c [11:25] c [11:25] gah === spitfire__ is now known as spitfire_ [12:15] pitti: With the exception of reverification of Bug #290768 after the security update, I believe we've tested everything for getting KDE 4.1.4 to -updates from -proposed. I don't imagine you'll want to deal with it until next week, but I think we are in good shape for it. [12:15] Launchpad bug 290768 in xine-lib "C format string specifications mismatch in translations crashes libxine based apps in some loales" [Undecided,Fix committed] https://launchpad.net/bugs/290768 [12:40] Quick question: is the default ubuntuan pulseaudio server per-user or system wide? [12:42] per-user [12:58] slangasek: thanks [13:03] Is it intentional to have two identical 'sound' icons in the notification area; the volume applet and 'sound preferences' ? [13:07] IntuitiveNipple: no, the applet is "obsolete" [13:07] gnome-volume-control-applet, you mean? [13:08] OK... I assume mixer_applet2 is the 'new' one? Is that related to the pulseaudio volume control? [13:08] no applet, pulseaudio uses the notification area now [13:09] But, I presume the process is the '/usr/lib/gnome-applets/mixer_applet2 --oaf-activate-iid=OAFIID:GNOM' ? [13:10] As long as this isn't a bug :) [13:11] I don't have that running [13:13] hmmm... this is testing the daily 0203.1 liveCD (amd64) on Sony Vaio VGN-FE41Z (HDA StAC92xx audio) [13:13] I didn't see the two identical icons with the alpha 3 live CD [13:15] eeek Ubiquity/partman is causing the kernel to *lose* two partitions ... that's one more than the alpha-3 installer lost! === henrikslaptoppo is now known as henrik-laptop-hw [13:49] <[diablo]> afternoon all... is there anyone around familiar with the RT kernel please? === thunderstruck is now known as gnomefreak === thunderstruck is now known as gnomefreak === plars_ is now known as plars === Tonio__ is now known as Tonio_ [14:29] Chipzz: as mentioned, it's known not to work at the moment, and we may stop building it again. Ubuntu is a major version of GTK ahead of Debian, and it turns out that there were some changes made to GTK in that cycle that changed the interface with GDK backends, and the X backend was updated but not the DirectFB backend. The update is non-trivial [14:30] Chipzz: we'd like to offer it but it may be that now is just an unlucky time === maxb_ is now known as Guest77609 [15:15] slangasek, pitti let me double check some things on a real system before i give an answer [15:15] slangasek, i uploaded a fixed mythtv and mythplugins. can you queue a rebuild of live disks for mythbuntu with them now? [15:16] superm1: sure - are 0ubuntu6, 0ubuntu4 the target versions? [15:24] ScottK: great to hear! so the second regression you were talking about was just the missing dependency? [15:24] superm1: so we went back and looked at the Dell we were basing this on, and it actually has both a switchvideomode key /and/ a displaytoggle key; but g-s-d *does* a display toggle, when it receives the switchvideomode key, and there's no handling for displaytoggle at all in the stack :) [15:24] slangasek, what model was this? [15:25] slangasek: it doesn't really do a display toggle, it turns between configurations [15:25] slangasek: ie, xinerama, clone, laptop, projector, etc [15:25] superm1: Inspiron 1505 [15:25] seb128: ok - it does a display "rotate" :) [15:27] slangasek, okay i'll try to get a good look at a variety of inspirons then... i know that i verified the current setup was working properly for many laptops display switch hotkeys in intrepid, i'll just reverify everything with jaunty paying attention to these two key symbols [15:27] seb128: my point is that what it doesn't do is rotate through available resolutions [15:27] no, but not really toggle the display either [15:28] superm1: sorry, I'm getting mixed up - it's not the Inspiron that had both the switchvideomode and displaytoggle buttons [15:28] seb128: I think the current behavior is completely in line with what I would understand as "display toggling" [15:30] right [15:30] superm1: in any case, intrepid vs. jaunty is definitely a difference here; g-s-d upstream provides better xrandr handling of the XF86Display (== switchvideomode) and we dropped an upstream patch that was interfering with this [15:31] superm1: pitti and I independently reached the conclusion that this should be changed, so I'm fairly confident that it's correct - but would of course still be happy to have your review [15:31] * superm1 nods [15:31] slangasek: I'm wondering if upstream picked f7 because f8 is broken [15:32] or rather f8 doesn't trigger any xev [15:32] seb128: you mean the 'switchvideomode' instead of 'displaytoggle'? I think that's fairly certain [15:32] yes [15:56] Keybuk: Did you intend to upload bootchart 0.9-0ubuntu8keybuk3 to jaunty? [15:58] Do I? [15:58] or Did I? [16:00] Keybuk: Did you? [16:01] Keybuk: It was uploaded, is it a mistake? [16:01] yes, was supposed to go to PPA [16:03] Why does dput have a default upload host again? :-) [16:04] Keybuk: regarding our talk earlier. did you find out anything of significance? [16:05] henrik-hw0: you didn't respond to my last question; grep for the module name in /etc/modprobe.d [16:05] Keybuk: Ah. I blame communication over the device we debugged. :/ [16:09] Keybuk: grepping for the module name in /etc/modprobe.d shows nothing [16:10] henrik-laptop-hw: no idea then, modprobe is being called [16:10] could be simply a module bug [16:10] Keybuk: Alright. thanks for your help. === Guest77609 is now known as maxb [16:30] superm1: mythbuntu candidates up === Karnaugh_ is now known as Karnaugh [16:51] slangasek, thanks. i'll let my folks know to grab and test away === slangasek changed the topic of #ubuntu-devel to: Archive: open, MoM running | 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 === Omegamoon is now known as Omegamoon|away === pochu_ is now known as pochu [18:43] hello guys i just tracerouted si.archive.ubuntu.com [18:43] and you use one of worst possible servers for slovenian users [18:43] leningradskaya.canonical.com [18:43] if that's russia [18:43] that's far network wise [18:43] .sk, .de, .it, .at, .hr would all be so much better [18:44] just a thought, i changed to .de mirror long ago, but didnt traceroute until now [18:44] so newbies get 1 kB/s download at updating ubuntu [18:48] wolfeySI: hi, I think #ubuntu-mirrors is the right channel for such suggestions [18:49] ok thx === DrKranz is now known as DktrKranz === DrKranz is now known as DktrKranz === mthaddon_ is now known as mthaddon [20:53] pitti: re KDE 4.1.4, the second regression I mentioned before turned out to be a user configuration error unrelated to KDE. The kdebluetooth missing dependency came up since, but was easy enough to verify. The xine-lib SRU verification is really the only think that needs doing I think. [20:55] If two packages (bzr+bzrtools) need to be synced together, do I file two sync request bugs or one mentioning both? [22:01] the cryptsetup/udev note in the jaunty alpha 4 release notes erroneously refers to an ltsp bug when it should refer to bug 325690 [22:01] Launchpad bug 325690 in udev "udev has wrong name for devmapper devices, cryptsetup initramfs hook fails" [High,Confirmed] https://launchpad.net/bugs/325690 [22:02] dtchen: The wiki version of the tech overview is still editable. [22:06] greetings === Tonio_ is now known as Tonio__ === Tonio__ is now known as Tonio_ [22:43] uhm, how can I get jaunty to start gnome completely? [22:47] imme: #ubuntu+1 for Jaunty support [22:49] merci ScottK [22:53] imme: You're welcome. [22:59] pitti, slangasek it looks like it's still doing the right thing on the handful of machines i've looked at with jaunty and that updated hal-info. if i come across any with the wrong behavior i'll let you know [22:59] superm1: ack, thanks [23:03] re the mythbuntu disks, looks like there might actually be a ubiquity regression. i'll have to give it a more thorough look later on [23:25] evolution is a big pos [23:26] i just crashed it several times in a row just trying to view a message [23:26] nothing weird with the messsage it was an old one i already read [23:27] now it crashes every time i even try to search [23:27] i wish thunderbird could sort [23:28] maybe i just need to setup my own imap server to do server side filtering, so i can switch to thunderbird [23:29] surely you must be used to bloaty unmaintainable monsters, calc? [23:34] * ScottK whispers kmail to calc. [23:36] scottK: you mean Kreationism? [23:36] It's actually one of the KDE apps that I understand has a big following among Gnome users. [23:37] does that require Oracle DBMS or something? ;-) [23:37] Mysql unfortunately. [23:38] out of curiousity, what is the justification for what I feel is a overuse of MySQL in KDE4? [23:38] I really don't see much that a smaller/lighter DB backend couldn't have done [23:39] They've got this thing called Akonadi that is meant to be the ultimate answer to life, the universe, and everything. [23:39] It uses Mysql. [23:39] That's the Kmail answer. [23:39] The Amarok answer is when they were looking for help, the Mysql people volunteered to help them and did. No one else was as interested. [23:39] it's the ultimate answer for making sure I structure my home directory how AppArmor wants it :) [23:41] That too. [23:44] btw KDE 4.2 is pretty nicely polished overall now, I am impressed [23:44] the big area of work IMO is still with handling laptop multimedia keys [23:44] that whole kubuntu xmodmap thing needs to DIE :) [23:57] jdong: We have pretty good luck with getting stuff fixed upstream. [23:57] What we lack in this area is someone with enough focus and technical understanding to communicate it effectively. [23:58] So please feel free to join us ....